Commit graph

53969 commits

Author SHA1 Message Date
Jörg Thalheim 50a306125c
Merge pull request #47542 from prusnak/gcc-arm-embedded_update
gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
2018-10-03 17:29:25 +01:00
Peter Simons c5d4957103 haskell-lens: use latest version when building with ghc-8.6.x 2018-10-03 18:00:29 +02:00
Peter Simons 975c77e2d5 haskell-free and base-orphans: use latest versions to fix build with ghc-8.6.x 2018-10-03 18:00:29 +02:00
Peter Simons 5334751964 haskell-hspec: fix overrides to use the newer QuickCheck version 2018-10-03 18:00:29 +02:00
Peter Simons 2d098f7ef6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
007086bd5b.
2018-10-03 18:00:29 +02:00
Peter Simons e6195f704f haskell-semigroupoids: update to latest version for ghc-8.6.x 2018-10-03 18:00:29 +02:00
Silvan Mosberger 5067773e39 haskellPackages.*.env: Use shellFor 2018-10-03 18:00:29 +02:00
Silvan Mosberger 56da05d459 haskellPackages.shellFor: Clean and fixup
- Now correctly sets NIX_GHC* env vars
2018-10-03 18:00:29 +02:00
Silvan Mosberger 7c5c3fceff haskell.lib.getBuildInputs: Use generic builder passthru to implement 2018-10-03 18:00:29 +02:00
Jörg Thalheim 13c300df6c
Merge pull request #47739 from r-ryantm/auto-update/pgcli
pgcli: 1.10.3 -> 1.11.0
2018-10-03 14:49:36 +01:00
Tim Steinbach 22e39f642b
xmonad-extras: jailbreak
Our XMonad identifies as 0.15, which is why we need to jailbreak it
into the extras build
2018-10-03 07:48:49 -04:00
R. RyanTM 51c389d57f pgcli: 1.10.3 -> 1.11.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/pgcli/versions
2018-10-03 04:43:31 -07:00
Sarah Brofeldt a8cbded02c
Merge pull request #47731 from periklis/update-kubectx
kubectx: 0.5.1 -> 0.6.1
2018-10-03 13:18:52 +02:00
Jörg Thalheim a0f5e58ad5
Merge pull request #47711 from r-ryantm/auto-update/Vc
vc: 1.3.3 -> 1.4.0
2018-10-03 12:12:22 +01:00
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 Fellinger 2f92b456ac dbmate: init at 1.4.1 2018-09-29 13:42:28 +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
xeji 75fd708391
Merge pull request #47366 from LnL7/darwin-broken-f
broken darwin packages (f)
2018-09-28 22:32:45 +02:00
R. RyanTM 3d706c0b0b leatherman: 1.4.2 -> 1.5.0 (#47035)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2018-09-28 22:32:09 +02:00
R. RyanTM b862d82b79 easyloggingpp: 9.96.4 -> 9.96.5 (#47083)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/easyloggingpp/versions
2018-09-28 22:16:08 +02:00
aszlig e9300aa12c
libgaminggear: init at 0.15.1
This is a requirement for roccat-tools, which is going to be introduced
soon.

The reason why I'm using propagatedBuildInputs here is because the
pkg-config file lists *all* of the dependencies in Requires and
Requires.private, so those libraries are needed whenever any software
uses that library.

Signed-off-by: aszlig <aszlig@nix.build>
2018-09-28 22:15:44 +02:00
R. RyanTM d7f16adf6c lttng-tools: 2.10.4 -> 2.10.5 (#46238)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lttng-tools
2018-09-28 21:27:59 +02:00
Will Dietz 3f0ae25538
Merge pull request #47444 from dtzWill/fix/patchelf-chrome-virtualbox-and-treewide
google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
2018-09-28 14:25:05 -05:00
R. RyanTM 6b7a60e820 wxSVG: 1.5.14 -> 1.5.15 (#46944)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2018-09-28 21:15:11 +02:00
R. RyanTM b0e981d0bf zxcvbn-c: 2.3 -> 2.4 (#46925)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zxcvbn-c/versions
2018-09-28 20:58:55 +02:00
R. RyanTM 0b324f35f6 folly: 2018.08.13.00 -> 2018.08.27.00 (#46282)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2018-09-28 20:50:07 +02:00
Christian Rackerseder 8172085eb1 yarn: 1.9.4 -> 1.10.1 (#47405) 2018-09-28 20:31:08 +02:00
Vincent Demeester 5b39fd6ce6 vndr: 20171005 -> unstable-2018-06-23 (#47466)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 20:14:06 +02:00
Lancelot SIX a006e2fd7c pythonPackages.django_2_1: 2.1 -> 2.1.1 (#47481)
See https://docs.djangoproject.com/en/2.1/releases/2.1.1/ for release
notes
2018-09-28 20:13:29 +02:00
Vincent Demeester f51a090e24 gomodifytags: unstable-2017-12-14 -> unstable-2018-09-14 (#47467)
gomodifytags: unstable-2017-12-14 -> unstable-2018-09-14
2018-09-28 20:10:14 +02:00
Vincent Demeester 3decb753d8 drone: 0.8.5 -> 0.8.6 (#47470)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 20:07:36 +02:00
Vincent Demeester a87026a439 gopkgs: unstable-2017-12-29 -> 2.0.1 (#47464)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 20:04:53 +02:00
baracoder 2c6e7ae45f dotnet-sdk: 2.1.401 -> 2.1.402 (#47469) 2018-09-28 20:02:15 +02:00
Vincent Demeester 93e26bae3f go-symbols: unstable-2017-02-06 -> unstable-2018-05-23 (#47468)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 20:00:38 +02:00
Vincent Demeester 2fc7b67cef delve: 1.0.0 -> 1.1.0 (#47463)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 19:59:47 +02:00
Vincent Demeester 2e17793e13 gauge: 1.0.0 -> 1.0.2 (#47465)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 19:59:17 +02:00
Vincent Demeester 7b87b70b1f kustomize: 1.0.4 -> 1.0.8 (#47489)
- change the GOPATH to `sigs.k8s.io/kustomize`
- add some buildtags to get a better `kustomize version`

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 19:58:56 +02:00
Will Dietz eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
John Ericson 6514142348
Merge pull request #47487 from obsidiansystems/ghcjs-ghc-version
ghcjs-*: Expose the version of GHC used
2018-09-28 12:33:28 -04:00
John Ericson d892f1aa90 ghcjs-*: Expose the version of GHC used
This is more meaningful than the GHCJS version for most tasks.
2018-09-28 12:06:31 -04:00
Lancelot SIX eabaf4e30a
Merge pull request #47460 from Gerschtli/add/flask-jwt-extended
pythonPackages.flask-jwt-extended: init at 3.13.1
2018-09-28 16:19:05 +02:00
Lancelot SIX 6ef8d96e06
Merge pull request #47459 from Gerschtli/update/flask-sqlalchemy
pythonPackages.flask_sqlalchemy: 2.1 -> 2.3.2
2018-09-28 16:11:26 +02:00
Tuomas Tynkkynen f4dd2fed7f ghc: Replace meta.available checks for enableIntegerSimple
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen 5e84926a66 treewide: Replace meta.available checks in shouldUsePackages copypasta
This reverts commit 79d8353b5e.

This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Peter Simons c917407575 haskell-texmath: patch to fix build with ghc-8.6.x 2018-09-28 12:11:20 +02:00
xeji 487f7f458a
Merge pull request #45449 from dtzWill/update/patchelf-0.10-pre-2018-05-09
patchelf: 0.10-pre-20180108 -> 0.10-pre-20180509, minor touchup
2018-09-28 12:09:34 +02:00
Tobias Happ f14d4ba112 pythonPackages.flask_sqlalchemy: 2.1 -> 2.3.2 2018-09-28 11:55:36 +02:00
Tobias Happ 50636fda52 pythonPackages.flask-jwt-extended: init at 3.13.1 2018-09-28 11:54:06 +02:00
Lancelot SIX ddeeade148 octave: 4.2.2 -> 4.4.1 (#47391) 2018-09-28 11:34:56 +02:00
Peter Simons d994f1cfd4 git-annex: update sha256 for new version 6.20180926 2018-09-28 11:16:42 +02:00
Peter Simons fd02cfd3ba hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
deb25ca305.
2018-09-28 11:16:42 +02:00
Peter Simons 2c5e1c003a haskell-hslogger: use latest version when building with ghc-8.6.x 2018-09-28 11:16:42 +02:00