summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorNaïm Favier <n@monade.li>2022-01-21 13:02:15 +0100
committerNaïm Favier <n@monade.li>2022-02-24 20:51:40 +0000
commitf4c14572fcd384d2cb3c63be1cd26fbe143803f8 (patch)
tree3ac5d6745ae807f5f9ef2d5b6fc998040335696a /flake.lock
parentef03562ebae513b506c58e198038352ee6ae5138 (diff)
Drop 21.05 branch
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 0 insertions, 16 deletions
diff --git a/flake.lock b/flake.lock
index 3580349..d78f8a8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -31,21 +31,6 @@
"type": "indirect"
}
},
- "nixpkgs-21_05": {
- "locked": {
- "lastModified": 1625692408,
- "narHash": "sha256-e9L3TLLDVIJpMnHtiNHJE62oOh6emRtSZ244bgYJUZs=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "c06613c25df3fe1dd26243847a3c105cf6770627",
- "type": "github"
- },
- "original": {
- "id": "nixpkgs",
- "ref": "nixos-21.05",
- "type": "indirect"
- }
- },
"nixpkgs-21_11": {
"locked": {
"lastModified": 1638371214,
@@ -65,7 +50,6 @@
"inputs": {
"blobs": "blobs",
"nixpkgs": "nixpkgs",
- "nixpkgs-21_05": "nixpkgs-21_05",
"nixpkgs-21_11": "nixpkgs-21_11",
"utils": "utils"
}