mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
fix: nix is the death of me
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ in
|
|||||||
|
|
||||||
pnpmDeps = pnpm_10.fetchDeps {
|
pnpmDeps = pnpm_10.fetchDeps {
|
||||||
inherit (finalAttrs) pname version src;
|
inherit (finalAttrs) pname version src;
|
||||||
hash = "sha256-ztBbu0zSliSADqXU4FBLKCSo/0C8vFwe4yVaDBdxWUk=";
|
hash = "sha256-Du12+ZgN234EeqSmmxrtHT4WFXk9SrOzBxZ6riHwJr4=";
|
||||||
fetcherVersion = 1;
|
fetcherVersion = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user