Commit Graph

62502 Commits

Author SHA1 Message Date
Domen Kožar 11b8e4c935 Merge pull request #10878 from ericsagnes/goaccess-geoipdb
goaccess: added geoip db
2015-11-08 08:52:45 +01:00
Domen Kožar 792fcd9f70 pycairo: disable on py35 2015-11-08 08:22:04 +01:00
Eric Sagnes 9a97dc8f63 goaccess: added geoip db 2015-11-08 12:34:19 +09:00
William A. Kennington III 5149c03adc Merge branch 'master.upstream' into staging.upstream 2015-11-07 18:53:26 -08:00
William A. Kennington III b2b568d782 man-db: 2.7.3 -> 2.7.5 2015-11-07 18:53:08 -08:00
William A. Kennington III 1c72ed0ffc btrfsProgs: 4.2.3 -> 4.3 2015-11-07 18:52:57 -08:00
William A. Kennington III e41d1a8c93 uid_wrapper: 1.1.1 -> 1.2.0 2015-11-07 18:52:45 -08:00
William A. Kennington III faad921106 tevent: 0.9.25 -> 0.9.26 2015-11-07 18:52:27 -08:00
William A. Kennington III 332e1dd2ab tdb: 1.3.7 -> 1.3.8 2015-11-07 18:52:12 -08:00
William A. Kennington III 863ef41025 talloc: 2.1.3 -> 2.1.5 2015-11-07 18:51:59 -08:00
William A. Kennington III d6f46e31af socket_wrapper: 1.1.4 -> 1.1.5 2015-11-07 18:51:46 -08:00
William A. Kennington III a11a88aad9 ldb: 1.1.21 -> 1.1.23 2015-11-07 18:51:34 -08:00
William A. Kennington III 64e262dd91 util-linux: 2.27 -> 2.27.1 2015-11-07 18:51:07 -08:00
William A. Kennington III 767f1d5a74 glib: 2.46.0 -> 2.46.2 2015-11-07 16:32:17 -08:00
William A. Kennington III 37a5b16588 ipset: 6.26 -> 6.27 2015-11-07 16:28:14 -08:00
William A. Kennington III a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
William A. Kennington III 9fd510e95a zeromq: Fix with new libsodium 2015-11-07 15:44:53 -08:00
William A. Kennington III d33c63c19d kernel: 3.12.49 -> 3.12.50 2015-11-07 15:44:53 -08:00
Tomas Hlavaty 24dc085916 paredit: init at 25 2015-11-07 23:20:10 +01:00
Domen Kožar 6e1a2ecdaf Merge pull request #10872 from devhell/rainbowstream
rainbowstream: 1.2.7 -> 1.3.1
2015-11-07 22:57:13 +01:00
devhell 66a1d52698 rainbowstream: 1.2.7 -> 1.3.1
Built and run locally.

This commit includes a patch which allows `rainbowstream` to use
`requests2` versions higher than `2.5.3`, since we ship a newer version.
`rainbowstream` was tested and behaved as expected.
2015-11-07 21:46:32 +00:00
Thomas Tuegel 9a2d5cb4d5 openblas: include `which` on all platforms
The `f_check` script uses `which` to check that the Fortran compiler is
available. `which` is a shell built-in on NixOS, but not on Darwin or
other Linuxes.
2015-11-07 14:00:04 -06:00
Thomas Tuegel 841df2cd7a openblas: use packaged LAPACK
Upstream began shipping OpenBLAS with LAPACK 3.4.1. This is the version
we were using in Nixpkgs anyway, so there is no reason to continue
copying the LAPACK sources into the build tree.
2015-11-07 14:00:04 -06:00
Domen Kožar 9af0c23883 Merge pull request #10870 from zimbatm/fix/tidy-html5
tidy-html5: fix missing dependency
2015-11-07 20:48:01 +01:00
zimbatm c0278ded1c gist: 4.3.0 -> 4.4.2 2015-11-07 19:36:31 +00:00
zimbatm efdcc6c16b tidy-html5: fix missing dependency
xsltproc is used during the build
2015-11-07 19:35:33 +00:00
Domen Kožar 6110f1c944 python35Packages.oslosphinx: disable 2015-11-07 20:29:43 +01:00
Domen Kožar 4f44172f49 Merge pull request #10855 from ryanartecona/jq-oniguruma
jq: build with oniguruma for regex support
2015-11-07 20:01:19 +01:00
Ryan Artecona 76e99d76ce jq: build with oniguruma for regex support 2015-11-07 13:54:45 -05:00
Rok Garbas 0b516052e8 neovim: collect gui's in one place 2015-11-07 19:53:41 +01:00
Domen Kožar 819a375382 Merge pull request #10868 from devhell/ipfs
ipfs: Disable building with Go 1.4
2015-11-07 18:49:16 +01:00
Domen Kožar fab62fba82 qpid-cpp: use boost155 2015-11-07 18:48:03 +01:00
devhell c5a63bfe76 ipfs: Disable building with Go 1.4
As @domenkozar pointed out, `ipfs` will not build with `Go 1.4`.
However, building with `Go 1.5` works just fine. Thanks again for the
hints Domen!
2015-11-07 17:40:20 +00:00
Raymond Gauthier 34eb56e16b mousepad: fix the `Using the 'memory' GSettings backend` issue.
Close #10867.
It means that settings couldn't be saved. The issue appeared
since upgrade to nixos 15.09 and fall as part of #4415.

Tested on nixos.
 -  No longer has a stderr when running the application.
 -  Settings are effectively saved.
