Maximilian Bosch
307d471245
Merge pull request #103655 from sveitser/update-nix-prefetch-github-4.0.2
...
nix-prefetch-github: 4.0.1 -> 4.0.2
2020-11-16 13:33:34 +01:00
Maximilian Bosch
169142f8b5
Merge pull request #103887 from r-ryantm/auto-update/liquibase
...
liquibase: 4.1.1 -> 4.2.0
2020-11-16 13:25:03 +01:00
Bart Brouns
452043842a
vdirsyncer: rename stable.nix to default.nix
2020-11-16 20:23:49 +08:00
Bart Brouns
90126c3e48
vdirsyncer: delete default.nix, point vdirsyncer to stable.nix
...
TLDR: default.nix was pointing to an unmaintained code base whereas stable.nix is up-to-date and maintained.
History
1. At first their was one Python version of vdirsyncer that had been working fine for years. Then, maintenance decreased and the package was marked as broken in nixpkgs.
2. The original author (@untitaker on github.com) of vdirsyncer decided to re-implement (part of) vdirsyncer in Rust. Nixpkgs made `vdirsyncer` point to the Rust version and renamed the Python historical version to `vdirsyncerStable`.
3. Eventually, @untitaker gave up on the Rust version.
4. Someone else (@WhyNotHugo on github.com) decided to take over maintenance of the Python version.
5. Mario Rodas (@marsam on github) and Damien Cassou updated the `vdirsyncerStable` to point to the work of @WhyNotHugo and mark the package as working again.
2020-11-16 20:23:49 +08:00
gnidorah
30c889090a
pakcs: 2.2.0 -> 2.2.1
2020-11-16 13:42:13 +03:00
Joe Hermaszewski
1594881eb6
vulkan-validation-layers: Add output for generated include files
...
These are dependencies of other layers such as the layers in LunarG Vulkan Tools
2020-11-16 17:41:46 +08:00
lewo
f08bfb8637
Merge pull request #103882 from nlewo/hydra-cli-0.3.0
...
hydra-cli: 0.2.0 -> 0.3.0
2020-11-16 09:18:07 +01:00
Frederik Rietdijk
986c2d36da
Merge master into staging-next
2020-11-16 09:01:53 +01:00
AndersonTorres
d024fa5ef8
cc65: init at 2.18
2020-11-15 20:49:58 -03:00
StigP
c57e985c06
Merge pull request #103607 from r-ryantm/auto-update/zef
...
zef: 0.8.5 -> 0.9.1
2020-11-15 22:22:04 +00:00
Ryan Mulligan
7cdbc0330a
Merge pull request #103861 from r-ryantm/auto-update/doctl
...
doctl: 1.51.0 -> 1.52.0
2020-11-15 10:18:33 -08:00
markuskowa
81bd630454
Merge pull request #103904 from r-ryantm/auto-update/pmix
...
pmix: 3.2.0 -> 3.2.1
2020-11-15 17:39:07 +01:00
Mark Hudnall
79b78663e5
chicken: support darwin platform ( #103748 )
...
Darwin was not included as a supported platform for chicken. However, it compiled and
worked fine after bypassing unsupported platforms.
We make two changes to chicken's derivation. First, we add darwin as a supported
platform.
Second, we set some envvars that force the build to use nix-supplied build
tools. Chicken's Makefile for macOS hardcodes paths to gcc and other build tools
(see
https://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=blob;f=Makefile.macosx;h=5d4d9b0aa1bb4c95e1ba7a55f9586fa86ee5034f;hb=317468e4994e6245d787400359726a9fb97d5d60#l31 ). We
override these envvars to use the wrapped $CC and bintools provided by nix to make
the build pure.
2020-11-15 09:11:56 -05:00
Ryan Mulligan
069f183f16
Merge pull request #103868 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.146 -> 0.0.149
2020-11-15 05:44:38 -08:00
R. RyanTM
95bea3d783
pmix: 3.2.0 -> 3.2.1
2020-11-15 13:38:25 +00:00
Michael Raskin
15430f8465
Merge pull request #102428 from r-burns/nss
...
nss: fix build on ppc64[le]
2020-11-15 09:42:19 +00:00
R. RyanTM
681ad8e638
liquibase: 4.1.1 -> 4.2.0
2020-11-15 09:40:40 +00:00
R. RyanTM
2a11c6ceac
libcint: 4.0.2 -> 4.0.6
2020-11-15 09:02:30 +00:00
Antoine Eiche
4e46afa069
hydra-cli: 0.2.0 -> 0.3.0
2020-11-15 09:42:29 +01:00
R. RyanTM
fa962c1d24
python37Packages.distributed: 2.30.0 -> 2.30.1
2020-11-15 00:32:01 -08:00
R. RyanTM
0e77efac27
python37Packages.bpython: 0.20 -> 0.20.1
2020-11-15 00:30:45 -08:00
R. RyanTM
7d129704d0
python37Packages.azure-mgmt-policyinsights: 0.5.0 -> 0.6.0
2020-11-15 00:29:57 -08:00
R. RyanTM
d2928191c6
python37Packages.cmd2: 1.3.11 -> 1.4.0
2020-11-15 00:15:15 -08:00
Jonathan Ringer
a0ea37d21d
python2Packages.versioneer: disable python2
2020-11-14 23:58:57 -08:00
R. RyanTM
05d4955a96
python37Packages.versioneer: 0.18 -> 0.19
2020-11-14 23:58:57 -08:00
R. RyanTM
e038ae5329
python37Packages.dropbox: 10.8.0 -> 10.10.0
2020-11-14 23:58:27 -08:00
R. RyanTM
efe6b12a35
python37Packages.pyvips: 2.1.12 -> 2.1.13
2020-11-14 23:57:43 -08:00
R. RyanTM
e542a2d22e
flyctl: 0.0.146 -> 0.0.149
2020-11-15 04:50:11 +00:00
R. RyanTM
fbdb0d9953
doctl: 1.51.0 -> 1.52.0
2020-11-15 03:11:48 +00:00
Dmitry Kalinkin
61c2ee3a7a
Merge pull request #103258 from veprbl/pr/qtwebengine_patches_fix
...
qt5.qtwebengine: don't override `patches` in qtModule
2020-11-14 20:26:18 -05:00
Martin Weinelt
4ec683c2cb
Merge pull request #100903 from mweinelt/literate
...
Literate: 2019-01-01 -> unstable-2020-09-02
2020-11-15 01:29:54 +01:00
Matthieu Coudron
6bf0226686
pythonPackages.notmuch2: init at 0.31
...
generates bindings via cffi
2020-11-14 23:46:25 +01:00
Michael Raskin
3e5039cbd5
Merge pull request #103714 from mweinelt/python/phonemizer
...
python3Packages.phonemizer: init at 2.2.1
2020-11-14 22:21:43 +00:00
Ryan Mulligan
3612cdae5c
Merge pull request #103814 from r-ryantm/auto-update/python3.7-hyperopt
...
python37Packages.hyperopt: 0.1.2 -> 0.2.5
2020-11-14 13:45:51 -08:00
R. RyanTM
fb397ae7d8
python37Packages.casbin: 0.9.0 -> 0.10.0
2020-11-14 12:05:44 -08:00
Ryan Mulligan
d7491cea3d
Merge pull request #103780 from r-ryantm/auto-update/python3.7-vowpalwabbit
...
python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0
2020-11-14 09:53:18 -08:00
John Ericson
86fedc3a92
Merge pull request #102766 from siraben/mmix
...
Initial implementation of cross-compilation to Knuth's MMIX
2020-11-14 12:46:24 -05:00
Martin Weinelt
8578fb3144
phonemizer: init at 2.2.1
2020-11-14 17:52:19 +01:00
Mario Rodas
bb969ff967
Merge pull request #103801 from r-ryantm/auto-update/python3.7-gtts
...
python37Packages.gtts: 2.1.1 -> 2.1.2
2020-11-14 11:36:05 -05:00
Mario Rodas
ee9dabbdcc
Merge pull request #103806 from r-ryantm/auto-update/python3.7-sphinxcontrib-katex
...
python37Packages.sphinxcontrib-katex: 0.6.1 -> 0.7.1
2020-11-14 11:30:04 -05:00
Jörg Thalheim
1eac9a32ea
Merge pull request #91723 from DavHau/improve-python-jsonrpc-server-version
...
python-jsonrpc-server: make version overridable
2020-11-14 17:22:50 +01:00
Michael Raskin
572bf2b5cb
Merge pull request #103696 from sternenseemann/abcl-src-hash
...
abcl: update source archive hash
2020-11-14 15:51:30 +00:00
R. RyanTM
5d08fb8fd6
python37Packages.hyperopt: 0.1.2 -> 0.2.5
2020-11-14 15:02:54 +00:00
Ryan Mulligan
19fe6a2c07
Merge pull request #103743 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 20.3.1 -> 20.4.1
2020-11-14 06:54:44 -08:00
Ryan Mulligan
8f4151ac18
Merge pull request #103483 from r-ryantm/auto-update/operator-sdk
...
operator-sdk: 1.1.0 -> 1.2.0
2020-11-14 06:53:25 -08:00
Mario Rodas
d3cb740a91
Merge pull request #103690 from r-ryantm/auto-update/flyway
...
flyway: 7.1.1 -> 7.2.0
2020-11-14 09:38:58 -05:00
Mario Rodas
fee93515b9
Merge pull request #103796 from r-ryantm/auto-update/python3.7-sshtunnel
...
python37Packages.sshtunnel: 0.2.1 -> 0.2.2
2020-11-14 09:33:03 -05:00
Mario Rodas
27beab436f
Merge pull request #103805 from r-ryantm/auto-update/python3.7-internetarchive
...
python37Packages.internetarchive: 1.9.5 -> 1.9.6
2020-11-14 08:13:12 -05:00
Stephan Renatus
fccd10f426
wabt: 1.0.19 -> 1.0.20
...
For some unknown reason, the version built here reports
itself as 1.0.13 (e.g. in `wasm-objdump --version`).
That is unfortunate, but seems to match what happened in
the release binaries published on github:
- https://github.com/WebAssembly/wabt/releases/tag/1.0.20
these report 1.0.13 for me, too, on macos.
- https://github.com/WebAssembly/wabt/issues/1463
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2020-11-14 13:52:34 +01:00
R. RyanTM
e4b6e569f1
python37Packages.sphinxcontrib-katex: 0.6.1 -> 0.7.1
2020-11-14 12:51:36 +00:00
R. RyanTM
c07706efde
python37Packages.internetarchive: 1.9.5 -> 1.9.6
2020-11-14 12:34:23 +00:00
R. RyanTM
3098d5045a
python37Packages.gtts: 2.1.1 -> 2.1.2
2020-11-14 11:20:48 +00:00
R. RyanTM
91a41b057f
python37Packages.sshtunnel: 0.2.1 -> 0.2.2
2020-11-14 10:14:45 +00:00
Daniël de Kok
76ca342572
python3Packages.transformers: 3.4.0 -> 3.5.1
...
Changelog:
https://github.com/huggingface/transformers/releases/tag/v3.5.1
https://github.com/huggingface/transformers/releases/tag/v3.5.0
2020-11-14 10:48:54 +01:00
Daniël de Kok
bff9a1a124
Merge pull request #103771 from r-ryantm/auto-update/liblinear
...
liblinear: 2.41 -> 2.42
2020-11-14 10:31:06 +01:00
Frederik Rietdijk
da6239dab3
Merge #98541 into staging-next
2020-11-14 09:19:31 +01:00
Vincent Laporte
9ca92f0a5b
ocamlPackages.mirage: init at 3.9.0
2020-11-14 09:11:28 +01:00
Vincent Laporte
7fb0a750f7
ocamlPackages.mirage-runtime: use Dune 2
2020-11-14 09:11:28 +01:00
Vincent Laporte
0e6f020463
ocamlPackages.mirage-unix: use Dune 2
2020-11-14 09:11:28 +01:00
R. RyanTM
1f9b396785
python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0
2020-11-14 07:45:33 +00:00
Pavol Rusnak
5e76b77ff6
openocd: unstable-2020-09-02 -> unstable-2020-11-11
...
fix build failure with hidapi 0.10.0
2020-11-14 08:33:57 +01:00
R. RyanTM
06d328c346
liblinear: 2.41 -> 2.42
2020-11-14 05:05:51 +00:00
Mario Rodas
ac676f1332
cloud-nuke: 0.1.18 -> 0.1.23
2020-11-14 04:20:00 +00:00
Mario Rodas
57d8f8bbfd
Merge pull request #103721 from r-ryantm/auto-update/k6
...
k6: 0.28.0 -> 0.29.0
2020-11-14 06:19:39 -05:00
Mario Rodas
1ec4147579
Merge pull request #103766 from r-ryantm/auto-update/libthreadar
...
libthreadar: 1.3.0 -> 1.3.1
2020-11-14 05:53:47 -05:00
Daniël de Kok
bd7c1f464d
Merge pull request #103116 from danieldk/datasets-1.1.2
...
python3Packages.datasets: 1.0.1 -> 1.1.2
2020-11-14 10:50:40 +01:00
Mario Rodas
6502a6748c
Merge pull request #100717 from veehaitch/fix-yq
...
pythonPackages.yq: Fix tests
2020-11-13 23:16:14 -05:00
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