dev-templates/python/flake.lock

110 lines
2.8 KiB
Plaintext
Raw Normal View History

2022-07-31 22:33:11 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-08-13 17:32:28 +02:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-07-31 22:33:11 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-13 17:32:28 +02:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
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": {
"lastModified": 1660767432,
"narHash": "sha256-aFZSd2aAO10IaVLCaff+oXsibm+m2BDlrxapEesW14E=",
2022-07-31 22:33:11 +02:00
"owner": "DavHau",
"repo": "mach-nix",
"rev": "b5614640bc3379408d90db9e375b47345fbc21eb",
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": {
2022-08-20 12:06:53 +02:00
"lastModified": 1660984654,
"narHash": "sha256-fDcsh8rm2o8cj+WFL8Y2cAqnsej0UGJa+Sy8U2nFg0Q=",
2022-07-31 22:33:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-20 12:06:53 +02:00
"rev": "392c83491dcc21d17ab8ea1f809f8f7bd567a5a3",
2022-07-31 22:33:11 +02:00
"type": "github"
},
"original": {
2022-08-20 12:06:53 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
2022-07-31 22:33:11 +02:00
}
},
"pypi-deps-db": {
"flake": false,
"locked": {
"lastModified": 1643877077,
"narHash": "sha256-jv8pIvRFTP919GybOxXE5TfOkrjTbdo9QiCO1TD3ZaY=",
"owner": "DavHau",
"repo": "pypi-deps-db",
"rev": "da53397f0b782b0b18deb72ef8e0fb5aa7c98aa3",
"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
}