summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorAntoine Eiche <lewo@abesis.fr>2021-12-01 23:08:29 +0100
committerAntoine Eiche <lewo@abesis.fr>2021-12-07 22:09:14 +0100
commit6e3a7b2ea6f0d68b82027b988aa25d3423787303 (patch)
tree37baf45086574b98ed04e2c40e55edac8dc18719 /flake.lock
parentf3d967f8308f0f617597ab0b96bfec3fc1aeb325 (diff)
Release nixos-21.11nixos-21.11
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index f3ec998..3580349 100644
--- a/flake.lock
+++ b/flake.lock
@@ -46,11 +46,27 @@
"type": "indirect"
}
},
+ "nixpkgs-21_11": {
+ "locked": {
+ "lastModified": 1638371214,
+ "narHash": "sha256-0kE6KhgH7n0vyuX4aUoGsGIQOqjIx2fJavpCWtn73rc=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "a640d8394f34714578f3e6335fc767d0755d78f9",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "ref": "nixos-21.11",
+ "type": "indirect"
+ }
+ },
"root": {
"inputs": {
"blobs": "blobs",
"nixpkgs": "nixpkgs",
"nixpkgs-21_05": "nixpkgs-21_05",
+ "nixpkgs-21_11": "nixpkgs-21_11",
"utils": "utils"
}
},