Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Switch back to flakes | Alan Pearce | 2024-11-02 | -154/+0 |
| | | | | | | | | This reverts commits: - 66e56cb0e1c95202133733c0812b794171dc73c5. - 3fae7d35d9b32ab3c4f7293c418167a52aff8717. - 417a1ce6481adfc713d8d0d6ad03e211a3d0eb22. - 6b4469a98d7b2d88a3442b1051174000538199f0. | |||
* | 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 |