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

28 lines
569 B
Text
Raw Normal View History

2020-08-07 11:36:47 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2021-02-01 09:25:52 +01:00
"lastModified": 1612101959,
"narHash": "sha256-7IsEL/6wpr1fI/XyIw26Rz+KjRCoJvoozIcTRpCFfMQ=",
2020-08-07 11:36:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-02-01 09:25:52 +01:00
"rev": "1b77b735ea70c3dfbdab3eaa79aee48d75d3e162",
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
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}