nix-development-configs/pythonflake-python2nix/flake.lock

43 lines
992 B
Text
Raw Normal View History

2022-03-18 11:18:21 +09:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1647244928,
"narHash": "sha256-CBikaQPToourAl0uDbE6DP+LmlGWYLyxefjj/C5fNhw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0c5586c2f26249527c09efab70d12d7ff63a3ff1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}