p2pool/flake.lock

43 lines
974 B
Plaintext
Raw Normal View History

2021-09-11 08:22:47 -06:00
{
"nodes": {
"nixpkgs": {
"locked": {
2023-03-09 01:12:37 -07:00
"lastModified": 1678349056,
"narHash": "sha256-kcL7Ap6IfUQRmGFeE2F0SkzIbQaPvZiylIuL2dD6mL0=",
2021-09-11 08:22:47 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-09 01:12:37 -07:00
"rev": "6a231a6eb788a345b265e1f26e04b96d8a402bf5",
2021-09-11 08:22:47 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
2023-03-09 01:12:37 -07:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
2023-03-09 01:12:37 -07:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-09-11 08:22:47 -06:00
}
}
},
"root": "root",
"version": 7
}