update nixpkgs unstable
add devenv
This commit is contained in:
parent
6bfdf579c5
commit
2ac437d742
2 changed files with 4 additions and 3 deletions
|
@ -275,11 +275,11 @@
|
|||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1709386671,
|
||||
"narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=",
|
||||
"lastModified": 1713596654,
|
||||
"narHash": "sha256-LJbHQQ5aX1LVth2ST+Kkse/DRzgxlVhTL1rxthvyhZc=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "fa9a51752f1b5de583ad5213eb621be071806663",
|
||||
"rev": "fd16bb6d3bcca96039b11aa52038fafeb6e4f4be",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
age
|
||||
sops
|
||||
nmap
|
||||
unstable.devenv
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue