Arian van Putten
85e4fc50db
nixos/ananicy: force unified cgroup hierachy
...
This breaks the functionality of this module but I don't see a way around it
as 256 dropped support.
https://gitlab.com/ananicy-cpp/ananicy-cpp/-/issues/40
2024-07-31 14:38:51 +02:00
Arian van Putten
def27f6680
nixos/benchexec: remove superfluous assertion for cgroups
2024-07-31 13:49:58 +02:00
Arian van Putten
4e4b14e3f6
nixos/lxd: delegate cgroup to lxd
...
Just doing what arch does as well: https://gitlab.archlinux.org/archlinux/packaging/packages/lxd/-/blob/main/lxd.service?ref_type=heads
Also container managers should always have this option set. See https://systemd.io/CONTAINER_INTERFACE/
2024-07-31 13:49:58 +02:00
Arian van Putten
ee81fdfa56
nixos/lxd: use unified cgroup hierachy
2024-07-31 13:49:58 +02:00
Arian van Putten
eabd328ae3
docs/release-notes: 24.11: add note about removal of systemd.enableUnifiedCgroupHierarchy
2024-07-31 13:49:58 +02:00
Arian van Putten
45e041902f
nixos/systemd: drop support for legacy cgroup hierachy
2024-07-31 13:49:58 +02:00
Someone
5cc4b22d5e
Merge pull request #331017 from srhb/drop-cuda-aliases
...
cudaPackages: drop outdated aliases
2024-07-31 14:43:01 +03:00
lassulus
301c3bf478
Merge pull request #331210 from r-ryantm/auto-update/gh-markdown-preview
...
gh-markdown-preview: 1.5.0 -> 1.6.0
2024-07-31 13:34:27 +02:00
Sandro
4b85d78d6c
Merge pull request #331222 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
2024-07-31 13:31:21 +02:00
Sandro
d1afcac512
Merge pull request #331221 from SFrijters/hurl-fix-rust-1.79
2024-07-31 13:28:28 +02:00
Sandro
acdc1a7469
Merge pull request #329970 from ghpzin/wfuzz-fix-python312-build
2024-07-31 13:27:00 +02:00
Sandro
3e1f1beac4
Merge pull request #331092 from imincik/pdal-fix-pkgconfig-file
2024-07-31 13:24:38 +02:00
Sandro
3a6a3f6f90
Merge pull request #330787 from Naxdy/work/remove-gtkuseportal
2024-07-31 13:23:46 +02:00
Sandro
57d330a1b1
Merge pull request #307683 from RobWalt/radiance
2024-07-31 13:22:24 +02:00
Sandro
e4a6568004
Merge pull request #312403 from alois31/rtw88
2024-07-31 13:14:18 +02:00
Doron Behar
8fabf581a8
Merge pull request #322835 from huskyistaken/master
...
gnomeExtensions.guillotine: package manually
2024-07-31 11:14:11 +00:00
Doron Behar
9f918d616c
Merge pull request #331154 from GaetanLepage/h5py
...
python312Packages.h5py: mark as broken on x86_64-darwin
2024-07-31 10:19:44 +00:00
Sandro
5d62805d74
Merge pull request #331137 from DontEatOreo/update-koboldcpp
2024-07-31 11:59:13 +02:00
Sandro
4048ba10fd
Merge pull request #331214 from tricktron/fix-openconnect-darwin
2024-07-31 11:52:38 +02:00
Jack Cummings
2920bc8d9f
recoll: 1.37.5 -> 1.39.1
...
switched to meson
parallel building disabled, as there is a dependency bug somewhere in
the build scripts
update homepage
2024-07-31 09:43:48 +00:00
Sandro
75ad444c4d
Merge pull request #331228 from katexochen/dnf5/up
2024-07-31 11:42:18 +02:00
Sandro
cad87ac578
Merge pull request #331226 from pluiedev/upd/novelwriter/2.5.1
2024-07-31 11:41:26 +02:00
Naxdy
632da75711
nixos/xdg/portal: remove deprecated option gtkUsePortal
2024-07-31 11:27:11 +02:00
Someone
c841bb40af
Merge pull request #330687 from SomeoneSerge/fix/faiss-eval
...
faiss.passthru.tests: unbreak eval
2024-07-31 12:10:37 +03:00
euxane
fcb2a4a5ff
nixos/zoneminder: set fcgiwrap socket owner
2024-07-31 11:03:06 +02:00
euxane
efc7aebda7
nixos/fcgiwrap: require explicit owner for UNIX sockets
...
The default in the previous option documentation was incorrect,
resulting in the UNIX socket to be unreachable except by root by
default.
This fixes the documentation and requires consumers to set values
explicitly for the socket's owning user and group.
2024-07-31 11:03:06 +02:00
euxane
4f2da6c9c1
nixos/fcgiwrap: add option migration instruction errors
...
This adds migration instructions for the removed global shared instance
configuration of fcgiwrap.
Adding those explicit messages to the previous options requires moving
the newly defined options from `services.fcgiwrap.*` to
`services.fcgiwrap.instances.*` due to an option namespace clash.
`mkRenamedOptionModule` was not used because the previous options do
not directly map to the new ones. In particular, `user` and `group`
were described as setting the socket's permission, but were actually
setting the process' running user.
Co-authored-by: Minijackson <minijackson@riseup.net>
2024-07-31 11:02:37 +02:00
aviac
be8664b555
radiance: init at 5.4
2024-07-31 10:59:13 +02:00
Peter Hoeg
c3392ad349
nixos/prometheus-smartctl-exporter: providing the path to the binary is no longer needed
2024-07-31 10:48:38 +02:00
Peter Hoeg
0bab1a6d6e
prometheus-smartctl-exporter: fix path to smartctl
2024-07-31 10:48:38 +02:00
Paul Meyer
c3837ef025
dnf5: 5.1.15 -> 5.2.5.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-31 10:44:02 +02:00
Paul Meyer
0358591a76
librepo: 1.15.1 -> 1.18.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-31 10:43:38 +02:00
Ivan Mincik
4cfab1b3d6
pdal: fix libdir path in pkgconfig file
...
Co-authored-by: Johannes Jöns <34899572+jopejoe1@users.noreply.github.com>
2024-07-31 10:27:27 +02:00
Alois Wohlschlager
ec60e56b26
rtw88-firmware: drop
...
It's all part of linux-firmware now.
2024-07-31 10:26:51 +02:00
Alois Wohlschlager
9573db47a5
linuxPackages.rtw88: unstable-2023-07-23 -> 0-unstable-2024-07-27
...
Newer versions of the out-of-tree rtw88 driver feature significantly expanded
hardware support, including many hardware previously supported by the rtl8821au
driver.
2024-07-31 10:26:38 +02:00
Ivan Mincik
6ab780da86
Merge pull request #330558 from r-ryantm/auto-update/grass
...
grass: 8.3.2 -> 8.4.0
2024-07-31 08:18:42 +00:00
Leah Amelia Chen
f4916f0c3a
novelwriter: 2.4.4 -> 2.5.1
2024-07-31 16:15:07 +08:00
R. Ryantm
7ce56e26c4
grass: 8.3.2 -> 8.4.0
2024-07-31 10:14:10 +02:00
Ivan Mincik
40cfb49204
Merge pull request #326291 from imincik/grass-sync-with-upstream
...
grass: sync packaging with upstream
2024-07-31 08:11:36 +00:00
Raghav Sood
5a39f8e0aa
Merge pull request #331172 from edef1c/flyctl-0.2.101
...
flyctl: 0.2.94 -> 0.2.101
2024-07-31 16:10:16 +08:00
Jonas Chevalier
6952047399
Merge pull request #330511 from zimbatm/nar-serve-package
...
nixos/nar-serve: 0.6.1 -> 0.7.0
2024-07-31 09:59:48 +02:00
zimbatm
5a353f15cc
nixos/nar-serve: add domain option
2024-07-31 09:57:37 +02:00
zimbatm
091f5f6540
nar-serve: 0.6.1 -> 0.7.0
2024-07-31 09:57:36 +02:00
zimbatm
ed47bba9ad
nixos/nar-serve: add package option
2024-07-31 09:57:36 +02:00
Vincent Laporte
ee96b8a3cf
Merge pull request #329695 from definfo/coq-high-school-geometry-8.16
...
coqPackages.high-school-geometry: init at 8.16
2024-07-31 09:52:37 +02:00
datafoo
89a20c9b6e
vscode-extensions.streetsidesoftware.code-spell-checker: 4.0.4 -> 4.0.5
2024-07-31 09:52:36 +02:00
Stefan Frijters
9947f73200
hurl: fix build with Rust 1.79
2024-07-31 09:33:48 +02:00
Bruno BELANYI
e20e12a9c7
Merge pull request #330956 from DCsunset/gotify-module-update
...
nixos/gotify-server: support all config options and custom package
2024-07-31 08:22:23 +01:00
Jonas Chevalier
a071069eb2
Merge pull request #329997 from zimbatm/zimbatm-by-name
...
move packages I maintain to pkgs/by-name
2024-07-31 09:20:01 +02:00
K900
2c9d709871
Merge pull request #331212 from K900/release-checks-fix
...
nixpkgs/release-checks: fix build, clean up a bit
2024-07-31 10:16:48 +03:00