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": 1729265718,
"narHash": "sha256-4HQI+6LsO3kpWTYuVGIzhJs1cetFcwT7quWCk/6rqeo=",
2020-08-07 10:36:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ccc0c2126893dd20963580b6478d1a10a4512185",
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": 1729357638,
"narHash": "sha256-66RHecx+zohbZwJVEPF7uuwHeqf8rykZTMCTqIrOew4=",
2022-05-25 06:40:52 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bb8c2cf7ea0dd2e18a52746b2c3a5b0c73b93c22",
2022-05-25 06:40:52 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-29 09:56:18 +00:00
"ref": "release-24.05",
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
}