2015-11-07 18:21:37 +01:00
Domen Kožar 310b7e24d2 zeromq: add patch to fix build 2015-11-07 18:13:50 +01:00
zimbatm c46bc1f7e4 tmux-cssh: init at 21750733c5b6fa2fe23b9e50ce69d8564f2f742a
Currently based on master because the last release doesn't work with
makeWrapper
2015-11-07 16:47:52 +00:00
Aristid Breitkreuz c35e349409 rename make->gnustep-make to avoid people installing it accidentally 2015-11-07 16:08:17 +01:00
goibhniu 04d45939d0 Merge pull request #10688 from demin-dmitriy/pinta
pinta: 1.4 -> 1.6
2015-11-07 15:38:44 +01:00
goibhniu 21def21772 Merge pull request #10767 from AndersonTorres/kid3
Kid3: 3.1.2 -> 3.3.0
2015-11-07 15:36:36 +01:00
Pascal Wittmann eded257680 Merge pull request #10859 from DamienCassou/notmuch-0.21
notmuch: 0.20.2 → 0.21
2015-11-07 15:33:02 +01:00
Rok Garbas 144d13cf2c goPackages.acbuild: init at 0.1.1 2015-11-07 14:49:17 +01:00
Domen Kožar c478d12bc1 libssh: current url is down, provide a new one 2015-11-07 14:16:47 +01:00
Domen Kožar 74d79c9b19 urllib3: fix test suite 2015-11-07 13:53:54 +01:00
Stéphane Jourdois 221965a918 tig: add libiconv dep on darwin 2015-11-07 13:51:43 +01:00
Damien Cassou c6f01358ed notmuch: 0.20.2 → 0.21 2015-11-07 12:29:56 +01:00
Domen Kožar e67e2cbe1b Merge pull request #10856 from richardipsum/add-sandboxlib
sandboxlib: init at version 0.31
2015-11-07 11:22:08 +01:00
Richard Ipsum 9881782370 sandboxlib: init at version 0.31 2015-11-07 09:12:43 +00:00
Pascal Wittmann 5b95018644 Merge pull request #10760 from sjourdois/binwalk
binwalk: remove useless dep on mtdutils
2015-11-07 10:07:49 +01:00
Domen Kožar 772e950cd7 Merge pull request #10798 from spacefrogg/gencfsm
gnome-encfs-manager: init at 1.8.15
2015-11-07 02:29:05 +01:00
Vincent Laporte 080420676b csdp: does not require Atlas 2015-11-06 22:56:58 +01:00
Nikolay Amiantov 75259cbf87 Merge pull request #10849 from lolwat97/imgur-screenshot
Add imgur-screenshot package
2015-11-06 23:58:39 +03:00
Sergey Sofeychuk 998934bf89 imgur-screenshot: init at 1.5.4 2015-11-06 23:48:32 +03:00
Frederik Rietdijk fa5ad20922 python-packages markupsafe: 0.15 -> 0.23 2015-11-06 17:29:29 +01:00
Bjørn Forsman 7df8515bb5 t1utils: set meta.platforms = all
Suggested by @sjourdois on github, to allow building on darwin.
2015-11-06 17:26:06 +01:00
Pascal Wittmann ecb651349a Merge pull request #10738 from matthewbauer/emscripten-1.35
emscripten 1.29 -> 1.35
2015-11-06 17:21:21 +01:00
Pascal Wittmann fcb4627695 Merge pull request #9980 from wavewave/gradle25
add gradle 2.5.
2015-11-06 17:17:28 +01:00
Ian-Woo Kim 3d5f95d61b gradle: reinit at 2.5.
For some projects (especially using android ndk), we still need to keep 2.5.
2015-11-06 07:31:58 -08:00
Domen Kožar d9cd10d3aa pythonPackages.urllib3: remove problematic test 2015-11-06 16:31:15 +01:00
Domen Kožar 6e8cbbd34c Revert "t1utils: use github cache and allow build on darwin"
This reverts commit 9b2bff7097.

It fails to build: http://hydra.nixos.org/build/27428175/nixlog/2/raw
2015-11-06 16:25:09 +01:00
Domen Kožar 916c10138a Merge pull request #10510 from taku0/oraclejdk-8u65
oraclejdk: 8u60 -> 8u65, 8u66
2015-11-06 16:21:37 +01:00
aszlig 9846e69ae2
mariadb: 10.0.21 -> 10.0.22
Fixes the following security vulnerabilities:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4802
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4807
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4815
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4826
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4830
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4836
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4858
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4861
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4870
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4913
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4792

Release notes can be found here:

https://mariadb.com/kb/en/mariadb/mariadb-10022-release-notes/

Detailled changelog:

