Bjørn Forsman
d45df036c3
release(-lib).nix: add nixpkgsArgs parameter
...
This allows customizing the nixpkgs arguments by the caller. My use case
is creating a personal nixpkgs channel containing some unfree packages.
The default is still to not build unfree packages, so for nixpkgs this
is no functional change.
2017-04-11 19:43:34 +02:00
Franz Pletz
e8351fd305
libressl: 2.5 branch is now stable
2017-04-11 19:41:02 +02:00
Franz Pletz
29ed67faea
libressl_2_5: 2.5.1 -> 2.5.3
2017-04-11 19:41:01 +02:00
Bjørn Forsman
9c830c8456
hydra: add dependency on Nix' perl bindings
...
This unbreaks the build since the latest nixUnstable update
(3dd66ec6e91c).
It's basically the same fix as in hydra git repo:
a0376a92e5
2017-04-11 19:34:25 +02:00
Bjørn Forsman
6047401a71
pythonPackages.boto3: disable tests (fails due to network access)
...
The test failure started happening with commit
8d18f67a9705617953d43c5a0624 ("awscli: 1.11.45 -> 1.11.75"). That commit
also updates botocore, a dependency of boto3.
This unbreaks 'nixops' (a dependee).
2017-04-11 19:14:56 +02:00
edanaher
e3559c23c2
acme: Add "domain" option to separate domain from name
...
Fixes #24731 .
2017-04-11 18:28:05 +02:00
Franz Pletz
3ab45f4b36
treewide: use boolToString function
2017-04-11 18:18:53 +02:00
Lancelot SIX
54fff9ec1a
Merge pull request #24780 from cko/django_1_7_remove
...
django_1_7: remove
2017-04-11 17:45:21 +02:00
Shea Levy
52f998a2ce
Merge branch 'composeExtensions'
2017-04-11 11:16:29 -04:00
Jörg Thalheim
58771c482c
Merge pull request #24571 from jbgi/kodi-dvdfix
...
Kodi: use kodi fork of libdvdnav/libdvdread. Fix #24153 (dvd playback)
2017-04-11 16:11:17 +02:00
Vince van Oosten
00c3bd1561
add parted to build inputs
2017-04-11 16:05:07 +02:00
Eelco Dolstra
29b415dcdb
Add nixUnstable.perl-bindings
2017-04-11 15:36:51 +02:00
Kirill Elagin
4f61dd7581
bonnie: Update Darwin patch
2017-04-11 16:23:10 +03:00
Eelco Dolstra
3dd66ec6e9
nix: 1.12pre5122_c60715e -> 1.12pre152_915f62fa
2017-04-11 15:02:45 +02:00
Eelco Dolstra
b40cca244c
Merge pull request #24825 from dezgeg/pr-stdenv-updates
...
stdenv package updates
2017-04-11 14:38:29 +02:00
Rok Garbas
8fcb9275d1
pypi2nix: 1.6.0 -> 1.8.0
2017-04-11 14:33:54 +02:00
Rok Garbas
8c8942a5e4
firefox-bin: alsaLib.dev is needed
2017-04-11 14:33:54 +02:00
Thomas Tuegel
149ba2e9dc
Merge pull request #24811 from mdorman/emacs-updates
...
Automated emacs package updates
2017-04-11 07:20:10 -05:00
Benno Fünfstück
285097af27
rustRegistry: 2017-04-08 -> 2017-04-11
2017-04-11 14:16:28 +02:00
Jörg Thalheim
c84dd4f09e
Merge pull request #24526 from miltador/jetbrains
...
idea: numerous fixes and improvements
2017-04-11 13:56:20 +02:00
Vince v. Oosten
39e95aa159
add disk storage to libvirt
2017-04-11 13:03:02 +02:00
Tuomas Tynkkynen
e4b48c7186
libsigsegv: Remove aarch64 patch, enable tests
...
The aarch64 patch has been applied upstream. Let's hope that the new
release fixes the tests as well.
2017-04-11 14:01:34 +03:00
Tuomas Tynkkynen
7f8202bf83
Fix tarball evaluation
...
http://hydra.nixos.org/build/51460386
This seems the path of least resistance. Adding "x86_64-darwin" to
supportedSystems causes other errors.
2017-04-11 13:45:29 +03:00
Arseniy Seroka
3bbe26cf5f
Merge pull request #24793 from sargon/update/trayer
...
trayer: 1.1.6 -> 1.1.7
2017-04-11 13:09:43 +03:00
Arseniy Seroka
fe9faacebe
Merge pull request #24795 from mayflower/emby_3.2.12
...
emby: 3.2.10 -> 3.2.12
2017-04-11 13:04:47 +03:00
Tuomas Tynkkynen
1ccd871fde
procps: 3.3.11 -> 3.3.12
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
d550c90712
patchutils: 0.3.3 -> 0.3.4
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
8eb25e1245
lzo: 2.09 -> 2.10
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
6b84ee9f96
lzma: 5.2.2 -> 5.2.3
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
72b2cbe3b7
libsigsegv: 2.10 -> 2.11
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
5de624e437
gmp: 6.1.1 -> 6.1.2
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
c7e1a25765
gawk: 4.1.3 -> 4.1.4
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
52797fc600
Merge remote-tracking branch 'upstream/master' into staging
2017-04-11 12:58:43 +03:00
Maximilian Güntner
d84029f296
ruby-modules: check tzinfo version
...
tzinfo 0.3.xx does not contain the file
lib/tzinfo/zoneinfo_data_source.rb
it is only included in the 1.x branch.
closes #24080
closes #24682
2017-04-11 10:44:54 +02:00
Matthew Bauer
bb2eb5b0e8
ibtool: use xib2nib src
2017-04-11 03:22:32 -05:00
Daniel Brockman
c178ee4726
ethabi: 0.2.1 -> 1.0.4
2017-04-11 10:18:16 +02:00
Jörg Thalheim
c03b91cdcf
Merge pull request #24812 from jonafato/keepassx-community-2.1.4
...
keepassx-community: 2.1.3 -> 2.1.4
2017-04-11 09:54:52 +02:00
Tuomas Tynkkynen
b002d6a868
Revert "btrfs-progs: 4.8.2 -> 4.10.2"
...
This reverts commit c0cef0425eff1db8ddc07e78ea5aa16eb4a9666b.
The output of the command-line tool has changed somewhat and at least
nixos-generate-config.pl needs modifications to match. I'm leaving that
to someone who knows a bit more about btrfs.
Issue #24810 .
2017-04-11 09:54:43 +03:00
Jörg Thalheim
e09b950f54
openvpn: remove no longer correct systemd-notify.patch
...
This patch was only necessary for 2.3.x, while 2.4.0 improved
its own systemd notify support.
See: https://github.com/NixOS/nixpkgs/issues/24817
2017-04-11 08:51:56 +02:00
Hamish Mackenzie
4d5ed187d3
gtk-mac-integration: fix gtk3 version
...
Include a Gtk3 version of gtk-mac-integration.
Add gobjectIntrospection to gtk-mac-integration.
Use propagatedBuildInputs for gtk.
2017-04-10 23:42:04 -07:00
Tuomas Tynkkynen
9ae8ce813e
dosfstools: Use --enable-compat-symlinks
...
http://hydra.nixos.org/build/51461475
2017-04-11 09:37:45 +03:00
Hamish Mackenzie
5dfe0f7ee6
gtksourceview: fix version 3 on macOS
...
Add darwin to the list of supported platforms for gtksourceview.
2017-04-10 23:17:16 -07:00
Hamish Mackenzie
da1d13bc07
webkgitgtk: fix 2.14 on macOS
...
Includes the patches from macports and fixes an issue with the
`otool -L` output that was causing g-ir-scanner to fail.
The paths in the macports patches have been modified so that they
will work with `patches` in nix (an extra directory level was
added).
2017-04-10 23:11:16 -07:00
Matthew Bauer
f1fdc98884
pugixml: fixup darwin
2017-04-11 01:03:11 -05:00
Benjamin Staffin
7c75940c5e
plasma-nm: enable parallel building
...
This thing takes a long time to build.
2017-04-10 23:48:28 -04:00
Benjamin Staffin
5db1fe64c0
plasma-nm: patch in the correct path to openvpn executable
...
Fixes #24808
2017-04-10 23:48:26 -04:00
Dan Peebles
0b034797e1
bonnie: fix on Darwin
2017-04-10 23:08:14 -04:00
Benjamin Staffin
47a5f9acee
nixos: Add nm-openvpn to the networkmanager group
...
This is to satisfy the polkit restriction limiting
org.freedesktop.NetworkManager.* dbus messages to members of that
group.
Should help with #24806
2017-04-10 22:41:55 -04:00
Vladimír Čunát
d6454e6a15
gnutls: try to fix build on Darwin, after update
2017-04-11 03:39:47 +02:00
aszlig
5d5c0d590f
Revert "sddm: Fix test."
...
This reverts commit 0a6a06346a3c928a3115dfd700993c5c06b0a1e9.
The commit replaced the text to search for from ALICE to BOB, because
our OCR detection only caught "BOB FOOBAR" but missed "ALICE FOOBAR"
completely.
With the improvements to our OCR system this no longer is the case and
the test passes successfully with this reverted.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @shlevy
2017-04-11 03:21:58 +02:00