Jörg Thalheim
6bb303cd85
network-manager: 1.4.4 -> 1.6.4
2017-04-04 17:01:13 +02:00
Jörg Thalheim
43c0530ca6
libproxy: fix compilation
...
also use webkit backend (webkitgtk is also a more common gnome/gtk)
Changelog: https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=1.6.2
2017-04-04 17:00:40 +02:00
Jörg Thalheim
9fc14f23b8
gnome-keyring: use wrapGAppsHook
2017-04-04 16:53:53 +02:00
Eelco Dolstra
de51ad6cd1
Don't restart systemd-fsck@ units
...
Restarting them is useless since the filesystem is already
checked. Worse, restarting them causes the filesystem to be unmounted.
Also remove an override for systemd-rkill@.service which no longer
exists.
2017-04-04 16:40:18 +02:00
Eelco Dolstra
e410c78cd5
gnupg: Give the 1compat package a higher priority
...
This resolves collision warnings with the regular gnupg packages.
2017-04-04 16:40:06 +02:00
zimbatm
7fe25124bc
Merge pull request #24604 from NeQuissimus/ruby_updates
...
Ruby updates
2017-04-04 15:38:22 +01:00
David Guibert
f0ba178a3c
zerotierone: 1.1.14 -> 1.2.2 ( #24614 )
2017-04-04 15:36:46 +01:00
Peter Simons
fa365c2b9d
haskell-language-nix: fix build with GHC 7.6.3
2017-04-04 16:29:12 +02:00
Peter Simons
046c5c57d0
haskell-binary: update 0.8.x branch to latest version
2017-04-04 16:29:12 +02:00
Peter Simons
b232d2f4e4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1.1 from Hackage revision
f68bd69837
.
2017-04-04 16:29:06 +02:00
Peter Simons
4f62f342f6
hackage2nix: disable Hydra builds for accelerate-* packages with unfree license
2017-04-04 16:29:04 +02:00
Peter Simons
e0160f70da
LTS Haskell 8.8
2017-04-04 16:29:04 +02:00
Jörg Thalheim
15c2af400c
Merge pull request #24617 from Mic92/baobab
...
baobab: fix missing dconf module
2017-04-04 16:14:09 +02:00
Jörg Thalheim
fccce068c3
baobab: remove superflous gsettings_desktop_schemas
2017-04-04 16:13:05 +02:00
Eelco Dolstra
01dbf03628
network-link-*.service: Set stopIfChanged = false
...
This reduces the time window during which IP addresses are gone during
switch-to-configuration. A complication is that with stopIfChanged =
true, preStop would try to delete the *new* IP addresses rather than
the old one (since the preStop script now runs after the switch to the
new configuration). So we now record the actually configured addresses
in /run/nixos/network/addresses/<interface>. This is more robust in
any case.
Issue https://github.com/NixOS/nixops/issues/640 .
2017-04-04 15:13:49 +02:00
Dan Peebles
3a9c217804
rtags: fix for clang/libc++ 4
...
This also fixes a missing header in the SDK that rtags needs to work
properly. The underlying cause is that C++ headers got shuffled around a
lot in libc++ 3.8 (I believe) and became more standards-compliant, which
led to a lot of C-compatible passthrough header files being added to it
like math.h, which defines some C++-compatible versions of standard
functions like signbit, while #include_next'ing the system math.h. In
this case, including the SDK was stuffing another math.h in front of the
libc++ shim, which led to all sorts of mysterious failures.
2017-04-04 08:07:52 -04:00
Eelco Dolstra
35dbcbb296
Fix eval error due to config.ec2.hvm
2017-04-04 13:49:13 +02:00
Eelco Dolstra
279565c3d6
Revert "Revert "EC2: Disable PV support""
...
This reverts commit 71710fd099
.
2017-04-04 13:03:05 +02:00
Jörg Thalheim
bb1e6557da
sysdig: 1.15.0 -> 1.15.1
2017-04-04 12:20:02 +02:00
Jörg Thalheim
7d211be459
rustPackages: build less verbose
2017-04-04 12:11:48 +02:00
Jörg Thalheim
847fdaaddc
Merge pull request #24502 from Mic92/rtl8192su-firmware
...
rtl8192su-firmware: init at unstable-2016-10-05
2017-04-04 12:09:13 +02:00
Jörg Thalheim
71710fd099
Revert "EC2: Disable PV support"
...
This reverts commit fbe6d23624
.
this breaks every non-ec2 (non-hvm) system
cc @edolstra
2017-04-04 12:05:21 +02:00
Domen Kožar
f3dbaa7b57
Merge pull request #24595 from lukego/pharo-no-pic
...
pharo-vm: Disable "pic" hardening
2017-04-04 12:01:27 +02:00
Jörg Thalheim
d3fff80d00
exa: unstable-2016-04-20 -> unstable-2017-04-02 (unbrick)
...
cc @ehegnes
2017-04-04 11:42:33 +02:00
Jörg Thalheim
9987abca8e
Merge pull request #24592 from FlorentBecker/pijul4
...
Pijul 0.4
2017-04-04 10:57:54 +02:00
Vladimír Čunát
9497da7e23
palemoon: switch to gcc-4.9
...
Upstream recommends that due to stability problems.
I tested it builds and starts.
2017-04-04 09:35:13 +02:00
Domen Kožar
94d1145ece
Merge pull request #24597 from lukego/pharo-launcher-test
...
pharo-launcher: Add test case & myself as maintainer
2017-04-04 08:08:48 +02:00
ndowens
81e1d7eb55
Merge pull request #24572 from ndowens/finalterm
...
finalterm-git: Cosmetic change
2017-04-03 20:10:44 -05:00
zimbatm
beba07f712
terraform: remove broken tests
2017-04-03 23:58:39 +01:00
Niklas Hambüchen
b03013cb32
Fix consul version being "unknown-unknown". Fixes #24606 .
...
See https://github.com/hashicorp/consul/blob/v0.7.5/scripts/build.sh#L44
for how consul's build script does it.
2017-04-04 00:51:56 +02:00
Carles Pagès
d5a623cb39
Update 17.03 release notes
2017-04-03 22:54:34 +02:00
Vladimír Čunát
8165979098
Merge #22521 : fontforge-gtk: Add support for libspiro
2017-04-03 21:54:05 +02:00
Tim Steinbach
3535a6bf3c
ruby: 2.0.0-p647 -> 2.0.0-p648
2017-04-03 15:40:26 -04:00
lprndn
f259fa6e91
Merge branch 'master' into lprndn_Nixpkgs
2017-04-03 21:37:11 +02:00
Tim Steinbach
ec2c469230
ruby: 2.2.5 -> 2.2.7
2017-04-03 15:33:26 -04:00
Tim Steinbach
482566939e
ruby: 2.3.3 -> 2.3.4
2017-04-03 15:28:38 -04:00
Tim Steinbach
bc45ee50c4
ruby: 2.4.0 -> 2.4.1
2017-04-03 15:23:18 -04:00
Lprndn
75319eb203
nomacs: 3.4 -> 3.6.1
...
fixes #24589
2017-04-03 21:21:05 +02:00
zimbatm
1bf690c1bb
iosevka: 1.11.4 -> 1.12.1 ( #24527 )
...
iosevka: 1.11.4 -> 1.12.1
2017-04-03 18:30:49 +01:00
Vladimír Čunát
59b548069c
Merge #24574 : ntp: security 4.2.8p9 -> 4.2.8p10
2017-04-03 18:55:28 +02:00
Eelco Dolstra
8cc3db6b67
Add 17.03 AMIs
2017-04-03 17:46:34 +02:00
Eelco Dolstra
fbe6d23624
EC2: Disable PV support
...
Unfortunately, somewhere between 16.09 and 17.03, paravirtualized
instances stopped working. They hang at the pv-grub prompt
("grubdom>"). I tried reverting to a 4.4 kernel, reverting kernel
compression from xz to bzip2 (even though pv-grub is supposed to
support xz), and reverting the only change to initrd generation
(5a8147479e
). Nothing worked so I'm
giving up.
2017-04-03 17:46:34 +02:00
Eelco Dolstra
e6faf2a4e6
create-amis.sh: Use pv-grub-hd0_1.05
2017-04-03 17:46:34 +02:00
Jörg Thalheim
c34db6e419
Merge pull request #24414 from jensbin/corebird
...
corebird: 1.3.3 -> 1.4.2
2017-04-03 17:09:35 +02:00
ndowens
94c2f3e772
jp2a: 1.0.6 -> 1.0.7 ( #24579 )
2017-04-03 15:48:52 +01:00
Nikolay Amiantov
74f7db075a
tdesktop: 1.0.2 -> 1.0.27
...
Use system Qt.
2017-04-03 17:48:23 +03:00
Nikolay Amiantov
ef4b73a038
libappindicator: propagate dependencies
2017-04-03 17:39:41 +03:00
Thomas Tuegel
bd0163fc34
Merge branch 'fontconfig-penultimate'
2017-04-03 09:31:20 -05:00
Luke Gorrie
4736c19c65
pharo-launcher: Add test case & myself as maintainer
2017-04-03 14:26:33 +00:00
Thomas Tuegel
89bfa112cf
fontconfig-penultimate: 0.2.1 -> 0.3.2
2017-04-03 09:26:19 -05:00