Fernando J Pando
4b820b842b
pythonPackages.pytest-fixture-config: init at 1.0.1
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
dcd21c775f
pythonPackages.pytest-shutil: init at 1.1.1
...
Tested on Linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
184cef18d9
pythonPackages.pytest-server-fixtures: init at 1.1.0
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3f975a0dd
pythonPackages.pytest-mock: init at 1.2
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
251e67af5c
pythonPackages.jsonref: init at 0.1
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
e8d326a438
pythonPackages.ramlfications: init at 0.1.9
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3a9980e19
pythonPackages.sphinxcontrib-spelling: init at 2.2.0
...
Tested on Linux
2016-08-30 12:06:18 +02:00
Frederik Rietdijk
21eb4972be
pythonPackages.funcparserlib: build on Python 3.x
2016-08-30 12:06:18 +02:00
Frederik Rietdijk
e9dea3c02a
pythonPackages.sphinx-testing: init at 0.7.1
2016-08-30 12:06:18 +02:00
Fernando J Pando
bb06f95cc8
pythonPackages.sphinxcontrib-blockdiag: init at 1.5.5
...
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
f59448add0
pythonPackages.autobahn: init at 0.16.0
...
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
17278243d8
pythonPackages.txaio: init at 2.5.1
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Moritz Ulrich
70f55f9930
rust{Beta,Unstable}: Remove outdated comment.
2016-08-30 12:05:45 +02:00
Shea Levy
d4e012780f
rust{Beta,Unstable}: Remove lowPrio calls
...
These are sets of derivations and there is no recurseIntoAttrs, so the
packages aren't exposed to nix-env by name at all.
2016-08-30 05:56:15 -04: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
Luca Bruno
5c5fd1cb60
Merge pull request #18096 from leenaars/wavrsocvt
...
wavrsocvt: init at 1.0.2.0
2016-08-30 11:41:08 +02:00
Luca Bruno
cca72718b3
Merge pull request #18095 from Mic92/valauncher
...
valauncher: init at 1.2
2016-08-30 11:36:42 +02:00
Zero King
e35bbf108a
ffmpeg: 3.1.2 -> 3.1.3
2016-08-30 09:06:18 +00:00
Lluís Batlle i Rossell
2f182cebcc
Updating OCE to 0.17.2
2016-08-30 11:03:02 +02:00
Guillaume Maudoux
5b00f4037e
emacs24: nuke extra references to buildInputs
2016-08-30 11:00:54 +02:00
Eelco Dolstra
83103dc267
Merge pull request #18104 from ericsagnes/feat/nixos-manual-gen-cleanup
...
nixos manual: cleanup generation
2016-08-30 10:35:18 +02:00
Jörg Thalheim
2de7e30c0f
valauncher: init at 1.2
2016-08-30 10:04:43 +02:00
Tobias Pflug
86c8a63603
nodejs-6_x: 6.3.1 -> 6.4.0
2016-08-30 08:45:35 +02:00
aszlig
f19c961b4e
linux-testing: Fix arg list too long in modinst
...
With the default kernel and thus with the build I have tested in
74ec94bfa2
, we get an error during
modules_install:
make[2]: execvp: /nix/store/.../bin/bash: Argument list too long
I haven't noticed this build until I actually tried booting using this
kernel because make didn't fail here.
The reason this happens within Nix and probably didn't yet surface in
other distros is that programs only have a limited amount of memory
available for storing the environment and the arguments.
Environment variables however are quite common on Nix and thus we
stumble on problems like this way earlier - in this case Linux 4.8 - but
I have noticed this in 4.7-next as well already.
The fix is far from perfect and suffers performance overhead because we
now run grep for every *.mod file instead of passing all *.mod files
into one single invocation of grep.
But comparing the performance overhead (around 1s on my machine) with
the overall build time of the kernel I think the overhead really is
neglicible.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-08-30 06:55:52 +02:00
Tuomas Tynkkynen
03fb2c1f32
doc: Document changes to multiple-output conventions
2016-08-30 04:46:59 +03:00
obadz
e7b2f05d20
Merge commit '6389f9b' (was in staging)
2016-08-30 02:31:59 +01:00
obadz
03b9a159fe
opensmtpd nixos module: chmod & chown until the daemon's heart's content
2016-08-30 02:13:22 +01: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
Eric Sagnes
b50e627ef6
nixos manual: cleanup generation
2016-08-30 09:40:05 +09: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
Joachim Fasting
dab32a1fa6
nixos manual: move chapter on grsecurity to auto-generated module docs
2016-08-29 23:48:12 +02:00
Joachim Fasting
d78e0ed1f9
dnscrypt-proxy module: move detailed info to module documentation
2016-08-29 23:48:12 +02:00
Joachim Fasting
68210aa772
dnscrypt-proxy module: serviceConfig.Group is redundant
...
Same as user's primary group if left unspecified
2016-08-29 23:48:12 +02:00
Joachim Fasting
23a7e6e911
dnscrypt-proxy module: formatting
2016-08-29 23:48:11 +02:00
Jörg Thalheim
ec20540a1a
android-udev-rules: usage example
2016-08-29 23:40:13 +02:00
aszlig
86d1953ed4
build-rebar3: Append postPatch to original hook
...
The postPatch attribute is already in the function argument but is
unused elsewhere in the code, so setting postPatch with buildRebar3 is
going to end up in a no-op.
This now allows to use postPatch within buildRebar3 by simply appending
to the existing postPatch hook that removes the rebar and rebar3
escripts.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ericbmerritt
2016-08-29 23:31:50 +02:00
Michiel Leenaars
fe87145c58
wavrsocvt: init at 1.0.2.0
2016-08-29 22:57:14 +02:00
Michiel Leenaars
fd69c7d944
manuskript: cleanup of install
2016-08-29 22:55:45 +02:00
Vladimír Čunát
3996aa8953
nix: maintenance 1.11.2 -> 1.11.3
...
Fixes #17804 .
2016-08-29 22:44:01 +02: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