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