Commit Graph

242322 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
Anders Kaseorg
f4b2c9dfe7 cryptsetup, lvm2, systemd: Break cyclic dependency at a different point
The cyclic dependency of systemd → cryptsetup → lvm2 → udev=systemd
needs to be broken somewhere.  The previous strategy of building
cryptsetup with an lvm2 built without udev (#66856) caused the
installer.luksroot test to fail.  Instead, build lvm2 with a udev built
without cryptsetup.

Fixes #96479.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-09-03 12:35:56 -07: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
Markus Kowalewski
e0aea88d58
openmpi: 4.0.4 -> 4.0.5 2020-09-03 21:25:48 +02: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
Janne Heß
8cf4ec8b97
nixos/systemd: Don't use apply for $PATH
When not using apply, other modules can use $PATH as a list instead of
getting a colon-separated list to each /bin directory.
2020-09-03 20:27:55 +02: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
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
V
40a3b21b51 breeze-plymouth: remove trailing whitespace 2020-09-03 19:20:55 +02:00
Frederik Rietdijk
7a4e3e5762 pythonPackages.dnspython_1: add missing file, fixes eval 2020-09-03 19:17:20 +02:00
V
423fc3f232 lib/strings: deprecate readPathsFromFile
> NOTE: This function is not performant and should be avoided.

It's not used at all in-tree now, so we can remove it completely after
any remaining users are given notice.
2020-09-03 19:15:10 +02:00
V
79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +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
cmacrae
b9326ecf0a yabai: 3.2.1 -> 3.3.0 2020-09-03 17:23:46 +01: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:

  967259e6b49 * emacs: Factor out expression to a generic build
2020-09-03 17:10:32 +02:00
Sylvain Fankhauser
970bfc04b0
securefs: 0.8.3 -> 0.11.1 2020-09-03 16:28:42 +02:00
Samuel Gräfenstein
31cb1dc755
kwin-tiling: fix typo 2020-09-03 16:15:09 +02:00
Samuel Gräfenstein
eda3730e6f
krohnkite: fix typo 2020-09-03 16:15:03 +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
Christian Kampka
e7208291d2
intltool: fix cross-platform build 2020-09-03 15:59:38 +02:00
Vincent Laporte
53bce4da36 ocamlPackages.piqi-ocaml: 0.7.5 → 0.7.7 2020-09-03 15:27:29 +02:00
Michael Raskin
ccde657295
Merge pull request #96966 from kampka/liberation_ttf
liberation_ttf: Fix cross-compiling
2020-09-03 12:58:09 +00: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
Frederik Rietdijk
5f7aecdf91 Merge master into staging-next 2020-09-03 10:47:14 +02:00