Joerg Thalheim
407d8dac85
watson-ruby: hide bundlerEnv to avoid collisions
...
bundlerEnv also comes with a bundle script and ruby libraries
2017-09-25 15:49:14 +01:00
Eelco Dolstra
b986c8e510
Merge pull request #29776 from Mic92/libproxy
...
libproxy: 0.4.13 -> 0.4.15
2017-09-25 16:45:09 +02:00
Joerg Thalheim
30c380556c
libproxy: 0.4.13 -> 0.4.15
...
reduces closure size from ~200mb to ~100mb
fixes #29775
2017-09-25 15:22:38 +01:00
Joachim Fasting
799c1218cd
tor-browser-bundle-bin: default to dmix
...
To support multiple playback streams
2017-09-25 16:11:57 +02:00
Eelco Dolstra
60aaced9a0
Add some dev outputs
2017-09-25 16:05:10 +02:00
Eelco Dolstra
b0280f598e
postgresql: Add dev output
...
This reduces the closure size of postgresql.out by 72 MiB.
2017-09-25 16:04:39 +02:00
Eelco Dolstra
b790a31204
kdoctools: Move bin stuff to the "out" output
...
In particular, this moves share/kf5 to the "out" output. This prevents
kdelibs4support from pulling kdoctools.dev into its closure (via
share/kf5/kdoctools/customization/dtd/kdex.dtd, which references
${kdoctools}/share/kf5).
This reduces the closure size of kdelibs4support by 156 MiB.
2017-09-25 16:04:32 +02:00
Roberto Di Remigio
932bd98510
watson-ruby: init at 1.6.3
2017-09-25 14:51:16 +01:00
Roberto Di Remigio
d1aed97aa0
maintainers.nix: add robertodr
2017-09-25 14:50:51 +01:00
Roberto Di Remigio
d706fc953d
sort maintainers.nix
2017-09-25 14:50:31 +01:00
Peter Hoeg
23ef826139
pywbem: hash keeps changing - why? Embed the patch
2017-09-25 21:31:12 +08:00
Tim Steinbach
b13a6d5720
linux: 4.14-rc1 -> 4.14-rc2
2017-09-25 09:24:23 -04:00
Jörg Thalheim
9d9a28f014
docs/python: more infos regarding failing tests
2017-09-25 14:00:47 +01:00
Joachim F
ffd6cbe3d1
Merge pull request #28503 from phile314/fusion-inventory
...
Fusion inventory: Init at 2.3.18
2017-09-25 12:58:44 +00:00
Joachim F
e23973fa4e
Merge pull request #29694 from etu/testssl-sh
...
testssl.sh: init at 2.9.5-1
2017-09-25 12:58:12 +00:00
Franz Pletz
263185aa68
nixos/network-interfaces: ensure slave interfaces are up
...
Fixes #28620 .
2017-09-25 14:06:38 +02:00
Franz Pletz
13a110e696
nixos/network-interfaces: cannot delay device units
...
Systemd is complaining that it can't delay the startup of device units.
We have a before dependency on the respective device unit for every
netdev service, which doesn't make any sense because we create the
actual interface in this service.
2017-09-25 14:06:38 +02:00
Franz Pletz
3a670daa98
nixos/network-interfaces: IPs must always be set
...
Previously, depending on the environment and the type of interface that
was created, the configured IPs of an interface wouldn't be applied on a
nixos-rebuild switch. It works after a reboot.
This patch ensures that the network-addresses service is started
either via the network-link service or if the networking target is
activated (i.e. on system activation).
Fixes #28474 #16230 .
2017-09-25 14:06:38 +02:00
Joachim Fasting
4429559aa1
mg: 20161005 -> 20170828
2017-09-25 14:02:37 +02:00
Dario Bertini
cd501e33ba
gcj: use from gcc6
2017-09-25 13:52:02 +02:00
Kamil Chmielewski
5835b1a156
ponyc: 0.19.1 -> 0.19.2
...
https://github.com/ponylang/ponyc/issues/2248
2017-09-25 13:13:58 +02:00
Jörg Thalheim
756698f0a7
Merge pull request #29765 from nlewo/pr/docker-nix-pager-env-var
...
dockerTools.examples.nix: set NIX_PAGER=cat environment variable
2017-09-25 11:54:23 +01:00
Silvan Mosberger
a8c97ad23e
nixos/radicale: fix default version ( #29743 )
2017-09-25 10:18:42 +00:00
Joerg Thalheim
f8078db863
gmime3: reduce propagated closure
...
only libraries required pkg-config files
2017-09-25 11:03:16 +01:00
Peter Simons
042ca21c81
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-7-g3c87c13 from Hackage revision
8158338ed8
.
2017-09-25 10:43:44 +02:00
Peter Simons
6a020b7448
jhc: mark build as broken
...
Some dependencies of this build no longer compile with GHC 7.6.x.
2017-09-25 10:43:43 +02:00
Peter Simons
92576b77e9
haskell: provide a meta package "unbuildable" to fix evaluation of Win32
2017-09-25 10:43:42 +02:00
Peter Simons
69c4f038de
haskell-accelerate-blas: don't distribute via Hydra
...
Depends on CUDA, which has a non-free license.
2017-09-25 10:43:42 +02:00
Peter Simons
1d73878e88
hackage2nix: update list of broken builds
2017-09-25 10:43:42 +02:00
Philipp Hausmann
00bc46b722
FusionInventory: Remove unused parameters
2017-09-25 10:39:11 +02:00
Philipp Hausmann
2490dea9d0
FusionInventory: Disable tests requiring network access.
2017-09-25 10:39:11 +02:00
Philipp Hausmann
1a23ff8a13
FusionInventory: Code cleanup
2017-09-25 10:39:11 +02:00
Philipp Hausmann
6b788e36df
FusionInventory: Add NixOS module.
2017-09-25 10:39:11 +02:00
Philipp Hausmann
de3d26165f
FusionInventory: Init at 2.3.18
2017-09-25 10:39:11 +02:00
Rickard Nilsson
72b46f3631
Merge pull request #29375 from bkchr/network_manager_1_8_2
...
network-manager: 1.6.2 -> 1.8.2
2017-09-25 09:52:19 +02:00
Antoine Eiche
ff4d7f0fd2
dockerTools.examples.nix: set NIX_PAGER=cat environment variable
2017-09-25 09:39:15 +02:00
Kai Harries
32e4e2c47b
libvirt: Add qemu to runtime closure
...
The program `qemu-img` is needed during creation of virtual machines
with qcow2 images. Otherwise creation of such VMs (e.g. with
virt-manager) are failing.
2017-09-25 07:46:29 +02:00
Samuel Dionne-Riel
0b1c73f4da
mediawiki: 1.27.3 -> 1.29.1
2017-09-24 22:49:22 -04:00
Peter Hoeg
0353ddc5c5
pywbem: changed hash
2017-09-25 09:50:41 +08:00
Peter Hoeg
4c496c0232
pywbem: make the tests pass again with patch from upstream
2017-09-25 09:43:03 +08:00
Peter Hoeg
4f25b7b6b3
open-vm-tools: 10.1.0 -> 10.1.10
2017-09-25 09:41:29 +08:00
ibor
00422b2279
js_of_ocaml: fix jbuild (explicitly call bash) ( #29749 )
...
* js_of_ocaml: fix jbuild (explicitly call bash)
* js_of_ocaml: Use patchShebangs instead of manual patch
2017-09-25 08:32:19 +08:00
Dario Bertini
7055b4aa45
Fix tests for Sshuttle on Darwin.
2017-09-24 23:46:07 +01:00
Michael Weiss
ec075b40ec
fscryptctl: init at 2017-09-12
2017-09-24 23:12:30 +02:00
William Casarin
cd4eba7c0e
swift: remove me as maintainer
...
I don't use this anymore
2017-09-24 12:10:20 -07:00
Tristan Helmich
62597385c3
oath-toolkit: 2.6.1 -> 2.6.2
2017-09-24 21:05:00 +02:00
Vladimír Čunát
cb9a846762
Merge older staging
...
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Peter Simons
2a1c656c54
cabal2nix: update to version 2.6
...
- Add support for the 01-index tarball of cabal-install 2.x.
- Add shell completions for fish and zsh.
2017-09-24 20:52:05 +02:00
Peter Simons
88bef1c019
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6 from Hackage revision
a0cac3c9f2
.
2017-09-24 20:52:00 +02:00
Jean-François Roche
b50ae94ed3
Update kbfs: 20170429.44efa06 -> 20170922.f76290 ( #29716 )
...
kbfs was not working with the lastest keybase update
(ef3cb5cc47
).
We should enforce update of keybase/keybase-ui and kbfs (like done here:
f74a1e6bcb
)
all together to avoid API problems.
2017-09-24 18:06:31 +01:00