Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | bin: fix error when not using direnv | Alan Pearce | 2024-05-22 | -2/+1 |
| | ||||
* | bin: remove ~/.config/nixpkgs if it's a broken symlink | Alan Pearce | 2024-05-22 | -0/+4 |
| | ||||
* | Make nix wrapper scripts resilient to unkeyed NIX_PATH entries | Alan Pearce | 2024-05-21 | -9/+11 |
| | ||||
* | Revert "pin channels using nix.nixPath rather than using ~/.nix-defexpr" | Alan Pearce | 2024-05-18 | -8/+46 |
| | | | | This reverts commit 4e5e1bca6c94b922e906549683e1780a1d49d02f. | |||
* | use XDG directories in script | Alan Pearce | 2024-05-18 | -1/+3 |
| | ||||
* | remove channel root more carefully (could be a symlink) | Alan Pearce | 2024-05-18 | -2/+6 |
| | ||||
* | pin channels using nix.nixPath rather than using ~/.nix-defexpr | Alan Pearce | 2024-05-18 | -50/+4 |
| | ||||
* | bin: make script debugging easier | Alan Pearce | 2024-05-18 | -0/+4 |
| | ||||
* | fix overlays | Alan Pearce | 2024-05-18 | -12/+20 |
| | ||||
* | bin: fix resolution of config sources | Alan Pearce | 2024-05-18 | -3/+4 |
| | ||||
* | move scripts to bin/ | Alan Pearce | 2024-05-18 | -0/+138 |