| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Remove Nix/NixOS support from configuration and utilities" | EuAndreh | 2024-04-25 | 1 | -0/+9 |
* | bin/update: Shrink list of updated repos | EuAndreh | 2024-04-22 | 1 | -5/+1 |
* | Remove Nix/NixOS support from configuration and utilities | EuAndreh | 2024-01-12 | 1 | -9/+0 |
* | bin/*: Add matching parenthesis to case clauses | EuAndreh | 2023-07-29 | 1 | -5/+5 |
* | bin/: Make help string more consistent across several executables | EuAndreh | 2023-04-12 | 1 | -0/+1 |
* | etc/guix/system.scm: Add Nix system service | EuAndreh | 2023-03-13 | 1 | -0/+2 |
* | bin/update: Limit "vcs fetch" to 1 minute | EuAndreh | 2023-02-28 | 1 | -1/+1 |
* | bin/update: Do not fail if last repository fails | EuAndreh | 2023-02-27 | 1 | -1/+1 |
* | bin/update: Include $XDG_PREFIX and $PRIV_CONFIG in update list | EuAndreh | 2023-02-27 | 1 | -1/+5 |
* | bin/update: Declare $HOSTNAME explicitly (ShellCheck offense) | EuAndreh | 2023-02-27 | 1 | -0/+1 |
* | Update NixOS channel in update(1) instead of upgrade(1) | EuAndreh | 2023-02-26 | 1 | -0/+6 |
* | bin/update: Do a verbose guix pull | EuAndreh | 2022-11-22 | 1 | -1/+1 |
* | Manage the Guix System without using root login | EuAndreh | 2022-11-16 | 1 | -11/+1 |
* | Revert "Move email, IRC and Atom into Thunderbird" | EuAndreh | 2022-11-12 | 1 | -0/+1 |
* | Move email, IRC and Atom into Thunderbird | EuAndreh | 2022-11-12 | 1 | -1/+0 |
* | bin/update: Log individual repositories being fetched | EuAndreh | 2022-10-28 | 1 | -1/+3 |
* | Revert "bin/update: Try to make the execution line of the vcs fetch more read... | EuAndreh | 2022-10-28 | 1 | -5/+2 |
* | bin/update: Try to make the execution line of the vcs fetch more readable | EuAndreh | 2022-10-28 | 1 | -2/+5 |
* | bin/update: Run vcs fetch in parallel (4) | EuAndreh | 2022-10-28 | 1 | -1/+2 |
* | bin/update: Replace while block with xargs | EuAndreh | 2022-10-28 | 1 | -6/+1 |
* | bin/update: Add more explicit warning when vcs fetch fails | EuAndreh | 2022-10-21 | 1 | -1/+1 |
* | bin/update: Combine `repos` and `vcs` to fetch updates from repositories | EuAndreh | 2022-10-21 | 1 | -2/+7 |
* | bin/update: Add almost-working script | EuAndreh | 2022-08-16 | 1 | -0/+80 |