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
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
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
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
zimbatm
eaa0e19a34
keybase: add darwin support
...
Fixes the cyclic dependency issue as described in #18131 .
2017-09-24 17:50:33 +01:00
Jörg Thalheim
96d3ff6759
Merge pull request #29742 from richardipsum/init-luxio
...
luxio: init at 13
2017-09-24 16:08:26 +01:00
Jörg Thalheim
1e613677a2
Merge pull request #29687 from therealpxc/typings
...
nodePackages.typings: init at 2.1.1
2017-09-24 16:07:53 +01:00
Jörg Thalheim
14cbeaa892
Merge pull request #29730 from DIzFer/latte-dock-update
...
latte dock: 0.6.0 -> 0.7.1
2017-09-24 16:03:56 +01:00
Jörg Thalheim
6a4deb52d1
Merge pull request #29729 from DIzFer/telegram-update
...
tdesktop: 1.1.22 -> 1.1.23
2017-09-24 16:02:54 +01:00
Richard Ipsum
3d278be9ae
luxio: Add maintainer
2017-09-24 15:59:43 +01:00
Elis Hirwing
02d9d40d99
testssl.sh: init at 2.9.5-1
...
Add testssl.sh which is a nice utility for testing TLS/SSL
capabilities of servers without having to use any kind of
web-service. It's very useful for testing setups of services before
deployment and such.
2017-09-24 16:59:15 +02:00
Jörg Thalheim
83440984e3
Merge pull request #29691 from veprbl/simanneal
...
pythonPackages.simanneal: init at 0.4.1
2017-09-24 15:58:45 +01:00
Joerg Thalheim
dd99592952
python.pkgs.simanneal: enable tests
2017-09-24 15:57:49 +01:00
David Izquierdo
4105d02f70
latte dock: 0.6.0 -> 0.7.1
2017-09-24 16:55:47 +02:00
Joerg Thalheim
dd6691aa05
luxio: fix package build
2017-09-24 15:44:43 +01:00
Jörg Thalheim
975c7b2204
Merge pull request #29450 from jerith666/djb-1709
...
Add modules for tinydns and dnscache from djbdns
2017-09-24 15:39:29 +01:00
Joerg Thalheim
735b41c34f
nixos/tinydns: default data to empty string
...
(not strictly required to start the service)
2017-09-24 15:38:25 +01:00
Kranium Gikos
412fa16bff
influxdb sevice: make postStart test work with non-localhost configurations ( #29734 )
...
make postStart test work with non-localhost configurations
2017-09-24 15:37:17 +01:00
Richard Ipsum
d42c062821
luxio: init at 13
2017-09-24 15:36:01 +01:00
Jörg Thalheim
5fa6b341fb
Merge pull request #29732 from vyp/maintain-guile-modules
...
guile-modules: add vyp as maintainer to unmaintained guile modules
2017-09-24 15:16:51 +01:00
Jörg Thalheim
d20bd77c93
Merge pull request #29717 from fare-patches/nfsd
...
nfsd: add extraNfsdConfig
2017-09-24 15:13:42 +01:00
Jörg Thalheim
c3555249d4
Merge pull request #29701 from risicle/ris-pyscss-fix
...
python.pkgs.pyscss: 1.3.4 -> 1.3.5
2017-09-24 15:10:42 +01:00
Jörg Thalheim
272c0bf88c
Merge pull request #29706 from gnidorah/wayland
...
termite: fix fonts in wayland
2017-09-24 14:48:04 +01:00
Joerg Thalheim
4d4c32504a
termite: use wrapGAppsHook
2017-09-24 14:47:14 +01:00