1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
Moritz Angermann 4ea33def46 haskell generic builder: Disable static libs on Windows because no -staticlib
The reason why this does not work is not that we can't built static
objects, we can, but we can't use `-staticlib` on GHC on windows.
`-staticlib` rolls all dependencies into a combined archive. While this
would work on windows if we used gnu ar and MRI script, GHC can't rely
on GNU ar, and as such has a quick archive concatenation module for GNU
and BSD archives only.
2018-05-21 15:11:11 -04:00
..
applications Merge pull request #40717 from hedning/fix-inkscape-build 2018-05-18 15:53:13 -05:00
build-support crate-overrides: curl-sys needs zlib 2018-05-17 14:20:29 -05:00
common-updater
data iosevka-bin: 1.14.0 -> 1.14.3 2018-05-18 11:46:25 +03:00
desktops Merge pull request #40703 from gnidorah/autopatchelf 2018-05-18 18:20:51 +02:00
development haskell generic builder: Disable static libs on Windows because no -staticlib 2018-05-21 15:11:11 -04:00
games Merge pull request #40567 from dbohdan/master 2018-05-16 23:55:11 +02:00
misc wine: Enable on macOS 2018-05-18 17:15:42 -04:00
os-specific linuxPackages.wireguard: 0.0.20180420 -> 0.0.20180514 (#40631) 2018-05-18 22:57:13 +02:00
servers Merge pull request #40603 from ryantm/mattermost_4_10 2018-05-18 09:17:28 +01:00
shells dash: 0.5.10 -> 0.5.10.1 (#40677) 2018-05-17 23:08:28 +02:00
stdenv androidndk: Fix usage as crossSystem 2018-05-17 17:22:27 +02:00
test tests: move to attribute set 2018-05-10 23:58:12 -05:00
tools xbps: limit to platforms.linux 2018-05-18 13:07:51 -05:00
top-level xbps: init at 0.52 2018-05-18 12:42:34 -05:00