Release 22.05

This commit is contained in:
Antoine Eiche 2022-06-14 15:44:15 +02:00
parent 15cf252a0d
commit f535d8123c
5 changed files with 33 additions and 5 deletions

16
flake.lock generated
View file

@ -31,10 +31,26 @@
"type": "indirect"
}
},
"nixpkgs-22_05": {
"locked": {
"lastModified": 1654936503,
"narHash": "sha256-soKzdhI4jTHv/rSbh89RdlcJmrPgH8oMb/PLqiqIYVQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dab6df51387c3878cdea09f43589a15729cae9f4",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"blobs": "blobs",
"nixpkgs": "nixpkgs",
"nixpkgs-22_05": "nixpkgs-22_05",
"utils": "utils"
}
},