aboutsummaryrefslogtreecommitdiff
path: root/bin/reconfigure (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh2024-04-251-0/+6
* bin/reconfigure: Call bins(1) between reconfiguresEuAndreh2024-01-151-0/+4
* bin/reconfigure: Always run bin(1) regardless of where this program endsEuAndreh2024-01-141-2/+3
* bin/reconfigure: Assume we're always on Guix SystemEuAndreh2024-01-141-5/+3
* Remove Nix/NixOS support from configuration and utilitiesEuAndreh2024-01-121-7/+0
* bin/reconfigure: Always reconfigure "guix home" lastEuAndreh2023-08-191-2/+2
* bin/*: Add matching parenthesis to case clausesEuAndreh2023-07-291-5/+5
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+1
* bin/reconfigure: Move "set -x" to the body of the scriptEuAndreh2023-03-271-1/+2
* bin/reconfigure: Remove timeout limitationEuAndreh2023-03-151-4/+1
* bin/reconfigure: Make it verbose by default via "set -x"EuAndreh2023-03-131-0/+1
* bin/reconfigure: Add -U option to call update(1)EuAndreh2023-03-121-2/+16
* bin/reconfigure: Early exit when ran as rootEuAndreh2023-03-021-0/+7
* bin/reconfigure: Refresh bins(1) cache after updating $PATHEuAndreh2023-03-011-0/+2
* bin/reconfigure: Fix detection if running in a Guix systemEuAndreh2023-02-261-1/+1
* Update NixOS channel in update(1) instead of upgrade(1)EuAndreh2023-02-261-1/+1
* bin/reconfigure: Use current version of {home,system}.scm filesEuAndreh2023-02-261-3/+3
* git mv bin/upgrade bin/reconfigureEuAndreh2023-02-261-0/+82