update flake
This commit is contained in:
parent
48219f5dea
commit
0d975bda07
|
@ -120,16 +120,16 @@
|
|||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1725472777,
|
||||
"narHash": "sha256-3vK8aKbwbBPKGlGMKvLjHrJjXeHQ7Vsm9ewDTtKpmW4=",
|
||||
"lastModified": 1725474135,
|
||||
"narHash": "sha256-MvoN8RT4WSi4ephArYKzn3Wz98utPUgrKsuGgl2HjCQ=",
|
||||
"owner": "chaoticryptidz",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "f9a94183c98658f6b95afc5c9c1c7f44d667f32a",
|
||||
"rev": "11c4e6b9dfe91e8ad99d82705e6f28cdb97cd055",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "chaoticryptidz",
|
||||
"ref": "awawa",
|
||||
"ref": "patch-4",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
# nixpkgs Unstable Inputs
|
||||
#nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-unstable.url = "github:chaoticryptidz/nixpkgs/awawa";
|
||||
nixpkgs-unstable.url = "github:chaoticryptidz/nixpkgs/patch-4";
|
||||
|
||||
home-manager-unstable.url = "github:nix-community/home-manager";
|
||||
home-manager-unstable.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
|
|
Loading…
Reference in a new issue