Skip to content

Commit f35b97a

Browse files
committed
nix: Fix linux builld
1 parent 56f66ed commit f35b97a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
in (final.emacsGit.override {
9696
withImageMagick = true;
9797
withNS = false;
98-
withX = false;
9998
inherit (prev) imagemagick;
10099
}).overrideAttrs (old:
101100
let

0 commit comments

Comments
 (0)