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": 1705697961,
"narHash": "sha256-XepT3WS516evSFYkme3GrcI3+7uwXHqtHbip+t24J7E=",
2020-08-07 10:36:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e5d1c87f5813afde2dda384ac807c57a105721cc",
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": 1705033721,
"narHash": "sha256-K5eJHmL1/kev6WuqyqqbS1cdNnSidIZ3jeqJ7GbrYnQ=",
2022-05-25 06:40:52 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a1982c92d8980a0114372973cbdfe0a307f1bdea",
2022-05-25 06:40:52 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-16 07:27:21 +00:00
"ref": "release-23.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
}