Tuomas Tynkkynen
|
f97ba3070a
|
gdal: Fix reference to mysql dev output
|
2016-08-30 23:00:13 +03:00 |
|
Tuomas Tynkkynen
|
e08599567a
|
frame: Fix 'lib.optional' use
Produces a list-of-lists in buildInputs
|
2016-08-30 23:00:13 +03:00 |
|
Tuomas Tynkkynen
|
d2ef0577c5
|
grail: Fix 'lib.optional' use
Produces a list-of-lists as buildInputs.
|
2016-08-30 23:00:13 +03:00 |
|
Tuomas Tynkkynen
|
3a762ef967
|
shadowsocks-libev: Fix 'lib.optional' use
Produces buildInputs having lists of lists.
|
2016-08-30 23:00:13 +03:00 |
|
Tuomas Tynkkynen
|
810135363e
|
ceph: Fix 'lib.optional' use
Produces a list of list as buildInputs.
|
2016-08-30 23:00:13 +03:00 |
|
Frederik Rietdijk
|
0478682f09
|
libsndfile: 1.0.26 -> 1.0.27
|
2016-08-30 18:53:31 +02:00 |
|
Tuomas Tynkkynen
|
7259f80577
|
libre: Use 'dev' output of libc
|
2016-08-30 16:30:24 +03:00 |
|
Tuomas Tynkkynen
|
c4521aeffa
|
xcb-util-xrm: Fix 'lib.optional' usage
That produces a list containing a singleton list containing libX11.
|
2016-08-30 16:28:02 +03:00 |
|
Tuomas Tynkkynen
|
8576332fdf
|
grsec: Fix build after multiple output shuffling
Same problem with overrideDerivation as in
https://github.com/NixOS/nixpkgs/issues/10721. Would be nice to have
that fixed...
|
2016-08-30 15:55:49 +03:00 |
|
Tuomas Tynkkynen
|
73f1ade407
|
glibc_multi: Reference dev outputs of glibc
|
2016-08-30 15:18:51 +03:00 |
|
Tuomas Tynkkynen
|
d3dc3d4130
|
Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
https://github.com/NixOS/nixpkgs/pull/14766
|
2016-08-30 12:43:37 +03:00 |
|
Tuomas Tynkkynen
|
03fb2c1f32
|
doc: Document changes to multiple-output conventions
|
2016-08-30 04:46:59 +03:00 |
|
Tuomas Tynkkynen
|
d75596995e
|
swt: Fix LFLAGS
Passing '-I${foo}/lib' to GCC doesn't seem sane.
|
2016-08-30 03:47:50 +03:00 |
|
Tuomas Tynkkynen
|
aef35c52f0
|
treewide: Fix output references to libX11
|
2016-08-30 03:40:23 +03:00 |
|
Tuomas Tynkkynen
|
c3bcb4e1ce
|
treewide: Use explicit 'dev' references to glibc
|
2016-08-30 03:11:09 +03:00 |
|
Tuomas Tynkkynen
|
01f857409f
|
haskellPackages.hcwiid: Fix output references to bluez
|
2016-08-30 03:02:33 +03:00 |
|
Tuomas Tynkkynen
|
048a30e4e4
|
treewide: Fix dev references to libxml2
|
2016-08-30 03:02:32 +03:00 |
|
Tuomas Tynkkynen
|
47784e55e1
|
darwin binutils: Fix binutils-raw output references
|
2016-08-30 02:57:43 +03:00 |
|
Tuomas Tynkkynen
|
fa1a1f527b
|
gnome3: Use dev output of nss
|
2016-08-30 02:41:13 +03:00 |
|
Tuomas Tynkkynen
|
0836f5d3b0
|
erlangR14: Use dev output of openssl
|
2016-08-30 02:41:13 +03:00 |
|
Tuomas Tynkkynen
|
d4eb6887b9
|
xorg.xf86videoati: Use dev output of xorgserver
TODO: Darwin xorgserver should have consistent outputs with the Linux
one.
|
2016-08-30 02:41:12 +03:00 |
|
Vladimír Čunát
|
e6f1028340
|
Merge: solve unfree xorg.fontbhttf
Fixes #17571.
|
2016-08-29 22:41:10 +02:00 |
|
Vladimír Čunát
|
40dc278ee0
|
xorg.fontbhttf: mark as unfree
https://bugzilla.redhat.com/show_bug.cgi?id=317641
|
2016-08-29 22:40:32 +02:00 |
|
Vladimír Čunát
|
4f73633f26
|
treewide: stop using fontbhttf
|
2016-08-29 22:28:50 +02:00 |
|
Vladimír Čunát
|
3f80ecfc79
|
fontforge: build the non-gui version without fontconfig
(in build-time closure)
|
2016-08-29 22:27:34 +02:00 |
|
Tuomas Tynkkynen
|
b2e701cb1d
|
nix-repl: Use 'dev' output of nix
|
2016-08-29 21:30:52 +03:00 |
|
Vladimír Čunát
|
475124f78e
|
dejavu_fonts: "symlink-split" a single font file
See following commits for "why".
|
2016-08-29 20:21:32 +02:00 |
|
Ram Kromberg
|
3bfb354145
|
libsoup's vala: 0.23 -> 0.26
Close #17904.
|
2016-08-29 18:45:55 +02:00 |
|
obadz
|
1ba32c5403
|
Merge branch 'master' into staging
|
2016-08-29 16:22:36 +01:00 |
|
obadz
|
6389f9b349
|
Revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"
This reverts commit bddf4e2180 .
Trying to fix stdenvBootstrapTools.x86_64-darwin.stdenv
cc @copumpkin @domenkozar
|
2016-08-29 16:19:36 +01:00 |
|
Peter Simons
|
67c57a9ce5
|
Merge pull request #18016 from Profpatsch/spy-patch
haskellPackages.spy: fix for new fsnotify version
|
2016-08-29 16:55:06 +02:00 |
|
Peter Simons
|
486c204859
|
Merge pull request #18087 from YPares/stack-getlib
Haskell stack nix shell: using lib.getLib/Dev now
|
2016-08-29 16:54:36 +02:00 |
|
Peter Simons
|
8eaa645eca
|
Merge pull request #18086 from vbgl/maxima-5.38.1
maxima: 5.36.1 -> 5.38.1
|
2016-08-29 16:53:55 +02:00 |
|
YPares
|
9ddcd5d456
|
Haskell stack nix shell: using lib.getLib/Dev now
|
2016-08-29 16:15:09 +02:00 |
|
Vincent Laporte
|
17af87323d
|
maxima: 5.36.1 -> 5.38.1
|
2016-08-29 15:52:05 +02:00 |
|
Robin Gloster
|
6f21201f93
|
rtags: git-2016-04-29 -> 2.3
should fix the darwin build
|
2016-08-29 13:33:36 +00:00 |
|
Robin Gloster
|
005a147f92
|
sage: fix build
closes #17842
|
2016-08-29 12:46:51 +00:00 |
|
Vladimír Čunát
|
b981fe2095
|
vim-indent-guides: init at 2016-04-17
|
2016-08-29 14:40:12 +02:00 |
|
Vladimír Čunát
|
f688ea37d8
|
bear: init at 2.2.0
|
2016-08-29 14:13:01 +02:00 |
|
obadz
|
c527ece0b1
|
Merge pull request #18083 from NixOS/staging
Merge Staging
Contains compiler hardening by default as well as binutils version bump.
|
2016-08-29 13:07:29 +01:00 |
|
obadz
|
0e9d355397
|
musl: disable stackprotector hardening
Prevents busybox segfault
|
2016-08-29 13:04:29 +01:00 |
|
Tuomas Tynkkynen
|
69e51ebf55
|
kde-frameworks: Use chooseDevOutputs
|
2016-08-29 14:49:54 +03:00 |
|
Tuomas Tynkkynen
|
89833c0c72
|
binutils: Shuffle outputs
|
2016-08-29 14:49:54 +03:00 |
|
Tuomas Tynkkynen
|
dcf0e8ac48
|
kde5.plasma: Use 'dev' output of xf86inputsynaptics
|
2016-08-29 14:49:54 +03:00 |
|
Tuomas Tynkkynen
|
2f50cfe25f
|
qt5: Shuffle outputs
Unnoticed by the scripts.
|
2016-08-29 14:49:53 +03:00 |
|
Tuomas Tynkkynen
|
040fadf345
|
glibc_multi: Fix unnoticed output shuffle
|
2016-08-29 14:49:53 +03:00 |
|
Tuomas Tynkkynen
|
55fa3b52a3
|
php: Fix mysql reference
TODO: Fix the mysql expression so this isn't needed.
|
2016-08-29 14:49:53 +03:00 |
|
Tuomas Tynkkynen
|
7c1607ae65
|
webkitgtk: Few last missing 'dev' references
|
2016-08-29 14:49:53 +03:00 |
|
Tuomas Tynkkynen
|
fd4b3dcccb
|
gmp{4,5}: Split into multiple outputs
Keep all versions consistent so that e.g. 'gmp.dev' is always available,
regardless of version.
|
2016-08-29 14:49:52 +03:00 |
|
Tuomas Tynkkynen
|
8ed3d6a7e5
|
cmake 2.8: Fix build with shuffled outputs
|
2016-08-29 14:49:52 +03:00 |
|