New "update" input

This commit is contained in:
Benson Chu 2024-11-27 17:59:34 -06:00
parent 26239e04b3
commit a3804153f5

View file

@ -41,7 +41,8 @@
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"unstable": "unstable"
"unstable": "unstable",
"update": "update"
}
},
"unstable": {
@ -59,6 +60,22 @@
"repo": "nixpkgs",
"type": "github"
}
},
"update": {
"locked": {
"lastModified": 1732632634,
"narHash": "sha256-+G7n/ZD635aN0sEXQLynU7pWMd3PKDM7yBIXvYmjABQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6f6076c37180ea3a916f84928cf3a714c5207a30",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",