1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

38876 commits

Author SHA1 Message Date
Volth 8b4f5376ff geoip: set default dir to '/var/lib/geoip-databases' 2017-08-19 16:02:19 +02:00
Alex Brandt 5342bffc15 remove collection-json from dont-distribute-packages
I believe I've fixed the build issues for collection-json and would like
to see it make it into the next stable release of NixOS.  I'm also
adding myself as maintainer.

Let me know if there is anything I did incorrectly or missed.
2017-08-19 08:41:23 +02:00
Tim Steinbach 57c1f09f2b Merge pull request #28360 from volth/patch-50
Delete orphan file nixpkgs/pkgs/development/tools/build-managers/gradle/2.5.nix
2017-08-18 16:23:24 -04:00
Peter Simons b6a746daa1 Merge pull request #28097 from cocreature/sdistTarball-doc
haskell: remove any extraneous outputs from sdistTarball
2017-08-18 16:32:51 +02:00
Franz Pletz 8d53bfe51b
libmspack: fix hash
Fix cc1c817fdc.
2017-08-18 15:45:31 +02:00
Franz Pletz cc1c817fdc
libmspack: 0.5alpha -> 0.6alpha
Fixes CVE-2017-6419 & CVE-2017-11423.
2017-08-18 12:25:10 +02:00
goibhniu 9382727d32 Merge pull request #28367 from datakurre/datakurre-zc_buildout_nix
pythonPackages.zc_buildout_nix: 2.5.3 -> 2.9.4
2017-08-18 11:28:54 +02:00
Asko Soukka d17782eb5f
pythonPackages.zc_buildout_nix: 2.5.3 -> 2.9.4 2017-08-18 10:46:03 +03:00
Jörg Thalheim 30815015ba Merge pull request #28359 from matthewbauer/use-https
Use https for some homepages
2017-08-18 07:53:54 +01:00
volth a0d87c6885 Delete 2.5.nix
delete orphan file

```gradle_2_5``` is in ```default.nix```
2017-08-18 01:46:50 +00:00
Michael Raskin efc95339c0 Do an ASDF build of StumpWM in quicklisp-converted version 2017-08-18 02:22:04 +02:00
Matthew Bauer 39fca7714f poppler: use https link 2017-08-17 15:04:41 -07:00
Matthew Bauer 16392e0ae8 accounts-sso: use gitlab link
google code is discontinued
2017-08-17 15:04:41 -07:00
Matthew Bauer c210fc4458 c-ares: use https for homepage 2017-08-17 15:04:40 -07:00
Matthew Bauer 1a9a06e8e7 boolstuff: fix homepage url 2017-08-17 15:04:39 -07:00
Matthew Bauer f2141a96e5 cargo: use https://crates.io for homepage 2017-08-17 15:04:39 -07:00
Matthew Bauer 278de152cf adobe-flex-sdk: fix homepage link
old link was broken
2017-08-17 15:04:39 -07:00
Matthew Bauer 269f057be3 openssl: use https for homepage 2017-08-17 15:04:22 -07:00
Matthew Bauer 99c868c010 use https://github.com for all homepages
GitHub does a redirect to https:// when you use http://

repology complains with:

“Homepage link "https://github.com/…" is dead (HTTP error 404) for more than a month.”

