Switch to unstable by default
This commit is contained in:
parent
80860fe6df
commit
3c7877776e
5 changed files with 21 additions and 45 deletions
|
@ -1,7 +1,5 @@
|
|||
{ inputs, pkgs, ... }:
|
||||
let
|
||||
pkgsUnstable = inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}";
|
||||
in
|
||||
|
||||
with pkgs; [
|
||||
awscli2
|
||||
bottom
|
||||
|
@ -26,9 +24,9 @@ with pkgs; [
|
|||
lua
|
||||
mysql
|
||||
neofetch
|
||||
pkgsUnstable.rustywind
|
||||
pv
|
||||
ripgrep
|
||||
rustywind
|
||||
terraform
|
||||
tldr
|
||||
tree
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue