1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-05 08:07:16 +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": {
"lastModified": 1731763621,
"narHash": "sha256-ddcX4lQL0X05AYkrkV2LMFgGdRvgap7Ho8kgon3iWZk=",
2020-08-07 11:36:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c69a9bffbecde46b4b939465422ddc59493d3e4d",
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"
2020-08-07 11:36:47 +01:00
}
}
},
"root": "root",
"version": 7
}