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": 1709968316,
"narHash": "sha256-4rZEtEDT6jcgRaqxsatBeds7x1PoEiEjb6QNGb4mNrk=",
2020-08-07 10:36:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0e7f98a5f30166cbed344569426850b21e4091d4",
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": 1710033658,
"narHash": "sha256-yiZiVKP5Ya813iYLho2+CcFuuHpaqKc/CoxOlANKcqM=",
2022-05-25 06:40:52 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b17375d3bb7c79ffc52f3538028b2ec06eb79ef8",
2022-05-25 06:40:52 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.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
}