You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: survey/default.nix
+7-17
Original file line number
Diff line number
Diff line change
@@ -1785,38 +1785,28 @@ in
1785
1785
# List of executables that don't work for reasons not yet investigated.
1786
1786
# When changing this file, we should always check if this list grows or shrinks.
1787
1787
"Agda"# fails on `emacs` not building
1788
+
"align-audio"# like `audacity`
1788
1789
"Allure"# depends on `LambdaHack` also in this list
1789
-
"csg"# `base >=4.0 && <4.14` on `doctest-driver-gen`
1790
+
"audacity"# lots of linker errors, likely lack of pkg-config; needs investigation
1790
1791
"cuda"# needs `allowUnfree = true`; enabling it gives `unsupported platform for the pure Linux stdenv`
1791
-
"debug"# `regex-base <0.94` on `regex-tdfa-text`
1792
-
"diagrams-builder"# `template-haskell >=2.5 && <2.16` on `size-based`
1792
+
"diagrams-builder"# needs `glib` which is problematic
1793
1793
"diagrams-cairo"# `gtk2hs` bug building `glib`: https://github.com/nh2/static-haskell-nix/issues/4#issuecomment-1634681846
1794
-
"gloss-examples"# `base >=4.8 && <4.14` on `repa-io`
1795
1794
"gtk-sni-tray"# needs `gi-gtk` which requires `glib` which is problematic
1796
1795
"gtk3"# Haskell package `glib` fails with `Ambiguous module name ‘Gtk2HsSetup’: it was found in multiple packages: gtk2hs-buildtools-0.13.8.0 gtk2hs-buildtools-0.13.8.0`
1797
-
"H"# error: anonymous fun2rsyHqx27f4EQHEUjWU/libHScipher-aes-0.2.11-CpO2rsyHqx27f4EQHEUjWU.a(gf.o):(.text+0x0): first defined herection at pkgs/applications/science/math/R/default.nix:1:1 called with unexpected argument 'javaSupport', at lib/customisation.nix:69:16
1798
-
"hackage-cli"# error: error: multiple definition of `gf_mul'; /nix/store/...-cipher-aes-0.2.11/lib/ghc-9.2.7/x86_64-linux-ghc-9.2.7/cipher-aes-0.2.11-[..]/libHScipher-aes-0.2.11-[..].a(gf.o):(.text+0x0): first defined here
1799
-
"hamilton"# `_gfortran_concat_string` linker error via openblas
1800
-
"hquantlib"# `time >=1.4.0.0 && <1.9.0.0` on `hquantlib-time`
1801
-
"ihaskell"# linker error
1796
+
"hackage-cli"# `cannot find -lbrotlienc`
1797
+
"ihaskell"# linker error to `zmq` and various libraries
1802
1798
"LambdaHack"# fails `systemd` dependency erroring on `#include <printf.h>`
0 commit comments