flake.nix: add old channel, Marisa: downgrade to cgroupv1

This commit is contained in:
2022-02-03 12:23:24 +05:30
parent b729daba56
commit c9e27b621d
5 changed files with 28 additions and 6 deletions

17
flake.lock generated
View File

@@ -461,6 +461,22 @@
"type": "github"
}
},
"old": {
"locked": {
"lastModified": 1642244250,
"narHash": "sha256-vWpUEqQdVP4srj+/YLJRTN9vjpTs4je0cdWKXPbDItc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0fd9ee1aa36ce865ad273f4f07fdc093adeb5c00",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
@@ -474,6 +490,7 @@
"nixpkgs": "nixpkgs_7",
"nur": "nur",
"nvim": "nvim",
"old": "old",
"rust": "rust",
"stable": "stable",
"utils": "utils_4"