MAJOR: add nixpkgs-unstable

WARNING: currently sets allowUnfree since idk how to use allowUnfreePredicate for alternative channels
This commit is contained in:
Emile Clark-Boman 2025-08-03 00:48:52 +10:00
parent de67846d56
commit c5207a5406
2 changed files with 29 additions and 1 deletions

19
flake.lock generated
View file

@ -128,6 +128,22 @@
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1753939845,
"narHash": "sha256-K2ViRJfdVGE8tpJejs8Qpvvejks1+A4GQej/lBk5y7I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "94def634a20494ee057c76998843c015909d6311",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1734119587,
@ -181,7 +197,8 @@
"ags": "ags",
"colmena": "colmena",
"grub2-themes": "grub2-themes",
"nixpkgs": "nixpkgs_4"
"nixpkgs": "nixpkgs_4",
"nixpkgs-unstable": "nixpkgs-unstable"
}
},
"stable": {