1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-14 20:57:36 +00:00
sops-nix/flake.lock

45 lines
1 KiB
Text
Raw Normal View History

2020-08-07 11:36:47 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1665830552,
"narHash": "sha256-qel2bZ9TqfW8WzWCWdjuCy4bVFhhGsEeqFv/bj1ka2s=",
2020-08-07 11:36:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "26b7e6ab6a864c3e7e077bcb27a49f0480b9894a",
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-25 08:40:52 +02:00
"nixpkgs-22_05": {
"locked": {
"lastModified": 1665870850,
"narHash": "sha256-EkC/Kkc9cr2orI868OHnh6F8/aqS4TZy38ie+KnhfS8=",
2022-05-25 08:40:52 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "945a85cb7ee31f5f8c49432d77b610b777662d4f",
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-22_05": "nixpkgs-22_05"
2020-08-07 11:36:47 +01:00
}
}
},
"root": "root",
"version": 7
}