bump nixos-unstable
This commit is contained in:
parent
077b2d2621
commit
46004f0663
2 changed files with 4 additions and 3 deletions
|
@ -18,11 +18,11 @@
|
|||
},
|
||||
"nixos-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1722586959,
|
||||
"narHash": "sha256-ME29JBcYm+oYtFXacHIQDC894guXjvm/2jCdRGIVOEY=",
|
||||
"lastModified": 1723797802,
|
||||
"narHash": "sha256-KR1C6GDQRcF5F2bvJWEIihFAvXVZjHgito7d2oMgdak=",
|
||||
"owner": "Mic92",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "73500c5f11587b262a43b4afb6b13618a48f3af9",
|
||||
"rev": "8248602cc2464fef696ae9ac1cd0870573801804",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
description = "NixOS images";
|
||||
|
||||
#inputs.nixos-unstable.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||
# wait for https://nixpk.gs/pr-tracker.html?pr=331699
|
||||
# see https://github.com/NixOS/nixpkgs/pull/331699
|
||||
inputs.nixos-unstable.url = "github:Mic92/nixpkgs/iproute2-nix-community";
|
||||
inputs.nixos-stable.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
|
|
Loading…
Reference in a new issue