Commit Graph

91527 Commits

Author SHA1 Message Date
Ryan Mulligan 96ea270f30
Merge pull request #103667 from saschagrunert/kustomize
kustomize: 3.8.1 -> 3.8.7
2020-11-13 19:05:45 -08:00
R. RyanTM 2f4bd22364 libthreadar: 1.3.0 -> 1.3.1 2020-11-14 02:41:51 +00:00
Ben Darwin c881ca60ed python3Packages.pytorch-metric-learning: 0.9.81 -> 0.9.94 2020-11-13 17:12:34 -08:00
Ryan Mulligan 888703c026
Merge pull request #96732 from r-ryantm/auto-update/stm32cubemx
stm32cubemx: 5.6.1 -> 6.0.1
2020-11-13 16:31:56 -08:00
Ben Darwin 001a975b75 python3Packages.dipy: 1.2.0 -> 1.3.0 2020-11-13 16:17:41 -08:00
scalavision c1dfbaa8ad
mill: removing MILL_VERSION variable (#103736) 2020-11-13 18:15:01 -05:00
Christoph Stich 5a5cb550dd
julia: init at 1.5 (#101933) 2020-11-13 21:43:50 +00:00
Peter Simons 9ea5a41df0 haskell-pantry: update overrides for the new version 2020-11-13 21:37:57 +01:00
Malte Brandy bf2b91cfc0 haskellPackages.stack: Fix eval error 2020-11-13 21:37:57 +01:00
Malte Brandy 0f1709ad23 haskell-language-server: Fix build
Fixing a bound problem in ghcide and bumping ghc-exactprint
2020-11-13 21:37:57 +01:00
Joe Hermaszewski 49e9758ef3 haskell: Add cabal2nixOptions to developPackage
Also neaten documentation slightly
2020-11-13 21:37:57 +01:00
Joe Hermaszewski a32c231007 haskell: add withHoogle option to developPackage 2020-11-13 21:37:57 +01:00
Joe Hermaszewski 07e697d22d haskell: improve documentation on ghcWithHoogle and developPackage 2020-11-13 21:37:57 +01:00
Malte Brandy bacdeffd80 haskellPackages.hls-hlint-plugin: Fix build on hydra 2020-11-13 21:37:57 +01:00
Malte Brandy 3cbe2b5bc3 haskell-language-server: Fix hydra config for deps 2020-11-13 21:37:57 +01:00
Malte Brandy ed26917b67 haskellPackages: Cleanup unneeded builds 2020-11-13 21:37:57 +01:00
Malte Brandy 425d22e6cf haskellPackages: Fix eval errors 2020-11-13 21:37:56 +01:00
Malte Brandy 13f96d5d65 haskell-language-server: 0.6.0rc -> 0.6.0 2020-11-13 21:37:56 +01:00
Malte Brandy bf29c147c3 haskellPackages.haskell-language-server: Fix build
In preparation of the upcoming 0.6.0 release I wanted to fix hls.

It introduces two new plugin packages, which are not on hackage yet.

I remove apply-refact overrides, because current apply-refact versions
are compatible with all ghcs we support, according to their changelog.

I override more of the hls dependencies globally on the whole package
set, to avoid a lot of duplicate compilations. And because @peti changed
my mind about this being a good practice.

hls now uses a released version of ghcide
2020-11-13 21:37:56 +01:00
Malte Brandy becd5f5bc3 haskellPackages.matterhorn: Fix eval 2020-11-13 21:37:56 +01:00
Malte Brandy 798e23c74f haskellPackages.reflex-dom-core: Remove obsolete patches 2020-11-13 21:37:56 +01:00
Malte Brandy bc1ffa457e haskellPackages.pandoc: 2.11.1 -> 2.11.1.1 2020-11-13 21:37:56 +01:00
Joe Hermaszewski 7673eda11d haskell: Add documentationTarball to lib 2020-11-13 21:37:56 +01:00
(cdep)illabout bbb5016daa haskellPackages.binary-instances: get building again 2020-11-13 21:37:56 +01:00
(cdep)illabout 01a403fb71 haskellPackages.quickcheck-instances: no longer needs doJailbreak in ghc-8.8. 2020-11-13 21:37:56 +01:00
Joe Hermaszewski 407bb3ba3f haskell: whitespace fixes 2020-11-13 21:37:56 +01:00
Joe Hermaszewski b95bea0385 haskellPackages.update-nix-fetchgit: Several fixes
Fix versions of dependencies

Generate shell completions

Wrap executable so that required executables are in PATH

Make sure necessary executables for tests are present during build
2020-11-13 21:37:56 +01:00
Joe Hermaszewski 738d4fef65 haskellPackages.optparse-generic_1_4_4: Correct version of dependency 2020-11-13 21:37:56 +01:00
Joe Hermaszewski 4f0af81b01 haskellPackages.optparse-applicative_0_16_0_0: Fix for compgen error 2020-11-13 21:37:56 +01:00
Joe Hermaszewski a3d8c1284f haskell: add addTestToolDepends 2020-11-13 21:37:56 +01:00
Peter Simons 9028b8f341 haskell-time-compat: update to latest version so that binary-instances compiles 2020-11-13 21:37:56 +01:00
Peter Simons 1f021c2657 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
cb01aa6d89.
2020-11-13 21:37:55 +01:00
Peter Simons 3bf200de7d hackage2nix: disable broken builds to fix evaluation errors on Hydra 2020-11-13 21:37:55 +01:00
Frederik Rietdijk 463f738cc6 Merge master into staging-next 2020-11-13 20:58:35 +01:00
R. RyanTM 73ca6f3e30 intel-media-sdk: 20.3.1 -> 20.4.1 2020-11-13 19:03:00 +00:00
06kellyjac 4c4742cb58 open-policy-agent: add a longDescription
Added a long description of OPA
2020-11-13 18:56:15 +00:00
06kellyjac 55be94fd28 open-policy-agent: move to buildGoModule
Move from buildGoPackage to buildGoModule since opa is a go module.
2020-11-13 18:51:06 +00:00
R. RyanTM 65ac9e26af k6: 0.28.0 -> 0.29.0 2020-11-13 16:17:17 +00:00
Martin Weinelt 22140b27f2 librdf_raptor2: add patch for CVE-2017-18926
Fixes two heap overflows in the raptor2 rdf parsing library.

https://www.openwall.com/lists/oss-security/2017/06/07/1
2020-11-13 15:00:55 +01:00
R. RyanTM 694139a12c intel-gmmlib: 20.3.2 -> 20.3.3 2020-11-13 13:38:10 +00:00
R. RyanTM c68e9c5460 flyway: 7.1.1 -> 7.2.0 2020-11-13 12:57:12 +00:00
sternenseemann e9267c8890 abcl: update source archive hash
Seems like the source archive for abcl 1.8.0 was replaced on 2020-10-30
on both common-lisp.net and abcl.org. Now using the new hash and
abcl.org for src.
2020-11-13 13:56:57 +01:00
Jan Tojnar f70fe4af35
webkitgtk: 2.30.1 → 2.30.2
https://webkitgtk.org/2020/10/23/webkitgtk2.30.2-released.html
2020-11-13 13:26:52 +01:00
Vincent Laporte 1ce26aacd1 ocamlPackages.digestif: 0.8.0 → 0.9.0 2020-11-13 12:05:49 +01:00
Vincent Laporte 10fc2a3ac9 ocamlPackages.mstruct: remove at 1.4.0 2020-11-13 11:01:52 +01:00
Lassulus 5c816b9f1a
Merge pull request #101251 from samuelgrf/update-fmt
fmt: 6.2.1 -> 7.0.3
2020-11-13 10:44:16 +01:00
Sascha Grunert 897ce96ba7
kustomize: 3.8.1 -> 3.8.7
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-13 09:23:42 +01:00
sveitser 91b3ce2953
nix-prefetch-github: 4.0.1 -> 4.0.2 2020-11-13 11:54:34 +08:00
Mario Rodas ab96856236
Merge pull request #103516 from r-ryantm/auto-update/rnnoise-plugin
rnnoise-plugin: 0.9 -> 0.91
2020-11-12 20:48:33 -05:00
Mario Rodas d09e2bafaa
Merge pull request #103602 from r-ryantm/auto-update/yq-go
yq-go: 3.4.0 -> 3.4.1
2020-11-12 20:45:14 -05:00
Mario Rodas 2586d91423
Merge pull request #103551 from r-ryantm/auto-update/souffle
souffle: 2.0.1 -> 2.0.2
2020-11-12 20:41:44 -05:00
Mario Rodas ef86e36da7
Merge pull request #103572 from r-ryantm/auto-update/tiledb
tiledb: 2.0.7 -> 2.1.2
2020-11-12 20:41:05 -05:00
Mario Rodas 92178ca8ef
Merge pull request #103599 from r-ryantm/auto-update/yarn
yarn: 1.22.5 -> 1.22.10
2020-11-12 20:34:03 -05:00
zowoq a25913605b go_1_15: 1.15.4 -> 1.15.5 2020-11-13 11:19:34 +10:00
zowoq 1692a8a584 go_1_14: 1.14.11 -> 1.14.12 2020-11-13 11:19:34 +10:00
Orivej Desh 2deeb58f49
soundtouch: 2.1.2 -> 2.2 (#103382) 2020-11-12 23:50:31 +00:00
Orivej Desh (NixOS) df89889a67
Merge pull request #102521 from freezeboy/update-vmpk
vmpk: 0.5.1 -> 0.7.2
2020-11-12 22:33:02 +00:00
Austin Seipp a22061adef
nextpnr: 2020.08.22 -> 2020.11.10
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:23:03 -06:00
Austin Seipp bf094b11b8
trellis: 2020.07.27 -> 2020.11.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:23:03 -06:00
Austin Seipp e80eeae690
yosys: 2020.10.20 -> 0.9+3675 (new version scheme)
Yosys now has their own official scheme for tagging unstable builds;
an automation robot appears from the darkness once every few hours,
bumps the version number, and disappears as silently as they came.

While Nix packages use a date-based version format for unstable
packages, many (most!) users of Yosys use an unstable version.  And so
synchronizing the version of the Nix package with the repository version
is significantly less confusing to users. This also adds a safeguard to
ensure others don't forget to bump the version number correctly in the
future.

The testsuite also saw an overhaul (now parallel to help build time), so
some tweaks were needed to get it working again.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:23:03 -06:00
Michael Weiss 331e2376cd
libplacebo: 2.72.0 -> 2.72.2 2020-11-12 21:46:54 +01:00
markuskowa 2cfb5b8aa6
Merge pull request #103618 from r-ryantm/auto-update/armadillo
armadillo: 10.1.1 -> 10.1.2
2020-11-12 21:43:41 +01:00
Pavol Rusnak f70ecb65e7
python3Packages.fastecdsa: init at 2.1.5 2020-11-12 20:59:56 +01:00
Ryan Mulligan 81ea113820
Merge pull request #103529 from r-ryantm/auto-update/sd-local
sd-local: 1.0.5 -> 1.0.12
2020-11-12 11:56:25 -08:00
Maximilian Bosch e7053a87ad
evcxr: 0.5.3 -> 0.6.0
Since version `0.6.0` the `rust-src` component (or declaring
`RUST_SRC_PATH`) is needed. Just like in `rust-analyzer`, this is solved by
setting `RUST_SRC_PATH` to `rustPlatform.rustLibSrc` for tests and
wrapped executables.

ChangeLog: https://github.com/google/evcxr/blob/v0.6.0/RELEASE_NOTES.md#version-060
2020-11-12 19:41:32 +01:00
Martin Weinelt a6c7b75e4d
Merge pull request #99284 from Munksgaard/bump-obs
obs-studio: Add builtin support for browser source
2020-11-12 19:12:54 +01:00
Gabriel Ebner 28136b4495
Merge pull request #103625 from gebner/opencascade750
opencascade-occt: 7.4.0p1 -> 7.5.0
2020-11-12 19:07:39 +01:00
Daniël de Kok 950cf2bc56 python3Packages.setuptools-rust: 0.11.4 -> 0.11.5
Changelog
https://github.com/PyO3/setuptools-rust/releases/tag/v0.11.5
2020-11-12 09:55:08 -08:00
Nick Hu d1ca119619
Merge pull request #103623 from r-ryantm/auto-update/ayatana-ido
ayatana-ido: 0.8.0 -> 0.8.1
2020-11-12 17:35:55 +00:00
Yorick van Pelt e72ebfe79d python3Packages.bitstring: 3.1.5 -> 3.1.7 2020-11-12 18:10:01 +01:00
R. RyanTM f32beb311a ayatana-ido: 0.8.0 -> 0.8.1 2020-11-12 16:46:04 +00:00
Gabriel Ebner e580eacd57 opencascade-occt: 7.4.0p1 -> 7.5.0 2020-11-12 17:14:18 +01:00
R. RyanTM 69683ddbc8 armadillo: 10.1.1 -> 10.1.2 2020-11-12 15:41:40 +00:00
Ryan Mulligan 1a46817459
Merge pull request #103545 from r-ryantm/auto-update/skaffold
skaffold: 1.15.0 -> 1.16.0
2020-11-12 06:23:01 -08:00
Mario Rodas 813833921a
Merge pull request #103567 from r-ryantm/auto-update/terraformer
terraformer: 0.8.8 -> 0.8.9
2020-11-12 08:09:47 -05:00
Jacek Galowicz 2de60095d2
Merge pull request #103579 from blitz/unbreak-hail
haskellPackages.hail: relax cabal dependencies to unbreak
2020-11-12 14:08:26 +01:00
R. RyanTM d817bf140b zef: 0.8.5 -> 0.9.1 2020-11-12 13:07:55 +00:00
R. RyanTM 4e29e393eb yq-go: 3.4.0 -> 3.4.1 2020-11-12 12:22:08 +00:00
R. RyanTM 05d994f064 yarn: 1.22.5 -> 1.22.10 2020-11-12 11:41:29 +00:00
Matthieu Coudron 6818de3026 pythonPackages.urwidtrees: 1.0.2 -> 1.0.3 2020-11-12 12:00:57 +01:00
Julian Stecklina cd11c0c817 haskellPackages.hail: relax cabal dependencies to unbreak
The upstream version still contains very strict dependency
constraints. I've updated the patches to a version that relax these.
This unbreaks hail for me.
2020-11-12 10:47:41 +01:00
Nick Hu a371c10711
Merge pull request #102763 from colemickens/tree-sitter
tree-sitter: 0.17.1 -> 0.17.3; run make install
2020-11-12 09:05:59 +00:00
R. RyanTM 5679335357 tiledb: 2.0.7 -> 2.1.2 2020-11-12 08:15:19 +00:00
Andrew Childs 16075a712c qt515.qtbase: patch framework detection to support tbd frameworks 2020-11-12 16:57:19 +09:00
Andrew Childs 1f52024720 qt514.qtbase: patch framework detection to support tbd frameworks 2020-11-12 16:57:19 +09:00
Andrew Childs f6c54e8f08 qt512.qtbase: patch framework detection to support tbd frameworks 2020-11-12 16:57:19 +09:00
R. RyanTM b1dc6b0a29 terraformer: 0.8.8 -> 0.8.9 2020-11-12 07:37:06 +00:00
Jörg Thalheim d512e500d4
Merge pull request #103503 from jcumming/bluespec-maintainer 2020-11-12 08:27:27 +01:00
Vincent Laporte ee4559129a compcert: remove annoying assertions 2020-11-12 08:20:05 +01:00
Jonathan Ringer 5a5122418a python310: 3.10.0a1 -> 3.10.0a2 2020-11-11 23:13:44 -08:00
R. RyanTM e293949e42 souffle: 2.0.1 -> 2.0.2 2020-11-12 04:22:54 +00:00
Orivej Desh a1c9c430bf drumstick: fix plugin lookup and enable SonivoxEAS and FluidSynth plugins
SonivoxEAS is enabled by building with PulseAudio.
2020-11-12 03:41:46 +00:00
R. RyanTM 7bf1406091 skaffold: 1.15.0 -> 1.16.0 2020-11-12 03:38:00 +00:00
Mario Rodas d20ce85eb2
Merge pull request #102677 from r-ryantm/auto-update/opendht
opendht: 2.1.4 -> 2.1.6
2020-11-11 21:39:56 -05:00
Mario Rodas ef15eed833
Merge pull request #103479 from r-ryantm/auto-update/oneDNN
oneDNN: 1.6.4 -> 1.7
2020-11-11 21:30:07 -05:00
Mario Rodas d10ca6d48a
Merge pull request #103521 from r-ryantm/auto-update/rr
rr: 5.3.0 -> 5.4.0
2020-11-11 21:28:23 -05:00
Mario Rodas 906e557841
Merge pull request #103463 from r-ryantm/auto-update/lsof
lsof: 4.93.2 -> 4.94.0
2020-11-11 21:26:53 -05:00
Mario Rodas 571dde64bd
Merge pull request #103488 from r-ryantm/auto-update/packet-cli
packet-cli: 0.0.8 -> 0.1.1
2020-11-11 21:21:48 -05:00
R. RyanTM 3364557220 sd-local: 1.0.5 -> 1.0.12 2020-11-12 02:10:47 +00:00
R. RyanTM 67a986a44a rr: 5.3.0 -> 5.4.0 2020-11-12 00:52:25 +00:00
R. RyanTM 2c09e7b072 rnnoise-plugin: 0.9 -> 0.91 2020-11-12 00:27:09 +00:00
Felix Tenley e60fc2ca56 dotnetCorePackages.sdk_5_0: 5.0.100-rc.1.20452.10 -> 5.0.100 2020-11-11 15:35:23 -08:00
Felix Tenley a3604fc39d dotnetCorePackages.aspnetcore_5_0: init at version 5.0.0 2020-11-11 15:35:23 -08:00
Felix Tenley c112ab2f1d dotnetCorePackages.net_5_0: init at version 5.0.0 2020-11-11 15:35:23 -08:00
Kevin Rauscher 7fad668515 bloop: 1.4.4 -> 1.4.5 2020-11-11 15:17:43 -08:00
Jonathan Ringer e84ac7ff3b nanoflann: remove extra whitespace 2020-11-11 15:16:20 -08:00
R. RyanTM fa1165d700 nanoflann: 1.3.1 -> 1.3.2 2020-11-11 15:16:20 -08:00
Kevin Rauscher 5420cb2904 metals: 0.9.4 -> 0.9.5 2020-11-11 15:16:02 -08:00
R. RyanTM 41f90a81c7 faudio: 20.10 -> 20.11 2020-11-11 14:55:13 -08:00
Martin Weinelt 19484b9f57 pythonPackages.gtts-token: 1.1.3 -> 1.1.4
Enable checkPhase for the offline calculation test, disable the online
test.
2020-11-11 14:54:46 -08:00
R. RyanTM 145f20d1e7 catch2: 2.13.2 -> 2.13.3 2020-11-11 14:40:22 -08:00
R. RyanTM 51a1f280b4 qpdf: 10.0.1 -> 10.0.3 2020-11-11 14:37:59 -08:00
R. RyanTM 03b81ea829 pipenv: 2020.8.13 -> 2020.11.4 2020-11-11 14:36:31 -08:00
R. RyanTM dcab90488c dasm: 2.20.14 -> 2.20.14.1 2020-11-11 14:33:55 -08:00
R. RyanTM d7f38d2fcc dt-schema: 2020.8.1 -> 2020.11 2020-11-11 14:33:25 -08:00
R. RyanTM b7df52351a python27Packages.colorlog: 4.2.1 -> 4.4.0 2020-11-11 14:32:23 -08:00
Maximilian Bosch 11c8a6e4f7
vagrant: 2.2.11 -> 2.2.13
https://github.com/hashicorp/vagrant/blob/v2.2.13/CHANGELOG.md#2213-november-06-2020
2020-11-11 23:27:30 +01:00
Anderson Torres 55153b8b48
Merge pull request #103110 from AndersonTorres/4th
4th: init at 3.62.5
2020-11-11 19:20:08 -03:00
Maximilian Bosch ac35114c89
qrencode: 4.0.2 -> 4.1.1 2020-11-11 22:51:53 +01:00
Jack Cummings d6af8fd0dc bluespec maintainer flokli -> jcumming (#103487) 2020-11-11 13:40:31 -08:00
Maximilian Bosch 9b440931ca
Merge pull request #103476 from r-ryantm/auto-update/nix-build-uncached
nix-build-uncached: 1.0.2 -> 1.1.0
2020-11-11 22:16:24 +01:00
Florian Klink 7741f925f1 google-cloud-cpp: remove myself from maintainers
This was only to enable https://github.com/NixOS/nix/pull/3021, which
has bitrotted sufficiently in the meantime.
2020-11-11 20:40:41 +01:00
R. RyanTM 5c8be438ea packet-cli: 0.0.8 -> 0.1.1 2020-11-11 19:37:17 +00:00
R. RyanTM 7840281114 operator-sdk: 1.1.0 -> 1.2.0 2020-11-11 19:12:07 +00:00
R. RyanTM a3aa03f329 oneDNN: 1.6.4 -> 1.7 2020-11-11 18:36:38 +00:00
Michael Raskin 83992fd7c6
bisoncpp: init (#103316)
* bobcat: 4.08.03 -> 5.05.00; switch homepage

* bisoncpp: init at 6.04.00

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-11 18:20:39 +00:00
R. RyanTM c360d971a2 nix-build-uncached: 1.0.2 -> 1.1.0 2020-11-11 17:54:09 +00:00
OmnipotentEntity d7e7fb7e7d
geant4: 10.6.2 -> 10.6.3 (#103095) 2020-11-11 12:24:08 -05:00
Michael Weiss 60e9a17a5a
intel-media-driver: 2.4.0 -> 2.4.1 2020-11-11 18:14:38 +01:00
Martin Weinelt 1da7e9ed4e
Merge pull request #101801 from IvarWithoutBones/fix-multihash
pythonPackages.py-multihash: 0.2.3 -> 1.0.0
2020-11-11 18:02:20 +01:00
IvarWithoutBones dd7b6a5160 pythonPackages.py-multihash: 0.2.3 -> 1.0.0 2020-11-11 17:46:49 +01:00
Jan Tojnar e66ba6bd46 gst_all_1.gst-plugins-bad: fix build on Darwin
It fails with “Argument list too long” on Darwin,
let’s work around it using strictDeps.

Fixes: https://github.com/NixOS/nixpkgs/issues/103274
2020-11-11 17:29:28 +01:00
Frederik Rietdijk 4076ffe580 Merge staging-next into staging 2020-11-11 16:00:34 +01:00
R. RyanTM fad425cfbb cmake: 3.18.2 -> 3.18.4 2020-11-11 15:58:37 +01:00
R. RyanTM 0251996c69 lsof: 4.93.2 -> 4.94.0 2020-11-11 14:36:05 +00:00
Tim Steinbach b9c505b7bf
sbt-extras: Add test 2020-11-11 09:32:06 -05:00
Tim Steinbach 6134eafe08
sbt-extras: 2020-09-24 → 2020-11-08 2020-11-11 09:32:05 -05:00
Tim Steinbach e4d8eb1c30
sbt-extras: Add update script 2020-11-11 09:32:05 -05:00
Dmitry Kalinkin 9a3ab73a5b
Merge pull request #103261 from veprbl/pr/gean4_tests
geant4.tests.example_B1: init
2020-11-11 08:46:36 -05:00
Gabriel Ebner ab7bfe71df
Merge pull request #103447 from r-ryantm/auto-update/libde265
libde265: 1.0.7 -> 1.0.8
2020-11-11 14:37:15 +01:00
R. RyanTM 49f3ff28b5 libde265: 1.0.7 -> 1.0.8 2020-11-11 13:07:28 +00:00
Daniël de Kok 5e93492b7f
Merge pull request #101917 from danieldk/pytorch-1.7.0
python3Packages.pytorch: 1.6.0 -> 1.7.0
2020-11-11 11:51:20 +01:00
Mario Rodas 9cbb9a308b
Merge pull request #103409 from r-ryantm/auto-update/gauge
gauge: 1.1.4 -> 1.1.5
2020-11-11 05:24:20 -05:00
Mario Rodas 8b11be8794
Merge pull request #103420 from r-ryantm/auto-update/hcloud
hcloud: 1.19.1 -> 1.20.0
2020-11-11 05:19:37 -05:00
Mario Rodas 0140aced53
Merge pull request #103354 from r-ryantm/auto-update/bear
bear: 3.0.1 -> 3.0.2
2020-11-11 05:17:27 -05:00
Gabriel Gonzalez 87d5e6fc1a Change idiom for overriding Dhall package version
Before this change, a Dhall package like the Prelude would be
encoded as a record with one field per supported version.  Then
downstream packages would specify which package to override
by selecting a different record field.

The problem with that approach is that it did not provide an
easy way to override a package to a version other than the default
ones supplied by Nixpkgs.  Normally you would use the `.override`
method for this purpose, but the `override` method added by
`buildDhall{Directory,GitHub}Package` is clobbered by the
`override` method added by `callPackage` in
`./pkgs/top-level/dhall-packages.nix`.

The solution is to add a separate `.overridePackage` method which is
essentially the exact same as `.override`, except that it is no
longer clobbered by `callPackage`.  This `.overridePackage` method
allows one to override the arguments supplied to
`buildDhall{Directory,GitHub}Package`, making it easier to specify
package versions outside of the ones supported by Nixpkgs..

This also includes a change to only build one (preferred) version of each
package (instead of multiple supported versions per package), in order to
minimize the maintenance burden for the Dhall package set.
2020-11-11 11:16:04 +01:00
Maximilian Bosch 13b5c8a4db
Merge pull request #102918 from omasanori/opencv/update-2.4.13.7
opencv: 2.4.13 -> 2.4.13.7
2020-11-11 10:56:23 +01:00
markuskowa 3b48d217b3
Merge pull request #103411 from r-ryantm/auto-update/globalarrays
globalarrays: 5.7.2 -> 5.8
2020-11-11 10:47:58 +01:00
Mario Rodas 73b4480091
Merge pull request #103335 from ggreif/master
wasmtime: 0.20.0 -> 0.21.0
2020-11-11 04:21:14 -05:00
Mario Rodas 78c2e29c5c
Merge pull request #103341 from r-ryantm/auto-update/act
act: 0.2.16 -> 0.2.17
2020-11-11 04:16:35 -05:00
Mario Rodas 2d4de0c1c3
Merge pull request #103386 from r-ryantm/auto-update/doctest
doctest: 2.4.0 -> 2.4.1
2020-11-11 04:10:57 -05:00
Mario Rodas a0a82dd0cd
Merge pull request #103364 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.8 -> 0.32.9
2020-11-11 04:06:58 -05:00
Mario Rodas cbce1f018c
Merge pull request #103375 from r-ryantm/auto-update/codeql
codeql: 2.3.2 -> 2.3.3
2020-11-11 04:06:04 -05:00
Mario Rodas f0488432f0
Merge pull request #103387 from r-ryantm/auto-update/doctl
doctl: 1.49.0 -> 1.51.0
2020-11-11 04:01:51 -05:00
Mario Rodas 28e88417be
Merge pull request #103372 from bbigras/cargo-tarpaulin
cargo-tarpaulin: 0.15.0 -> 0.17.0
2020-11-11 04:00:49 -05:00
R. RyanTM f820f6eddf enchant: 2.2.12 -> 2.2.13 2020-11-11 09:55:02 +01:00
Mario Rodas 1ec0732ea1
Merge pull request #103413 from r-ryantm/auto-update/goconst
goconst: 1.2.0 -> 1.3.2
2020-11-11 03:54:32 -05:00
Mario Rodas 4a75e48888
Merge pull request #103405 from r-ryantm/auto-update/flyctl
flyctl: 0.0.145 -> 0.0.146
2020-11-11 03:51:56 -05:00
Mario Rodas 8573058856
Merge pull request #103391 from r-ryantm/auto-update/duckdb
duckdb: 0.2.1 -> 0.2.2
2020-11-11 03:51:30 -05:00
R. RyanTM 85d4895f09 hcloud: 1.19.1 -> 1.20.0 2020-11-11 08:50:56 +00:00
Oleksii Filonenko 89ff657d88
Merge pull request #103418 from happysalada/wrangler_fix_darwin_build
wrangler: fix Darwin build
2020-11-11 10:49:35 +02:00
Mario Rodas 430af49b1a
Merge pull request #103414 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.32.0 -> 1.32.2
2020-11-11 03:45:56 -05:00
Doron Behar d5b962e78c
Merge pull request #103377 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.7.0 -> 5.8.0
2020-11-11 10:29:59 +02:00
happysalada 4c875b9c02 wrangler: fix Darwin build 2020-11-11 17:19:20 +09:00
R. RyanTM 27a11e95b3 golangci-lint: 1.32.0 -> 1.32.2 2020-11-11 07:50:32 +00:00
R. RyanTM d16b0de92d goconst: 1.2.0 -> 1.3.2 2020-11-11 07:40:48 +00:00
R. RyanTM 8e9b77130d globalarrays: 5.7.2 -> 5.8 2020-11-11 07:29:04 +00:00
R. RyanTM 195ed0d5cd gauge: 1.1.4 -> 1.1.5 2020-11-11 07:02:14 +00:00
R. RyanTM df76f017f2 python37Packages.snowflake-connector-python: 2.3.4 -> 2.3.5 2020-11-10 22:35:39 -08:00
R. RyanTM e787afe7ed python27Packages.rope: 0.17.0 -> 0.18.0 2020-11-10 22:21:54 -08:00
R. RyanTM b331d9f9c9 azure-storage-azcopy: 10.6.1 -> 10.7.0 2020-11-10 22:18:22 -08:00
R. RyanTM a23aa390c5 python37Packages.google_cloud_automl: 2.0.0 -> 2.1.0 2020-11-10 22:17:56 -08:00
R. RyanTM 9d408eb834 flyctl: 0.0.145 -> 0.0.146 2020-11-11 06:17:34 +00:00
Dmitry Vyal 9b9cf9469f python3Packages.tensorboardx: fix build after upgrade to PyTorch 1.6 2020-11-10 22:08:56 -08:00
R. RyanTM faa1d785f6 duckdb: 0.2.1 -> 0.2.2 2020-11-11 03:47:32 +00:00
R. RyanTM 2fe0a921a4 doctl: 1.49.0 -> 1.51.0 2020-11-11 02:54:12 +00:00
R. RyanTM a4e0d2b1b8 doctest: 2.4.0 -> 2.4.1 2020-11-11 02:48:10 +00:00
Mario Rodas 960af28444
Merge pull request #103371 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.11146 -> 0.1.11458
2020-11-10 21:40:51 -05:00
John Ericson 493f8b2ea2
Merge pull request #93368 from samueldr/feature/or1k-toolchain
Initial support for OpenRISC 1000
2020-11-10 21:36:43 -05:00
R. RyanTM c857365a7c cpp-utilities: 5.7.0 -> 5.8.0 2020-11-11 01:17:04 +00:00
R. RyanTM 7d2ae456bc codeql: 2.3.2 -> 2.3.3 2020-11-11 00:59:49 +00:00
Bruno Bigras 264294bf29 cargo-tarpaulin: 0.15.0 -> 0.17.0 2020-11-10 19:44:46 -05:00
R. RyanTM 4c438d109e circleci-cli: 0.1.11146 -> 0.1.11458 2020-11-11 00:40:18 +00:00
Gabor Greif 078dc38e35 wasmtime: 0.20.0 -> 0.21.0 2020-11-11 00:59:48 +01:00
R. RyanTM b48a9f05bf cargo-make: 0.32.8 -> 0.32.9 2020-11-10 23:33:45 +00:00
Thiago Franco de Moraes dd72edcdae python3Packages.wxpython_4_1: init at 4.1.0 2020-11-10 15:07:57 -08:00
Thiago Franco de Moraes 2a136d1605 wxGTK31: 3.1.3 -> 3.1.4 2020-11-10 15:07:57 -08:00
R. RyanTM 660ae96644 python37Packages.trytond: 5.6.8 -> 5.8.0 2020-11-10 15:05:46 -08:00
R. RyanTM 61b839d9d6 python37Packages.keep: 2.9 -> 2.10 2020-11-10 15:03:42 -08:00
R. RyanTM 4702cd52c7 python37Packages.django-q: 1.3.3 -> 1.3.4 2020-11-10 15:02:34 -08:00
R. RyanTM edba7d603a python37Packages.onnx: 1.7.0 -> 1.8.0 2020-11-10 15:01:21 -08:00
Mario Rodas bae1a8a889 nodejs-15_x: 15.1.0 -> 15.2.0
https://github.com/nodejs/node/releases/tag/v15.2.0
2020-11-10 18:00:00 -05:00
R. RyanTM 39ea613da1 python37Packages.azure-mgmt-sql: 0.23.0 -> 0.24.0 2020-11-10 14:59:23 -08:00
R. RyanTM 3525d53c2b python37Packages.gphoto2: 2.2.3 -> 2.2.4 2020-11-10 14:58:41 -08:00
R. RyanTM 54e2bb0bf9 python37Packages.itemadapter: 0.1.1 -> 0.2.0 2020-11-10 14:56:00 -08:00
R. RyanTM 408cf0b1a3 python37Packages.dropbox: 10.7.0 -> 10.8.0 2020-11-10 14:52:43 -08:00
R. RyanTM bb83e1c293 python37Packages.cairosvg: 2.4.2 -> 2.5.0 2020-11-10 14:52:11 -08:00
Daniël de Kok 8712a719c2 python3Packages.transformers: relax tokenizers version bound 2020-11-10 14:52:03 -08:00
Daniël de Kok c67382b02f python3Packages.tokenizers: 0.9.2 -> 0.9.4
Changelog:

https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4
2020-11-10 14:52:03 -08:00
R. RyanTM 5c737382f3 python37Packages.xstatic-bootbox: 4.4.0.1 -> 5.5.1.1 2020-11-10 14:51:46 -08:00