Robin Gloster
d0d992a9a0
urllib3: revert multiple outputs
...
only moved propagated build inputs to dev which broke packages depending
on it e.g. glusterfs
cc @edolstra
2017-09-27 17:11:14 +02:00
Peter Brottveit Bock
76245e0b9d
urweb: support darwin, depend on gcc, fix paths.
...
1. Add support for the darwing platform.
2. Depend on gcc, since the urweb executable will
call gcc when it compiles an urweb-project.
3. Fix include path and link path for the dependencies.
2017-09-27 17:06:01 +02:00
Tristan Helmich
71cc54300e
emby: 3.2.30.0 -> 3.2.32.0
2017-09-27 16:37:50 +02:00
Robin Gloster
c0235ef611
libnfs: fix eval
2017-09-27 16:33:28 +02:00
Peter Simons
4398872523
libnfs: fix broken meta.license attribute
...
A license called "bsd" does not exist. Ping @peterhoeg.
2017-09-27 16:18:13 +02:00
WilliButz
43b7e69d13
splUnstable: fix hash
2017-09-27 15:22:02 +02:00
Peter Simons
99e24590cb
nixos(spamassassin): fix trailing whitespace
2017-09-27 14:50:52 +02:00
Peter Simons
bfab392e6e
nixos(spamassassin): provide /etc/spamassassin to fix sa-learn et al
...
Spamassassin expects its system-wide configuration at /etc/spamassassin, and
some user tools (like sa-learn) need to read those configuration files.
Therefore, we provide a symlink from /etc/spamassassin to the appropriate Nix
store path to make sure those tools work without the user having to pass an
elaborate --siteconfig path that, potentially, changes every time the system
updates.
Fixes https://github.com/NixOS/nixpkgs/issues/29414 .
2017-09-27 14:50:52 +02:00
makefu
3abee357e6
pyramid: fix propagated builds
...
hupper and plaster need to be propagated to dependent packages
2017-09-27 14:48:45 +02:00
Lancelot SIX
5357087f46
Merge pull request #29842 from fadenb/pythonPackages.phonenumbers_8.8.2
...
pythonPackages.phonenumbers: 8.8.1 -> 8.8.2
2017-09-27 14:32:08 +02:00
Tim Steinbach
825e417457
docker: add 17.09.0-ce
2017-09-27 08:18:40 -04:00
Tristan Helmich
b015f62965
pythonPackages.phonenumbers: 8.8.1 -> 8.8.2
2017-09-27 13:56:58 +02:00
Tim Steinbach
bee055fa96
i3-gaps: 4.14 -> 4.14.1
2017-09-27 07:39:48 -04:00
Tim Steinbach
fc7f4f6fc3
i3: 4.14 -> 4.14.1
2017-09-27 07:39:32 -04:00
Tim Steinbach
0bc5d15aee
Merge pull request #29834 from florianjacob/mariadb-10.1.26
...
mariadb: 10.1.25 -> 10.1.26
2017-09-27 07:22:58 -04:00
Eelco Dolstra
28299f669a
Add even more dev outputs
2017-09-27 12:08:48 +02:00
Eelco Dolstra
65b04b8bef
network-manager-applet: Don't depend on webkitgtk by default
...
This added significant bloat to non-Gnome systems.
2017-09-27 12:08:33 +02:00
Florian Jacob
e911e39c26
mariadb: 10.1.25 -> 10.1.26
2017-09-27 09:42:32 +02:00
Peter Hoeg
7f3cb3fe71
Merge pull request #29833 from rvl/bower2nix-v320
...
bower2nix: 3.1.1 -> 3.2.0
2017-09-27 15:06:27 +08:00
Rodney Lorrimar
3d4ed0181e
bower2nix: 3.1.1 -> 3.2.0
2017-09-27 07:30:01 +01:00
Peter Hoeg
eba5dd84ef
cwiid: boy scout cleanups
2017-09-27 10:00:10 +08:00
Peter Hoeg
97e586b812
libnfs: init at 2.0.0
2017-09-27 09:59:17 +08:00
Robin Gloster
1a681a6ecb
shotcut: 17.02 -> 17.09
...
fixes the previously broken build
2017-09-27 00:51:20 +02:00
Tuomas Tynkkynen
9824ca6975
caffe: Make 'bin' the first output
...
So ${caffe}/bin/foo always works in scripts.
2017-09-27 00:39:55 +03:00
Joachim Fasting
206e4a6d69
tor-browser-bundle: basic checks for the wrapper script
2017-09-26 23:17:12 +02:00
Joachim Fasting
fc44e91ad5
tor-browser-bundle: use fonts from Nixpkgs
2017-09-26 23:17:11 +02:00
Joachim Fasting
f05d50f36c
tor-browser-bundle: approximate upstream bundle & purity control
2017-09-26 23:17:10 +02:00
Joachim Fasting
93b9109b46
tor-browser-bundle: clear pref bootstrappedAddons for purity
2017-09-26 23:17:09 +02:00
Joachim Fasting
0c26be5bd2
tor-browser-bundle: improve organization of distribution dir
...
Store TBB specific files under TorBrowser-Data
2017-09-26 23:17:08 +02:00
Joachim Fasting
346661d77b
tor-browser-bundle: redo extensions
2017-09-26 23:17:08 +02:00
Joachim Fasting
fe3b95e749
tor-browser-bundle: customization via extraPrefs
2017-09-26 23:17:02 +02:00
Tuomas Tynkkynen
3ee733aafb
imlib2: Make 'bin' the first output
2017-09-27 00:15:27 +03:00
Eelco Dolstra
af44f99dca
ibus: Move ibus-setup to .dev
...
This removes python3.buildEnv from the runtime closure.
2017-09-26 23:14:39 +02:00
Eelco Dolstra
c03326445b
firefox: Remove about:buildconfig
...
Storing the build configuration caused Firefox to retain a dependency
on gcc, glibc.dev and icu4c.dev.
This reduces the size of the firefox closure from 587 to 415 MiB.
2017-09-26 23:14:35 +02:00
Daiderd Jordan
3ad8cc1300
Merge pull request #29757 from berdario/sshuttle-darwin
...
Fix tests for Sshuttle on Darwin.
2017-09-26 23:09:57 +02:00
Daiderd Jordan
10c7323193
Merge pull request #29811 from vaibhavsagar/upgrade-vim
...
vim: 8.0.0442 -> 8.0.1150
2017-09-26 23:05:33 +02:00
Robin Gloster
6ab200b066
17.09 release notes: fix typo
2017-09-26 22:40:02 +02:00
Jörg Thalheim
1e066db4b8
Merge pull request #29816 from yegortimoshenko/epsxe/fix-install
...
epsxe: fix install, 32-bit executable uses mixed case
2017-09-26 20:56:15 +01:00
Jan Solanti
4ec3d311cb
nvidia-x11: generate nvidia_icd.json from template
2017-09-26 21:53:44 +02:00
Daniel Peebles
79d8ccf4f0
Merge pull request #28777 from copumpkin/installer-chroot
...
nixos-install: re-enable --chroot option
2017-09-26 12:23:19 -07:00
Yegor Timoshenko
c3e6e9b765
epsxe: fix install, 32-bit executable uses mixed case
2017-09-26 19:20:30 +00:00
Yegor Timoshenko
0ddca0715a
epsxe: init at 2.0.5 ( #29810 )
...
* epsxe: init at 2.0.5
* epsxe: nitpicks
2017-09-26 20:06:22 +01:00
Jörg Thalheim
bbdca85b17
Merge pull request #29644 from yegortimoshenko/patch-3
...
mba6x_bl: 2016-04-22 ->2016-12-08
2017-09-26 19:56:26 +01:00
Jörg Thalheim
f27feb5481
dino: 2017-06-21 -> 2017-09-20
2017-09-26 19:48:05 +01:00
Frederik Rietdijk
a33402b890
wlc: fix homepage / eval
2017-09-26 19:32:46 +02:00
Yegor Timoshenko
fbc8fa8b42
mba6x_bl: update to 2016-12-08
2017-09-26 17:08:59 +00:00
Domen Kožar
61fbdb47a6
haskellPackages.foundation: disable tests on darwin
2017-09-26 19:00:27 +02:00
Jörg Thalheim
21abe34a2b
Merge pull request #29801 from yegortimoshenko/sct/patch-segfault
...
sct: fix segfault when DISPLAY is empty, clean up derivation
2017-09-26 17:52:11 +01:00
Michael Weiss
676f5cb02c
sway: Fix the build
...
While the last wlc upgrade (05d79c03ec
)
makes it possible to build sway 0.14.0 it also breaks the current build
of sway 0.13.0.
Unfortunately sway 0.14.0 segfaults on launch and I couldn't fix it yet
(there are multiple upstream issues as well). I'll overwrite the wlc
version for sway in order to have a usable version in nixpkgs for the
meantime.
2017-09-26 18:48:21 +02:00
Franz Pletz
4d7d5c8c34
libressl_2_6: 2.6.0 -> 2.6.2
2017-09-26 17:28:46 +02:00