Aleksana
2240a1aa31
Merge pull request #324163 from SuperSandro2000/271914
...
nixos/kmscon: fix eval
2024-07-03 12:38:01 +08:00
github-actions[bot]
d77a3adc09
Merge master into staging-next
2024-07-03 00:02:45 +00:00
Weijia Wang
9c1cfad9a0
Merge pull request #307910 from r-ryantm/auto-update/pixelfed
...
pixelfed: 0.11.13 -> 0.12.1
2024-07-03 00:55:55 +02:00
Sandro Jäckel
6868a97e5e
nixos/kmscon: fix eval
2024-07-03 00:01:12 +02:00
Ryan Lahfa
d387fafe2f
Merge pull request #324101 from hexchen/drop-hexchen
...
maintainers: remove myself
2024-07-02 23:38:02 +02:00
Weijia Wang
f5a7e092f3
Merge branch 'master' into staging-next
2024-07-02 22:22:02 +02:00
Thomas Gerbet
8ddb1bb721
Merge pull request #318599 from pacien/nixos-fcgiwrap-isolation
...
nixos/fcgiwrap: refactor to fix permissions
2024-07-02 21:52:33 +02:00
Sandro
15705830ce
Merge pull request #321061 from SomeoneSerge/prosody-logs
...
nixos/prosody: provide an (internal) escape hatch for overriding the …
2024-07-02 20:36:07 +02:00
Sandro
230c213fae
Merge pull request #314767 from Guanran928/mihomo
...
nixos/mihomo: add assertion for configFile
2024-07-02 20:27:36 +02:00
Sandro
bd4241bcc8
Merge pull request #297826 from anthonyroussel/update-tomcat_connectors
...
apacheHttpdPackages.mod_jk: 1.2.48 -> 1.2.49, rename from tomcat_connectors
2024-07-02 20:26:13 +02:00
Sandro
4f90cfd2f9
Merge pull request #313984 from yayayayaka/gitlab-17.0.1
...
gitlab: 16.11.5 -> 17.1.1
2024-07-02 20:12:42 +02:00
Marie Ramlow
787354f63c
nixos/renovate: allow AF_UNIX access
...
renovate can update nix dependencies, which results in nix trying to communicate with the nix-daemon over a unix socket.
2024-07-02 20:09:12 +02:00
K900
c7268baf73
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-02 20:59:57 +03:00
K900
caff135cb1
Merge pull request #323419 from Ma27/bump-grafana
...
grafana: 11.0.0 -> 11.1.0
2024-07-02 20:59:21 +03:00
Felix Bühler
4b015946c9
Merge pull request #307459 from Stunkymonkey/freshrss-extensions
...
freshrss-extensions: init
2024-07-02 19:43:22 +02:00
hexchen
2104f810b0
decklink, blackmagic-desktop-video: drop package and module
...
I am the singular maintainer for these packages. They are difficult to
maintain and are going to start to bitrot pretty much as soon as BMD
releases new software versions. Therefore, I am not only removing myself
as the maintainer but dropping them entirely.
2024-07-02 17:26:03 +00:00
Johann Wagner
49d137a967
nixos/cloud-init: Allow additional packages in cloud-init module
2024-07-02 19:19:56 +02:00
Johann Wagner
33c55024dc
nixos/cloud-init: Allow systemd.network to be enabled if cloud-init.network is disabled
2024-07-02 19:12:30 +02:00
Florian Sesser
828eb8c574
Gitlab-Runner: Add --post-get-sources-script
...
`--post-get-sources-script` has been added a while ago. This
makes it available via the nix configuration.
See https://about.gitlab.com/blog/2023/03/27/changes-to-the-preclonescript/
2024-07-02 14:46:48 +00:00
Florian Sesser
42a2c268f6
preCloneScript is now preGetSourcesScript
...
The --pre-clone-script service configuration has been deprecated (https://docs.gitlab.com/ee/update/deprecations.html#deprecation-and-planned-removal-for-ci_pre_clone_script-variable-on-gitlab-saas ) and replaced by --pre-get-sources-script (https://about.gitlab.com/blog/2023/03/27/changes-to-the-preclonescript/ ).
2024-07-02 13:23:30 +00:00
github-actions[bot]
f1dc7c9537
Merge master into staging-next
2024-07-02 12:01:23 +00:00
Florian Klink
0ef1870535
Merge pull request #323996 from hercules-ci/journald.conf-link
...
nixos/journald: Link to journald manpage
2024-07-02 14:49:24 +03:00
Cat
ed1b6699c0
nixos/syncthing: implement folder type ( #308832 )
...
* Syncthing: implemented folder type
* Syncthing: fix syntax (via @johnhamelink )
This commit should be rebased/squashed into the previous one if ofborg cleares it!
Co-authored-by: John Hamelink <me@johnhame.link>
---------
Co-authored-by: John Hamelink <me@johnhame.link>
2024-07-02 19:49:03 +08:00
Robert Hensing
7b1af67486
nixos/journald: Link to journald manpage
...
This creates a link to https://www.freedesktop.org/software/systemd/man/latest/journald.conf.html ,
thanks to `doc/manpage-urls.json`.
2024-07-02 12:09:07 +02:00
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
Mynacol
af072cfb55
nixos/nextcloud: Remove --preserve-env in sudo
...
This helps supporting sudo-rs, which currently does not implement the
--preserve-env flag and probably won't so in the foreseeable future [1].
The replacement just sets both environment variables behind the sudo
invocation with env, as sudo-rs also doesn't implement env var lists.
The OC_PASS variable is dropped, as it is seemingly unused and would
leak through this approach through /proc.
[1] https://github.com/memorysafety/sudo-rs/issues/129
2024-07-02 11:29:35 +02:00
Jonas Heinrich
c0b4d43442
Merge pull request #314525 from onny/stalwart-openfirewall
...
nixos/stalwart-mail: add openFirewall option
2024-07-02 10:00:46 +02:00
Jan Tojnar
0f56e32213
Merge pull request #319659 from jtojnar/gnome-extract
...
Move various packages out of gnome scope
2024-07-02 08:03:53 +02:00
K900
665f1d6183
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-02 08:32:46 +03:00
Lily Foster
c678743f80
treewide: remove lilyinstarlight
2024-07-02 03:17:01 +02:00
ckie
7d34b64eca
maintainers: remove ckie
...
well, we failed. we have not saved nix together[0], and today's show of
utter incompetence[1] has pushed me over the edge along with many others[2]
it's been good. a lot of PRs. a lot of endless reviews.
some new friends, some old friends converted :P
cya in the next world, cuties <3
[0] https://save-nix-together.org/
[1] https://discourse.nixos.org/t/nca-member-jonringer-joint-announcement/48231
[2] https://github.com/NixOS/nixpkgs/issues?q=label%3A%228.has%3A+maintainer-list+%28update%29%22+remove+in%3Atitle+created%3A%3C2024-07-10
2024-07-02 02:40:02 +02:00
Janik H.
76cd1d2211
maintainers: drop janik
...
I guess my time has come as well...
With this commit, I'm not just dropping my maintainer entry, but I'm also
resigning from my duties as a board observer and NixCon project lead.
I also terminated my Summer of Nix contract today.
I'll also stop hosting the local NixOS meetup.
The only "project" I'll finish under the NixOS Foundation umbrella is
Google Summer of Code because the mentees aren't even remotely
responsible for why I'm leaving, and it would be unfair to leave them
hanging.
I'm grateful for all the things I was able to learn, for all the experiences
I could gather, and for all the friends I made along the way.
NixOS is what makes computers bearable for me, so I'll go and work on
some fork (*something something* you always meet twice in life).
2024-07-02 02:36:42 +02:00
Jasper Woudenberg
71e88077ca
maintainers: remove jwoudenberg
2024-07-02 01:35:17 +02:00
Marcus Ramberg
a449a2a14a
Merge pull request #321079 from res0Nanz/master
...
nixos/cloudflared: fix links in doc
2024-07-01 23:39:57 +02:00
Felix Buehler
7c8f7bc948
nixos/tests/freshrss: test extensions
2024-07-01 23:38:56 +02:00
Felix Buehler
bb33682f3a
nixos/freshrss: add extensions
2024-07-01 23:38:56 +02:00
Guillaume Girol
3b82fcc6c3
Merge pull request #318826 from NorfairKing/borgbackup-requiremount
...
borgbackup: Use RequiresMountsFor to require that the repo is mounted
2024-07-01 22:03:55 +02:00
Maximilian Bosch
c2586ca239
nixos/nextcloud: warn about unsafe path transitions
...
Closes #294588
It _may_ also be an answer to #169733 .
See explanation from upstream[1] for further details.
[1] https://github.com/systemd/systemd/issues/19618#issuecomment-843273818
2024-07-01 21:20:12 +02:00
github-actions[bot]
1addc8dd4c
Merge master into staging-next
2024-07-01 18:01:14 +00:00
pennae
5c5aaaaaae
maintainers: remove pennae
...
https://discourse.nixos.org/t/nca-jonringer-joint-announcement/48231
https://web.archive.org/web/20240701165505/https://discourse.nixos.org/t/nca-jonringer-joint-announcement/48231
we had little faith in the NCA process, but this is going deep, *deep*
into the territory of wilfully insulting all those had placed even a
modicum of trust in that process.
have you fucking nazi bar.
2024-07-01 18:56:40 +02:00
r-vdp
d1e0f30cb2
Fix SSH in scripted initrd
...
Co-authored-by: Emily <vcs@emily.moe>
2024-07-01 15:35:55 +02:00
r-vdp
79d8116671
Fix ssh in initrd for systemd-initrd
...
Broken in https://github.com/NixOS/nixpkgs/pull/323753
2024-07-01 15:35:55 +02:00
Alyssa Ross
629d1dc03e
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/lua-modules/generated-packages.nix
2024-07-01 14:34:32 +02:00
Jonas Heinrich
f45e645e92
nixos/stalwart-mail: add openFirewall option
2024-07-01 14:10:11 +02:00
Jörg Thalheim
c08bd9add4
Merge pull request #307123 from CaptainJawZ/shiori
...
shiori: 1.5.5 -> 1.7.0
2024-07-01 13:46:24 +02:00
Thiago Kenji Okada
7fb13d1dff
Merge pull request #285299 from loispostula/patch-1
...
nixos/rtorrent: rpcsock perm should reflect provided options
2024-07-01 10:55:55 +00:00
Jörg Thalheim
521dab2594
Merge pull request #323657 from wegank/23.11-unmaintained
...
23.11 is unmaintained
2024-07-01 12:55:28 +02:00
Someone
9c1849ebd0
Merge pull request #323249 from abysssol/ollama-driver-runpath
...
ollama: remove dependency on`linuxPackages.nvidia_x11`, use `autoAddDriverRunpath` instead
2024-07-01 10:41:42 +00:00
B4rc1
814ed4b9e5
herbstluftwm: fix unable to be started ( #271198 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-01 11:11:46 +02:00
abysssol
bf91b72c06
nixos/ollama: remove linuxPackages
override
...
`linuxPackages.nvidia_x11` is no longer used by the `ollama` package.
2024-07-01 04:50:19 -04:00
Jan Tojnar
1369411184
gnome-keyring: Move from gnome scope to top-level
...
It is on the way out.
2024-07-01 09:35:26 +02:00
Jan Tojnar
71750a5e1d
gnome-disk-utility: Move from gnome scope to top-level
2024-07-01 09:35:26 +02:00
Weijia Wang
7c8efe638c
treewide: replace deprecated aliases
2024-07-01 08:49:45 +02:00
Jan Tojnar
e3a06d65ff
gnome-themes-extra: Move from gnome scope to top-level
...
Upstream archived.
2024-07-01 08:26:49 +02:00
Jan Tojnar
6d725135fe
gnome-font-viewer: Move from gnome scope to top-level
2024-07-01 08:26:49 +02:00
Jan Tojnar
598a574e08
totem: Move from gnome scope to top-level
2024-07-01 08:26:49 +02:00
Jan Tojnar
2bb2f5742a
sushi: Move from gnome scope to top-level
2024-07-01 08:26:49 +02:00
Jan Tojnar
4f71ac5153
gnome-system-monitor: Move from gnome scope to top-level
2024-07-01 08:26:49 +02:00
Jan Tojnar
433464eb6a
dconf-editor: Move from gnome scope to top-level
2024-07-01 08:26:48 +02:00
Jan Tojnar
23f2529ffc
gpaste: Move from gnome scope to top-level
...
Not really a GNOME project.
2024-07-01 08:26:48 +02:00
Jan Tojnar
20d5442d8e
devhelp: Move from gnome scope to top-level
2024-07-01 08:26:48 +02:00
Jan Tojnar
24f2cf4b4f
yelp: Move from gnome scope to top-level
2024-07-01 08:26:48 +02:00
Jan Tojnar
33da2d9416
epiphany: Move from gnome scope to top-level
2024-07-01 08:26:47 +02:00
Jan Tojnar
4380c1aa38
baobab: Move from gnome scope to top-level
2024-07-01 08:26:47 +02:00
Jan Tojnar
b69ed4249d
zenity: Move from gnome scope to top-level
...
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
Jan Tojnar
2adc7d7340
geary: Move from gnome scope to top-level
2024-07-01 08:26:46 +02:00
Jan Tojnar
5c5c20919b
adwaita-icon-theme: Move from gnome scope to top-level
...
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
Jan Tojnar
545822250c
rygel: Move from gnome scope to top-level
2024-07-01 08:26:46 +02:00
Jan Tojnar
fedc161645
simple-scan: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
f622b52aaa
seahorse: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
0daa38a8fc
gnome-calendar: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
66c4983d67
gnome-calculator: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
5482d7417b
evince: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
85a1179dab
file-roller: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
b91d4ead2a
gnome-terminal: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
04393cdded
nautilus-python: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
2be24442bb
nautilus: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
e124f51ee1
gnome-user-share: Move from gnome scope to top-level
2024-07-01 08:15:53 +02:00
Michael Franzl
90bb205387
Add regression test for libvirt NSS modules
...
This is a regression test for the implementation in
412543ddd8
which was fixed in #322022 .
2024-07-01 07:49:26 +02:00
Someone Serge
12c6d79e72
nixos/prosody: provide an escape hatch for overriding the logging configuration
2024-07-01 01:24:19 +00:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
Tom Sydney Kerckhove
edb707e3b5
borgbackup: Use RequiresMountsFor to require that the repo is mounted
2024-06-30 21:33:13 +02:00
Franz Pletz
3d7a9d1e5d
Merge pull request #321981 from fgaz/nixos/smartd/systembus-notify
2024-06-30 19:41:05 +02:00
Nick Cao
ffa6fef5ad
Merge pull request #321010 from blitz/virtualbox-kvm
...
virtualboxKvm: 20240515 -> 20240617
2024-06-30 09:53:43 -04:00
Bobby Rong
4b2a0b20e6
Merge pull request #319091 from bobby285271/upd/cinnamon
...
Cinnamon 6.2
2024-06-30 20:47:37 +08:00
Jörg Thalheim
64bd039d92
rl-2411: document new setting required for shiori
2024-06-30 13:48:21 +02:00
Jörg Thalheim
d6cf181343
nixos/shiori: fix databaseUrl example
2024-06-30 13:41:38 +02:00
Jörg Thalheim
84a8354c58
nixos/shiori: fix BindPaths conditions if databaseUrl is not set
2024-06-30 13:06:11 +02:00
Jörg Thalheim
992f8bf968
nixos/shiori: fix nixos types for paths
2024-06-30 13:06:11 +02:00
Jörg Thalheim
0b7f2a2cda
nixos/shiori: comment out non-working tests
2024-06-30 13:06:10 +02:00
Doron Behar
3063d28384
Merge pull request #271914 from kingarrrt/kmscon
...
kmscon: configure keymap from xserver xkb config
2024-06-30 10:53:15 +03:00
K900
d6da1b902b
Merge pull request #323485 from OPNA2608/fix/qtsystems-nodisplay-crash
...
libsForQt5.qtsystems: Fetch patch to fix crash on XOpenDisplay failure
2024-06-30 07:05:20 +03:00
zowoq
7244df6927
buildbot: 3.11.3 -> 4.0.0
...
sometimes takes a while for upstream to publish on pypi so switch to using github source for master, pkg, worker and github releases for the plugins which require built assets
2024-06-30 13:26:51 +10:00
h7x4
f4ebfc297c
Merge pull request #200654 from aacebedo/aacebedo/playerctld
...
playerctl: add daemon service
2024-06-30 03:41:17 +02:00
tomberek
079457313a
Merge pull request #321930 from jtbx-prs/oink-after-network
...
nixos/oink: wait for network.target
2024-06-29 20:42:03 -04:00
h7x4
8a76b6258e
doc/release-notes: add note about new service playerctld
2024-06-30 02:27:20 +02:00
OPNA2608
af779007e7
tests/lomiri: Don't need to keep Morph in the background anymore, content-hub can launch it now
2024-06-30 01:37:10 +02:00
Arthur Noel
6447fae5d0
kmscon: configure keymap from xserver xkb config
2024-06-30 00:29:16 +01:00
Danilo Reyes
4f021e14a3
shiori: 1.5.5 -> 1.7.0
2024-06-29 15:30:22 -06:00
Eman Lear
6c00b71662
Merge branch 'master' into master
2024-06-30 02:19:21 +08:00
github-actions[bot]
3bb3e89f3b
Merge master into staging-next
2024-06-29 18:01:05 +00:00
Jörg Thalheim
ebfee308fc
systemd-boot-builder: use type literals
2024-06-29 19:09:38 +02:00
Jörg Thalheim
6d0be2bec1
systemd-boot-builder: allow exceptions from python naming scheme
2024-06-29 19:09:28 +02:00
Jörg Thalheim
1ae4daa608
systemd-boot-builder: use safe run wrapper
...
we have a zoo of ways to call subprocesses.
Let's just replace this with one function that has reasonable defaults.
i.e. I catched instances where commands where run in a shell.
2024-06-29 19:09:06 +02:00
Maximilian Bosch
61c8a190f7
nixos/rl-2411: document breaking change in grafana
2024-06-29 19:09:05 +02:00
Maximilian Bosch
8511063014
grafana: 11.0.0 -> 11.1.0
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.1.0
A few additional changes were necessary:
* Grafana now refuses to listen on non-IP values and aborts with
Error: ✗ *apiserver.service run error: invalid IP address: localhost
* packages/grafana-e2e doesn't exist anymore, so the build fixes for
that could be removed.
* Make sure we always compile the binary parts of cypress.
* Grafana tends to set the minimum Go version to the latest Go version
available now[1].
* The `url` of a datasource was set to `localhost` by default. I don't
expect anybody to have not set it when needed, also Grafana aborts now
if `url` is non-empty for a random walk datasource (which broke the VM
tests).
[1] https://github.com/grafana/grafana/pull/88794#discussion_r1630563467
2024-06-29 19:09:05 +02:00
Jörg Thalheim
5cbf195292
systemd-boot-builder: use regex strings
2024-06-29 19:09:04 +02:00
Jörg Thalheim
f339bdf84c
systemd-boot-builder: simplify conditions
2024-06-29 19:09:02 +02:00
Bobby Rong
49d0f43f57
nixos/doc/rl-2411: Mention Cinnamon 6.2 update
2024-06-29 23:56:38 +08:00
Kim Lindberger
b75986fd26
Merge pull request #310642 from arcnmx/keycloak-hostname-strict
...
nixos/keycloak: relax hostname settings assertion
2024-06-29 17:09:02 +02:00
Nick Cao
690518e966
Merge pull request #321982 from Moraxyc/update-nezha-agent
...
nezha-agent: 0.17.0 -> 0.17.2
2024-06-29 09:02:54 -04:00
Bjørn Forsman
7db3dc0fa4
nixos/dictd: treat SIGTERM exit status as success
...
dictd doesn't handle SIGTERM and terminates with code 143 (128 + 15
(SIGTERM) instead of 0. This results in systemd marking the service as
failed when a user stops it (with `systemctl stop dictd`). Fix it by
treating code 143 as success.
2024-06-29 13:40:49 +02:00
K900
bde999c03e
Merge branch 'master' into staging-next
2024-06-29 10:13:13 +03:00
Thomas Gerbet
85be596266
Merge pull request #322585 from wegank/limesurvey-security
...
nixos/limesurvey: drop default encryption key and nonce
2024-06-28 23:43:24 +02:00
Sandro
0cbf178ddb
Merge pull request #322508 from MarcelCoding/hound
...
hound: convert to use freeform type
2024-06-28 22:57:59 +02:00
Matthew Croughan
d76ad79b4d
nixos/scion: use RuntimeDirectory instead of StateDirectory ( #323200 )
...
It was wrong to use StateDirectory to keep the scion-control and
scion-router runtime databases on disk for the next run. I observed that
doing this means a reboot, or power outage can corrupt the temporary
runtime databases for the next service start, leading scion ping and
other functionality to stop working permanently, since those files are
not managed in an atomic manner by the golang code.
2024-06-28 22:16:36 +02:00
Masum Reza
383744754e
Merge pull request #314798 from yomaq/healthchecks-settingsFile
...
nixos/healthchecks: add settingsFile option
2024-06-29 00:02:35 +05:30
Masum Reza
8808f7d7fc
Merge pull request #278982 from felbinger/master
...
python311Packages.mozilla-django-oidc: init at 4.0.1; peering-manager: add oidc support
2024-06-28 23:49:34 +05:30
Florian Klink
0ee2243bc8
Merge pull request #322980 from michaelfranzl/fix-nss-libvirt
...
nixos/virtualisation: increase priority for libvirt NSS modules
2024-06-28 18:15:16 +03:00
Bobby Rong
3901dc7822
Merge pull request #323159 from bobby285271/upd/xfce-colord
...
nixos/xfce: Enable colord by default
2024-06-28 23:00:08 +08:00
Bobby Rong
6c6614ada8
nixos/xfce: Enable colord by default
...
Goes with #323010 .
2024-06-28 21:42:06 +08:00
Moraxyc
f852b38c42
nixos/nezha-agent: add gpu monitoring option
2024-06-28 16:18:40 +08:00
github-actions[bot]
d3f2171a63
Merge master into staging-next
2024-06-28 06:01:08 +00:00
Artturin
fc5487d05d
Merge pull request #319715 from jmbaur/repart-compression-threads
...
nixos/systemd-repart: respect NIX_BUILD_CORES for image compression
2024-06-28 04:26:20 +03:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next
2024-06-28 00:02:11 +00:00
Weijia Wang
daa81ecb2e
nixos/limesurvey: drop default encryption key and nonce
...
Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
2024-06-28 00:34:00 +02:00
Sandro Jäckel
ccd042b969
nixos/hound: set reasonable default for dbpath
2024-06-27 21:59:15 +02:00
Marcel
d7977717ac
nixos/hound: remove with lib;
2024-06-27 21:59:07 +02:00
Marcel
e6979857a3
nixos/hound: convert config to free-form type, add config check
2024-06-27 21:56:18 +02:00
Marcel
73e7708bee
nixos/hound: cleanup services.hound.enable
2024-06-27 21:56:18 +02:00
Silvan Mosberger
c8dec6df38
Merge pull request #322801 from eclairevoyant/discourage-mkpackageoptionmd
...
lib: deprecate mkPackageOptionMD
2024-06-27 20:15:08 +02:00
github-actions[bot]
1bfaa6d6e1
Merge master into staging-next
2024-06-27 18:01:13 +00:00
Yaya
d7fd9d19b2
nixos/doc/rl-2411: Mention minimal postgresql requirement for gitlab 17
...
`gitlab` >= 17.0 requires at least `postgresql` >= 14.9. GitLab users
are advised to follow the mentioned steps in the manual to upgrade their
PostgreSQL installation.
2024-06-27 19:52:03 +02:00
Yaya
b4d242907c
nixos/gitlab: Add missing state folder
2024-06-27 19:52:03 +02:00
Yaya
59583de9d1
nixos/gitlab: Assert PostgreSQL >= 14.9
...
Support for PostgreSQL 13 has been removed in GitLab 17.0. [1]
Module users should upgrade their database installation to
PostgreSQL >= 14.9.
[1]: https://docs.gitlab.com/ee/update/deprecations.html#postgresql-13-no-longer-supported
2024-06-27 19:52:03 +02:00
Someone
35a472db57
Merge pull request #320830 from philiptaron/nixos-nvidia-change-datacenter-defaults
...
nixos/nvidia: move TOPOLOGY_FILE_PATH and DATABASE_PATH into nvidia-fabricmanager service definition
2024-06-27 15:56:29 +00:00
Martin Weinelt
d50a1e97b1
Merge remote-tracking branch 'origin/master' into staging-next
2024-06-27 16:16:01 +02:00
Robert Hensing
044d202b36
Merge pull request #322886 from fricklerhandwerk/update-nix
...
nixVersions: bump patch releases
2024-06-27 14:50:13 +02:00
Niklas Hambüchen
1032399f52
Merge pull request #322782 from DCsunset/quickwit-fix
...
nixos/quickwit: fix service ReadWritePaths
2024-06-27 14:39:11 +02:00
Jonas Heinrich
77e7768849
Merge pull request #322397 from Ma27/bump-nextcloud
...
nextcloud: drop 27, 28.0.6 -> 28.0.7, 29.0.2 -> 29.0.3
2024-06-27 14:09:29 +02:00
Valentin Gagarin
144ac0d7fc
nixVersions: bump patch releases
2024-06-27 13:43:44 +02:00
Masum Reza
891c75c86e
Merge pull request #322591 from JohnRTitor/hyprland-module
...
nixos/hyprland: set systemd environment PATH only for versions < 0.41.2
2024-06-27 16:34:04 +05:30
Sandro
f6fb5b4f20
Merge pull request #322216 from Pandapip1/patch-3
...
services/localtimed: Allow configuring packages
2024-06-27 12:58:20 +02:00
matthewcroughan
23c24527dc
nixos/scion: add scion package when scion.enable = true
2024-06-27 11:52:04 +02:00
matthewcroughan
973108d3ed
nixos/scion: use recursiveUpdate instead of //
2024-06-27 11:51:28 +02:00
éclairevoyant
77f6192786
lib: deprecate mkPackageOptionMD
2024-06-26 23:14:45 -04:00
éclairevoyant
aeee4fc133
treewide: replace mkPackageOptionMD with mkPackageOption
2024-06-26 23:05:42 -04:00
Jared Baur
560cd874a3
nixos/etc: fix using etc overlay on cross-compiled systems
...
We need to run tooling from the build platform when generating the EROFS.
2024-06-26 19:50:24 -07:00
DCsunset
05b67b87b7
nixos/quickwit: fix service ReadWritePaths
2024-06-26 20:47:00 -04:00
Pol Dellaiera
908c90cd18
Merge pull request #313606 from drupol/ollama-add-preLoadedModels
...
nixos/ollama: add `loadModels` config option
2024-06-26 22:56:56 +02:00