aboutsummaryrefslogtreecommitdiff
path: root/src/org/euandre/packages.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* packages.scm: Rename "q" to "fiinha"EuAndreh2024-11-081-5/+4
|
* packages.scm: Update golite and grachaEuAndreh2024-10-291-4/+4
|
* packages.scm: Rename "gracha" to "cracha"EuAndreh2024-10-291-3/+3
|
* packages.scm: Simplify (gopkg ...)EuAndreh2024-10-291-12/+0
|
* packages.scm: Temporarely remove "q" from syskeep-profileEuAndreh2024-10-291-1/+1
|
* papo.scm: Try enabling papod-service-type againEuAndreh2024-10-271-1/+2
|
* papo.scm: Disable papod-service-typeEuAndreh2024-10-271-2/+1
|
* {packages,papo}.scm: Update q, gracha and chat.papo.imEuAndreh2024-10-271-4/+4
|
* packages.scm: Remove previous definition of "q" packageEuAndreh2024-10-251-6/+0
|
* Revert HEAD~1 and HEAD~2EuAndreh2024-10-251-1/+0
|
* packages.scm: Comment final listEuAndreh2024-10-251-0/+1
|
* packages.scm: Re-add exports for fmt and strEuAndreh2024-10-231-0/+2
|
* Add src/org/euandre/papo.scmEuAndreh2024-10-231-3/+1
|
* packages.scm: Update "eut" packageEuAndreh2024-10-231-2/+2
|
* packages.scm: Export useful helper functionsEuAndreh2024-10-231-3/+3
|
* packages.scm: Remove all papod-related definitionsEuAndreh2024-10-231-48/+1
|
* packages.scm: Add mkwb(1)EuAndreh2024-10-231-0/+13
|
* packages.scm: Update gopkg dependenciesEuAndreh2024-10-201-14/+11
|
* packages.scm: Update go packages and its dependenciesEuAndreh2024-10-201-26/+59
|
* packages.scm: Fix "autostart?" -> "auto-start?" typoEuAndreh2024-09-021-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-09-021-2/+2
|
* packages.scm: Do not autostart generated shepherd servicesEuAndreh2024-08-311-0/+2
|
* packages.scm: Add herd(8) to allowlist of sudoers NOPASSWDEuAndreh2024-08-301-1/+1
|
* packages.scm: Run check(8) in cron at the endEuAndreh2024-08-301-6/+6
|
* packages.scm: Update syskeep packageEuAndreh2024-08-301-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-08-291-2/+2
|
* packages.scm: Do not require a root login shell for reconfigure(8)EuAndreh2024-08-291-1/+1
|
* Revert "packages.scm: Use absolute path to root login shell"EuAndreh2024-08-291-5/+3
| | | | This reverts commit 6a21dff8469a0010a069886afc5e2016c6dd70dc.
* packages.scm: Use absolute path to root login shellEuAndreh2024-08-291-3/+5
|
* packages.scm: Create /var/crash/ un syskeep-activationEuAndreh2024-08-291-0/+2
|
* packages.scm: Add "-c" to sudoers NOPASSWD entryEuAndreh2024-08-291-1/+1
|
* packages.scm: Add syskeep-sysctlEuAndreh2024-08-291-1/+7
|
* packages.scm: Update syskeep packageEuAndreh2024-08-291-2/+2
|
* packages.scm: Include the shell in the call to reconfigure(8) allow listEuAndreh2024-08-291-1/+1
|
* Revert "packages.scm: Include $GIT_CONFIG_GLOBAL in sudo(8) allow-list"EuAndreh2024-08-291-2/+0
| | | | This reverts commit 3115987236774a52e7de7ef0fd058930954f14f2.
* packages.scm: Remove unused modulesEuAndreh2024-08-291-6/+2
|
* packages.scm: Include $GIT_CONFIG_GLOBAL in sudo(8) allow-listEuAndreh2024-08-291-0/+2
|
* packages.scm: Remove redundant "wheel" group marker in sudoers file configEuAndreh2024-08-291-1/+1
|
* packages.scm: Allow users in group "wheel" to run reconfigure(8) without a ↵EuAndreh2024-08-291-0/+1
| | | | password
* packages.scm: Update syskeep packageEuAndreh2024-08-291-2/+2
|
* packages.scm: Include q(1) and cicd(1) packages in syskeep-profileEuAndreh2024-08-291-1/+3
|
* packages.scm: Remove "(list cicd)" guard at the end of the fileEuAndreh2024-08-291-1/+0
|
* packages.scm: Fix /var/mail symlinkEuAndreh2024-08-291-3/+3
|
* packages.scm: Fix missing escapingEuAndreh2024-08-291-5/+6
|
* packages.scm: Beautify formatting of messagesEuAndreh2024-08-291-5/+5
|
* packages.scm: Conditionally delete symlinked fileEuAndreh2024-08-291-1/+2
|
* packages.scm: Remove file before symlinking (A.K.A.: ln -fs)EuAndreh2024-08-291-0/+1
|
* packages.scm: Finish symlinks in syskeep-activationsEuAndreh2024-08-291-4/+21
|
* packages.scm: Add "cicd" packageEuAndreh2024-08-281-0/+7
|
* packages.scm: Add debug activation code for syskeep-activationEuAndreh2024-08-281-1/+3
|