dev-templates/python/flake.lock

111 lines
2.8 KiB
Plaintext
Raw Normal View History

2022-07-31 22:33:11 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-02-15 01:32:36 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-07-31 22:33:11 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-02-15 01:32:36 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-07-31 22:33:11 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"mach-nix": {
"inputs": {
"flake-utils": "flake-utils_2",
2022-08-20 12:06:53 +02:00
"nixpkgs": "nixpkgs",
2022-07-31 22:33:11 +02:00
"pypi-deps-db": "pypi-deps-db"
},
"locked": {
2023-02-15 01:32:36 +01:00
"lastModified": 1674628768,
"narHash": "sha256-mia90VYv/YTdWNhKpvwvFW9RfbXZJSWhJ+yva6EnLE8=",
2022-07-31 22:33:11 +02:00
"owner": "DavHau",
"repo": "mach-nix",
2023-02-15 01:32:36 +01:00
"rev": "70daee1b200c9a24a0f742f605edadacdcb5c998",
2022-07-31 22:33:11 +02:00
"type": "github"
},
"original": {
"owner": "DavHau",
"repo": "mach-nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-08-20 12:06:53 +02:00
"lastModified": 1643805626,
"narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=",
2022-07-31 22:33:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-20 12:06:53 +02:00
"rev": "554d2d8aa25b6e583575459c297ec23750adb6cb",
2022-07-31 22:33:11 +02:00
"type": "github"
},
"original": {
2022-08-20 12:06:53 +02:00
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2022-07-31 22:33:11 +02:00
}
},
"nixpkgs_2": {
"locked": {
2023-03-06 12:28:29 +01:00
"lastModified": 1677655039,
"narHash": "sha256-IsU0SSBUOr/qYTkiwIgXQ91Io/2bfXI7PG4MoJritLA=",
2022-07-31 22:33:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-06 12:28:29 +01:00
"rev": "96a40fa5e8dee644ba60c8a966adadd2d448104a",
2022-07-31 22:33:11 +02:00
"type": "github"
},
"original": {
2022-08-20 12:06:53 +02:00
"owner": "NixOS",
2023-03-06 12:28:29 +01:00
"ref": "release-22.11",
2022-08-20 12:06:53 +02:00
"repo": "nixpkgs",
"type": "github"
2022-07-31 22:33:11 +02:00
}
},
"pypi-deps-db": {
"flake": false,
"locked": {
2022-10-12 23:42:34 +02:00
"lastModified": 1661155889,
"narHash": "sha256-t00mBTZhmZBT4jteO6pJbU0wyRS6/ep4pKmQNeztEms=",
2022-07-31 22:33:11 +02:00
"owner": "DavHau",
"repo": "pypi-deps-db",
2022-10-12 23:42:34 +02:00
"rev": "49c620f3de2b557c9d5c44f58a00fee59f27d1b0",
2022-07-31 22:33:11 +02:00
"type": "github"
},
"original": {
"owner": "DavHau",
"repo": "pypi-deps-db",
"type": "github"
}
},
"root": {
"inputs": {
2022-08-20 12:06:53 +02:00
"flake-utils": "flake-utils",
"mach-nix": "mach-nix",
"nixpkgs": "nixpkgs_2"
2022-07-31 22:33:11 +02:00
}
}
},
"root": "root",
"version": 7
}