259552 Commits

Author SHA1 Message Date
Vladimír Čunát
e955c4315f
Merge #106804: mesa: find prefixed nm when cross compiling 2020-12-13 11:06:17 +01:00
Vladimír Čunát
0e18a48042
dnsperf: 2.3.4 -> 2.4.0
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.4.0
2020-12-13 10:58:08 +01:00
Nikolay Korotkiy
7b80f669f9
saga: 7.8.1 → 7.8.2 2020-12-13 12:40:45 +03:00
Nikolay Korotkiy
625f36b2a2
qvge: 0.6.1 → 0.6.2 2020-12-13 12:10:10 +03:00
Sandro
0f08fc1dc6
Merge pull request #104455 from expipiplus1/joe-nvidia
nvidia_x11.vulkan_beta: 450.56.11 -> 455.46.01
2020-12-13 09:00:51 +01:00
Jörg Thalheim
a91bac97a9
Merge pull request #106797 from marsam/update-tectonic
tectonic: 0.3.0 -> 0.3.3
2020-12-13 07:28:32 +00:00
Sandro
7fdab2fb1c
Merge pull request #101315 from r-burns/ppc64le-boost-segfault
boost: fix segfaults on ppc64
2020-12-13 08:16:16 +01:00
Atemu
01698009ac mesa: find prefixed nm when cross compiling 2020-12-13 08:08:02 +01:00
Atemu
46224b1e19 cifs-utils: don't check for AC_FUNC_MALLOC when cross compiling
Produces "undefined reference to "rpl_malloc"" and fails the build

Apparently it's a runtime check (https://github.com/LLNL/ior/issues/4)
2020-12-13 07:59:06 +01:00
Atemu
b991ae0e28 nfs-utils: pass native rpcsvc-proto to configureFlag
It was passing in the targetPlatform's rpcgen binary which exec format errors of
course

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-12-13 07:57:18 +01:00
github-actions[bot]
5a59f5aaa9
Merge staging-next into staging 2020-12-13 06:17:55 +00:00
github-actions[bot]
1f27250952
Merge master into staging-next 2020-12-13 06:17:53 +00:00
Atemu
d3113a62b8 nixos/startx: send Xorg log to the default location
This partially reverts bf3d3dd19b48c432dd83aa0385b47dbe84aa647b.

I don't know why we weren't getting a default logfile back then but Xorg
definitely provides one now ($XDG_DATA_HOME for regular users and /var/log for
root, see `man Xorg`)
2020-12-13 06:15:33 +01:00
Atemu
693a31ab7b nixos/xserver: make logFile configurable
It makes sense for it to be /dev/null for all the displayManagers but startx,
it needs a different logFile configuration.
2020-12-13 06:15:33 +01:00
Atemu
a5ea1b6fb3 xorgserver: set log-dir to /var/log instead of the Nix store
Xorg creates the log-dir in its output path because X crashes if it can't write
to its logfile. On a regular distro, this dir would be installed into the root
to prevent that from happening but with Nix, it sits in the read-only Nix store.
Ironically, when Xorg tries to write here, it fails and crashes.

To make Xorg log to /var/log, we have to stop the build script from trying to
create the log-dir as the sandbox doesn't (and shouldn't) have access to /var.

This creates a runtime dependency on /var when running as root but that should
exist on any Linux system (on NixOS, journald always creates /var/log).

Previously, the startx displayManager required some workarounds for logfiles
which are obsolete now.

