jammerful
7267ae5e1d
xml-tooling-c: init at 1.6.0
...
Required by the Shibboleth Service Provider
2017-04-26 22:10:15 -04:00
jammerful
da6c83aa3b
log4shib: init at 1.0.9
...
Required by the Shibboleth Service Provider Package
2017-04-26 22:10:03 -04:00
Renzo Carbonara
d3bf2afc54
fetchdarcs: add SSL_CERT_FILE environment variable
2017-04-26 22:23:00 +02:00
Niklas Hambüchen
139b1377d4
generic Haskell builder: Don't call stack setup
.
...
`stack setup` should not be called inside `nix-build` because
that makes stack download a GHC instead of using nix's one
(the one provided `generic-stack-builder.nix` as the `ghc` argument),
which will not work.
Further evidence for this is that the `stack --nix` support
intentionally uses `--system-ghc` for the same purpose.
2017-04-26 20:20:36 +02:00
Matthias Beyer
7213b3bbdf
rtv: 1.14.1 -> 1.15.1
2017-04-26 19:49:48 +02:00
Matthias Beyer
7735348d77
pythonPackages.vcrpy: init at 1.10.5
2017-04-26 19:49:48 +02:00
Matthias Beyer
87ce1e73a5
pythonPackages.coveralls: init at 1.1
2017-04-26 19:49:48 +02:00
Matthias Beyer
47403cf386
pytest-httpbin: init at 0.2.3
2017-04-26 19:49:47 +02:00
Graham Christensen
bdd89faebb
Revert "openvpn service: source up/down scripts"
...
This reverts commit 50ad243f78
.
2017-04-26 12:32:59 -04:00
David McFarland
7deb425286
nixos: use pkgsi686Linux for pkgs_i686 ( #24772 )
2017-04-26 18:20:38 +02:00
Graham Christensen
a4fc2eed59
python2Packages.packet-python: 1.31 -> 1.33
2017-04-26 11:54:06 -04:00
Pascal Bach
846f36203c
docker: pass all proxy variables to docker daemon
...
This makes things as noProxy work too.
2017-04-26 16:55:36 +02:00
Jörg Thalheim
120f017646
Merge pull request #25192 from Hodapp87/ezdxf
...
ezdxf (Python package): init at 0.8.1
2017-04-26 16:46:29 +02:00
Peter Hoeg
4639e68fd1
grc: 1.10.1 -> 1.11
2017-04-26 22:45:03 +08:00
Jörg Thalheim
0ee8160aa4
meson: 0.35.0 -> 0.40.0
...
In configured builds other tools tries to call meson by directly
passing meson tools directly to python. Since they were shell scripts
due wrapping this failed
2017-04-26 16:41:49 +02:00
Jörg Thalheim
9d3c118320
google-compute-image: append .raw.tar.gz suffix
...
This restores behavior of image generation before f1708a9d7d
2017-04-26 16:40:38 +02:00
John Ericson
761af14778
Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCross
...
Purge binutilsCross
2017-04-26 09:09:06 -04:00
Kranium Gikos Mendoza
03fde7a34d
asterisk-lts: 13.13.1 -> 13.15.0
2017-04-26 21:12:10 +10:00
Kranium Gikos Mendoza
718c3e8d97
asterisk-stable: 14.2.1 -> 14.4.0
2017-04-26 21:12:10 +10:00
Kranium Gikos Mendoza
b3a6d1f990
asterisk: patch to remove unresolved symbol warnings
2017-04-26 21:12:10 +10:00
Michael Raskin
aea9257581
Merge pull request #25206 from matthiasbeyer/update-my-pkgs
...
Update my pkgs
2017-04-26 11:50:11 +02:00
Matthias Beyer
cca20a7114
vdirsyncer: 0.14.1 -> 0.15.0
2017-04-26 09:53:54 +02:00
Matthias Beyer
add585af11
sc-im: 0.5.0 -> 0.6.0
2017-04-26 09:53:53 +02:00
Matthias Beyer
24e16e61c9
mwic: 0.7.2 -> 0.7.3
2017-04-26 09:53:53 +02:00
Matthias Beyer
7c8c7139dd
khal: 0.9.2 -> 0.9.5
2017-04-26 09:53:53 +02:00
Matthias Beyer
12244f51f9
haxor-news: 0.4.1 -> 0.4.2
2017-04-26 09:53:53 +02:00
Matthias Beyer
3759dc5a76
cortex: Remove package
...
I removed cortex it is rather unmaintained. The last update (as of
writing) was 8 months ago, there was no release ever.
For a better alternative, have a look at `rtv`.
2017-04-26 09:51:35 +02:00
Domen Kožar
6108ee50b9
Merge pull request #25236 from matthewbauer/nix-bundle
...
nix-bundle: init at 0.1.1
2017-04-26 09:38:07 +02:00
Vladimír Čunát
d7b21c5319
Merge #25171 : libidn2: 0.16 -> 2.0.1
...
wget seems to work OK.
2017-04-26 09:19:43 +02:00
Matthew Bauer
30ea4f0807
nix-bundle: init at 0.1.1
...
Adds the nix-bundle derivation from https://github.com/matthewbauer/nix-bundle
2017-04-26 01:53:40 -05:00
Dan Peebles
9e764af72f
fetchs3: init simple S3 downloader
2017-04-25 22:01:32 -04:00
John Ericson
295315cc87
binutilsCross: Remove and use binutils
instead always
...
See previous commit for what was done to `binutils` to make this
possible.
There were some uses of `forcedNativePackages` added. The
combination of overrides with that attribute is highly spooky: it's
often important that if an overridden package comes from it, the
replaced arguments for that package come from it. Long term this
package set and all the spookiness should be gone and irrelevant:
"Move along, nothing to see here!"
No hashes should be changed with this commit
2017-04-25 21:36:19 -04:00
John Ericson
85b4d30c0b
binutils: Respect the targetPlatform
...
Use `buildPackages.binutils` to get build = host != target binutils,
i.e. the old `binutilsCross`, and use
`buildPackages.buildPackages.binutils` to get build = host = target
binutils, i.e. the old `binutils`.
`buildPackages` chains like this are supposed to remove the need for
all such `*Cross` derivations. We start with binutils because it's
comparatively easy.
No hashes of cross-tests should be changed
2017-04-25 21:31:50 -04:00
Shea Levy
5aa936d0ee
nix perl-bindings: Fix Config.pm
2017-04-25 20:36:04 -04:00
Kranium Gikos Mendoza
e57bcc7106
facetimehd-firmware: disable aarch64-linux builds
2017-04-26 03:09:24 +03:00
Kranium Gikos Mendoza
88be2f7080
facetimehd: disable aarch64-linux builds
2017-04-26 03:09:24 +03:00
John Ericson
6cb0f0bcd9
Merge pull request #25225 from Ericson2314/linux-cross-stdenv-eval
...
linux cross stdenv: Pull platforms from lib to cut eval time
2017-04-25 20:01:46 -04:00
John Ericson
23cc0c4420
lib: Whitelist two ABIs used on Arm
2017-04-25 19:58:03 -04:00
John Ericson
78bb5f5f37
linux cross stdenv: Pull platforms from lib to cut eval time
2017-04-25 19:57:05 -04:00
Graham Christensen
5dd731b801
mysql test: test replication persists between slave stop / start cycle
2017-04-25 18:51:49 -04:00
Graham Christensen
da0ef84c0c
mysql test: use OpenPort check over blind sleep
2017-04-25 18:51:46 -04:00
Robert Helgesson
4c171319f5
transmission-remote-gtk: fix broken tray applet icons
...
This uses `wrapGAppsHook` and `hicolor_icon_theme` to let the tray
applet find the icons.
2017-04-26 00:02:56 +02:00
Asumu Takikawa
6b0736b01d
nfdump: init at 1.6.15
2017-04-25 15:00:59 -07:00
Benjamin Staffin
faea8776d1
prometheus-alertmanager: 0.5.1 -> 0.6.0
2017-04-25 14:52:41 -07:00
Dan Peebles
b2ce7fd3a9
xml-security-c: should work on any unix
...
In practice its xalanc dependency will fail on platforms other than Linux
and Darwin, but if that gets fixed there's no reason this shouldn't work.
2017-04-25 17:50:02 -04:00
Dan Peebles
91f55f4e8a
xalanc: enable on Darwin
2017-04-25 17:49:12 -04:00
Chris Hodapp
489fa7b723
ezdxf: Add hodapp as maintainer
2017-04-25 17:34:52 -04:00
Jörg Thalheim
1e3416cc0a
pythonPackages.ezdxf: fix tests
2017-04-25 23:25:13 +02:00
Michael Raskin
ba974d4b74
Merge pull request #24214 from NickHu/proselint
...
proselint: disable tests and put in correct scope
2017-04-25 23:18:34 +02:00
Daniel Peebles
1ec8afdfdc
Merge pull request #25197 from copumpkin/azure-image-common
...
azure-image: switch to use the common make-disk-image.nix
2017-04-25 17:18:08 -04:00