Commit Graph

92542 Commits

Author SHA1 Message Date
Bas van Dijk
b9371e83e4 wordpress: 4.7.3 -> 4.7.4
See: https://wordpress.org/news/2017/04/wordpress-4-7-4/
2017-04-27 17:28:08 +02:00
Franz Pletz
7a661340c6 Merge pull request #25124 from sigma/pr/emacs-25.2
emacs: 25.1 -> 25.2
2017-04-27 17:17:29 +02:00
Dmitry Tsygankov
e46fee9777 bitcoin-unlimited: 1.0.1.3 -> 1.0.1.4 (security)
Bump up the version, so that the fix for the latest vulnerability is included.

https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/v1.0.1.4/doc/release-notes/release-notes-1.0.1.4.md
2017-04-27 17:16:38 +02:00
Franz Pletz
286ab2a5ec Merge pull request #24490 from takikawa/add-nfdump
nfdump: init at 1.6.15
2017-04-27 17:13:41 +02:00
Daniel Peebles
b3b6b2e38c Merge pull request #25255 from jammerful/shibboleth
Add Shibboleth Service Provider
2017-04-27 11:03:22 -04:00
jammerful
dfcc8dd48c shibboleth-sp: init at 2.6.0 2017-04-27 10:49:30 -04:00
Franz Pletz
2cbe3674f9 Merge pull request #25222 from benley/alertmanager-0.6.0
prometheus-alertmanager: 0.5.1 -> 0.6.0
2017-04-27 16:27:40 +02:00
Thomas Tuegel
41e04f43dc
dropbox: 24.4.16 -> 24.4.17 2017-04-27 09:22:31 -05:00
Michael Raskin
29d827196f Merge pull request #25257 from michalpalka/master
virtualisation-xen: Fix xendomains startup
2017-04-27 15:35:54 +02:00
Tim Steinbach
cd2b044847
kotlin: 1.1.1 -> 1.1.2 2017-04-27 08:30:30 -04:00
Jörg Thalheim
85add87068 Merge pull request #25244 from Mic92/meson
meson: 0.35.0 -> 0.40.0
2017-04-27 13:22:40 +02:00
Jörg Thalheim
785d008511
libhttpseverywhere: 0.2.10 -> 0.4.2 2017-04-27 13:22:02 +02:00
Azul
39788cecba marathon: 1.4.1 -> 1.4.2 2017-04-27 10:21:09 +01:00
Peter Simons
cd4d91eb11 Merge pull request #25254 from nh2/generic-stack-builder-no-stack-setup-lts-8.3
generic Haskell builder: Don't call `stack setup`.
2017-04-27 10:44:56 +02:00
Michał Pałka
7c918ff7d4 virtualisation-xen: Fix xendomains startup
* Revert to using bash, not sh for the xendomains script to avoid syntax error
* Rewrite /bin/ls to ls in the xendomains script
2017-04-27 07:55:34 +00:00
Jörg Thalheim
a89a091b20 Merge pull request #25207 from matthiasbeyer/update-rtv
rtv: 1.14.1 -> 1.15.1
2017-04-27 09:12:45 +02:00
Jörg Thalheim
9079676fe1
pythonPackages.kitchen: fix evaluation error 2017-04-27 09:07:38 +02:00
Jörg Thalheim
3d10db7bc8
pythonPackages.coveralls: correct description 2017-04-27 09:03:06 +02:00
Jörg Thalheim
237d61939d
pythonPackages.vcrpy: enable tests 2017-04-27 08:33:42 +02:00
Jörg Thalheim
c797550957
pythonPackages.pytest-httpbin: correct meta; tests 2017-04-27 08:33:38 +02:00
Jörg Thalheim
e66c9221d6
pythonPackages.httpbin: 0.2.0 -> 0.5.0 2017-04-27 08:33:34 +02:00
Jörg Thalheim
dbed116989
pythonPackages.kitchen: 1.1.1 -> 1.2.4 2017-04-27 08:33:29 +02:00
Jörg Thalheim
268e88830c
rtv: enable tests; split of test dependencies 2017-04-27 08:33:24 +02:00
Peter Hoeg
e89343dc08 qsyncthingtray: allow building with qt 5.8 2017-04-27 12:06:43 +08:00
jammerful
d169a9c619 opensaml-cpp: init at 2.6.0
Required by the Shibboleth Service Provider
2017-04-26 22:10:16 -04:00
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
a4fc2eed59
python2Packages.packet-python: 1.31 -> 1.33 2017-04-26 11:54:06 -04: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
John Ericson
761af14778 Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCross
Purge binutilsCross
2017-04-26 09:09:06 -04: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