aboutsummaryrefslogtreecommitdiff
path: root/bin/update (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh2024-04-251-0/+9
* bin/update: Shrink list of updated reposEuAndreh2024-04-221-5/+1
* Remove Nix/NixOS support from configuration and utilitiesEuAndreh2024-01-121-9/+0
* bin/*: Add matching parenthesis to case clausesEuAndreh2023-07-291-5/+5
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+1
* etc/guix/system.scm: Add Nix system serviceEuAndreh2023-03-131-0/+2
* bin/update: Limit "vcs fetch" to 1 minuteEuAndreh2023-02-281-1/+1
* bin/update: Do not fail if last repository failsEuAndreh2023-02-271-1/+1
* bin/update: Include $XDG_PREFIX and $PRIV_CONFIG in update listEuAndreh2023-02-271-1/+5
* bin/update: Declare $HOSTNAME explicitly (ShellCheck offense)EuAndreh2023-02-271-0/+1
* Update NixOS channel in update(1) instead of upgrade(1)EuAndreh2023-02-261-0/+6
* bin/update: Do a verbose guix pullEuAndreh2022-11-221-1/+1
* Manage the Guix System without using root loginEuAndreh2022-11-161-11/+1
* Revert "Move email, IRC and Atom into Thunderbird"EuAndreh2022-11-121-0/+1
* Move email, IRC and Atom into ThunderbirdEuAndreh2022-11-121-1/+0
* bin/update: Log individual repositories being fetchedEuAndreh2022-10-281-1/+3
* Revert "bin/update: Try to make the execution line of the vcs fetch more read...EuAndreh2022-10-281-5/+2
* bin/update: Try to make the execution line of the vcs fetch more readableEuAndreh2022-10-281-2/+5
* bin/update: Run vcs fetch in parallel (4)EuAndreh2022-10-281-1/+2
* bin/update: Replace while block with xargsEuAndreh2022-10-281-6/+1
* bin/update: Add more explicit warning when vcs fetch failsEuAndreh2022-10-211-1/+1
* bin/update: Combine `repos` and `vcs` to fetch updates from repositoriesEuAndreh2022-10-211-2/+7
* bin/update: Add almost-working scriptEuAndreh2022-08-161-0/+80