Commit Graph

53900 Commits

Author SHA1 Message Date
Periklis Tsirakidis
b9f9b05c37 kubectx: 0.5.1 -> 0.6.1
Also provides shell completions for zsh, bash and fish
2018-10-03 12:58:06 +02:00
Jörg Thalheim
1b769de74c
Merge pull request #47716 from r-ryantm/auto-update/visualvm
visualvm: 1.4.1 -> 1.4.2
2018-10-03 11:32:07 +01:00
Jörg Thalheim
0160fadd7c
Merge pull request #47719 from r-ryantm/auto-update/sundials
sundials: 3.1.2 -> 3.2.0
2018-10-03 11:21:22 +01:00
R. RyanTM
2e53e8155f sundials: 3.1.2 -> 3.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
2018-10-03 01:33:20 -07:00
Sarah Brofeldt
2dd69e8d8e
Merge pull request #47500 from ma9e/libimagequant
libimagequant: init at 2.12.1
2018-10-03 10:27:57 +02:00
R. RyanTM
d90eeeb60a visualvm: 1.4.1 -> 1.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualvm/versions
2018-10-03 01:12:12 -07:00
R. RyanTM
9fb2c17b16 vc: 1.3.3 -> 1.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vc/versions
2018-10-03 00:53:23 -07:00
Sean Haugh
8ba7aa0ed1 libimagequant: add myself as maintainer 2018-10-02 18:29:47 -05:00
Sean Haugh
276d3d8538 libimagequant: init at 2.12.1 2018-10-02 18:29:47 -05:00
Renaud
b6c8246824 gmm: 5.1 -> 5.3 (#47686) 2018-10-03 00:30:36 +02:00
Matthew Bauer
a88b8da554
Merge pull request #47676 from matthewbauer/security-mojave-fix
haskell: fix x509-system on mojave
2018-10-02 15:18:39 -05:00
Matthew Bauer
300ff965ae haskell: fix x509-system on mojave
darwin.security_tool is currently broken in Mojave. See issue #45042
for more info. Our security_tool stuff comes from 10.9 so I suspect
that it needs an update.

Here I am putting in a hack to get things working again. This uses the
system provided security binary at /usr/bin/security to avoid the
issue in Haskell’s x509-system package. Unfortunately, this will break
with the sandbox. I am also working on a proper fix, but this requires
updating lots of Apple stuff (and also copumpkin’s new CF). You can
follow the progress on this branch:

  https://github.com/matthewbauer/nixpkgs/tree/xcode-security

This commit should be backported to release-18.03 and release-18.09.

/cc @copumpkin @lnl7 @pikajude
2018-10-02 15:14:11 -05:00
Peter Simons
a4badb243c hledger: fix build of new version 1.11 2018-10-02 21:08:48 +02:00
Peter Simons
8f400527a7 haskell-hspec: update ghc-8.6.x overrides for version 2.5.8 2018-10-02 21:08:47 +02:00
Peter Simons
8841b09c0f haskell-doctest: drop obsolete override for ghc-8.6.x 2018-10-02 21:08:47 +02:00
Peter Simons
ab1a64fe6a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
8d7d987c0d.
2018-10-02 21:08:42 +02:00
Peter Simons
d072586714 LTS Haskell 12.11 2018-10-02 21:07:59 +02:00
Jörg Thalheim
4c5b6d6e53
Merge pull request #47666 from plapadoo/jshint-phantomjs
jshint: depend on phantomjs2
2018-10-02 19:25:23 +01:00
Frederik Rietdijk
4d1abc4419
Merge pull request #47604 from NixOS/staging-next
Staging next
2018-10-02 18:22:18 +02:00
Philipp Middendorf
22e9c0a6fa jshint: depend on phantomjs2 2018-10-02 18:06:55 +02:00
Pavol Rusnak
b3531b9719
gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
+ update blackmagic to latest commit which includes gcc7 fixes
2018-10-02 15:23:31 +02:00
Josef Kemetmüller
aeee761aba libcanberra: fix darwin build (#47634) 2018-10-02 12:55:57 +02:00
catern
9ac7893042 pythonPackages.trio: 0.6.0 -> 0.7.0 (#47638) 2018-10-02 12:52:58 +02:00
Vladimír Čunát
56621c016d
ffmpeg: unbreak build of older versions after #46078
As in the other cases, I didn't care about passing the dependency
if unused...
2018-10-02 11:18:20 +02:00
Yurii Rashkovskii
34f20090d3 nwjs-sdk: init at 0.33.4 (#45320) 2018-10-02 10:24:05 +02:00
Sarah Brofeldt
baacbcd2a0
Merge pull request #47565 from mpickering/gdal-2.3.2
gdal: 2.3.1 -> 2.3.2
2018-10-02 09:09:26 +02:00
John Ericson
e1605d9b21
Merge pull request #47647 from obsidiansystems/ghc-8.2.2-change-patch
ghc-8.2.2: Oops, added adjacent patch to the one I wanted for master
2018-10-02 01:47:53 -04:00
John Ericson
bfef8113f6 ghc-8.2.2: Oops, added adjacent patch the one I wanted 2018-10-02 05:41:54 +00:00
Matthew Bauer
ea857466e1
Merge pull request #47642 from enumatech/buildApp-meta
xcodeenv.buildApp: inherit meta
2018-10-02 00:41:06 -05:00
Peter Hoeg
3916f71a16
Merge pull request #47166 from peterhoeg/u/crystal
crystal: 0.26.1 and introduce 0.25.1
2018-10-02 13:29:22 +08:00
John Ericson
e231a374b8
Merge pull request #47644 from obsidiansystems/ghc-8.2-hsc2hs
ghc-8.2.2: Fix which hsc2hs is installed on cross
2018-10-02 01:10:47 -04:00
John Ericson
4f5d9996a6 ghc-8.2.2: Fix which hsc2hs is installed on cross
These commits all ended up on later GHCs, and are already being patched
in for ghc-8.4.3 in nixpkgs.
2018-10-02 00:33:30 -04:00
Aneesh Agrawal
16a8e49ae9 vagrant: remove unused vendored Gemfile{,.lock} 2018-10-01 21:06:34 -07:00
Lionello Lunesu
132ed23f35
xcodeenv.buildApp: inherit meta
Without `inherit meta;` there was no easy way for XCode packages to
set meta information of the final derivation.
2018-10-02 12:01:22 +08:00
Austin Seipp
d7393024d1 yosys: 2018.08.08 -> 2018.09.30
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-10-01 22:32:54 -05:00
Austin Seipp
7b0b895053 arachne-pnr: 2018.05.13 -> 2018.09.08
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-10-01 22:32:54 -05:00
Austin Seipp
1e9e3adfb1 icestorm: 2018.08.01 -> 2018.09.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-10-01 22:32:54 -05:00
Peter Hoeg
da61221189 scry: init at 0.7.1.20180919 2018-10-02 10:30:23 +08:00
Peter Hoeg
5200db329e icr: init at 0.5.0 2018-10-02 10:30:23 +08:00
Peter Hoeg
51076b414b crystal: 0.26.0 -> 0.26.1
We also start carrying the previous versions as crystal is under rapid
development.

Instead of pulling the binary builder each time, create a derivation that we can
use to build the various versions.
2018-10-02 10:30:22 +08:00
Peter Hoeg
b7efce77d0 shards: minor cleanups 2018-10-02 10:29:10 +08:00
Roman Volosatovs
2ada8f78d0 simple-websocket-server: Init at 20180414 (#47567) 2018-10-02 00:40:10 +02:00
Paul TREHIOU
483e2a1a6b btchip: init at 0.1.28
electrum and electron-cash: add support for btchip library (#40816)
2018-10-01 18:13:03 -04:00
Vincent Laporte
736d8af3fd ocamlPackages.piqi: 0.6.13 -> 0.6.14 (#47621) 2018-10-01 23:59:56 +02:00
Pascal Bach
9dbb71b1d3 gitlab-runner-v1: remove v1 package (#47624)
It was required for gitlab < 9 which is not supported anymore since some time.

While removinf the V1 the patch was refreshed to cleanly work with version 11.x
2018-10-01 23:37:25 +02:00
John Ericson
a3d86b49b4
Merge pull request #47626 from obsidiansystems/ghc-cross-fixes
ghc: Misc cross fixes
2018-10-01 17:19:31 -04:00
John Ericson
b19113380f ghc 8.2.2: Backport cross fixes from 8.4.3
Other patches are also needed for a working build, but that doesn't mean
these patches are any less necessary.
2018-10-01 20:54:21 +00:00
John Ericson
cb442d9345 ghcHEAD: Copy android hack that other GHCs have
Not sure why this one doesn't
2018-10-01 20:53:46 +00:00
John Ericson
d4b5df711a ghcHEAD: Force INTEGER_LIBRARY like the other GHCs
We really need to abstract to avoid these copy-paste errors.
2018-10-01 20:50:58 +00:00
Pascal Bach
510c85f349 gitlab-runner: 11.3.0 -> 11.3.1 (#47623) 2018-10-01 22:37:41 +02:00
Lancelot SIX
5aa66991a6 pythonPackages.django-raster: Improve django version support (#47484) 2018-10-01 22:02:11 +02:00
Daiderd Jordan
1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Michael Fellinger
c4ff3664eb mint: 0.2.1 -> 0.3.1 (#47586) 2018-10-01 17:33:59 +02:00
Tim Steinbach
74ae8fb7a5 scala: 2.12.6 -> 2.12.7 (#47571) 2018-10-01 17:29:41 +02:00
Niklas Thörne
dee90d27e2 uftrace: init at 0.9 (#47117)
* uftrace: init at 0.9

* Dropped dependency leftovers.

* patchShebang needed for sandboxed build
2018-10-01 17:20:25 +02:00
Alexander Kahl
bbac304b34
snyk: init at 1.99.1 2018-10-01 13:10:43 +02:00
Vincent Laporte
c71cc0b98b
coqPackages.coqprime: init at 8.7.2 & 8.8 2018-10-01 10:11:24 +00:00
bitmappergit
c126510809 dart: 1.24.3 -> 2.0.0 (#46533)
* dart: 1.24.3 -> 2.0.0

Updated Dart SDK links to 2.0.0.

* dart: 1.24.3 -> 2.0.0

Updated Dart SDK link to 2.0.0.

* dart: 1.24.3 -> 2.0.0

Updated Dart SDK versions in all-packages.nix. Added missing double quote.
2018-09-30 23:44:06 +02:00
Matthew Pickering
f80730d903 gdal: 2.3.1 -> 2.3.2 2018-09-30 20:07:36 +00:00
xeji
0e8da11c91
Merge pull request #47509 from dtzWill/update/osinfo-20180920-libs-tools
libosinfo: 1.1.0 -> 1.2.0, osinfo-db: 20180903 -> 20180920
2018-09-30 21:21:27 +02:00
Josef Kemetmüller
49dcf7be62 pythonPackages.py-cpuinfo: Fix darwin build (#47558) 2018-09-30 21:19:05 +02:00
xeji
78e244e419
Merge pull request #47561 from markuskowa/licenses-18
Add licenses
2018-09-30 21:18:19 +02:00
volth
61007c0e96 language_subtag_registry: fix hash (#47555) 2018-09-30 21:15:01 +02:00
xeji
339835b0f2
Merge pull request #47557 from knedlsepp/fix-mapnik
python-mapnik: Fix build
2018-09-30 21:12:09 +02:00
Markus Kowalewski
70087c5cfb
apr: add license 2018-09-30 19:11:21 +02:00
Markus Kowalewski
63a9165332
cyrus-sasl: add license 2018-09-30 19:11:21 +02:00
Markus Kowalewski
4faaba0186
ctpp2: add license 2018-09-30 19:11:21 +02:00
Markus Kowalewski
b271fe2311
ctpl: add license 2018-09-30 19:11:21 +02:00
Markus Kowalewski
a2046daebd
cogl: add licenses 2018-09-30 19:11:20 +02:00
Markus Kowalewski
796a2584d5
cmark: add license 2018-09-30 19:11:20 +02:00
Markus Kowalewski
c964f4fc26
clucene: add license 2018-09-30 19:11:14 +02:00
Markus Kowalewski
e978d7a9f2
cln: add license 2018-09-30 18:57:59 +02:00
Markus Kowalewski
e86c84d607
boringssl: add licenses 2018-09-30 18:57:59 +02:00
Vincent Laporte
b46666a867 ocamlPackages.odoc: fix resolution of odoc.css 2018-09-30 16:14:03 +00:00
Josef Kemetmüller
b1857daa25 mapnik: 3.0.13 -> 3.0.20 2018-09-30 13:44:41 +02:00
Will Dietz
6058b979ab libosinfo: externalize patches, fetch w/fetchpatch 2018-09-30 00:23:59 -05:00
Will Dietz
b5ba81ac28
Merge pull request #47534 from andrewrk/zig-0.3.0
zig: 0.2.0 -> 0.3.0
2018-09-30 00:10:31 -05:00
Benjamin Hipple
d7003ed576 patchelf: fix license
Use the attr set instead of a string
2018-09-29 16:36:33 -04:00
volth
0a784c094f libvirt: 4.5.0 -> 4.7.0 (#46502) 2018-09-29 22:33:38 +02:00
Wael M. Nasreddine
86a5535b2f
bazel-watcher: init at 0.5.0 2018-09-29 13:33:00 -07:00
R. RyanTM
e3654421d3 chromedriver: 2.41 -> 2.42 (#47329)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chromedriver/versions
2018-09-29 21:50:05 +02:00
Florian Klink
2be514d5c3 pythonPackages.pystemd: init at 0.5.0 (#47517) 2018-09-29 21:25:08 +02:00
Andrew Kelley
f2fe5f7709
zig: 0.2.0 -> 0.3.0 2018-09-29 15:18:57 -04:00
R. RyanTM
5a1652e5bf libburn: 1.4.8 -> 1.5.0 (#47034)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libburn/versions
2018-09-29 21:14:34 +02:00
R. RyanTM
639f720648 libisofs: 1.4.8 -> 1.5.0 (#47032)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libisofs/versions
2018-09-29 21:02:04 +02:00
Michael Weiss
2df4b3e6eb pythonPackages.glances: Enable the tests (skip the failing ones) 2018-09-29 20:47:05 +02:00
Matthew Bauer
228d6f5068
Merge pull request #46007 from markuskowa/openmpi-up
openmpi: 3.1.0->3.1.2
2018-09-29 13:24:46 -05:00
R. RyanTM
eaefbb83e2 nwjs: 0.32.2 -> 0.32.4 (#46231)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nwjs
2018-09-29 20:13:06 +02:00
Michael Weiss
a108b8617b pythonPackages.glances: 3.0.1 -> 3.0.2 2018-09-29 11:38:12 +02:00
Matthew Bauer
1fe9ab523a
Merge pull request #46755 from eliasp/bump-development/tools/misc/arcanist-20170323→20180916
arcanist: 20170323 -> 20180916
2018-09-29 00:57:01 -05:00
Matthew Bauer
44d0df8476
Merge pull request #46936 from r-ryantm/auto-update/xerces-c
xercesc: 3.2.1 -> 3.2.2
2018-09-29 00:46:07 -05:00
Will Dietz
dacdf8b6c7 libosinfo: pick upstream patches to fix bug causing test failure 2018-09-29 00:04:25 -05:00
Will Dietz
4bc001e41b libosinfo: 1.1.0 -> 1.2.0 2018-09-28 23:44:27 -05:00
Matthew Bauer
a3c44a7969
Merge pull request #47499 from screendriver/http-server
nodePackages_8_x: add http-server
2018-09-28 20:44:53 -05:00
symphorien
e502c72773 exempi: patch CVE-2018-12648, enable tests on linux (#47496) 2018-09-29 00:15:53 +02:00
R. RyanTM
ef25489db4 postgis: 2.4.4 -> 2.4.5 (#46979)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postgis/versions
2018-09-28 23:32:47 +02:00
Christian Rackerseder
189d534d2b nodePackages_8_x: add http-server 2018-09-28 23:09:58 +02:00
Vladyslav M
6c90a975c2 rust-bindgen: 0.37.0 -> 0.40.0 (#46137) 2018-09-28 22:54:43 +02:00
R. RyanTM
6d307e6999 librelp: 1.2.17 -> 1.2.18 (#47014)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librelp/versions
2018-09-28 22:44:54 +02:00
aszlig
d83dc00853
Merge pull request #47493 (add roccat-tools)
This adds roccat-tools and one required dependency (libgaminggear),
which I had laying around since June 2016 but never submitted upstream
until now.

The tools are required if you want to configure one of the hardware
devices from the manufactorer ROCCAT.

Builds for both have been tested against i686-linux, x86_64-linux and
aarch64-linux.
2018-09-28 22:39:17 +02:00