added unstable and fixed discord

This commit is contained in:
chloe 2025-01-01 19:45:47 +01:00
parent d66a08f8f2
commit cbd0958e16
4 changed files with 19 additions and 2 deletions

17
flake.lock generated
View file

@ -430,6 +430,22 @@
"type": "github"
}
},
"nixpkgsUnstable": {
"locked": {
"lastModified": 1735471104,
"narHash": "sha256-0q9NGQySwDQc7RhAV2ukfnu7Gxa5/ybJ2ANT8DQrQrs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "88195a94f390381c6afcdaa933c2f6ff93959cb4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1735531152,
@ -474,6 +490,7 @@
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs_2",
"nixpkgsSmall": "nixpkgsSmall",
"nixpkgsUnstable": "nixpkgsUnstable",
"sops-nix": "sops-nix"
}
},