Commit Graph

552523 Commits

Author SHA1 Message Date
Vladimír Čunát
4770ebe75c
Merge #268830: ghostscript: 10.02.0 -> 10.02.1
...into staging
2023-11-24 18:23:54 +01:00
Vladimír Čunát
c5ac2ce48a
Merge #268491: gnutls: 3.8.1 -> 3.8.2
...into staging
2023-11-24 18:21:34 +01:00
John Ericson
281f0e65b0
Merge pull request #269326 from obsidiansystems/libgit-windows
libgit2, http-parser: Fix Windows Build
2023-11-24 09:14:37 -05:00
Martin Weinelt
82afea34b9
Merge pull request #268587 from tpwrules/numpy-fix-cross
python3Packages.numpy: fix cross compilation
2023-11-24 14:54:50 +01:00
Artturi
968e185d46
Merge pull request #266297 from Artturin/fixcross4
gnome2: partially fix cross-compilation
2023-11-24 14:08:54 +02:00
github-actions[bot]
f4335ece6e
Merge staging-next into staging 2023-11-24 12:01:44 +00:00
github-actions[bot]
18ffb605d5
Merge master into staging-next 2023-11-24 12:01:15 +00:00
Chris Marchesi
6182b0bde8 nixos/xscreensaver: add module tests
Co-authored-by: Aidan Gauland <aidalgol@fastmail.net>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-11-24 08:53:00 -03:00
Chris Marchesi
54020c36a2 nixos/xscreensaver: init module
This adds a NixOS module for XScreenSaver (from @aidalgol in #130218,
with a few updates).

The module:

* Installs XScreenSaver
* Sets up a suid wrapper for xscreensaver-auth
* Sets up a user service for xscreensaver

The suid wrapper should function correctly when xscreensaver is
installed via the derivation update in 40a00547b71.

Co-authored-by: Aidan Gauland <aidalgol@fastmail.net>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-11-24 08:53:00 -03:00
Chris Marchesi
2034ea01b9 xscreensaver: add suid wrapper patch
This adds a patch for XScreenSaver that ensures that the suid wrapper
for xscreensaver-auth is run correctly.

The patch is a simple update to drivers/xscreensaver.c that inserts
/run/wrappers/bin before the DEFAULT_PATH_PREFIX, which is the directory
for xscreensaver hacks/demos, and should be preserved.

The wrapper directory can be modified in the derivation, or even
disabled.

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-11-24 08:53:00 -03:00
Chris Marchesi
45c7026247 maintainers: add vancluever 2023-11-24 08:53:00 -03:00
Janik
21af9192e6
Merge pull request #269026 from r-ryantm/auto-update/monetdb 2023-11-24 12:34:28 +01:00
Janik
299eac14da
Merge pull request #269306 from makefu/pkg/mergerfs-tools/maintainer
mergerfs-tools: 20190411 -> 20230912, add makefu as maintainer
2023-11-24 12:23:08 +01:00
Alyssa Ross
c9b74e4908 rustc-wasm32: fix targetPlatform
The previous version stopped working when we started elaborating Rust
metadata.  Here, I've made it a bit nicer by actually setting
targetPlatform to an elaborated system.  Setting the config to wasi to
get elaborate to understand it is a bit of a hack, but I think it's
less of a hack than what we had before.

The only actual difference this makes to the rustc-wasm32 derivation
compared to the previous working version, is that now crt-static is
set.  This is probably the right thing anyway.

Fixes: e3e57b8f18 ("lib.systems: elaborate Rust metadata")
2023-11-24 12:21:30 +01:00
Alyssa Ross
62f7a6dcc1 lib.systems.elaborate: fix passing rust
Usually, attributes passed explicitly to elaborate take precedence
over the elaborated ones, but since we also elaborate the nested
"rust" attrset, we need to push that one level down, so the rest of
"rust" is still filled in if you just pass
{ rust = { config = ... } }.

I've had to drop the assertion that checked that at most one of "rust"
and "rustc" was part of the un-elaborated system, because doing this
broke passing an elaborated system in, which should be idempotent.

For the same reason, I've also had to make it possible for
rust.rustcTargetSpec to be passed in.  Otherwise, on the second call,
since platform was filled in by the first, the custom target file
would be constructed.  The only other way to avoid this would be to
compare the platform attrs to all built in Rust targets to check it
wasn't one of those, and that isn't feasible.

Fixes: e3e57b8f18 ("lib.systems: elaborate Rust metadata")
2023-11-24 12:21:30 +01:00
Franz Pletz
66d51a26b3
Merge pull request #269538 from globin/vim-lark-syntax 2023-11-24 12:12:21 +01:00
Silvan Mosberger
306a3e0f92
Merge pull request #269514 from GaetanLepage/invidious-update 2023-11-24 12:07:22 +01:00
Nikolay Korotkiy
068bacb9b6
Merge pull request #269498 from r-ryantm/auto-update/cudatext-qt
cudatext-qt: 1.201.0.2 -> 1.202.1
2023-11-24 15:02:37 +04:00
Robert Schütz
ada27c75a1
Merge pull request #266496 from SuperSandro2000/nextcloud-notify_push
nextcloud-notify_push: 0.6.3 -> 0.6.5
2023-11-24 02:30:30 -08:00
Jonas Heinrich
8f3f6a2a77 nixos/invoiceplane: Add settings option 2023-11-24 10:25:46 +00:00
piegames
965d12abf8
Merge pull request #269211: gnomeExtensions.ddterm: unbreak 2023-11-24 11:05:18 +01:00
adisbladis
4c43f0bb75
Merge pull request #269584 from saschagrunert/crun-up
crun: 1.11.1 -> 1.12
2023-11-24 22:43:09 +13:00
Janik
067db23e36
Merge pull request #268980 from pinpox/init-satty 2023-11-24 10:40:49 +01:00
markuskowa
e267a9ebe3
Merge pull request #268498 from markuskowa/upd-rdma-core
rdma-core: 48.0 -> 49.0
2023-11-24 10:39:32 +01:00
7c6f434c
3cc8e341a7
Merge pull request #269349 from r-ryantm/auto-update/libre
libre: 3.6.0 -> 3.6.2
2023-11-24 09:21:52 +00:00
7c6f434c
5610c426e5
Merge pull request #269350 from r-ryantm/auto-update/librem
librem: 2.10.0 -> 2.12.0
2023-11-24 09:21:37 +00:00
happysalada
e5b0b76105 nixos/clamav: add fangfrisch updater 2023-11-24 09:09:46 +00:00
Pablo Ovelleiro Corral
aa92c1f317
satty: init at 0.7.0 2023-11-24 09:09:46 +01:00
Sascha Grunert
369c508fae
crun: 1.11.1 -> 1.12
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-11-24 09:00:12 +01:00
Fabian Affolter
869da636fe
Merge pull request #269495 from fabaff/cnspec-bump
cnspec: 9.6.1 -> 9.8.0
2023-11-24 08:21:46 +01:00
Fabian Affolter
1b31481aef
Merge pull request #269497 from fabaff/checkov-bump
checkov: 3.1.9 -> 3.1.10
2023-11-24 08:21:29 +01:00
Janik
babbc70adb
Merge pull request #268845 from frogamic/swaylock-fancy 2023-11-24 08:08:01 +01:00
Maciej Krüger
df34a82563
Merge pull request #269574 from mkg20001/x2gor
x2go{server,client}: remove myself as maintainer
2023-11-24 07:47:23 +01:00
K900
d0e68d7078
Merge pull request #269515 from dpc/23-11-23-assertion-fix
wrapFirefox: fix error message
2023-11-24 09:46:50 +03:00
Maciej Krüger
d03e034514
x2goserver: remove myself as maintainer 2023-11-24 07:26:12 +01:00
Maciej Krüger
e1b34c3e79
x2goclient: remove myself as maintainer 2023-11-24 07:25:52 +01:00
github-actions[bot]
bae0615f26
Merge staging-next into staging 2023-11-24 06:01:25 +00:00
github-actions[bot]
06f787a9dd
Merge master into staging-next 2023-11-24 06:00:57 +00:00
OTABI Tomoya
c80b0906d5
Merge pull request #269436 from mweinelt/python313-a2
python313: 3.13.0a1 -> 3.13.0a2
2023-11-24 14:52:39 +09:00
Maciej Krüger
58417e5b90
Merge pull request #269564 from mkg20001/openwrt 2023-11-24 06:50:48 +01:00
Maciej Krüger
73f9b84ea6
libnl-tiny: build only on linux 2023-11-24 06:43:28 +01:00
Maciej Krüger
7c3a4b84a9
Merge pull request #269555 from mkg20001/openwrt 2023-11-24 06:42:02 +01:00
Vincent Laporte
2e5eaaa6f5 ocamlPackages.atd: 2.11.0 → 2.15.0 2023-11-24 06:34:22 +01:00
Maciej Krüger
4ae56bced4
*: add myself to all openwrt packages as maintainer 2023-11-24 05:19:53 +01:00
Mario Rodas
00d4968679
Merge pull request #269340 from reckenrode/postgis-fix
postgresqlPackages.postgis: fix build on clang 12+
2023-11-23 22:57:08 -05:00
Mario Rodas
ea60451259
Merge pull request #269377 from marsam/update-nodejs_20
nodejs_20: 20.9.0 -> 20.10.0
2023-11-23 22:52:06 -05:00
Maciej Krüger
9ad1173b97
Merge pull request #269462 from mkg20001/openwrt 2023-11-24 04:43:30 +01:00
Lily Foster
eaa523fa85
Merge pull request #266720 from Nyabinary/cosmic-workspaces-epoch
cosmic-workspaces-epoch: init at unstable-2023-11-21
2023-11-23 22:28:26 -05:00
John Ericson
2ba280859c libgit2: Fix build on Windows 2023-11-23 22:13:33 -05:00
John Ericson
966e7af193 http-parser: Build on windows
It actually does without modification, but what it installs isn't quite
right. This fixes that.

Specifying `uname` is in general more robust for cross, and specifying
those other variables always (when we just need to for Windows) helps
keep cross/native more similar for maintainability's sake.

The package is no longer maintained, so there isn't really anything to
upstream here.
2023-11-23 22:10:16 -05:00