aboutsummaryrefslogtreecommitdiff
path: root/bin/update (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-25Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh1-0/+9
2024-04-22bin/update: Shrink list of updated reposEuAndreh1-5/+1
2024-01-12Remove Nix/NixOS support from configuration and utilitiesEuAndreh1-9/+0
2023-07-29bin/*: Add matching parenthesis to case clausesEuAndreh1-5/+5
2023-04-12bin/: Make help string more consistent across several executablesEuAndreh1-0/+1
2023-03-13etc/guix/system.scm: Add Nix system serviceEuAndreh1-0/+2
2023-02-28bin/update: Limit "vcs fetch" to 1 minuteEuAndreh1-1/+1
2023-02-27bin/update: Do not fail if last repository failsEuAndreh1-1/+1
2023-02-27bin/update: Include $XDG_PREFIX and $PRIV_CONFIG in update listEuAndreh1-1/+5
2023-02-27bin/update: Declare $HOSTNAME explicitly (ShellCheck offense)EuAndreh1-0/+1
2023-02-26Update NixOS channel in update(1) instead of upgrade(1)EuAndreh1-0/+6
2022-11-22bin/update: Do a verbose guix pullEuAndreh1-1/+1
2022-11-16Manage the Guix System without using root loginEuAndreh1-11/+1
2022-11-12Revert "Move email, IRC and Atom into Thunderbird"EuAndreh1-0/+1
2022-11-12Move email, IRC and Atom into ThunderbirdEuAndreh1-1/+0
2022-10-28bin/update: Log individual repositories being fetchedEuAndreh1-1/+3
2022-10-28Revert "bin/update: Try to make the execution line of the vcs fetch more read...EuAndreh1-5/+2
2022-10-28bin/update: Try to make the execution line of the vcs fetch more readableEuAndreh1-2/+5
2022-10-28bin/update: Run vcs fetch in parallel (4)EuAndreh1-1/+2
2022-10-28bin/update: Replace while block with xargsEuAndreh1-6/+1
2022-10-21bin/update: Add more explicit warning when vcs fetch failsEuAndreh1-1/+1
2022-10-21bin/update: Combine `repos` and `vcs` to fetch updates from repositoriesEuAndreh1-2/+7
2022-08-16bin/update: Add almost-working scriptEuAndreh1-0/+80