update lockfile

Signed-off-by: Alex Stan <stan.alexandru@ichb.ro>
This commit is contained in:
Alex Stan 2023-03-27 23:34:20 +03:00
parent 51e8f535ad
commit 040ee906d8
2 changed files with 5 additions and 3 deletions

View file

@ -325,11 +325,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1679616449, "lastModified": 1679865578,
"narHash": "sha256-E6Fvb13mDFa1ZY4lDbTpKbjvUOA4gbh23GWRf3ZzOOw=", "narHash": "sha256-sYQmxxqIYL3QFsRYjW0AufhGur8qWfwoOGPGHRJZlGc=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "a64e169e396460d6b5763a1de1dd197df8421688", "rev": "4361baa782dc3d3b35fd455a1adc370681d9187c",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -155,6 +155,8 @@ in {
fish fish
libsForQt5.yakuake libsForQt5.yakuake
wacomtablet wacomtablet
git
starship
]; ];
programs.fish.enable = true; programs.fish.enable = true;
# programs.nushell.enable = true; # programs.nushell.enable = true;