This will fix some of them (not all though)
2017-08-17 14:53:40 -07:00
Daiderd Jordan d491eebffd
haskell-packages: fix evaluation 2017-08-17 22:43:15 +02:00
Michael Raskin 1ec12e2016 paper over more dependency issues 2017-08-17 21:49:39 +02:00
Michael Raskin 6694abdc31 Merge pull request #27829 from bradleyjensen/update-quicklisp
Update quicklisp packages
2017-08-17 21:37:29 +02:00
Peter Simons 7b73fb3b8a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.4.1-4-g53777ef from Hackage revision
79410fccc7.
2017-08-17 21:32:29 +02:00
Peter Simons 6ff62030d9 LTS Haskell 9.1 2017-08-17 21:32:26 +02:00
Sander van der Burg 49c83c0e29 nodePackages: regenerate with node2nix 1.3.0 2017-08-17 21:21:26 +02:00
Frederik Rietdijk 0e95971e5e Merge pull request #28347 from volth/androidndk-wrap-scripts-in-libexec
androidndk: wrap scripts in $out/libexec
2017-08-17 19:57:48 +02:00
Charles Strahan 35b9dfd832 Merge pull request #28098 from cocreature/ghcjs
haskell: fix build of ghcjs and ghcjsHEAD
2017-08-17 13:40:29 -04:00
Rickard Nilsson 31eea73f99 libsndfile: Security patches
Fixes CVE-2017-12562, CVE-2017-6892, CVE-2017-8361, CVE-2017-8363,
CVE-2017-8363, CVE-2017-8362
2017-08-17 18:33:09 +02:00
Volth 37e73450d6 androidndk: wrap scripts in $out/libexec 2017-08-17 15:46:01 +00:00
Michael Raskin 7326ab13a9 lispPackages: save more of the require cc-wrapper environment 2017-08-17 17:04:52 +02:00
Vladimír Čunát b5af77004a
python3Packages.breathe: enable with python3
The tests don't work (not sure why), but sphinx seems to work OK.
2017-08-17 14:24:21 +02:00
Peter Hoeg bd7bf67927 Merge pull request #28025 from peterhoeg/p/checks
Shared monitoring plugins
2017-08-17 19:56:56 +08:00
Rickard Nilsson 1f9d9deb8a libxslt: Patch for CVE-2017-5029 2017-08-17 13:23:49 +02:00
Peter Hoeg b6941c4500 pywbem: init at 0.10.0 2017-08-17 15:02:41 +08:00
Domen Kožar 105864a24d
purescript: fix building #28296 2017-08-16 15:44:28 +02:00
Jörg Thalheim dc282c1285 Merge pull request #28147 from uralbash/red
red: init at 0.6.3
2017-08-16 14:09:16 +01:00
Svintsov Dmitry 7bd8ac64c3 red: init at 0.6.3 2017-08-16 17:39:38 +05:00
Peter Hoeg d32bf457ef wp-cli: 1.2.1 -> 1.3.0 2017-08-16 08:39:29 +08:00
vinymeuh 9e1cde78b8 gcc-arm-embedded: 5-2016-q2-update -> 6-2017-q2-update 2017-08-15 21:36:30 +02:00
Bart Brouns a8fefd4ca8 portaudio: 19-20140130 -> 190600-20161030, add jack 2017-08-15 15:24:04 +02:00
Kamil Chmielewski 9ca7f38ce9 pony-stable: unstable-2017-07-26 -> 0.0.1 2017-08-15 14:58:34 +02:00
Pascal Bach 22fc62eec3 gitlab-runner: 9.3.0 -> 9.4.2 2017-08-15 14:50:50 +02:00
Albert Peschar cfda60042d hyperlink: init at 17.3.0 2017-08-15 12:42:06 +02:00
Frederik Rietdijk eff07f381c Merge pull request #28267 from mimadrid/update/meson-0.41.2
meson: 0.40.0 -> 0.41.2
2017-08-15 12:39:34 +02:00
rnhmjoj da8712e4e9 haskellPackages.shell-conduit: fix failing test 2017-08-15 12:06:53 +02:00
mimadrid 4fb22bb622
meson: 0.40.0 -> 0.41.2 2017-08-15 11:54:43 +02:00
Joachim F 16f69139f7 Merge pull request #27011 from Hodapp87/opencv_tesseract
opencv: Add optional Tesseract support
2017-08-14 14:23:31 +00:00
Rickard Nilsson 129f8d7e99 kibana: 4.6.0 -> 4.6.5
Fixes CVE-2016-10366
2017-08-14 15:03:12 +02:00
Joachim Fasting 6c41803f02
ldns: get rid of reference to openssl.dev
Reduces size from ~100MB to ~40M.
2017-08-13 23:14:06 +02:00
Wisut Hantanong 5dc63e69db pythonPackages.django_extensions : init at 1.8.1 (#27378)
* add django-extensions 1.8.1

* enable testing

* use propagatedBuildInputs
2017-08-13 22:58:35 +02:00