nixos-unstable maybe?
This commit is contained in:
parent
2a8fdd9f0a
commit
c6dad32c47
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -942,16 +942,16 @@
|
|||
},
|
||||
"nixpkgs_7": {
|
||||
"locked": {
|
||||
"lastModified": 1756606102,
|
||||
"narHash": "sha256-3rwd19d0GY0N39MYFzK2y5Gr3YiO+8uHHDfrXEk3bAA=",
|
||||
"lastModified": 1756542300,
|
||||
"narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "eb60a3b59a8926b4d70580cb93756c85f588b3c2",
|
||||
"rev": "d7600c775f877cd87b4f5a831c28aa94137377aa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "eb60a3b",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
description = "Nixos config flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/eb60a3b";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
# nix based ssg
|
||||
nixsg.url = "github:itepastra/nixsg/no-md-parser";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue