unstable by default

Switch back to using `nixpkgs-unstable` by default and using
`nixpkgs-2305` when needed, such as for `exa` which is no longer
maintained and available.

In a future commit, I'll switch to `eza` which is the recommended alternative.

https://github.com/eza-community/eza
This commit is contained in:
Oliver Davies 2023-09-17 23:40:32 +01:00
parent cafd6cdf7d
commit f93c1ba9c7
4 changed files with 33 additions and 33 deletions

View file

@ -7,7 +7,7 @@ with pkgs; [
delta
dog
doppler
exa
inputs.nixpkgs-2305.legacyPackages."${system}".exa
fd
file
fzf
@ -18,7 +18,6 @@ with pkgs; [
gnupg
htop
inotify-tools
inputs.nixpkgs-unstable.legacyPackages."${system}".rustywind
jq
just
lua
@ -39,6 +38,7 @@ with pkgs; [
pv
python3Full
ripgrep
rustywind
terraform
tldr
tmuxinator