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

28 lines
569 B
Text
Raw Normal View History

2020-08-07 11:36:47 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2020-11-08 14:23:58 +01:00
"lastModified": 1604350474,
"narHash": "sha256-zz0g0YmgJJqSd9032LWJAjHUeEIgvbXVoN2y8SCBQ9I=",
2020-08-07 11:36:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2020-11-08 14:23:58 +01:00
"rev": "0da76dab4c2acce5ebf404c400d38ad95c52b152",
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
}