diff options
| author | seth <[email protected]> | 2023-09-28 04:56:44 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-09-28 04:56:44 -0400 |
| commit | 55d0da1263edeb0af3553c178ca9d9b044e73694 (patch) | |
| tree | c0b02d19177bda1f59c26476d95718cdbdcd59a2 /flake.lock | |
| parent | b7669b106d397f4823ef8cf52496053d624f0d7c (diff) | |
fix(flake): use custom buildPhase instead of pypBuildHook
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -57,11 +57,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1695145219, - "narHash": "sha256-Eoe9IHbvmo5wEDeJXKFOpKUwxYJIOxKUesounVccNYk=", + "lastModified": 1695644571, + "narHash": "sha256-asS9dCCdlt1lPq0DLwkVBbVoEKuEuz+Zi3DG7pR/RxA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5ba549eafcf3e33405e5f66decd1a72356632b96", + "rev": "6500b4580c2a1f3d0f980d32d285739d8e156d92", "type": "github" }, "original": { @@ -103,11 +103,11 @@ ] }, "locked": { - "lastModified": 1694364351, - "narHash": "sha256-oadhSCqopYXxURwIA6/Anpe5IAG11q2LhvTJNP5zE6o=", + "lastModified": 1695576016, + "narHash": "sha256-71KxwRhTfVuh7kNrg3/edNjYVg9DCyKZl2QIKbhRggg=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "4f883a76282bc28eb952570afc3d8a1bf6f481d7", + "rev": "cb770e93516a1609652fa8e945a0f310e98f10c0", "type": "github" }, "original": { |
