1
0
Fork 0
forked from foxora/nix

added back stable branch, broken though because cerulean no support channel overrides

This commit is contained in:
foxora 2026-02-15 11:12:16 +00:00
parent 8b8c9cf585
commit d63d04d301
10 changed files with 87 additions and 69 deletions

21
flake.lock generated
View file

@ -145,7 +145,7 @@
"inputs": {
"deploy-rs": "deploy-rs",
"nixpkgs": [
"nixpkgs-unstable"
"nixpkgs"
],
"nixpkgs-unstable": [
"nixpkgs-unstable"
@ -1257,6 +1257,22 @@
}
},
"nixpkgs_10": {
"locked": {
"lastModified": 1771043024,
"narHash": "sha256-O1XDr7EWbRp+kHrNNgLWgIrB0/US5wvw9K6RERWAj6I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3aadb7ca9eac2891d52a9dec199d9580a6e2bf44",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_11": {
"locked": {
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
@ -1473,6 +1489,7 @@
"nix-alien": "nix-alien",
"nixcats": "nixcats",
"nixcord": "nixcord",
"nixpkgs": "nixpkgs_10",
"nixpkgs-staging": "nixpkgs-staging",
"nixpkgs-unstable": "nixpkgs-unstable",
"sddm-silent": "sddm-silent",
@ -1739,7 +1756,7 @@
"zen": {
"inputs": {
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_10"
"nixpkgs": "nixpkgs_11"
},
"locked": {
"lastModified": 1770910552,