Skip to content

Commit 5698659

Browse files
committed
chore(nix): make skipping lifecycle scripts explicit in package
1 parent 70c5f85 commit 5698659

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nix/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ in
3333

3434
dontFixup = true;
3535
dontStrip = true;
36+
dontRunLifecycleScripts = true;
3637
}

0 commit comments

Comments
 (0)