patchPhase -> postPatch because overriding the patchPhase prevents patches from
being applied
2020-12-13 06:15:32 +01:00
Atemu
c72c02ab26 nixos/startx: provide xserverArgs via xserverrc
Fixes #80198
2020-12-13 06:15:32 +01:00
Atemu
338939d464 xinit: use the system xserverrc
Previously it'd try to use the one under its output path which is read-only of
course
2020-12-13 06:15:32 +01:00
Mario Rodas
fa9d40263e git-lfs: 2.12.1 -> 2.13.1
https://github.com/git-lfs/git-lfs/releases/tag/v2.13.1
2020-12-13 04:20:00 +00:00
R. RyanTM
9d8b218d00 iosevka-bin: 4.0.2 -> 4.0.3 2020-12-13 03:05:23 +00:00
Sage
58cb538386
rpcs3: 0.0.8-9300-341fdf7eb -> 0.0.12-10811-a86a3d2fe (#100773)
* rpcs3: 0.0.8-9300-341fdf7eb -> 0.0.12-10811-a86a3d2fe

added neonfuz as maintainer

Co-authored-by: Milan Pässler <milan@petabyte.dev>
2020-12-13 02:16:41 +01:00
github-actions[bot]
11d68e6adb
Merge staging-next into staging 2020-12-13 00:42:45 +00:00
github-actions[bot]
50d3c93092
Merge master into staging-next 2020-12-13 00:42:42 +00:00
Mario Rodas
9452323207
Merge pull request #106782 from EdenEast/up/just
just: 0.7.1 -> 0.8.3
2020-12-12 19:38:11 -05:00
Mario Rodas
708ffc009c
Merge pull request #106651 from r-ryantm/auto-update/cgal
cgal_5: 5.1 -> 5.1.1
2020-12-12 18:42:20 -05:00
Mario Rodas
ffbf8e28f8
Merge pull request #106784 from r-ryantm/auto-update/python3.7-genanki
python37Packages.genanki: 0.10.0 -> 0.10.1
2020-12-12 18:42:05 -05:00
Mario Rodas
c28d9b51f2
Merge pull request #106588 from r-ryantm/auto-update/liquibase
liquibase: 4.2.1 -> 4.2.2
2020-12-12 18:40:11 -05:00
Robert Helgesson
e6781c2a6e
gpsbabel: remove myself as maintainer
I no longer use this package and do not have the time to maintain it.
2020-12-13 00:28:59 +01:00
Robert Helgesson
073352bd49
gpsbabel: use libsForQt5 2020-12-13 00:28:58 +01:00
John Ericson
c2c0d57339
Merge pull request #106790 from lopsided98/rustc-host-std
rustc: add host platform to --target when building cross-compiler
2020-12-12 17:27:56 -05:00
R. RyanTM
418069487e python37Packages.pytorch-metric-learning: 0.9.94 -> 0.9.95 2020-12-12 22:24:49 +00:00
Thomas Tuegel
e846a15386
kded: add gsettings-desktop-schemas to wrapper 2020-12-12 16:07:19 -06:00
Thomas Tuegel
58fd813daf
nixos/plasma5: install kirigami2 for SDDM theme 2020-12-12 16:07:19 -06:00
Thomas Tuegel
2cc1011be1
kwindowsystem: use versionOlder 2020-12-12 16:07:18 -06:00
Thomas Tuegel
262f666092
kwindowsystem: update platform plugins path patch 2020-12-12 16:07:18 -06:00
Thomas Tuegel
473fb9246a
discover: broken with Qt < 5.15 2020-12-12 16:07:12 -06:00
Thomas Tuegel
716218a2b7
xdg-desktop-portal-kde: broken with Qt < 5.15 2020-12-12 16:06:39 -06:00
Thomas Tuegel
9ff903326d
sddm-kcm: broken with Qt < 5.15 2020-12-12 16:06:39 -06:00
Thomas Tuegel
74969101c0
milou: broken with Qt < 5.15 2020-12-12 16:06:38 -06:00
Thomas Tuegel
af777b8507
ksysguard: broken with Qt < 5.15 2020-12-12 16:06:38 -06:00
Thomas Tuegel
a8ad805f56
plasma-nm: broken with Qt < 5.15 2020-12-12 16:06:38 -06:00
Thomas Tuegel
6d54c68031
bluedevil: fix evaluation 2020-12-12 16:06:37 -06:00
Thomas Tuegel
e5dc46b8d4
kscreenlocker: broken with Qt < 5.15 2020-12-12 16:06:37 -06:00
Thomas Tuegel
43c8aac0e3
kinfocenter: broken with Qt < 5.15 2020-12-12 16:06:36 -06:00
Thomas Tuegel
cb86f0d983
libksysguard: broken with Qt < 5.14 2020-12-12 16:06:36 -06:00
Thomas Tuegel
2f391f917d
libkgapi: broken with Qt < 5.14 2020-12-12 16:06:36 -06:00
Thomas Tuegel
9ed169aa80
kpimtextedit: broken with Qt < 5.13 2020-12-12 16:06:35 -06:00
Thomas Tuegel
0e2bf03178
grantleetheme: broken with Qt < 5.13 2020-12-12 16:06:35 -06:00
Thomas Tuegel
77ab030160
kactivitymanagerd: broken with Qt < 5.15 2020-12-12 16:06:14 -06:00
Thomas Tuegel
8ef31809a9
libkscreen: broken with Qt < 5.15 2020-12-12 16:06:14 -06:00
Thomas Tuegel
b3c5dfd934
ksshaskpass: broken with Qt < 5.15 2020-12-12 16:06:14 -06:00