downgrade heroic to the version in nixos-24.11

This commit is contained in:
cswimr 2024-12-28 09:32:25 -05:00
parent a75a39d4e2
commit 8b0a736d21
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
3 changed files with 26 additions and 2 deletions

17
flake.lock generated
View file

@ -838,6 +838,7 @@
"nur": "nur",
"plasma-manager": "plasma-manager",
"sops-nix": "sops-nix",
"stable": "stable",
"staging-next": "staging-next"
}
},
@ -886,6 +887,22 @@
"type": "github"
}
},
"stable": {
"locked": {
"lastModified": 1735264675,
"narHash": "sha256-MgdXpeX2GuJbtlBrH9EdsUeWl/yXEubyvxM1G+yO4Ak=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d49da4c08359e3c39c4e27c74ac7ac9b70085966",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"staging-next": {
"locked": {
"lastModified": 1735344853,