Nikolay Amiantov
8d53efb19c
google-compute-engine: 20170523 -> 20170914
2017-09-25 22:46:44 +03:00
Joerg Thalheim
194c4002b6
wireguard: fix function for adding routes
2017-09-25 20:42:03 +01:00
Nikolay Amiantov
74c3cdd893
python.buildEnv: add extraOutputsToInstall attribute
2017-09-25 22:40:09 +03:00
Nikolay Amiantov
864643ba27
tensorflow: support Python 3.5, fix dependencies
...
TensorBoard on Python 3 only works with 3.5.
2017-09-25 22:37:06 +03:00
Nikolay Amiantov
3d11dc7ca2
python.pkgs.tensorflow-tensorboard: init at 0.1.5
2017-09-25 22:37:06 +03:00
Nikolay Amiantov
c27dd88d80
python.pkgs.bleach1_5_0: init at 1.5.0
2017-09-25 22:37:06 +03:00
Nikolay Amiantov
3353de310d
Revert "pythonPkgs.html5lib_0_9999999: remove"
...
This reverts commit 0b2f9d1ce1
.
Needed as a transitive dependency for tensorflow-tensorboard.
Mark as broken on Python 3.6
2017-09-25 22:37:06 +03:00
Jean-Philippe Bernardy
01d53df77f
pythonPackages.tensorflow 1.1 -> 1.3
2017-09-25 22:37:06 +03:00
Jörg Thalheim
08b827ae8e
Merge pull request #29753 from andir/wireguard-allowed-ips-as-route-optional
...
networking.wireguard: added `allowedIpsAsRoutes` boolean to control p…
2017-09-25 20:32:11 +01:00
Andreas Rammhold
846070e028
networking.wireguard: added allowedIpsAsRoutes
boolean to control peer routes
...
Sometimes (especially in the default route case) it is required to NOT
add routes for all allowed IP ranges. One might run it's own custom
routing on-top of wireguard and only use the wireguard addresses to
exchange prefixes with the remote host.
2017-09-25 21:30:52 +02:00
Eelco Dolstra
8ccce8de89
Add more dev outputs
2017-09-25 19:52:10 +02:00
Eelco Dolstra
cf599d3f99
emacs: Clear the environment while dumping
...
This reduces the closure size of Emacs from 575 to 279 MiB. Dumping
Emacs had a chance of leaking parts of the environment (such as $PATH)
into the dumped executable. This hopefully fixes it. (It's a bit hard
to tell since the effect is not deterministic.)
2017-09-25 19:38:44 +02:00
Thomas Tuegel
8036ee50aa
Merge pull request #29666 from ttuegel/hplip
...
hplip: 3.16.11 -> 3.17.9
2017-09-25 10:22:37 -05:00
Jörg Thalheim
8a1fb4b504
Merge pull request #29702 from robertodr/watson-ruby
...
watson-ruby: init at 1.6.3
2017-09-25 15:51:17 +01:00
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