nixpkgs/pkgs
Moritz Angermann a4d5dbd45d 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-23 10:27:41 -04:00
..
applications vimpc: use git tag instead of commit hash 2018-05-23 12:31:59 +02:00
build-support requireFile: Use stdenvNoCC 2018-05-21 19:26:36 -04:00
common-updater
data all-cabal-hashes: update Hackage snapshot to latest version 2018-05-22 10:34:21 +02:00
desktops gnome3.gnome-user-docs: 3.28.1 → 3.28.2 2018-05-19 17:34:10 +02:00
development haskell generic builder: Disable static libs on Windows because no -staticlib 2018-05-23 10:27:41 -04:00
games freeciv: cleanup overrides 2018-05-21 19:55:37 -05:00
misc libretro: build cores on darwin 2018-05-21 19:55:37 -05:00
os-specific cctools: Remove a bunch of stuff no longer needed for Linux 2018-05-23 09:22:19 -04:00
servers Merge pull request #40778 from phile314/slimserver-fix 2018-05-23 13:03:59 +02:00
shells zsh-autosuggestions: 0.4.2 -> 0.4.3 (#40949) 2018-05-23 11:54:14 +02:00
stdenv darwin stdenv: Persist darwin.binutils-unwrapped 2018-05-23 09:51:16 -04:00
test tests: move to attribute set 2018-05-10 23:58:12 -05:00
tools Merge pull request #40974 from r-ryantm/auto-update/debootstrap 2018-05-23 12:04:21 +03:00
top-level cctools: Remove a bunch of stuff no longer needed for Linux 2018-05-23 09:22:19 -04:00