Commit graph

242015 commits

Author SHA1 Message Date
Anderson Torres 6b043b105e
Merge pull request #93631 from danielfullmer/k2pdfopt-2.52
k2pdfopt: 2.51a -> 2.53
2020-09-03 16:46:48 -03:00
Anderson Torres 59f5cbd922
Merge pull request #96932 from chkno/gtg-tests
gtg: Run tests
2020-09-03 16:45:26 -03:00
Joël Perras 80f1cc1e83 maintainers: add jperras 2020-09-03 12:32:43 -07:00
Joël Perras 653d9258f5 black-macchiato: init at 1.3.0
Adds the Python package `black-macchiato`, which allows the usage of
`black` for subsets of an entire file.
2020-09-03 12:32:43 -07:00
adisbladis e80744728f
Merge pull request #97026 from DamienCassou/add-patches-back-to-emacs
emacs: Add missing patches to the Emacs derivations
2020-09-03 21:23:30 +02:00
Daniël de Kok 17d334e05c
Merge pull request #96900 from danieldk/zotero-impurity
zotero: fix reliance on coreutils being in PATH
2020-09-03 20:42:51 +02:00
Jörg Thalheim 96ea00a5ce
Merge pull request #97031 from timokau/hedgewars-aarch64
hedgewars: fix build on aarch64
2020-09-03 19:36:40 +01:00
Tim Steinbach 94c2122d38
linux: 5.8.5 -> 5.8.6 2020-09-03 14:15:03 -04:00
Tim Steinbach e5aeed5120
linux: 5.4.61 -> 5.4.62 2020-09-03 14:15:02 -04:00
Tim Steinbach 0865dc9f50
linux: 4.9.234 -> 4.9.235 2020-09-03 14:15:02 -04:00
Tim Steinbach 9c499986fa
linux: 4.4.234 -> 4.4.235 2020-09-03 14:15:02 -04:00
Tim Steinbach 1272d20c2e
linux: 4.19.142 -> 4.19.143 2020-09-03 14:15:01 -04:00
Tim Steinbach ac9685996b
linux: 4.14.195 -> 4.14.196 2020-09-03 14:14:54 -04:00
John Ericson bd3583fc71
Merge pull request #96970 from obsidiansystems/dash-cross
dash: Fix cross build
2020-09-03 14:10:15 -04:00
Frederik Rietdijk 7a4e3e5762 pythonPackages.dnspython_1: add missing file, fixes eval 2020-09-03 19:17:20 +02:00
Maximilian Bosch 987f1d5cff
Merge pull request #97032 from Izorkin/htop
htop: 3.0.0 -> 3.0.1
2020-09-03 19:13:07 +02:00
Frederik Rietdijk 30f07d1657 pythonPackages.dnspython: use 1.x for Python 2 2020-09-03 19:10:16 +02:00
Izorkin d1ffe81e13
htop: 3.0.0 -> 3.0.1 2020-09-03 19:59:38 +03:00
Timo Kaufmann baf51e4600 hedgewars: fix build on aarch64
Possible now that fpc works on aarch64. For some reason hedgewars
requires llvm when building on that platform.
2020-09-03 18:44:40 +02:00
Timo Kaufmann c25a7cd846
Merge pull request #97006 from timokau/fpc-3.2.0-aarch64
fpc: 3.0.4 -> 3.2.0, add support for aarch64-linux
2020-09-03 18:44:17 +02:00
Silvan Mosberger 7ff50a7f7b
Merge pull request #96564 from K900/murmur-grpc
murmur: support building with grpc
2020-09-03 18:01:32 +02:00
Robert Hensing c643d58349
Merge pull request #95760 from janders223/master
Add vscode-json-languageserver-bin node package
2020-09-03 17:46:11 +02:00
zimbatm 6592980b19
direnv: 2.21.3 -> 2.22.0 (#97011) 2020-09-03 17:24:46 +02:00
Damien Cassou 556b29dd3e
emacs: Add missing patches to the Emacs derivations
patches were removed by a recent refactoring of Emacs packages:

  967259e6b4 * emacs: Factor out expression to a generic build
2020-09-03 17:10:32 +02:00
David Guibert 9fd106a33c
Merge pull request #97015 from B4dM4n/libreoffice-still-fix-build
libreoffice-still: fix build
2020-09-03 15:59:48 +02:00
Vincent Laporte 53bce4da36 ocamlPackages.piqi-ocaml: 0.7.5 → 0.7.7 2020-09-03 15:27:29 +02:00
Timo Kaufmann 6ff5c406eb fpc: add support for aarch64-linux
Supported since fpc 3.2.0.
2020-09-03 14:52:26 +02:00
Timo Kaufmann f928b91f34 fpc: 3.0.4 -> 3.2.0
There was no 3.1 for some reason. The old sed-based path patching was
broken and resulted in syntax errors since it was a bit over-eager.
Instead of fixing it, I decided to replace it with a patch file which is
easier to inspect and will fail in a more obvious way next time.

The patch is now applied unconditionally, since it actually applies to
all linux platforms. The changes are localized to linux-specific code,
so it does not hurt to apply it on non-linux platforms as well.

Hedgewars needs a small fix to work with the new version. Done in the
same commit to avoid a broken commit.
2020-09-03 14:52:18 +02:00
Lassulus f806b3c81b
Merge pull request #86663 from helsinki-systems/init-left4gore
left4gore: Init at 2.3
2020-09-03 14:44:29 +02:00
Fabian Möller d43db8abbc
libreoffice-still: fix build 2020-09-03 14:42:11 +02:00
Timo Kaufmann 596de92ca7 ultrastardx: unstable-2019-01-07 -> 2020.4.0
Might as well update it while I fix it up for the fpc update.
2020-09-03 14:39:11 +02:00
Timo Kaufmann 31772af506 ddrescueview: 0.4alpha3 -> 0.4alpha4
Update required for compatibility with fpc 3.2.0.
2020-09-03 14:39:11 +02:00
Martin Weinelt 766958b546
Merge pull request #96595 from mweinelt/pinnwand
pinnwand: 1.2.1 -> 1.2.2
2020-09-03 14:31:34 +02:00
kon8522 d217a00e87 Update node packages nix expression 2020-09-03 08:02:14 -04:00
kon8522 a213818661 Add vscode json language server 2020-09-03 07:38:09 -04:00
Doron Behar e30287c590 gst_all_1.gst-rtsp-server: fix pkgconfig includedir and libdir 2020-09-03 13:04:55 +02:00
Maximilian Bosch bf007a2c0a
element-desktop: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-desktop/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Maximilian Bosch 412a28d43f
element-web: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-web/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Maximilian Bosch aadbc19804
bandwhich: 0.16.0 -> 0.17.0
https://github.com/imsnif/bandwhich/releases/tag/0.17.0
2020-09-03 10:22:52 +02:00
Michele Guerini Rocco 96bc644e2e
Merge pull request #96997 from danieldk/oh-my-zsh-unnecessary-with-pkgs
programs.zsh: remove unnecessary `with`
2020-09-03 10:05:12 +02:00
Daniël de Kok 7b73713a98 programs.zsh: remove unnecessary with 2020-09-03 08:42:24 +02:00
Jörg Thalheim 02a2649220
Merge pull request #89748 from heinic/krb5-lists 2020-09-03 07:31:22 +01:00
Michael Raskin 742c7340d2
Merge pull request #96494 from jitwit/j
j: j901e -> j901f
2020-09-03 05:22:07 +00:00
Michael Raskin d46e488795
Merge pull request #96474 from dguibert/dg/libreoffice-7
libreoffice-fresh: 6.4.3.2 -> 7.0.0.3
2020-09-03 05:17:08 +00:00
Jason O'Conal 2eacb60353 goreplay: init at 1.1.0 2020-09-03 11:22:17 +10:00
Robert Scott 55e8cbd263
Merge pull request #96501 from jonringer/fix-phonopy
python3Packages.phonopy: fix build and tests
2020-09-03 01:33:14 +01:00
Diego Rodriguez 8761381344
terraform_0_13: 0.13.1 -> 0.13.2 (#96971) 2020-09-02 19:24:23 -05:00
Mario Rodas d6c7a19e8d
Merge pull request #96943 from marsam/update-ibm-plex
ibm-plex: 5.1.0 -> 5.1.3
2020-09-02 19:22:59 -05:00
Jonathan Ringer 135a6f83ea
python3Packages.phonopy: fix build and tests 2020-09-02 16:20:57 -07:00
zowoq e14d5a2cf1 leaps: regenerate deps.nix 2020-09-03 08:20:26 +10:00