Drew Risinger
a9987f8053
python3Packages.qiskit-terra: 0.14.2 -> 0.15.1
2020-08-25 16:13:41 -07:00
Drew Risinger
5c60872dfb
python3Packages.retworkx: 0.3.4 -> 0.4.0
...
Also compile from source using Rust. Now possible b/c pyo3/maturin
work on Rust stable.
2020-08-25 16:13:41 -07:00
Drew Risinger
1e8b74f393
muparserx: init at 4.0.8
2020-08-25 16:13:41 -07:00
Drew Risinger
59e13f65fb
python3Packages.pylatexenc: 2.4 -> 2.7
2020-08-25 16:13:41 -07:00
Lassulus
e357d0ec8c
Merge pull request #95678 from helsinki-systems/upd/sogo
...
sogo: 4.3.2 -> 5.0.0
2020-08-26 00:04:36 +02:00
Euan Kemp
98e0716512
libappindicator: 12.10.0 -> 12.10.1+20.10.20200706.1
...
This moves libappindicator to use a different upstream source. Rather
than use the 8 year old (!) version displayed on its homepage
(https://launchpad.net/libappindicator ), this switches us to the
maintained lp:libappindicator branch, browseable over here:
https://code.launchpad.net/~indicator-applet-developers/libappindicator/trunk .
This includes numerous fixes, remains updated, and matches what ubuntu
uses.
Due to a personal preference for git over bzr, I have the package using
ubuntu's git mirror of the package for the source rather than the bzr
repo where I _think_ development actually takes place.
This also removes the no-python patch, because per revision 292
(https://bazaar.launchpad.net/~indicator-applet-developers/libappindicator/trunk/revision/292 ),
that has been dropped from upstream already, so the patch is no longer
needed.
The primary motivation behind this change is to fix a crash with
libappindicator (reported
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996
and in various other places).
The relevant patch for that should be included in this version.
2020-08-25 14:50:48 -07:00
R. RyanTM
df686f82a0
flow: 0.131.0 -> 0.132.0
2020-08-25 21:35:31 +00:00
R. RyanTM
a4701ba18d
fasm: 1.73.24 -> 1.73.25
2020-08-25 20:13:27 +00:00
Maximilian Bosch
a26ffb006b
vagrant: 2.2.9 -> 2.2.10
...
ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.10/CHANGELOG.md#2210-august-24-2020
Apart from the usual `gemset`-update the following patches were altered:
* Deprecation fix on ruby 2.6.5: was removed since the underlying issue
was fixed upstream.
* 0004-Support-system-installed-plugins.patch: re-downloaded the rebased
version from `salsa.debian.org`[1] where we originally obtained the patch
from.
* use-system-bundler-version: re-applied on top of Vagrant 2.2.10.
[1] https://salsa.debian.org/ruby-team/vagrant/-/blob/9d86f222/debian/patches/0004-Support-system-installed-plugins.patch
2020-08-25 22:11:35 +02:00
lewo
22293c2594
Merge pull request #96291 from lucperkins/open-policy-agent-0.23.2
...
open-policy-agent: 0.22.0 -> 0.23.2
2020-08-25 21:53:02 +02:00
Robert Hensing
e36e1bce34
Merge pull request #96281 from expipiplus1/joe-hls-typo
...
haskellPackages.haskell-language-server: fix typo in update script
2020-08-25 21:51:54 +02:00
Austin Seipp
7f76840034
Merge pull request #96172 from saschagrunert/libseccomp
...
libseccomp: 2.4.3 -> 2.5.0
2020-08-25 14:45:09 -05:00
Dhruv Dang
991527b169
move shelly dependency to extra-packages section of configuration-hackage2nix.yaml
2020-08-25 11:25:16 -07:00
Fabian Möller
90db9641cb
qt5.qtwebengine: fix build with bison-3.7 ( #96295 )
2020-08-25 20:13:45 +02:00
Michael Weiss
28aef45a1a
Merge branch 'llvm_11' into master
...
This merges #94204 with the only difference being that I modified the
history into three commits that should be easier to review and
understand.
Original history: 3524f4cfa94744bf5058bed6f2e3f6490f4c8e1b
Modified history: df267a4cca
2020-08-25 19:44:53 +02:00
Gabor Greif
df267a4cca
llvm_11: 11.0.0rc1 -> 11.0.0rc2
...
http://lists.llvm.org/pipermail/release-testers/2020-August/001321.html
2020-08-25 19:42:17 +02:00
Gabor Greif
0a8334d5a0
llvm_11: init at 11.0.0rc1
...
http://lists.llvm.org/pipermail/release-testers/2020-July/001305.html
TODO: Enable Polly.
Co-authored-by: conferno <conferno@camfex.cz>
2020-08-25 19:42:12 +02:00
Michael Weiss
28f2797a81
llvm_11: Copy all files from llvmPackages_10
...
This is simply the result of:
cp -r pkgs/development/compilers/llvm/10 pkgs/development/compilers/llvm/11/
2020-08-25 19:42:08 +02:00
Daniël de Kok
7f50d64290
Merge pull request #96216 from lionello/patch-3
...
Allow alloy on Darwin
2020-08-25 19:13:09 +02:00
Lio李欧
d7c8a477d0
alloy: enable build on Darwin
2020-08-25 09:21:26 -07:00
Jonathan Ringer
62f046e902
Merge master into staging-next
2020-08-25 09:16:30 -07:00
Luc Perkins
295612e59a
open-policy-agent: 0.22.0 -> 0.23.2
2020-08-25 07:25:39 -07:00
Sascha Grunert
d9e6beab26
ginkgo: init at 1.14.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-26 00:17:10 +10:00
Ryan Mulligan
7470252caa
Merge pull request #96229 from r-ryantm/auto-update/fly
...
fly: 6.4.1 -> 6.5.0
2020-08-25 06:58:02 -07:00
R. RyanTM
c9e9856c52
enchant: 2.2.8 -> 2.2.9
2020-08-25 15:49:07 +02:00
Mario Rodas
08ab7f16a0
Merge pull request #96215 from marsam/update-libvmaf
...
libvmaf: 1.5.2 -> 1.5.3
2020-08-25 08:48:44 -05:00
R. RyanTM
2e1c30c850
gensio: 2.1.3 -> 2.1.4
2020-08-25 13:43:46 +00:00
Pyry Kontio
1e99373cef
haskellPackages.trifecta: disable tests on AArch64
...
The tests tend to fail and prevent the build of packages that depend on
this library, while the core reason for the test failure seems hard to
fix at the moment.
2020-08-25 22:38:49 +09:00
Joe Hermaszewski
e34b5375cd
haskellPackages.haskell-language-server: fix typo in update script
2020-08-25 21:03:50 +08:00
Peter Hoeg
7cf3cd3434
Merge pull request #95893 from NixOS/u/kapps_2008
...
kdeApplications: 20.04.3 -> 20.08.0
2020-08-25 19:41:53 +08:00
Sascha Grunert
334ade0633
gopls: remove unnecessary go
input ( #96270 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-25 13:38:00 +02:00
Victor Nawothnig
381f4d1aab
Update pkgs/development/haskell-modules/configuration-common.nix
...
Co-authored-by: Dennis Gosnell <cdep.illabout@gmail.com>
2020-08-25 13:34:20 +02:00
Mario Rodas
c9d769c3fe
Merge pull request #96237 from Moredread/libgdiplus/parallel
...
libgdiplus: enable parallel building
2020-08-25 06:27:49 -05:00
Peter Simons
398d5f125b
haskell-language-server: fix overrides for new version of hie-bios
2020-08-25 13:20:57 +02:00
Peter Simons
39f6530d6d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
63b4553697
.
2020-08-25 13:17:06 +02:00
Peter Simons
89db531aea
LTS Haskell 16.11
2020-08-25 13:16:14 +02:00
Victor Nawothnig
25a1978dc4
libsodium: feed c2hs dependency
2020-08-25 13:11:09 +02:00
(cdep)illabout
e4618ea5b2
haskellPackages.termonad: mark unbroken
2020-08-25 19:33:22 +09:00
Peter Simons
7b527223fd
qtdeclarative: revert "Patch for scrollbar regression"
...
This reverts commit 5530043208
. The change breaks the build of
qtquickcontrols. Fixes https://github.com/NixOS/nixpkgs/issues/96159 .
2020-08-25 12:02:15 +02:00
Daniël de Kok
b9ba82ef8a
Merge pull request #96209 from bobismijnnaam/aspectj-upgrade-2
...
aspectj: 1.5.2 -> 1.9.6
2020-08-25 10:51:33 +02:00
Bob Rubbens
258fe5828d
aspectj: 1.5.2 -> 1.9.6
...
As discussed on the mailing list, the url is now pointed at the github
project release because the previous eclipse archive link was not kept
up-to-date anymore.
Relevant links:
- https://www.eclipse.org/lists/aspectj-dev/msg03311.html
2020-08-25 09:58:37 +02:00
Daniël de Kok
9eeff74821
Merge pull request #96182 from oxalica/rust-analyzer
...
rust-analyzer: 2020-08-17 -> 2020-08-24
2020-08-25 08:24:09 +02:00
Daniël de Kok
e167f59cf0
Merge pull request #96207 from r-ryantm/auto-update/wxsqlite3
...
wxsqlite3: 4.5.1 -> 4.6.0
2020-08-25 07:55:10 +02:00
André-Patrick Bubel
5739203134
libgdiplus: enable parallel building
2020-08-25 07:41:25 +02:00
Daniël de Kok
231e2ea1ff
Merge pull request #96228 from r-ryantm/auto-update/chibi-scheme
...
chibi: 0.9 -> 0.9.1
2020-08-25 07:38:51 +02:00
R. RyanTM
46d33689d5
fly: 6.4.1 -> 6.5.0
2020-08-25 03:35:14 +00:00
R. RyanTM
16c56d0ecf
chibi: 0.9 -> 0.9.1
2020-08-25 03:30:06 +00:00
Dennis Gosnell
17aabf6958
Merge pull request #95326 from gomain/spago-bash-completion
...
spago: cli completion
2020-08-25 09:38:18 +09:00
Peter Simons
1177216e45
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
d59d617ee5
.
2020-08-25 02:30:29 +02:00
Ryan Mulligan
a06d52a69d
Merge pull request #95977 from r-ryantm/auto-update/kotlin
...
kotlin: 1.3.72 -> 1.4.0
2020-08-24 16:45:11 -07:00
Mario Rodas
7c6f1d850a
libvmaf: 1.5.2 -> 1.5.3
...
https://github.com/Netflix/vmaf/releases/tag/v1.5.3
2020-08-24 18:40:00 -05:00
Mario Rodas
b55f69548b
Merge pull request #96208 from r-ryantm/auto-update/yder
...
yder: 1.4.10 -> 1.4.11
2020-08-24 18:32:16 -05:00
Mario Rodas
1fb910214b
Merge pull request #96170 from marsam/init-terraformer
...
terraformer: init at 0.8.8
2020-08-24 18:28:03 -05:00
Peter Hoeg
c38e95e697
kpmcore: name -> pname
2020-08-25 06:36:49 +08:00
R. RyanTM
478e0802b5
yder: 1.4.10 -> 1.4.11
2020-08-24 21:23:51 +00:00
Federico Rampazzo
744fa0eb3f
assimp: add platforms.darwin ( #96175 )
2020-08-24 17:23:16 -04:00
Jonathan Ringer
b89ac20dfe
pythonPackages.urwid: disable tests
2020-08-24 13:55:07 -07:00
R. RyanTM
9355d5a3f4
wxsqlite3: 4.5.1 -> 4.6.0
2020-08-24 20:50:40 +00:00
R. RyanTM
7b751e069b
visualvm: 2.0.3 -> 2.0.4
2020-08-24 20:21:12 +00:00
Joe Gomain Hoyes
dfe7cb9480
spago: add cli completion
2020-08-25 00:47:16 +07:00
Dhruv Dang
a6ac08e37c
remove unnecessary imports in ghcjs-ng/8.6/dep-overrides.nix
2020-08-24 10:41:11 -07:00
Dhruv Dang
871e0ddca7
move shelly 1.8.1 from configuration-ghc-8.6.x.nix to configuration-hackage2nix.yaml
2020-08-24 10:35:40 -07:00
Dhruv Dang
3369b35031
#84563 #95931 fix ghcjs 8.6 so it builds
2020-08-24 10:35:39 -07:00
Stig Palmquist
28305d37e0
rakudo: 2020.07 -> 2020.08.1
2020-08-24 19:35:04 +02:00
Stig Palmquist
d932e00ebe
nqp: 2020.07 -> 2020.08.1
2020-08-24 19:32:19 +02:00
Stig Palmquist
d11c72cee4
moarvm: 2020.07 -> 2020.08
2020-08-24 19:31:37 +02:00
Sascha Grunert
ae3fe42897
libseccomp: enable RISC-V architecture
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-24 19:15:18 +02:00
Sascha Grunert
33842cacde
libseccomp: 2.4.3 -> 2.5.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-24 19:15:18 +02:00
Sascha Grunert
3829a40793
libseccomp: format with nixpkgs-fmt
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-24 19:15:17 +02:00
Lassulus
4f68ebf433
Merge pull request #88545 from jacereda/copper
...
copper: init at 4.4
2020-08-24 18:02:03 +02:00
John Ericson
6cbd6955fc
Merge pull request #95623 from lopsided98/perl-cross-shebang
...
buildPerlPackage: fix patchShebangs when cross-compiling
2020-08-24 11:45:52 -04:00
Austin Seipp
34f77c012c
librseq: install man pages, too
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-24 10:17:45 -05:00
oxalica
a445a22b3a
rust-analyzer: 2020-08-17 -> 2020-08-24
2020-08-24 22:39:39 +08:00
Austin Seipp
e467148f67
librseq: 0.1.0pre54 -> 0.1.0pre70
...
This also enables the rseq test suite, which requires kernel support on
the host executing the tests. `rseq(2)` has been available in mainline
since 4.18 (resp. LTS availability since 4.19) but the test suite should
gracefully exit otherwise if it's not supported.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-24 09:10:46 -05:00
Jorge Acereda
bf9df74511
copper: init at 4.4
2020-08-24 15:07:01 +02:00
sternenseemann
e207de63f4
ocamlPackages.mirage-crypto*: 0.8.3 → 0.8.4
2020-08-24 14:10:45 +02:00
Mario Rodas
53f793d51f
Merge pull request #96150 from r-ryantm/auto-update/skaffold
...
skaffold: 1.13.1 -> 1.13.2
2020-08-24 06:56:22 -05:00
Mario Rodas
fc3ca3964a
Merge pull request #96158 from r-ryantm/auto-update/terraform-ls
...
terraform-ls: 0.6.0 -> 0.6.1
2020-08-24 06:54:43 -05:00
Peter Hoeg
16bcf02c7d
kpmcore: broken on Qt < 5.14
2020-08-24 19:46:14 +08:00
Jörg Thalheim
2b4871445d
Merge pull request #96161 from kidd/red-0.6.4
...
red: 0.6.3 -> 0.6.4
2020-08-24 11:46:29 +01:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
...
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk
6d122d67fa
Merge pull request #92140 from betaboon/docker-cross-compile-fixes
...
Docker cross compile fixes v2
2020-08-24 12:09:27 +02:00
Frederik Rietdijk
2de48c3533
Merge pull request #95882 from marsam/update-protobuf
...
protobuf: 3.12.4 -> 3.13.0
2020-08-24 12:06:53 +02:00
R. RyanTM
51cd015148
openldap: 2.4.50 -> 2.4.51
2020-08-24 12:01:27 +02:00
R. RyanTM
3d695776ae
ninja: 1.10.0 -> 1.10.1
2020-08-24 11:58:01 +02:00
sternenseemann
c9a7fdfcfb
harfbuzz: 2.6.7 → 2.7.1
...
* Upstream changed from freedesktop.org to GitHub,
so updateWalker is disabled and fetchFromGitHub used
* Build system now based on meson/ninja
* python3 instead of python
* postInstall hook moved to postFixup since it depends on
some files being moved around in fixupPhase
* Build developer manual using gtk-doc
2020-08-24 11:57:46 +02:00
R. RyanTM
f85263a97f
p11-kit: 0.23.20 -> 0.23.21
2020-08-24 11:56:43 +02:00
Frederik Rietdijk
101501ec10
Merge staging-next into staging
2020-08-24 11:56:04 +02:00
R. RyanTM
9913501999
terraform-ls: 0.6.0 -> 0.6.1
2020-08-24 09:53:40 +00:00
Frederik Rietdijk
0a874ff2a6
Merge master into staging-next
2020-08-24 11:50:58 +02:00
Mario Rodas
bc00ecedfa
ocamlPackages.dune-action-plugin: init at 2.7.0
2020-08-24 11:43:13 +02:00
Mario Rodas
41ae05a202
ocamlPackages.dune-glob: init at 2.7.0
2020-08-24 11:43:13 +02:00
Mario Rodas
548bd1e04f
dune_2: 2.6.2 -> 2.7.0
...
https://github.com/ocaml/dune/releases/tag/2.7.0
2020-08-24 11:43:13 +02:00
R. RyanTM
593d4b970c
skaffold: 1.13.1 -> 1.13.2
2020-08-24 07:54:39 +00:00
Yevhen Shymotyuk
a332da8588
Comment disabling of tests
2020-08-23 23:47:21 -07:00
Yevhen Shymotyuk
4ee94fb948
Substitute checkInputs with pythonImportsCheck
2020-08-23 23:47:21 -07:00
Yevhen Shymotyuk
7becd9b2ef
python3Packages.userpath: init at 1.4.1
2020-08-23 23:47:21 -07:00
Daniël de Kok
f29f07de67
Merge pull request #91552 from m-labs/itmdump-0.3.1
...
itm-tools: init at 2019-11-15
2020-08-24 08:43:16 +02:00
Harry Ho
e803a0cf6c
itm-tools: init at 2019-11-15
2020-08-24 14:14:56 +08:00
Vincent Laporte
6792240ac4
ocamlPackages.containers-data: init at 3.0
2020-08-24 07:43:57 +02:00
Vincent Laporte
8af735f5cc
ocamlPackages.containers: 2.7 → 3.0
2020-08-24 07:43:57 +02:00
Dennis Gosnell
5f6fc2d834
Merge pull request #96125 from utdemir/ghc.ghcHEAD-20200824
...
ghcHEAD: 8.11.20200731 -> 8.11.20200824
2020-08-24 13:42:19 +09:00
R. RyanTM
3a36eb3ff7
radare2-cutter: 1.11.0 -> 1.11.1
2020-08-24 04:40:35 +00:00
Mario Rodas
b8b50f7ff6
vid-stab: 0.98b -> 1.1.0
2020-08-24 04:20:00 +00:00
Mario Rodas
9850c0c72f
terraformer: init at 0.8.8
2020-08-24 04:20:00 +00:00
André-Patrick Bubel
27960ecfa2
python37Packages.pelican: 4.2.0 -> 4.5.0
...
This version drops support for Python 2.
2020-08-24 05:39:31 +02:00
Silvan Mosberger
2113ee4fa6
Merge pull request #96017 from baloo/baloo/guile/static-compilation
...
guile: fixup musl support
2020-08-24 04:08:24 +02:00
Silvan Mosberger
11e9af8b7d
Merge pull request #95633 from zowoq/sqlite
...
sqlite: 3.32.3 -> 3.33.0
2020-08-24 03:52:53 +02:00
Mario Rodas
d38bdeb931
Merge pull request #95855 from jlesquembre/clojure
...
clojure: 1.10.1.590 -> 1.10.1.645
2020-08-23 20:52:00 -05:00
Mario Rodas
be4e296c1a
Merge pull request #96113 from marsam/fix-cargo-fuzz-build
...
cargo-fuzz: disable tests
2020-08-23 20:43:54 -05:00
Mario Rodas
c5fcfb7f1b
Merge pull request #95959 from r-ryantm/auto-update/dbmate
...
dbmate: 1.9.1 -> 1.10.0
2020-08-23 20:41:32 -05:00
Mario Rodas
4d49382ba8
Merge pull request #95947 from r-ryantm/auto-update/bazel-kazel
...
bazel-kazel: 0.0.11 -> 0.0.12
2020-08-23 20:28:52 -05:00
Ryan Mulligan
f6a8339977
Merge pull request #96101 from r-ryantm/auto-update/openxr-loader
...
openxr-loader: 1.0.10 -> 1.0.11
2020-08-23 18:21:01 -07:00
Peter Simons
3711f773b3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
e8613548a8
.
2020-08-24 02:30:24 +02:00
Ryan Mulligan
e4dbe2aab6
Merge pull request #96097 from r-ryantm/auto-update/oneDNN
...
oneDNN: 1.6 -> 1.6.1
2020-08-23 17:10:02 -07:00
Ben Darwin
6fdfeda8b1
python3Packages.test-tube: init at 0.7.5
2020-08-23 16:45:26 -07:00
Alex Rice
dc20c58d90
pythonPackages.gspread: fix build
2020-08-23 16:21:50 -07:00
Utku Demir
fae83ef189
ghcHEAD: 8.11.20200731 -> 8.11.20200824
2020-08-24 11:06:36 +12:00
Robert Scott
d57c5a876b
Merge pull request #94030 from risicle/ris-cloudfoundry-cli-7.0.1
...
cloudfoundry-cli: 6.51.0 -> 7.0.1
2020-08-23 23:45:06 +01:00
Raimon Grau
1621b5173a
red: 0.6.3 -> 0.6.4
2020-08-23 22:45:44 +01:00
sternenseemann
7daac92767
utf8proc: install pkg-config file ( #96087 )
2020-08-23 17:41:50 -04:00
Robert Scott
399d855110
cloudfoundry-cli: 6.51.0 -> 7.0.1
2020-08-23 22:05:25 +01:00
Ben Wolsieffer
d7e3e03558
perl: use $hostOffset instead of $targetOffset in cross setup hook
2020-08-23 14:55:54 -04:00
Silvan Mosberger
a4eb930de3
Merge pull request #96050 from numinit/libguestfs-fixes
...
libguestfs: Add Berkeley DB as a dependency
2020-08-23 18:35:08 +02:00
R. RyanTM
507a80fdd4
openxr-loader: 1.0.10 -> 1.0.11
2020-08-23 16:05:13 +00:00
Austin Seipp
4875109d0f
nextpnr: 2020.07.08 -> 2020.08.22
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:25 -05:00
Austin Seipp
73e1531f99
trellis: 2020.06.29 -> 2020.07.27
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:25 -05:00
Austin Seipp
634934e912
icestorm: 2020.07.08 -> 2020.08.19
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Austin Seipp
4c5dd4c73b
yosys: 2020.07.07 -> 2020.08.22
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:20 -05:00
Lassulus
797ce3df8a
Merge pull request #86925 from r-ryantm/auto-update/groovy
...
groovy: 3.0.2 -> 3.0.3
2020-08-23 13:40:52 +02:00
R. RyanTM
a98f270535
oneDNN: 1.6 -> 1.6.1
2020-08-23 09:44:46 +00:00
Alexandre Esteves
1ce4502e3b
ocamlPackages.hidapi: init at 1.1.1 ( #96049 )
2020-08-23 11:36:35 +02:00
Daniël de Kok
bebe5c963f
Merge pull request #95739 from danieldk/magma-2.5.3
...
magma: 2.5.0 -> 2.5.3
2020-08-23 10:58:21 +02:00
Jason O'Conal
1895f5ae22
Merge pull request #95945 from lovek323/sabnzbd-upgrade
...
sabnzbd: 2.3.9 -> 3.0.1
2020-08-23 17:36:32 +09:30
Peter Hoeg
118ff6be39
qca-qt5: 2.2.1 -> 2.3.1
2020-08-23 14:57:15 +08:00
Dmitry Kalinkin
243bb41e19
python3Packages.awkward1: 0.2.27 -> 0.2.33
2020-08-22 23:56:17 -07:00
Daniël de Kok
eb8436fd79
Merge pull request #96058 from r-ryantm/auto-update/maturin
...
maturin: 0.8.2 -> 0.8.3
2020-08-23 08:46:00 +02:00
R. RyanTM
6f0fbea695
maturin: 0.8.2 -> 0.8.3
2020-08-23 06:26:43 +00:00
Vincent Laporte
1875d9bfd5
coqPackages.coqprime: enable for Coq 8.11
2020-08-23 08:19:21 +02:00
Vincent Laporte
e3c2934213
ocamlPackages.ocamlgraph: make GTK support optional
...
When `gtkSupport` is true, additional components are built:
- a module to render a graph on a GTK2 canvas
- two GTK-based programs: a graph viewer and a graph editor.
The default is to have `gtkSupport` as it is used in e.g., Frama-C.
2020-08-23 08:12:49 +02:00
tobim
5be356a9cc
pythonPackages.pandas: fix build with clang ( #95992 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-08-22 23:51:48 -04:00
numinit
3a8a327ffa
libguestfs: Add Berkeley DB as a dependency
2020-08-22 20:43:13 -06:00
Peter Simons
e1d3cade15
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
e4a5ccd636
.
2020-08-23 02:30:24 +02:00
Jan Tojnar
58377555ed
Merge branch 'staging-next' into staging
2020-08-23 02:18:27 +02:00
Jan Tojnar
91104b5417
Merge branch 'master' into staging-next
2020-08-23 02:00:50 +02:00
Maximilian Bosch
790f286b94
cargo-make: 0.32.0 -> 0.32.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.2
2020-08-22 22:22:15 +02:00
Lassulus
8f0350a213
Merge pull request #87682 from jansol/draco
...
draco: init at 1.3.6
2020-08-22 21:01:48 +02:00
Mario Rodas
b76a3a61b3
Merge pull request #95949 from r-ryantm/auto-update/bazelisk
...
bazelisk: 1.6.0 -> 1.6.1
2020-08-22 13:09:00 -05:00
Arthur Gautier
230a563bfe
guile: fixup musl support
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2020-08-22 10:31:02 -07:00
Lassulus
afde337f4a
Merge pull request #87969 from QuentinI/summon
...
summon: init at 0.8.2
2020-08-22 18:52:16 +02:00
Lassulus
4cfd81acfa
Merge pull request #89511 from yusdacra/master
...
godot-server, godot-headless: init at 3.2.2
2020-08-22 18:27:44 +02:00
Yusuf Bera Ertan
98767e9e45
godot-server: init at 3.2.2
2020-08-22 19:13:55 +03:00
Yusuf Bera Ertan
92470eba19
godot-headless: init at 3.2.2
2020-08-22 19:13:31 +03:00
Silvan Mosberger
f74bdc5c98
Merge pull request #95210 from siriobalmelli-foss/add/replacement
...
replacement: init at 0.4.4
2020-08-22 18:06:22 +02:00
Ryan Mulligan
30e0c7a762
Merge pull request #94317 from r-ryantm/auto-update/souffle
...
souffle: 2.0.0 -> 2.0.1
2020-08-22 09:02:43 -07:00
Lassulus
1de840f9ec
Merge pull request #88814 from r-ryantm/auto-update/grails
...
grails: 4.0.3 -> 4.1.0.M1
2020-08-22 17:55:12 +02:00
Gabriel Ebner
8518de5fe3
Merge pull request #95998 from gebner/qalc3121
2020-08-22 17:27:04 +02:00
Gabriel Ebner
64e7ca4eeb
libqalculate: 3.8.0 -> 3.12.1
2020-08-22 17:09:52 +02:00
Silvan Mosberger
1fe7fee592
Merge pull request #93347 from symphorien/spacetime
...
Ocaml spacetime support
2020-08-22 16:38:54 +02:00
Lassulus
d626d15282
Merge pull request #89293 from das-g/refactor-pipenv-runtimeDeps
...
pipenv: refactor runtimeDeps
2020-08-22 16:11:45 +02:00
Ryan Mulligan
111ceb3c7e
Merge pull request #95955 from r-ryantm/auto-update/clojure-lsp
...
clojure-lsp: 20200806T150857 -> 20200819T134828
2020-08-22 06:50:17 -07:00
Daniël de Kok
c0d6bccb7e
Merge pull request #95819 from Tomahna/metals
...
metals: 0.9.2 -> 0.9.3
2020-08-22 15:39:10 +02:00
Sirio Balmelli
32c27ddf5c
replacement: init at 0.4.4
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2020-08-22 15:11:07 +02:00
Lassulus
f63d01f447
Merge pull request #89725 from xtruder/pkgs/go-migrate/4.11.0
...
go-migrate: init at 4.11.0
2020-08-22 14:16:30 +02:00
Lassulus
c87a9ed5b6
Merge pull request #89976 from yrashk/lattice-diamond-libusb
...
lattice-diamond: add libusb-compat-0_1 dependency
2020-08-22 13:31:54 +02:00
Daniël de Kok
280147c510
Merge pull request #95489 from danieldk/rocm-3.7.0
...
Update ROCm to 3.7.0
2020-08-22 13:30:01 +02:00
Peter Hoeg
f66b679f16
kdav: now a kf5 tier 3 library
2020-08-22 19:26:57 +08:00
R. RyanTM
3fe8a88719
kotlin: 1.3.72 -> 1.4.0
2020-08-22 10:15:53 +00:00
Lassulus
bfcd94aab6
Merge pull request #91819 from ckauhaus/zodb-5.6.0
...
ZODB: 3.5.1 -> 3.6.0
2020-08-22 12:14:13 +02:00
Gabriel Ebner
0811ec6873
Merge pull request #95923 from gebner/coolreader
2020-08-22 10:33:23 +02:00
Gabriel Ebner
be5c6c4425
libunibreak: 1.1 -> 4.3
2020-08-22 10:19:16 +02:00
Michele Guerini Rocco
9367c8c865
Merge pull request #95289 from r-ryantm/auto-update/zimg
...
zimg: 2.9.3 -> 3.0
2020-08-22 10:10:53 +02:00
Lassulus
b4ad4325ac
Merge pull request #90258 from Shopify/epk/bump-solargraph
...
solargraph: 0.38.6 -> 0.39.8
2020-08-22 10:08:36 +02:00
Daniël de Kok
de5a644adf
Merge pull request #95937 from 06kellyjac/deno_1.3.1
...
deno: 1.3.0 -> 1.3.1
2020-08-22 08:45:17 +02:00
Ben Siraphob
8f9edc3aee
kpack: init at 1.1.0
2020-08-22 13:07:46 +07:00
Vincent Laporte
241b65c596
ocamlPackages.ocamlnet: 4.1.7 → 4.1.8
2020-08-22 07:54:27 +02:00
R. RyanTM
b44eda6e8c
dbmate: 1.9.1 -> 1.10.0
2020-08-22 05:27:32 +00:00
Ryan Mulligan
1c014d4a0e
Merge pull request #95867 from trepetti/fujprog
...
fujprog: init at 4.6
2020-08-21 22:03:01 -07:00
R. RyanTM
fae5c65e08
clojure-lsp: 20200806T150857 -> 20200819T134828
2020-08-22 04:36:09 +00:00
R. RyanTM
b52196dca5
pmd: 6.25.0 -> 6.26.0
2020-08-21 20:45:50 -07:00
R. RyanTM
457790b49e
bazelisk: 1.6.0 -> 1.6.1
2020-08-22 02:57:38 +00:00
Jason O'Conal
88537e0c22
sabnzbd: 2.3.9 -> 3.0.1
2020-08-22 11:50:28 +09:30
Ryan Mulligan
67bca7b042
Merge pull request #95596 from sternenseemann/foot
...
foot: init at 1.4.4
2020-08-21 19:09:53 -07:00
R. RyanTM
53f1e6b05b
azure-storage-azcopy: 10.5.1 -> 10.6.0
2020-08-21 18:58:51 -07:00
Jonathan Ringer
b9592aa9ae
webkitgtk: add enableGLES switch
2020-08-21 18:56:16 -07:00
Jonathan Ringer
a4672f78d5
python3Packages.pyfxa: fix deps and tests
2020-08-21 18:56:16 -07:00
R. RyanTM
7a4527f0c2
bazel-kazel: 0.0.11 -> 0.0.12
2020-08-22 01:38:13 +00:00
Peter Simons
36559bc606
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
027f4bedd9
.
2020-08-22 02:30:30 +02:00
Matthias Totschnig
0466ae30ea
python2.pkgs.rethinkdb: fix
...
Add missing dependency on `setuptools`, reflect changed license.
2020-08-21 15:44:52 -07:00
06kellyjac
01c32e49a9
deno: avoid nix-prefetch error
...
nix-prefetch is failing with an error containing
'allow-unsafe-native-code-during-evaluation'.
This change avoids and handles this error so the update still used.
This isn't intended as a permanent fix but it works for now.
2020-08-21 23:08:15 +01:00
06kellyjac
3fbad3ec7a
deno: 1.3.0 -> 1.3.1
2020-08-21 22:15:54 +01:00
Dmitry Kalinkin
cf7a15a482
Merge pull request #94849 from tobim/pkgs/arrow-cpp-1.0
...
arrow-cpp: 0.17.1 -> 1.0.0
2020-08-21 13:08:19 -07:00
Jörg Thalheim
6f4141507b
meguca: remove ( #95920 )
2020-08-21 13:00:40 -07:00
Maximilian Bosch
18f6323fab
Merge pull request #95898 from xfix/php-sendmail
...
php: use system-sendmail
2020-08-21 21:51:19 +02:00
Daniël de Kok
b667dc48d1
amdvlk: 2020.Q3.3 -> 2020.Q3.4
...
Changelog:
https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.4
2020-08-21 12:31:02 -07:00
Peter Simons
94d0521989
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-08-21 21:19:32 +02:00
Peter Simons
826bc9aeb9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
45e25ffd14
.
2020-08-21 21:17:21 +02:00
Peter Simons
0843aa75de
hackage2nix: update list of broken builds to fix evaluation errors on Hydra
2020-08-21 21:16:25 +02:00
Ben Wolsieffer
195258a9e1
buildbot: fix build
...
Backport upstream patch to fix incompatibility with lastest SQLAlchemy.
2020-08-21 12:05:08 -07:00
Peter Simons
ac4b0e8eb0
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
45e25ffd14
.
2020-08-21 20:48:59 +02:00
Peter Simons
eb10f6dab9
Merge pull request #95788 from utdemir/ghchead-exceptions-fix
...
haskellPackages.ghcHEAD: Mark "exceptions" as a core library
2020-08-21 20:32:30 +02:00
Pamplemousse
91aed208f5
gdb: Give it a pname
...
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-21 11:06:13 -07:00
Maxim Krivchikov
c8384cc8a5
pythonPackages.django-widget-tweaks: init at 1.4.8
2020-08-21 10:48:43 -07:00
Lassulus
a683267c82
Merge pull request #90521 from zimbatm/rebazel-0.1.4
...
rebazel: init at 0.1.4
2020-08-21 19:48:35 +02:00
Ben Darwin
7ab4ee9613
python3Packages.pytorch-lightning: init at 0.8.5
2020-08-21 10:43:35 -07:00
Lassulus
ef39cba42f
Merge pull request #90347 from r-ryantm/auto-update/duckdb
...
duckdb: 0.1.7 -> 0.1.8
2020-08-21 19:39:43 +02:00
Maxim Krivchikov
cedbb56d83
python3Packages.behave: 1.2.6 -> 1.2.7.dev1
2020-08-21 10:36:53 -07:00
Maxim Krivchikov
2126015ad4
python3Packages.cucumber-tag-expressions: init at 3.0.0
2020-08-21 10:36:53 -07:00
Marek Mahut
a02b4af726
Merge pull request #95816 from prusnak/nsis
...
nsis: 3.05 -> 3.06.1
2020-08-21 18:38:50 +02:00
Marek Mahut
f3ff6ad34c
Merge pull request #95814 from prusnak/osslsigncode
...
osslsigncode: unstable-2019-07-25 -> unstable-2020-08-02
2020-08-21 18:38:12 +02:00
Dmitry Kalinkin
ddea9aced4
Merge pull request #95826 from eqyiel/fix/make-qtwebengine-build-on-darwin
...
qtwebengine: fix build for darwin
2020-08-21 09:33:19 -07:00
Lassulus
7d03cf2c8d
Merge pull request #91667 from DavHau/fix-indentation
...
mk-python-derivation.nix: fix indentation
2020-08-21 17:07:44 +02:00
Peter Simons
64de900dc8
haskell-hspec-core: needs latest QuickCheck to compile tests some more
2020-08-21 16:48:15 +02:00
Peter Hoeg
772adad3b1
krunner: unbreak it
2020-08-21 22:30:12 +08:00
Daniël de Kok
acb7c0e811
Merge pull request #95842 from siraben/mkrom
...
mkrom: init at 1.0.1
2020-08-21 16:19:41 +02:00
Lassulus
2432fb6b5a
Merge pull request #91812 from r-ryantm/auto-update/lucky-cli
...
lucky-cli: 0.21.0 -> 0.23.0
2020-08-21 15:55:59 +02:00
Ben Siraphob
8c22c88376
mkrom: init at 1.0.1
2020-08-21 15:55:04 +02:00
Daniël de Kok
b88ac0415c
rocm-opencl-runtime: remove clinfo from the output
2020-08-21 14:33:26 +02:00
zimbatm
fcd447bfed
pythonPackages.avro: 1.9.2 -> 1.10.0 ( #95790 )
...
pythonPackages.avro: 1.9.2 -> 1.10.0
2020-08-21 05:26:28 -07:00
Martin Weinelt
60fc2dd607
pythonPackages.mocket: 3.8.7 -> 3.8.8
2020-08-21 05:24:49 -07:00
Julien Coolen
9d5733098b
ocamlPackages.jwto: init at 0.3.0 ( #95173 )
2020-08-21 13:32:18 +02:00
Peter Simons
734062ae56
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-08-21 13:07:40 +02:00
Peter Simons
cebfd6929a
haskell-hspec-core: needs latest QuickCheck to compile tests
2020-08-21 13:07:06 +02:00
Peter Simons
7682995e84
haskell-configuration-common: cosmetic
2020-08-21 12:56:30 +02:00
Konrad Borowski
1d43f3490e
php: use system-sendmail
...
By default PHP is looking for sendmail in /usr/bin/sendmail
which isn't a correct path for NixOS.
2020-08-21 12:37:46 +02:00
Lassulus
ae18f738a2
Merge pull request #92634 from tilpner/godot-update
...
godot: 3.2.1 -> 3.2.2
2020-08-21 11:54:03 +02:00
Mario Rodas
f96ec7d994
ocamlPackages.lablgtk3: propagate gtk3 ( #95849 )
2020-08-21 10:52:11 +02:00
Alexandre Esteves
a3aae22719
ocamlPackages.genspio: init at 0.0.2 with dependencies
2020-08-21 10:30:36 +02:00
Vincent Laporte
f3a1a087e8
ocamlPackages.uunf: re-generate source from the Unicode Character Database
2020-08-21 09:08:33 +02:00
Daniël de Kok
5ce029d582
rocm-runtime-ext: remove
2020-08-21 08:50:51 +02:00
Daniël de Kok
cc47462054
rocm-opencl-icd: set version to rocm-opencl-runtime.version
2020-08-21 08:50:51 +02:00
Daniël de Kok
29775a4175
rocm-opencl-runtime: 3.5.0 -> 3.7.0
2020-08-21 08:50:51 +02:00
Daniël de Kok
e0ef874e67
rocclr: 3.5.0 -> 3.7.0
2020-08-21 08:50:51 +02:00
Daniël de Kok
8c2bc9a8c0
rocm-cmake: 3.5.0 -> 3.7.0
...
This only bumps the tag. But the tag points at the same commit, so no
sha256 changes.
2020-08-21 08:50:51 +02:00
Daniël de Kok
f511f43592
rocm-comgr: 3.5.0 -> 3.7.0
2020-08-21 08:50:51 +02:00
Daniël de Kok
d4e40af589
rocm-runtime: 3.5.0 -> 3.7.0
2020-08-21 08:50:51 +02:00
Daniël de Kok
acc68bba6a
rocm-device-libs: 3.5.1 -> 3.7.0
2020-08-21 08:50:47 +02:00
Daniël de Kok
89567e2064
llvmPackages_rocm: 3.5.1 -> 3.7.0
2020-08-21 08:50:40 +02:00
Lassulus
a81c1d1fd9
Merge pull request #95776 from wchresta/idris2-paths
...
idris2: Enable --install, bugfixes
2020-08-21 08:43:33 +02:00
John Ericson
156fe85c5f
Merge pull request #95848 from aaronjanse/aj-relibc-from-source
...
relibc: build from source
2020-08-21 01:31:48 -04:00
Peter Hoeg
06db9d9f14
kwayland: build fix
2020-08-21 13:16:50 +08:00
Peter Hoeg
e475480ce6
plasma-wayland-protocols: init at 1.1.1
2020-08-21 13:16:33 +08:00
Peter Hoeg
8a6bb6073a
kdeFrameworks: 5.71 -> 5.73
2020-08-21 13:15:43 +08:00
Thomas Bereknyei
a3b69f46af
go_1_15: 1.15beta1 -> 1.15
2020-08-21 12:21:58 +10:00
wchresta
24d5c73aa8
idris2: Enable --install, bugfixes
...
This removes the need of the bin/idris2_app folder and replaces
it with proper links to the nix-storage folders.
This allows the user to override IDRIS2_PREFIX which will allow
them to use --install to install libraries.
* Fix: idris2_app/ was exposed in bin/
* Remove native Idris2 wrapper that set LD_LIBRARY_PATH
* Improve new Idris2 wrapper to set Idris2 paths to out folders
2020-08-20 22:09:05 -04:00
Mario Rodas
22dcc4e08a
Merge pull request #95851 from marsam/update-timescaledb-parallel-copy
...
timescaledb-parallel-copy: 0.2.0 -> 0.3.0
2020-08-20 19:38:18 -05:00
Mario Rodas
4ac6339176
Merge pull request #95852 from marsam/update-timescaledb-tune
...
timescaledb-tune: 0.6.0 -> 0.9.0
2020-08-20 19:37:49 -05:00
Peter Simons
87883f86b6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
ece47fbda9
.
2020-08-21 02:30:31 +02:00
adisbladis
13276abce9
emacs25: Drop outdated version
2020-08-21 00:32:37 +02:00
José Romildo Malaquias
7deb1c7032
kde-frameworks.kdesu: move to its own directory
2020-08-20 18:24:07 -03:00
José Romildo Malaquias
c6743ed565
kde-frameworks.kdesu: search the daemon first in /run/wrappers/bin
...
If looking first in libexec, the eventually wrapped one in
/run/wrappers/bin can not be found.
This allows wrapping the daemon so that it can be run with sgid
privileges.
2020-08-20 18:24:07 -03:00
Vincent Laporte
f04daaa23a
python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2
2020-08-20 13:40:10 -07:00
Michael Weiss
d7e7aaa9b6
mesa: 20.1.5 -> 20.1.6 ( #95859 )
2020-08-20 22:29:36 +02:00
Silvan Mosberger
15c8e915f5
Merge pull request #90326 from terlar/fix-tsun
...
nodePackages.tsun: add typescript dependency
2020-08-20 20:53:18 +02:00
Terje Larsen
cd9b4e02d0
nodePackages.tsun: add typescript to NODE_PATH
...
This package has typescript as dependency, but it is specified as peer
dependency which is not reflected via the nodePackages generation script
which is using node2nix which is requiring `--include-peer-dependencies`
to include such dependencies.
In order to be able to run this package stand alone, it needs to add the
typescript module to the NODE_PATH.
Fix #88046
2020-08-20 20:51:03 +02:00
Tom Repetti
911b44e763
fujprog: init at 4.6
2020-08-20 14:15:23 -04:00
Peter Simons
cb2aae465f
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-08-20 18:54:46 +02:00
Peter Simons
019b21c456
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
d0f6f2109f
.
2020-08-20 18:52:43 +02:00
Peter Simons
3441ce5c0c
LTS Haskell 16.10
2020-08-20 18:51:56 +02:00
Peter Simons
d39d23d737
python-m2crypto: update to version 0.36.0
...
This update fixes osc when run with Python 3.8.
2020-08-20 14:41:01 +02:00
José Luis Lafuente
a72e138bc6
clojure: 1.10.1.590 -> 1.10.1.645
2020-08-20 13:46:09 +02:00
Max Wittig
54acf58040
gitlab-runner: 13.2.2 -> 13.3.0 ( #95838 )
2020-08-20 10:16:55 +00:00
Aaron Janse
b0cab4542d
relibc: build from source
2020-08-20 02:46:31 -07:00
Mario Rodas
d5fa55a5f8
Merge pull request #95503 from r-ryantm/auto-update/ocaml4.10.0-lablgtk3
...
ocamlPackages.lablgtk3: 3.1.0 -> 3.1.1
2020-08-20 04:45:26 -05:00
Mario Rodas
c7f37ed24f
Merge pull request #95504 from r-ryantm/auto-update/ocaml4.10.0-ocp-indent
...
ocamlPackages.ocp-indent: 1.8.1 -> 1.8.2
2020-08-20 04:45:11 -05:00
Mario Rodas
b2d4ba7f1e
cargo-fuzz: disable tests
...
tests require rustc nightly
2020-08-20 04:20:00 -05:00
Mario Rodas
9b9d3c4739
timescaledb-parallel-copy: 0.2.0 -> 0.3.0
2020-08-20 04:20:00 -05:00
Mario Rodas
cf5b3e320a
timescaledb-tune: 0.6.0 -> 0.9.0
2020-08-20 04:20:00 -05:00
Robert Scott
45f21cbcfc
nghttp2: 1.40.0 -> 1.41.0
2020-08-20 09:11:45 +00:00
Vincent Laporte
f839441f09
coqPackages.coqhammer: 1.2 → 1.3
2020-08-20 08:37:24 +02:00
Mario Rodas
570fe856ff
protobuf3_13: init at 3.13.0
...
https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0
2020-08-19 23:20:00 -05:00
Dmitry Kalinkin
86b9cafcfc
Merge pull request #95748 from corngood/p4v
...
p4v: 2017.3.1601999 -> 2020.1.1966006
2020-08-19 19:00:56 -07:00
Peter Simons
9b3ec74363
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
be35abc306
.
2020-08-20 02:30:25 +02:00
zowoq
d3ae8e194e
elmPackages.elm-json: remove verifyCargoDeps
2020-08-20 10:05:23 +10:00
Silvan Mosberger
23962528ce
Merge pull request #93703 from taktoa/master
...
osqp: init at 0.6.0
2020-08-20 02:03:08 +02:00
zowoq
92a2c31d79
buildGoModule: remove modSha256
2020-08-20 08:02:36 +10:00
zowoq
7dec299b89
buildGoModule/vend: use upstream instead of fork
2020-08-20 08:01:43 +10:00
Jan Tojnar
c54bdc69ee
python3.pkgs.dogtail: 0.9.10 → 0.9.11
2020-08-19 23:42:52 +02:00
Jan Tojnar
9e6606aaf3
libxmlb: 0.1.15 → 0.2.0
...
https://github.com/hughsie/libxmlb/compare/0.1.15...0.2.0
b4f60764ec
2020-08-19 23:14:54 +02:00
Kevin Rauscher
371913ed69
metals: 0.9.2 -> 0.9.3
2020-08-19 22:50:31 +02:00
Konstantinos Lambrou-Latreille
512825466d
added rdflib-jsonld python package
2020-08-19 13:48:30 -07:00
Tobias Mayer
9e0b75eaf7
arrow-cpp: 0.17.1 -> 1.0.0
2020-08-19 22:14:16 +02:00
Tobias Mayer
020a212127
utf8proc: switch to cmake
2020-08-19 22:12:32 +02:00
Artturin
655ace454c
xpybutil: init at 0.0.6
2020-08-19 12:34:35 -07:00
Lassulus
1c1e75626f
Merge pull request #92880 from freezeboy/add-snap7
...
snap7: init at 1.4.2
2020-08-19 21:31:45 +02:00
Stian Lågstad
c11f75bd73
python: wtf-peewee: 3.0.1 -> 3.0.2
2020-08-19 11:55:50 -07:00
freezeboy
0e0ad1a7a2
snap7: init at 1.4.2
2020-08-19 20:45:33 +02:00
Matthew Bauer
abba9a2154
nccl: 2.4.8-1 -> 2.7.8-1
2020-08-19 13:34:56 -05:00
Matthew Bauer
164f8024e9
cudatoolkit: init v11.0.3
2020-08-19 13:34:52 -05:00
Pavol Rusnak
6f8c4e8279
nsis: 3.05 -> 3.06.1
2020-08-19 20:14:52 +02:00
Pavol Rusnak
12ce9f072f
osslsigncode: unstable-2019-07-25 -> unstable-2020-08-02
2020-08-19 19:45:21 +02:00
Peter Simons
b7f3c994a1
python-osc: update to version 0.170.0
2020-08-19 18:12:50 +02:00
eyjhb
f13d952121
androidenv: fix convert files not quoting urls
2020-08-19 16:40:28 +02:00
Mario Rodas
cb79ab4813
Merge pull request #95780 from marsam/update-pack
...
buildpack: 0.7.0 -> 0.13.0
2020-08-19 09:21:54 -05:00
Daniel Schaefer
52674f541b
Merge pull request #91822 from r-ryantm/auto-update/orcania
...
orcania: 2.1.0 -> 2.1.1
2020-08-19 21:11:17 +08:00
Ruben Maher
68bf9101d7
qtwebengine: fix build for darwin
2020-08-19 21:57:45 +09:00
Dennis Gosnell
2586c5e046
Merge pull request #95791 from v0d1ch/jailbreak-snap-templates
...
haskellPackages.snap-templates jailbreak
2020-08-19 21:25:35 +09:00
maralorn
4b02450b4b
Merge pull request #93469 from erictapen/hcoord
...
haskellPackages.hcoord: fix build
2020-08-19 11:52:50 +02:00
maralorn
502e0a1fa3
Merge pull request #95773 from Kiwi/matterhorn
...
matterhorn: fix build for update
2020-08-19 11:42:32 +02:00
Sasha Bogicevic
7e6ba48ab9
haskellPackages.snap-templates jailbreak
...
stack-templates are marked as broken because of
hashable and template-haskell version mismatch.
I opened up an issue on the upstream repo about it
https://github.com/snapframework/snap-templates/issues/22
2020-08-19 11:20:53 +02:00
maralorn
49b67b9783
Merge pull request #95775 from maralorn/unbreak-hocker
...
[haskell-updates] haskellPackages.hocker: Mark unbroken
2020-08-19 11:05:20 +02:00
maralorn
2cba0e5fe8
Merge pull request #95770 from maralorn/fix-neuron-again
...
[haskell-updates] haskellPackages.neuron: Fix build
2020-08-19 11:04:51 +02:00
maralorn
21c09bbaa6
Merge pull request #95774 from maralorn/eval-fix
...
[haskell-updates] haskellPackages: Fix evaluation errors
2020-08-19 11:04:06 +02:00
maralorn
085c7e1b8a
Merge pull request #95771 from maralorn/cuda-fix
...
[haskell-updates] haskellPackages.cuda: Mark as unfree because of deps
2020-08-19 11:03:39 +02:00
Jonathan Ringer
bf880395ff
Revert "python: pecan: 1.3.3 -> 1.4.0"
...
This reverts commit ab855922d2
.
2020-08-19 00:43:21 -07:00
Jonathan Ringer
4907f6bd3b
python3Packages.pipdate: fix build
2020-08-19 00:43:21 -07:00
Jonathan Ringer
17388bba35
Revert "python: breezy: 3.0.2 -> 3.1.0"
...
This reverts commit 89437751f9
.
Build adds more dependencies
2020-08-19 00:43:21 -07:00
Jonathan Ringer
3ae7002e6e
Revert "python: jq: 0.1.6 -> 1.0.2"
...
This reverts commit d7230f4d61
.
A lot going on to build this
2020-08-19 00:43:21 -07:00
Jonathan Ringer
c20b6ffa20
python3Packages.cherrypy: fix tests
2020-08-19 00:43:21 -07:00
Jonathan Ringer
af96702aac
python3Packages.tempora: fix tests
2020-08-19 00:43:21 -07:00
Jonathan Ringer
8d881b0d7b
python2Packages.caldav: fix build
2020-08-19 00:43:21 -07:00
Vincent Laporte
6f83faf70b
coqPackages.QuickChick: 1.3.1 → 1.3.2, 1.4.0
2020-08-19 08:08:37 +02:00
Vincent Laporte
6a1d98ecc4
coqPackages.simple-io: enable for Coq 8.12
2020-08-19 08:08:37 +02:00
Vincent Laporte
59d48ade22
coqPackages.coq-ext-lib: 0.11.1 → 0.11.2
2020-08-19 08:08:37 +02:00
Utku Demir
b2b8cf9e33
haskellPackages.ghcHEAD: Mark exceptions as a core library
2020-08-19 18:06:11 +12:00
Jamie
4cb5383141
qt: bring back QML import patch in 5.14 ( #95772 )
...
This was missed in the 5.12 -> 5.14 update process.
Resolves #95636
2020-08-19 02:56:19 +02:00
Peter Simons
0e2ed7a75a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
69aea46511
.
2020-08-19 02:30:41 +02:00
Tobias Mayer
e5a097a8cd
pythonPackages.coloredlogs: remove obsolete patch
2020-08-18 16:55:02 -07:00
markuskowa
ff592bfaf2
Merge pull request #91176 from ericdallo/add-alda
...
alda: init at 1.4.2
2020-08-19 01:15:00 +02:00
Malte Brandy
9ea04a0391
haskellPackages.hocker: Mark unbroken
2020-08-19 01:05:59 +02:00
Malte Brandy
e5b3dd0f9a
haskellPackages: Fix evaluation errors
2020-08-19 00:38:43 +02:00
Robert Djubek
95defe7353
matterhorn: fix build for update
...
new version wants newer brick and vty than on stackage
2020-08-18 22:02:39 +00:00
Malte Brandy
fe868f7435
haskellPackages.neuron: Fix build
2020-08-18 23:58:59 +02:00
Malte Brandy
108c60705e
haskellPackages.cuda: Mark as unfree because of deps
2020-08-18 23:48:26 +02:00
Martin Weinelt
2addc08836
python3Packages.sopel: 7.0.5 -> 7.0.6
2020-08-18 14:17:37 -07:00
Martin Weinelt
d33659e945
python3Packages.geoip2: 3.0.0 -> 4.0.2
2020-08-18 14:17:37 -07:00
Martin Weinelt
e157891bc7
pythonPackages.mocket: init at 3.8.7
2020-08-18 14:17:37 -07:00
Martin Weinelt
bc472f8de7
python3Packages.maxminddb: 1.5.4 -> 2.0.2
2020-08-18 14:17:37 -07:00
Malte Brandy
019780631c
Merge remote-tracking branch 'origin/master' into haskell-updates
2020-08-18 22:48:34 +02:00
Malte Brandy
76e610a576
haskellPackages.jsaddle-webkit2gtk: Fix wrong patch-url
...
I had specified the wrong commit id before
2020-08-18 22:47:14 +02:00
Lassulus
feb9c28902
Merge pull request #95640 from valencik/idris21
...
idris2: 0.2.0 -> 0.2.1
2020-08-18 21:06:24 +02:00
Daniël de Kok
fb7acacd42
python3Packages.spacy: add passthru test
...
I have been using the main example of the spaCy web page for testing
updates of spacy (and its transitive dependencies). Let's convert this
into a proper test to take out manual testing.
2020-08-18 11:10:47 -07:00
Daniël de Kok
9b55e5bfcb
python3Packages.spacy_models: use pythonImportCheck
...
For each model, check whether we can actually import the model after
building.
2020-08-18 11:10:47 -07:00
Frederik Rietdijk
4cf394ea3f
Merge master into staging-next
2020-08-18 17:55:04 +02:00
Domen Kožar
f9b57fd66a
#95747 : fix build of GHC 8.10.2
2020-08-18 15:56:45 +02:00
Martin Weinelt
6622ba5b25
Merge pull request #95708 from Ma27/matrix-updates
...
Bump a few packages related to the Matrix ecosystem
2020-08-18 14:19:04 +02:00
David McFarland
552c4d84ca
patchelfUnstable: 2020-06-03 -> 2020-07-11
2020-08-18 09:10:26 -03:00
Tim Steinbach
bae91fb6c9
jenkins: 2.235.3 -> 2.235.5
2020-08-18 08:02:31 -04:00
Frederik Rietdijk
fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
...
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Mario Rodas
34310d1727
buildpack: 0.7.0 -> 0.13.0
2020-08-18 04:20:00 -05:00
Daniël de Kok
147e24dcd6
magma: 2.5.0 -> 2.5.3
...
Other changes:
- Move gfortran and cmake to nativeBuildInputs.
- Magma now (only) generates dynamic libraries by default.
- Use ninja for faster builds.
2020-08-18 11:18:08 +02:00
Daniël de Kok
e0c07bc2e2
gocode-gomod: add vendorSha256
2020-08-18 19:16:53 +10:00
Jonathan Ringer
8a9f58a375
python3Packages.dask: ignore flaky test
2020-08-18 00:41:41 -07:00
Jaka Hudoklin
0f976477e9
Merge pull request #89724 from xtruder/pkgs/gocode-gomod/1.0.0
...
gocode-gomod: 2019-03-27 -> 1.0.0
2020-08-18 08:46:04 +02:00
Matthew Bauer
c5617381bc
ghc: document Stage1Only setting
2020-08-17 23:51:59 -05:00
Matthew Bauer
ff33855bf0
android: readd 18b ndk
...
This is referenced in all-packages.nix, so might as well leave it
heref or now.
2020-08-17 23:51:59 -05:00
Matthew Bauer
4cbca0893a
androidenv: remove duplicate addons.nix entries
2020-08-17 23:51:59 -05:00
Matthew Bauer
0be29459d6
ghc: set Stage1Only = YES on iOS
...
We want stage1Only here even if system == system, since we can’t run
the native arch simulator binaries locally.
2020-08-17 23:51:59 -05:00
Matthew Bauer
074bc78cc8
android: update sdk, ndk to 29, 21
2020-08-17 23:51:53 -05:00
Roger Qiu
670c094af1
pythonPackages.aiojobs: init at 0.2.2
2020-08-17 20:18:51 -07:00