https://mariadb.com/kb/en/mariadb/mariadb-10022-changelog/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-06 16:10:23 +01:00
Pascal Wittmann 2b3d97a936 Merge pull request #10656 from rycee/bump/gpsbabel
gpsbabel: 1.4.3 -> 1.5.2
2015-11-06 15:40:15 +01:00
Bjørn Forsman 1909a6335e gnuradio: 3.7.8 -> 3.7.8.1
Tested with nox-review.
2015-11-06 15:05:53 +01:00
Pascal Wittmann 309d4e955b Merge pull request #10299 from bcdarwin/smlnj-upgrade
smlnj: 110.78 -> 110.79
2015-11-06 12:28:35 +01:00
Pascal Wittmann 06181dc126 Merge pull request #10334 from rnhmjoj/pirate-get
pirate-get: 0.2.7 -> 0.2.8
2015-11-06 12:13:49 +01:00
Domen Kožar 07405ee187 Merge pull request #9463 from khumba/nm-connection-sharing
Fix NetworkManager connection sharing
2015-11-06 11:16:50 +01:00
Domen Kožar 0a05adc711 Merge pull request #10056 from pmahoney/s6-rc
s6-rc: new derivation
2015-11-06 11:11:56 +01:00
Domen Kožar b654d87df0 Merge pull request #10709 from robbinch/pkg-collectd-smart
collectd: Enable SMART plugin
2015-11-06 10:59:50 +01:00
Vladimír Čunát a33619fcbf neovim-qt: init at 0pre-2015-10-18
Unfortunately, it doesn't really seem more usable than text-mode neovim
in a good terminal.
2015-11-06 10:58:52 +01:00
Domen Kožar bdc0219f42 Merge pull request #10724 from Beauhurst/djangoredis
add django_redis package
2015-11-06 10:58:20 +01:00
Domen Kožar 8e4ee7d0a6 Merge pull request #10745 from sjourdois/t1utils
t1utils: use github cache and allow build on darwin
2015-11-06 10:57:16 +01:00
Pascal Wittmann 0142e95f8c Merge pull request #10842 from AndersonTorres/calibre
Calibre: 2.42.0 -> 2.43.0
2015-11-06 10:53:32 +01:00
Domen Kožar e9c48edc85 Merge pull request #10792 from msteen/indicator
indicator libraries: init at 12.10
2015-11-06 10:52:46 +01:00
AndersonTorres c38e130062 Calibre: 2.42.0 -> 2.43.0 2015-11-06 07:48:21 -02:00
Samuel Rivas d3ed672b6a fish: fix use hostname from the store instead of from the environment 2015-11-06 09:55:55 +01:00
Tobias Geerinckx-Rice 5a162cd068 clipgrab 3.5.1 -> 3.5.2 2015-11-06 04:02:01 +01:00
William A. Kennington III 1e7aa4f17d Merge branch 'master.upstream' into staging.upstream 2015-11-05 18:30:11 -08:00
William A. Kennington III ddbb174bb0 accelio: 2015-08-30 -> 1.5 2015-11-05 18:28:29 -08:00
William A. Kennington III 974dd8012d sqlite: 3.9.1 -> 3.9.2 2015-11-05 18:25:49 -08:00
William A. Kennington III 94a4ffe949 icu: 55.1 -> 56.1 2015-11-05 18:25:39 -08:00
William A. Kennington III 123a3c5484 iperf: 3.0.11 -> 3.1 2015-11-05 18:23:00 -08:00
William A. Kennington III 452f1736d5 ceph: Major Update 0.94.4 -> 9.2.0 2015-11-05 18:22:48 -08:00
William A. Kennington III cf802b8075 gmp: 6.0.0a -> 6.1.0 2015-11-05 18:21:44 -08:00
William A. Kennington III 97d215deba pulseaudio: 7.0 -> 7.1 2015-11-05 18:21:43 -08:00
William A. Kennington III 7cd13a21af cryptsetup: 1.6.7 -> 1.7.0 2015-11-05 18:21:43 -08:00
William A. Kennington III 168220741d bluez5: 5.35 -> 5.36 2015-11-05 18:21:43 -08:00
William A. Kennington III 84b2e41f83 rocksdb: 3.13.1 -> 4.0 2015-11-05 18:21:43 -08:00
William A. Kennington III 7de7628c98 libssh: 0.7.1 -> 0.7.2 2015-11-05 18:21:43 -08:00
William A. Kennington III f9c77b6d72 libsodium: 1.0.3 - 1.0.6 2015-11-05 18:21:42 -08:00
William A. Kennington III cfda3f3eed qemu: 2.4.0.1 -> 2.4.1 2015-11-05 18:18:35 -08:00
William A. Kennington III ebedbec72b git: 2.6.2 -> 2.6.3 2015-11-05 18:18:21 -08:00
Nikolay Amiantov 2ad3cf9140 caligra: add additional paths 2015-11-06 01:55:18 +03:00
Matthias Beyer 6deaa270f8 vdirsyncer: 0.7.0 -> 0.7.3 2015-11-05 23:40:25 +01:00
Matthew O'Gorman f761f06988 gnuradio-nacl: init at 2015-11-05 2015-11-05 21:17:39 +01:00
Pascal Wittmann 17fbc42cde groovy: 2.4.3 -> 2.4.5 and wrap correctly 2015-11-05 20:37:08 +01:00
Domen Kožar cb30c3a95e neutron: include migrations upon install 2015-11-05 19:23:16 +01:00
William A. Kennington III 2837a5e091 Merge branch 'master.upstream' into staging.upstream 2015-11-05 10:07:28 -08:00
Thomas Tuegel 3d87c5f9c3 openblas: 0.2.14 -> 0.2.15 2015-11-05 10:24:31 -06:00
Vladimír Čunát 53c60a0ce4 live555: fixup after accidental merge, close #10624
Use a URL that works (checked md5 was the same) but use a stronger hash.
2015-11-05 16:58:09 +01:00
Domen Kožar 1962484d15 Merge pull request #10812 from tokudan/burp
burp: new package (backup program)
2015-11-05 16:38:35 +01:00
Domen Kožar faeedc131e Merge pull request #10837 from makefu/python_magic-bump-version
pythonPackages.python_magic: 0.4.6 -> 0.4.10
2015-11-05 16:36:30 +01:00
Domen Kožar 9794ed4cdf Merge pull request #10836 from makefu/python_magic_replace_find_library
pythonPackages.python_magic: fix hardcode find_library("magic")
2015-11-05 16:36:16 +01:00
Vladimír Čunát fa7d863af0 goPackages: include buildFromGithub to fix #10805 2015-11-05 16:07:24 +01:00
makefu 68eb1b59c4 pythonPackages.python_magic: 0.4.6 -> 0.4.10 2015-11-05 16:02:02 +01:00
makefu 58585de213 pythonPackages.python_magic: fix hardcode find_library("magic") 2015-11-05 16:01:35 +01:00
Ilya Novoselov 398611fb6c vlc: added live555 dependency 2015-11-05 15:47:04 +01:00
Ilya Novoselov ac2582baea live555: added package 2015-11-05 15:47:03 +01:00
Nicolas B. Pierron 13a379cfa2 Merge pull request #10672 from wizeman/u/upd-rr
rr: 3.0.0 -> 4.0.0
2015-11-05 14:21:25 +00:00
Nikolay Amiantov 87906b6140 Merge pull request #10835 from cleverca22/ipxe
ipxe: add undionly.kpxe so the output
2015-11-05 17:16:01 +03:00
Pascal Wittmann 0c5bdf68c2 fix: substitute path to bc in math.fish
closes #10141
2015-11-05 15:14:04 +01:00
michael bishop 9f34689658 ipxe: add undionly.kpxe so the output
its needed to chainload iPXE from normal PXE
2015-11-05 10:10:36 -04:00
Pascal Wittmann 499be4736f perl-DBI: 1.633 -> 1.634 2015-11-05 14:56:58 +01:00
Pascal Wittmann 44af3d438d perl-DBD-mysql: 4.031 -> 4.033 2015-11-05 14:56:58 +01:00
Pascal Wittmann 6f37d11e8c perl-DBD-Pg: 3.0.0 -> 3.5.3 2015-11-05 14:56:58 +01:00
Lluís Batlle i Rossell 73e9dbfe86 Updating homebank to 5.0.6.
The old 5.0.0 is not available anymore.

