| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Remove Nix/NixOS support from configuration and utilities" | EuAndreh | 2024-04-25 | 1 | -0/+6 |
* | bin/reconfigure: Call bins(1) between reconfigures | EuAndreh | 2024-01-15 | 1 | -0/+4 |
* | bin/reconfigure: Always run bin(1) regardless of where this program ends | EuAndreh | 2024-01-14 | 1 | -2/+3 |
* | bin/reconfigure: Assume we're always on Guix System | EuAndreh | 2024-01-14 | 1 | -5/+3 |
* | Remove Nix/NixOS support from configuration and utilities | EuAndreh | 2024-01-12 | 1 | -7/+0 |
* | bin/reconfigure: Always reconfigure "guix home" last | EuAndreh | 2023-08-19 | 1 | -2/+2 |
* | 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 |
* | bin/reconfigure: Move "set -x" to the body of the script | EuAndreh | 2023-03-27 | 1 | -1/+2 |
* | bin/reconfigure: Remove timeout limitation | EuAndreh | 2023-03-15 | 1 | -4/+1 |
* | bin/reconfigure: Make it verbose by default via "set -x" | EuAndreh | 2023-03-13 | 1 | -0/+1 |
* | bin/reconfigure: Add -U option to call update(1) | EuAndreh | 2023-03-12 | 1 | -2/+16 |
* | bin/reconfigure: Early exit when ran as root | EuAndreh | 2023-03-02 | 1 | -0/+7 |
* | bin/reconfigure: Refresh bins(1) cache after updating $PATH | EuAndreh | 2023-03-01 | 1 | -0/+2 |
* | bin/reconfigure: Fix detection if running in a Guix system | EuAndreh | 2023-02-26 | 1 | -1/+1 |
* | Update NixOS channel in update(1) instead of upgrade(1) | EuAndreh | 2023-02-26 | 1 | -1/+1 |
* | bin/reconfigure: Use current version of {home,system}.scm files | EuAndreh | 2023-02-26 | 1 | -3/+3 |
* | git mv bin/upgrade bin/reconfigure | EuAndreh | 2023-02-26 | 1 | -0/+82 |