1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-05 16:17:47 +00:00
sops-nix/flake.lock

62 lines
1.5 KiB
Text
Raw Normal View History

2020-08-07 11:36:47 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1656755932,
"narHash": "sha256-TGThfOxr+HjFK464+UoUE6rClp2cwxjiKvHcBVdIGSQ=",
2020-08-07 11:36:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "660ac43ff9ab1f12e28bfb31d4719795777fe152",
2020-08-07 11:36:47 +01:00
"type": "github"
},
"original": {
2020-11-08 14:23:58 +01:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2020-08-07 11:36:47 +01:00
}
},
2022-05-15 08:09:09 +02:00
"nixpkgs-21_11": {
"locked": {
"lastModified": 1656782578,
"narHash": "sha256-1eMCBEqJplPotTo/SZ/t5HU6Sf2I8qKlZi9MX7jv9fw=",
2022-05-15 08:09:09 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "573603b7fdb9feb0eb8efc16ee18a015c667ab1b",
2022-05-15 08:09:09 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-25 08:40:52 +02:00
"nixpkgs-22_05": {
"locked": {
"lastModified": 1656782561,
"narHash": "sha256-sZVLNNKIcELllTHqydsckz8HBfVqxeAt51acaaQWLCw=",
2022-05-25 08:40:52 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "18038cee44aa0c3c99a2319c3c1c4d16d6612d81",
2022-05-25 08:40:52 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2020-08-07 11:36:47 +01:00
"root": {
"inputs": {
2022-05-15 08:09:09 +02:00
"nixpkgs": "nixpkgs",
2022-05-25 08:40:52 +02:00
"nixpkgs-21_11": "nixpkgs-21_11",
"nixpkgs-22_05": "nixpkgs-22_05"
2020-08-07 11:36:47 +01:00
}
}
},
"root": "root",
"version": 7
}