1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00
sops-nix/flake.lock

45 lines
1 KiB
Text
Raw Normal View History

2020-08-07 10:36:47 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1678987615,
"narHash": "sha256-lF4agoB7ysQGNHRXvOqxtSKIZrUZwClA85aASahQlYM=",
2020-08-07 10:36:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "194c2aa446b2b059886bb68be15ef6736d5a8c31",
2020-08-07 10:36:47 +00:00
"type": "github"
},
"original": {
2020-11-08 13:23:58 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2020-08-07 10:36:47 +00:00
}
},
"nixpkgs-stable": {
2022-05-25 06:40:52 +00:00
"locked": {
"lastModified": 1679163677,
"narHash": "sha256-VC0tc3EjJZFPXgucFQAYMIHce5nJWYR0kVCk4TVg6gg=",
2022-05-25 06:40:52 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c3912035d00ef755ab19394488b41feab95d2e40",
2022-05-25 06:40:52 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
2022-05-25 06:40:52 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2020-08-07 10:36:47 +00:00
"root": {
"inputs": {
2022-05-15 06:09:09 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2020-08-07 10:36:47 +00:00
}
}
},
"root": "root",
"version": 7
}