Switch back to NixOS unstable
This commit is contained in:
parent
5d244a83f0
commit
3d51d8fc3f
6 changed files with 37 additions and 45 deletions
|
@ -1,7 +1,4 @@
|
|||
{ inputs, pkgs, ... }:
|
||||
let
|
||||
pkgsUnstable = inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}";
|
||||
in
|
||||
with pkgs; [
|
||||
awscli2
|
||||
bottom
|
||||
|
@ -9,6 +6,7 @@ with pkgs; [
|
|||
delta
|
||||
dog
|
||||
doppler
|
||||
eza
|
||||
fd
|
||||
file
|
||||
fzf
|
||||
|
@ -24,10 +22,9 @@ with pkgs; [
|
|||
lua
|
||||
mysql
|
||||
neofetch
|
||||
pkgsUnstable.eza
|
||||
pkgsUnstable.rustywind
|
||||
pv
|
||||
ripgrep
|
||||
rustywind
|
||||
tldr
|
||||
tree
|
||||
tree-sitter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue