Commit graph

552367 commits

Author SHA1 Message Date
Jörg Thalheim
487ac16909 envfs: 1.0.1 -> 1.0.2
Diff: https://github.com/Mic92/envfs/compare/1.0.1...1.0.2
2023-11-24 14:19:35 +01:00
Mario Rodas
7049e9c7a3
Merge pull request #266119 from SuperSandro2000/fzf-perl
fzf: fix perl detection
2023-11-24 07:49:13 -05:00
adisbladis
e7acade1bb
Merge pull request #269592 from marsam/add-emacs-xapian-lite
emacsPackages.xapian-lite: init at 2.0.0
2023-11-25 01:32:08 +13:00
Artturi
7cc4f72999
Merge pull request #251671 from dotlambda/qutebrowser-qt5
qutebrowser-qt5: replace qt5.qutebrowser
2023-11-24 14:30:25 +02:00
Artturi
397d67a60d
Merge pull request #263736 from rollf/amazon-corretto
corretto{11,17,19}: init at 11.0.20.9.1/17.0.8.8.1/19.0.2.7.1
2023-11-24 14:24:38 +02:00
Weijia Wang
29af232984
Merge pull request #269595 from ilya-fedin/telegram-hydra
telegram-desktop: restore build on Hydra
2023-11-24 13:03:27 +01: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
Ilya Fedin
8fd6ce4021 telegram-desktop: restore build on Hydra
Looks like I accidentaly removed meta.platforms entirely instead of setting it to platforms.all which disabled the build...
2023-11-24 13:01:38 +04: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
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
Nick Cao
5a09cb4b39
Merge pull request #269304 from Stunkymonkey/podman-desktop-migrate-prefetch-yarn-deps
podman-desktop: migrate to prefetch-yarn-deps
2023-11-23 22:00:26 -05:00
Dominic Shelton
8a66f36bc5
swaylock-fancy: unstable-2021-10-11 -> unstable-2023-11-21
Also update formatting and add myself as maintainer
2023-11-24 13:56:33 +11:00
Lily Foster
216c141741
Merge pull request #267581 from r-ryantm/auto-update/touchosc
touchosc: 1.2.4.180 -> 1.2.5.183
2023-11-23 21:18:57 -05:00
Mario Rodas
0ba0e97418
Merge pull request #269490 from r-ryantm/auto-update/zuo
zuo: unstable-2023-11-10 -> unstable-2023-11-23
2023-11-23 21:16:04 -05:00