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
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
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
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
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
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
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
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
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
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
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
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
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