I use the gtk33 hook to get proper icons, but still some icons are
broken (open, save, ...)

(cherry picked from commit 5e432c047e131da402d040c67dd9f6e3b5153681)
2015-11-05 14:55:44 +01:00
Eelco Dolstra 43147bedab blender: Update to 2.76b 2015-11-05 13:48:22 +01:00
Pascal Wittmann bf41c5c233 audiofile: fix CVE-2015-7747 (close #10829)
Fixes #10678.
2015-11-05 12:48:40 +01:00
Peter Simons f119c9d43d configuration-hackage2nix.yaml: update list of broken builds 2015-11-05 11:57:00 +01:00
Peter Simons 2b3485181f git-annex: update overrides 2015-11-05 11:57:00 +01:00
Peter Simons cdc4c4f906 LTS Haskell: add version 3.12 2015-11-05 11:57:00 +01:00
Peter Simons 78615301aa hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-35-g816abb5 using the following inputs:

  - Nixpkgs: f90e42f382
  - Hackage: 96af3096ee
  - LTS Haskell: 71e581f8e4
  - Stackage Nightly: 97a0714af7
2015-11-05 11:57:00 +01:00
vbgl 81e78face8 Merge pull request #10776 from manveru/di
di: 4.35 -> 4.36
2015-11-05 10:33:08 +01:00
Vladimír Čunát 0e731ecbd7 gnome-3.18: port missing libgudev dependencies
(cherry picked from commit 311ac81337)
2015-11-05 09:16:31 +01:00
Pascal Wittmann 74ab083014 Merge pull request #10830 from sjourdois/openpyxl
python openpyxl: 2.2.4 -> 2.2.6
2015-11-04 23:45:01 +01:00
Pascal Wittmann 3ee6baf7ee perl-Clone: 0.36 -> 0.38 2015-11-04 23:30:08 +01:00
Pascal Wittmann 28abf148a7 perl-Class-C3: 0.28 -> 0.30 2015-11-04 23:30:08 +01:00
vbgl 343de3b64a Merge pull request #10637 from vbgl/ppx
ocaml-ppx_tools: init at 0.99.2
2015-11-04 23:16:54 +01:00
Stéphane Jourdois 463b95c093 python openpyxl: 2.2.4 -> 2.2.6 2015-11-04 22:14:23 +01:00
Nikolay Amiantov 0b1ddbfd6d sddm: 0.12.0 -> 0.13.0 2015-11-05 00:11:47 +03:00
Tobias Geerinckx-Rice 486d58748f vc: fix evaluation (licences -> licenses) 2015-11-04 22:04:45 +01:00
Tobias Geerinckx-Rice 6d7273571c stress-ng 0.04.20 -> 0.04.21 2015-11-04 22:02:18 +01:00
Pascal Wittmann 23c729f958 perl-Catalyst-View-TT: 0.41 -> 0.44 2015-11-04 22:01:00 +01:00
Pascal Wittmann 1f624bafcc perl-Catalyst-View-JSON: 0.33 -> 0.35 2015-11-04 22:01:00 +01:00
Pascal Wittmann 8b811659bf perl-JSON-MaybeXS: 1.002005 -> 1.003005 2015-11-04 22:01:00 +01:00
Nikolay Amiantov 88f7853e16 calligra: remove unneeded patch 2015-11-04 23:11:37 +03:00
Nikolay Amiantov b052cb1a10 calligra: 2.8.7 -> 2.9.8 2015-11-04 23:10:40 +03:00
Nikolay Amiantov 997bf2c665 vc: init at 0.7.5, 1.0.0 2015-11-04 23:10:36 +03:00
Pascal Wittmann e3ce30bef4 perl-Catalyst-Plugin-Static-Simple: 0.31 -> 0.33 2015-11-04 21:08:57 +01:00
Pascal Wittmann 8843f53fcb pugixml: 1.6 -> 1.7 2015-11-04 21:08:57 +01:00
Pascal Wittmann 23dd686230 perl-Catalyst-Plugin-Session: 0.39 -> 0.40 2015-11-04 21:08:57 +01:00
Pascal Wittmann 1f6c647f6c perl-Catalyst-Plugin-ConfigLoader: 0.33 -> 0.34 2015-11-04 21:08:57 +01:00
Pascal Wittmann d2bb99b6e3 perl-Catalyst-Plugin-Authorization-ACL: 0.15 -> 0.16 2015-11-04 21:08:57 +01:00
Jude Taylor 7161be03c4 add libutil into darwin.Libsystem 2015-11-04 10:49:19 -08:00
Jude Taylor d2e6b9f3ae Revert "darwin purity: mosh"
This reverts commit 772960bcb7.
2015-11-04 10:49:19 -08:00
Thomas Tuegel b3bb609b96 atlas: build on Linux only
Fixes #10808.
2015-11-04 12:36:23 -06:00
Daniel Frank 0d18edd645 burp: updates to match the coding conventions 2015-11-04 19:22:39 +01:00
Stéphane Jourdois 0a2c78fb5f cairo: maintenance update 1.14.2 -> 1.14.4 (close #10778) 2015-11-04 18:39:28 +01:00
Thomas Tuegel 90cc190db2 Merge pull request #10731 from ttuegel/plasma-5.4
KDE Plasma 5.4, Frameworks 5.15, and Applications 15.08
2015-11-04 10:06:28 -06:00
Allen Nelson 7106bfd0f3 skip broken pandas test when on python 3.5 2015-11-04 09:57:13 -06:00
Wout Mertens 4aea876913 Merge pull request #10824 from wmertens/nofailnixshell
Don't fail if env-vars cannot be written to
2015-11-04 16:36:49 +01:00
Wout Mertens 774f74b875 Don't fail if env-vars cannot be written to
env-vars is a debugging aid, see
3e5dbb2433
for a rationale for this change.
2015-11-04 16:32:59 +01:00
Domen Kožar 0549078488 fix eval 2015-11-04 16:23:23 +01:00
Eelco Dolstra 3e44182487 Merge remote-tracking branch 'origin/systemd-219' into staging 2015-11-04 15:37:28 +01:00
Tobias Geerinckx-Rice 1294c3a460 hack-font 2.015 -> 2.017
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2015-11-04 15:22:48 +01:00
aszlig 1d1cf4845f
python-hetzner: Update to bugfix version 0.7.4.
Fixes pinned CA root certificate and probing for system CA bundle.

Closes NixOS/nixops#354.

I'm using fetchFromGitHub now because it's use of fetchzip is more
stable for autogenerated tarballs from GitHub.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-04 14:02:28 +01:00
Eelco Dolstra 827adff712 linux: Update to 3.18.24 2015-11-04 13:22:22 +01:00
Domen Kožar 4bfe873298 pythonPackages.{boto,httpretty}: use requests2 2015-11-04 12:44:10 +01:00
Lluís Batlle i Rossell 9819303647 Fixing the logic in coreutils to avoid stdenv rebuild.
It was using 'null' instead of '[]' in case of no patches. So I change
it to provide 'null'.

(cherry picked from commit 56ff659e5d1fffd371786a3b8237129ee365ca5c)
2015-11-04 12:43:14 +01:00
Lluís Batlle i Rossell 00aeb53bc0 coreutils 8.24 have a bug exhibited in a test in the Pi2. Patching.
I pick the patch from upstream, and I apply only for ARM to avoid rebuilding
stdenv.

(cherry picked from commit 1b36f489b6fb2bde3b241d2763abfaa860a4fe55)
2015-11-04 12:43:13 +01:00
Domen Kožar b4882f1462 keystone: copy .ini files, make openssl tools available 2015-11-04 12:24:23 +01:00
Domen Kožar ac00195cbd glance: copy .ini config to /etc 2015-11-04 12:23:57 +01:00
Domen Kožar 8a4f01c139 nova: install migrate.cfg 2015-11-04 11:53:49 +01:00
Domen Kožar d34f5b6570 python: skip build at install phase
"python setup.py install" will also run "python setup.py build"
which we've already done in buildPhase.
2015-11-04 11:40:09 +01:00
Domen Kožar 6663598a45 pythonPackages.oslosphinx: skip overriden patch 2015-11-04 11:37:34 +01:00
Domen Kožar ce4657b769 pythonPackages.sphinx: apply a patch to support py35 2015-11-04 10:40:28 +01:00
Domen Kožar 1fa318db8a pythonPackages.six: 1.9.0 -> 1.10.0 2015-11-04 10:40:28 +01:00
Peter Simons 25908dcd3a Merge pull request #10818 from tohl/master
slime: added The Superior Lisp Interaction Mode for Emacs
2015-11-04 10:15:54 +01:00
William A. Kennington III 4251612faa Merge branch 'master.upstream' into staging.upstream 2015-11-04 01:00:48 -08:00
William A. Kennington III 86ba275a99 ceph: 0.94.4 -> 0.94.5 2015-11-04 00:58:28 -08:00
William A. Kennington III 6e57f1c60c btrfsProgs: 4.2.2 -> 4.2.3 2015-11-04 00:58:28 -08:00
William A. Kennington III 588a950df9 firefox: Updates
- 41.0.2 -> 42.0
  - 38.3.0 -> 38.4.0
2015-11-04 00:58:28 -08:00
William A. Kennington III 0bb3e0b325 iproute: 4.2.0 -> 4.3.0 2015-11-04 00:58:28 -08:00
William A. Kennington III e8cbf833ef nss: 3.20 -> 3.20.1 2015-11-04 00:58:28 -08:00
William A. Kennington III d80f4c49b0 nspr: 4.10.9 -> 4.10.10 2015-11-04 00:58:28 -08:00
Matthias C. M. Troffaes 1c0b060295 openssl: use prefixed windres and ranlib for cross build 2015-11-04 08:48:38 +00:00
Tomas Hlavaty b570c6f0ca slime: added The Superior Lisp Interaction Mode for Emacs 2015-11-04 09:09:18 +01:00
Domen Kožar 21954ec181 Merge pull request #10815 from annejan/master
Update QtPass to 1.0.4
2015-11-04 08:58:41 +01:00
Vladimír Čunát b4bd19762a Revert "Don't fail if env-vars cannot be written to" 2015-11-04 07:30:02 +01:00
Wout Mertens baba136c30 Merge pull request #10262 from wmertens/nofailnixshell
Don't fail if env-vars cannot be written to
2015-11-04 07:21:56 +01:00
Wout Mertens b21a5013a0 Don't fail if env-vars cannot be written to
env-vars is a debugging aid, see
3e5dbb2433
for a rationale for this change.
2015-11-04 07:19:57 +01:00
William A. Kennington III b983c6b9b5 grep: 2.21 -> 2.22 2015-11-03 20:54:22 -08:00
Ricardo M. Correia 3ea8b08004 rustcMaster: 2015-10-27 -> 2015-11-01 2015-11-04 05:06:35 +01:00
Tobias Geerinckx-Rice 8fb1ee3c2a geolite-legacy 2015-11-02 -> 2015-11-04 2015-11-04 03:05:14 +01:00
Anne Jan Brouwer 88578dad2e Update default.nix 2015-11-04 01:39:23 +01:00
vbgl f9e681e09e Merge pull request #10802 from michelk/gdal/update2
gdal: 2.0.0 -> 2.0.1
2015-11-04 00:37:15 +01:00
Domen Kožar bb56383b0c Merge pull request #10810 from kamilchm/go-bindata
goPackages.go-bindata: 3.0.7 -> 2015-10-23
2015-11-03 23:33:20 +01:00
Jude Taylor 772960bcb7 darwin purity: mosh 2015-11-03 14:32:14 -08:00
Domen Kožar 37e5618203 Merge pull request #10813 from cleverca22/vnstat
vnstat: fix platforms list
2015-11-03 23:23:43 +01:00
Daniel Frank 97e6595752 burp: remove unnecessary CHANGELOG entry in burp 2015-11-03 23:11:53 +01:00
Jude Taylor 58b862b750 darwin purity: pythonPackages.pandas 2015-11-03 14:00:51 -08:00
vbgl 95388b6500 Merge pull request #10801 from michelk/gdal/update
gdal: 1.11.2 -> 1.11.3
2015-11-03 22:56:36 +01:00
michael bishop f73c3098d4 vnstat: fix platforms list 2015-11-03 17:32:38 -04:00
Daniel Frank b2a958157d burp: new package (backup program) 2015-11-03 21:40:14 +01:00
Kamil Chmielewski c04c9b69d7 goPackages.go-bindata: 3.0.7 -> 2015-10-23 2015-11-03 21:38:15 +01:00
Ricardo M. Correia 84afac6b89 cargo: 0.5.0 -> 0.6.0 2015-11-03 20:32:12 +01:00
Michael Raitza 03b7e8248f gnome-encfs-manager: init at 1.8.15 2015-11-03 19:05:12 +01:00
Michael Raitza e0c5ee37db libgee-1: init at 0.6.8 2015-11-03 19:05:11 +01:00
Arseniy Seroka 75ee351e18 Merge pull request #10777 from manveru/keybase
keybase: 0.7.8 -> 0.8.22
2015-11-03 19:50:53 +03:00
Marco Maggesi a487b3326b Update HOL Light to version 2015-11-02 2015-11-03 15:24:56 +01:00
Joachim Fasting 2456dd0246 hyperdex: blindly fix hashes of local dependencies
This patch blindly fixes the source archive checksums for the local dependencies
of hyperdex. I have not looked into why those hashes changed, but I have
verified that the hyperdex package now builds successfully.
2015-11-03 15:22:50 +01:00
Edward Tjörnhammar 4a6c595b0f Merge pull request #10806 from joelmo/openjdk8-font-patch-up
openjdk: add infinality patch to improve font-rendering
2015-11-03 15:14:18 +01:00
Joel Moberg bd3099ff6f openjdk: add infinality patch to improve font-rendering 2015-11-03 14:59:16 +01:00
Jude Taylor 137cadb66b darwin purity: flow 2015-11-03 04:53:25 -08:00
Edward Tjörnhammar 2c6052f8e3 IDEA Updates
idea.idea-{community,ultimate}: 14.1.5 -> 15.0
idea.pycharm-{community,professional}: 4.5.4 -> 5.0
2015-11-03 12:55:16 +01:00
Jude Taylor 74c99a9600 remove _main from CoreFoundation 2015-11-03 02:12:58 -08:00
Michel Kuhlmann 7c9be48423 gdal: 2.0.0 -> 2.0.1 2015-11-03 09:04:07 +01:00
Michel Kuhlmann 8e9a8a8fd0 gdal: 1.11.2 -> 1.11.3 2015-11-03 09:00:08 +01:00
Michael Raskin 70aff600ff Merge pull request #10797 from tohl/master
sbcl: 1.2.16 -> 1.3.0
2015-11-03 10:08:45 +03:00
Pascal Wittmann f490186a6c perl-Catalyst-Plugin-Authentication: 0.10022 -> 0.10023 2015-11-03 01:27:31 +01:00
Pascal Wittmann e15f353714 perl-Catalyst-Manual: 5.9007 -> 5.9009 2015-11-03 01:27:31 +01:00
Pascal Wittmann 20567e08ae perl-Catalyst-DispatchType-Regex: 5.90033 -> 5.90035 2015-11-03 01:27:31 +01:00
Pascal Wittmann 79cd29e9fb perl-Catalyst-Controller-HTML-FromFo: 0.03007 -> 1.00 2015-11-03 01:27:31 +01:00
Pascal Wittmann 1650e32541 perl-Test-Aggregate: init at 0.373 2015-11-03 01:27:31 +01:00
Pascal Wittmann 635ac2e589 perl-Catalyst-Action-REST: 1.17 -> 1.19 2015-11-03 01:27:31 +01:00
Pascal Wittmann cc45f18491 perl-CGI-Simple: 1.113 -> 1.115 2015-11-03 01:27:31 +01:00
Pascal Wittmann a007e3602a perl-AuthenSASL: 2.1401 -> 2.16 2015-11-03 01:27:31 +01:00
Pascal Wittmann 2bb1263596 perl-Any-Moose: 0.24 -> 0.26 2015-11-03 01:27:31 +01:00
Jude Taylor 135b32f2a0 darwin purity: doxygen 2015-11-02 14:37:10 -08:00
Jude Taylor f4f3df5f5d llvm-3.7: add libcxxabi as a buildInput on darwin 2015-11-02 14:33:51 -08:00
Arseniy Seroka 4f8e25d2d0 Merge pull request #10795 from AndersonTorres/mpv
mpv: 0.9.2 -> 0.12.0
2015-11-02 23:55:22 +03:00
Pascal Wittmann 7fd0048a93 bro: 2.4 -> 2.4.1 2015-11-02 21:26:56 +01:00
Pascal Wittmann 248560e593 nzbget: 16.2 -> 16.3 2015-11-02 21:26:56 +01:00
Tomas Hlavaty c4a825da8b sbcl: 1.2.16 -> 1.3.0 2015-11-02 21:22:55 +01:00
Vladimír Čunát 261791992c neovim: fix wrong ad30764d68
I'm sorry. I had tested that `neovim.src` still built ;-)
Thanks to @codedmart.
2015-11-02 20:52:08 +01:00
Pascal Wittmann 168482c6de Merge pull request #10764 from sjourdois/yara
yara: init at 3.4.0
2015-11-02 20:12:08 +01:00
William A. Kennington III 4b7f374b7d linux: Add 4.3 2015-11-02 11:01:17 -08:00
William A. Kennington III f6361bc096 zfs: 0.6.5.2 -> 0.6.5.3 2015-11-02 11:01:17 -08:00
William A. Kennington III e57217d874 spl: 0.6.5.2 -> 0.6.5.3 2015-11-02 11:01:17 -08:00
Pascal Wittmann b2d724ed29 calibre: 2.41.0 -> 2.42.0 2015-11-02 19:59:06 +01:00
AndersonTorres 5aad97b90b mpv: 0.9.2 -> 0.12.0 2015-11-02 16:35:00 -02:00
Domen Kožar dc39c2dd20 Merge pull request #10706 from datakurre/datakurre-jupyter
jupyter: init at 1.0.0
2015-11-02 19:10:15 +01:00
Arseniy Seroka c9ff48b79b Merge pull request #10775 from AndersonTorres/refind
refind: 0.8.4 -> 0.9.2
2015-11-02 20:48:14 +03:00
Peter Simons c10589cebb Merge pull request #10793 from Profpatsch/HEAD
haskellPackages: enable hsparql checks again
2015-11-02 18:04:46 +01:00
Domen Kožar fb998dd033 Merge pull request #10779 from mayflower/update-php
Update php
2015-11-02 17:47:38 +01:00
Domen Kožar b7775e2ee7 Merge pull request #10734 from rycee/package/catalyst-packages
A few new Perl Catalyst packages
2015-11-02 17:22:10 +01:00
Domen Kožar 873d212054 Merge pull request #10735 from leenaars/cleaned
Reordered games in all-packages.nix to GAMES section
2015-11-02 17:21:49 +01:00
Thomas Tuegel 07ad7b9af5 oxygen-icons: fix typo in license attribute 2015-11-02 10:12:49 -06:00
leenaars 7b5eca1236 Deleted inappropriate line feed 2015-11-02 16:04:27 +01:00
Ricardo M. Correia 2389a707af fetch-cargo-deps: add debug output
... so that we can find out why there are sporadic hash mismatches.
2015-11-02 15:44:43 +01:00
Ricardo M. Correia 2ede3e6ddd rustfmt: 2015-10-17 -> 2015-10-28
... which also fixes the build.
Also, I've switched the compiler to the stable channel since rustfmt
supports it now.
2015-11-02 15:44:42 +01:00
Profpatsch d68a77e504 haskellPackages: enable hsparql checks again 2015-11-02 15:35:20 +01:00
Domen Kožar 2d02727383 fix eval 2015-11-02 15:33:32 +01:00
Domen Kožar 85dfb151c2 Merge pull request #10732 from leenaars/addition/armagetronad
Armagetronad: init at version 0.2.8.3.3
2015-11-02 15:30:10 +01:00
leenaars cddbb0fa47 Added Linux as confirmed platform 2015-11-02 15:29:16 +01:00
Matthijs Steen 1502152a7d indicator libraries: init at 12.10
The indicator libraries for GTK2 and GTK3.

The bindings for Mono do not work yet because of some issues with Perl in
gtk-sharp-2 and an Unhandled Exception caused by building with multiple cores:
https://aur.archlinux.org/packages/libindicate-sharp/#comment-290385

Some packages have TODOs for the indicator libraries,
since it is an optional dependency for most packages.
These packages have not been updated by this commit.
2015-11-02 15:23:35 +01:00
Ricardo M. Correia c843e08b5a Merge pull request #10782 from mayflower/rust-registry
rustRegistry: 2015-10-18 -> 2015-11-01
2015-11-02 14:41:47 +01:00
Vladimír Čunát ad30764d68 neovim: fetch by version tag instead of commit hash
/cc #10787.
2015-11-02 12:57:48 +01:00
Scott Milliken f89ddefd97 neovim: update to 0.1.0., closes #10787 2015-11-02 12:50:54 +01:00
Domen Kožar d370127582 Merge pull request #10786 from devhell/ipfs
ipfs: 0.3.8 -> 0.3.9
2015-11-02 10:44:27 +01:00
Matthijs Steen 23091d79ac tilda: 1.2.2 -> 1.2.4
(cherry picked from commit 94ac7e8cb530a670b3d2badb98c22f209fa1abe2)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-11-02 10:42:04 +01:00
Bjørn Forsman eeced1bc51 jenkins: 1.633 -> 1.636 2015-11-02 10:39:16 +01:00
Peter Simons 9c2eb52140 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:

  - Nixpkgs: 296838820e
  - Hackage: cbced5bc0e
  - LTS Haskell: 4622b913dc
  - Stackage Nightly: 05c38f5cda
2015-11-02 10:09:33 +01:00
Asko Soukka 9529b6f11f jupyter: init at 1.0.0 2015-11-02 09:49:38 +02:00
Asko Soukka 02e14c4ffa jupyter_console: init at 4.0.3 2015-11-02 09:49:34 +02:00
Asko Soukka e8daff2157 darwin: appnope: init at 0.1.0 2015-11-02 09:49:30 +02:00
Asko Soukka 8ba089c5ae darwin: ipython: fix build inputs for darwin 2015-11-02 09:49:29 +02:00
Tobias Geerinckx-Rice 4435e317e9 geolite-legacy 2015-10-27 -> 2015-11-02 2015-11-02 01:47:07 +01:00
Tobias Geerinckx-Rice 2cb1ea1ff3 gparted: add hdparm dependency
Required to display serial numbers in the "Device Information" view.
2015-11-02 01:46:50 +01:00
Tobias Geerinckx-Rice d973931c9a netsniff-ng 0.5.9-{121-gd91abbd -> 130-ga81b515}
For new --no-geoip option.
2015-11-02 01:46:50 +01:00
Nikolay Amiantov 9265cc58c3 Merge pull request #10474 from abbradar/nginx-pam-modules
nginx: factor out modules into a separate file, add new "pam" module
2015-11-02 01:05:54 +03:00
devhell eeba31d7b6 ipfs: 0.3.8 -> 0.3.9
Built and tested locally.

The changelog is quite large, so I'm going to link it instead:
https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md
2015-11-01 20:39:46 +00:00
Arseniy Seroka 8f4a0003ae Merge pull request #10719 from Beauhurst/djangosilk
add django-silk package
2015-11-01 21:51:08 +03:00
Benno Fünfstück a027470a69 python-dubs: set pythonPath for wrapper
The python.buildEnv wrapper expects that all pythonPackages
have a pythonPath set, so we set to a dummy value here.
2015-11-01 17:56:18 +01:00
Edward Tjörnhammar 1061f4a9a3 Merge pull request #10780 from rycee/bump/svtplay-dl
svtplay-dl: 0.20.2015.10.08 -> 0.20.2015.10.25
2015-11-01 15:43:38 +01:00
Peter Simons a00ac5947a Merge pull request #10781 from mayflower/update-lxc
lxc: 1.1.3 -> 1.1.4 (security)
2015-11-01 14:28:12 +01:00
Peter Simons 24f8cf9b10 Merge pull request #10774 from AndersonTorres/youtubeDL
youtube-DL: 2015.08.28 -> 2015.10.24
2015-11-01 13:41:33 +01:00
Robin Gloster 1a7643e166 rustRegistry: 2015-10-18 -> 2015-11-01 2015-11-01 12:19:19 +00:00
Robin Gloster 4ebfd41fa7 lxc: 1.1.3 -> 1.1.4 (security)
fixes CVE-2015-1335
2015-11-01 12:16:33 +00:00
Robin Gloster fdf8e4f2c8 php70: 7.0.0beta1 -> 7.0.0RC6 2015-11-01 12:13:16 +00:00
Robin Gloster 0ceec8420c php: 5.6.14 -> 5.6.15 2015-11-01 12:12:13 +00:00
Benno Fünfstück c7adb3d327 xvkbd: update from 3.6 to 3.7 2015-11-01 13:04:53 +01:00
Robert Helgesson 215b77fb34 svtplay-dl: 0.20.2015.10.08 -> 0.20.2015.10.25 2015-11-01 13:01:54 +01:00
Michael Fellinger f8cd72d874 keybase: 0.7.8 -> 0.8.22 2015-11-01 12:56:25 +01:00
Michael Fellinger ccd16c338d di: 4.35 -> 4.36 2015-11-01 12:55:09 +01:00
Stéphane Jourdois 3c26e5977c binwalk: remove useless dep on mtdutils 2015-11-01 12:37:52 +01:00
AndersonTorres 124e832c37 refind: 0.8.4 -> 0.9.2 2015-11-01 09:37:00 -02:00
Stéphane Jourdois 0c754ba824 yara: init at 3.4.0 2015-11-01 12:23:29 +01:00
AndersonTorres 68a198f74b youtube-DL: 2015.08.28 -> 2015.10.24 2015-11-01 09:22:19 -02:00
Aristid Breitkreuz ed1355e0f1 cd-discid: do not use INSTALL=/usr/bin/install, as it did not build 2015-11-01 11:41:53 +01:00
Domen Kožar 93b81871eb pythonPackages.kazoo: don't depend on zookeeper at build time 2015-11-01 10:09:47 +01:00
Domen Kožar aff3a23d67 unzip: CVE-2015-7696, CVE-2015-7697 2015-11-01 09:39:45 +01:00
Domen Kožar 753e757b83 Merge pull request #10743 from sjourdois/pythonPackages
Python packages: some new ones and fixes to cairocffi
2015-11-01 09:22:16 +01:00
Domen Kožar 050bba281e Merge pull request #10766 from sjourdois/hackrf
hackrf: allow on darwin
2015-11-01 09:20:46 +01:00
Domen Kožar bf44d681b5 Merge pull request #10747 from tokudan/mbuffer
mbuffer: new package
2015-11-01 09:19:35 +01:00
Demin Dmitriy 1736cedc20 xfce4-pulseaudio-plugin: init at 0.2.3 2015-11-01 08:13:06 +03:00
Demin Dmitriy b030236799 libxfce4ui xfce4panel: add gtk3 support 2015-11-01 08:12:59 +03:00
AndersonTorres 5502e0cd91 Kid3: 3.1.2 -> 3.3.0 2015-10-31 22:51:58 -02:00
Jude Taylor 42fffee9da darwin purity: aria2 2015-10-31 17:03:13 -07:00
Jude Taylor 020bd4a723 darwin purity: polyml 2015-10-31 16:58:32 -07:00
Stéphane Jourdois 216fc04c50 hackrf: allow on darwin 2015-10-31 23:47:49 +01:00
Daniel Frank 969ebc3e16 mbuffer: use version variable 2015-10-31 22:57:19 +01:00
Domen Kožar 82b9692f12 Merge pull request #10718 from FRidh/python
python: nbconvert update and new tabulate package
2015-10-31 22:15:29 +01:00
Domen Kožar 8a02e2b7e4 Merge pull request #10759 from datakurre/datakurre-lightning
lightning-python: init at 1.2.1
2015-10-31 22:12:51 +01:00
Domen Kožar d06aa704d8 Merge pull request #10763 from sjourdois/mkvtoolnix
mkvtoolnix: darwin fixes
2015-10-31 22:11:03 +01:00
Domen Kožar 5d123217fc Merge pull request #10754 from sjourdois/ascii
ascii: allow build on darwin
2015-10-31 22:10:41 +01:00
Domen Kožar 0d2f8cfd47 Merge pull request #10756 from sjourdois/ssdeep
ssdeep: only run patchelf on linux
2015-10-31 22:10:27 +01:00
Domen Kožar afdeffd61a Merge pull request #10753 from sjourdois/darwin
xdg-utils: allow build on darwin
2015-10-31 22:09:03 +01:00
Domen Kožar f1cc9ac9eb Merge pull request #10761 from sjourdois/gptfdisk
gptfdisk: darwin fixes
2015-10-31 22:06:28 +01:00
Domen Kožar 61bf01d774 Merge pull request #10762 from sjourdois/testdisk
testdisk: darwin fixes
2015-10-31 22:06:10 +01:00
Domen Kožar 7207dd8f1a typo 2015-10-31 22:05:12 +01:00