Bernardo Meurer
ca25692e79
Merge pull request #280092 from eclairevoyant/nix-stable
...
nixVersions.stable: 2.18.1 -> 2.19.2
2024-01-10 18:06:22 -03:00
maxine
3534a235f1
Merge pull request #278941 from amaxine/drop-gnome-themes-extra
...
gnome: don't include gnome-themes-extra by default
2024-01-10 21:07:06 +01:00
Peder Bergebakken Sundt
dff635f38d
Merge pull request #243169 from 2xsaiko/outgoing/krb5
...
nixos/krb5: cleanup, fix and RFC42-ify
2024-01-10 21:06:15 +01:00
éclairevoyant
c27bc49c43
nixVersions.stable: 2.18.1 -> 2.19.2
2024-01-10 14:04:30 -05:00
Nick Cao
cd8d49773e
Merge pull request #279757 from katexochen/k9s/0-31
...
k9s: 0.30.8 -> 0.31.1
2024-01-10 10:41:38 -05:00
Tom Siewert
890ffaa1ae
nixos/gitlab: fix database config when no passwordfile is defined
...
In commit 41ca9c1
, the database config got an additional config entry
for a separate CI database connection [1]. Unfortunately, the main connection
must always be the first entry. The fix for this was only applied when
databasePasswordFile has been set.
This commit fixes the order of the config for deployments without a databasePasswordFile.
[1] https://docs.gitlab.com/ee/update/deprecations.html#single-database-connection-is-deprecated
2024-01-10 14:35:57 +01:00
Jonas Heinrich
cb919df382
Merge pull request #279887 from onny/dokuwiki-cleanup
...
nixos/dokuwiki: Remove old migration warnings
2024-01-10 14:04:20 +01:00
Franz Pletz
078c5755a9
Merge pull request #277912 from Luflosi/kubo-send-buffer-size
2024-01-10 02:09:45 +01:00
Peder Bergebakken Sundt
92327152cd
Merge pull request #274813 from pbsds/lxd-package-option-fix
...
nixos/lxd: convert cfg.package and company to mkPackageOption
2024-01-09 23:36:42 +01:00
Peder Bergebakken Sundt
7bb62b90ef
Merge pull request #274807 from danielbarter/nixos-printing-cups-override
...
cupsd: allow cups package override
2024-01-09 22:30:34 +01:00
Peder Bergebakken Sundt
3bf05ba941
Merge pull request #271481 from eliandoran/feature/snmpd
...
nixos/snmpd: init
2024-01-09 21:32:27 +01:00
Jonas Heinrich
d71dc05e82
nixos/dokuwiki: Remove old migration warnings
2024-01-09 20:51:12 +01:00
Herwig Hochleitner
ae34cddb51
linuxPackages.systemtap: 4.8 -> 5.0a, add nixos tests ( #276840 )
...
* nixos/tests/systemtap: init smoke test
* linuxPackages.systemtap: use --sysroot instead of -r
* nixos/tests/systemtap: rule out warnings
* linuxPackages.systemtap: smaller sysroot
* nixos/tests/systemtap: test on a few more kernels
* linuxPackages.systemtap: provide debuginfo for tracing kernel.function
* linuxPackages.systemtap: test kernel.function probe
* linuxPackages.systemtap: 4.8 -> 5.0a
2024-01-09 19:38:02 +01:00
José Romildo Malaquias
3ab8dd6bf4
Merge pull request #278819 from romildo/upd.labwc
...
nixos/labwc: init
2024-01-09 12:36:11 -03:00
Nick Cao
01db22092a
Merge pull request #276773 from SuperSandro2000/gjs-nox
...
gjs: remove dependency on gtk3 when tests are disabled; nixos/no-x-libs: add gjs
2024-01-09 10:33:42 -05:00
Thiago Kenji Okada
f4549e0603
Merge pull request #278088 from soywod/himalaya-v1.0.0-beta
...
himalaya: 0.8.4 -> 1.0.0-beta
2024-01-09 13:15:33 +00:00
Yaya
0b3fbec39d
nixosTests.paperless: Convert paperless extraConfig to settings
...
`services.paperless.extraConfig` has been replaced with
`services.paperless.settings` in #277019 .
2024-01-09 13:47:52 +01:00
Jonas Chevalier
3f77dbdbd0
Merge pull request #279578 from trofi/beignet-drop
...
beignet: remove the package
2024-01-09 09:49:29 +01:00
Paul Meyer
d7b2afbb46
k9s: 0.30.8 -> 0.31.1
2024-01-09 09:11:02 +01:00
Sandro Jäckel
6b73be0ca5
nixos/no-x-libs: add gjs
2024-01-08 23:54:58 +01:00
Will Fancher
9127f63b94
Merge pull request #265030 from bb2020/usbstor
...
nixos/usbStorage: update device flag
2024-01-08 17:03:25 -05:00
Maciej Krüger
c92e12d81e
Merge pull request #279650 from nbraud/nixos/pam/ssh-agent-auth
...
nixos/pam: Fix use of renamed `enableSSHAgentAuth` option
2024-01-08 19:21:03 +01:00
nicoo
0e5c95035d
nixos/pam: Fix use of renamed enableSSHAgentAuth
option
2024-01-08 18:13:46 +00:00
Nick Cao
c360b49704
Merge pull request #259849 from Scrumplex/nixos/vaultwarden/backupDirCreate
...
nixos/vaultwarden: create backupDir using tmpfiles.d
2024-01-08 12:30:03 -05:00
Tom Siewert
838a2b54ed
nixos/gitlab: Add CI database connection for >=15.9
...
Starting with GitLab 15.9, single connections were deprecated [1] and
will be removed in GitLab 17.0.
[1] https://docs.gitlab.com/ee/update/deprecations.html#single-database-connection-is-deprecated
2024-01-08 18:14:06 +01:00
Maciej Krüger
b5b2f6bec4
Merge pull request #277620 from nbraud/nixos/pam/ssh-agent-auth-31611
...
nixos/pam: Add option for ssh-agent auth's trusted authorized_keys files
2024-01-08 17:42:02 +01:00
K900
b43946170e
Merge pull request #279531 from K900/linux-6.7
...
linux_6_7: init at 6.7
2024-01-08 16:17:12 +03:00
K900
8c56a751cb
Merge pull request #279422 from wegank/partition-manager-kde
...
libsForQt5.kpmcore, partition-manager: move to applications/kde
2024-01-08 15:40:06 +03:00
Weijia Wang
788c45eb57
partition-manager: move to aliases.nix
2024-01-08 13:36:56 +01:00
Sergei Trofimovich
337036cffa
beignet: remove the package
...
`beignet` saw no development since 2018 and was never ported from
`llvmPackages_6`. Is it's a library to support `OpenCL` on older GPUs
let's drop it from `nixpkgs`.
2024-01-08 10:33:46 +00:00
K900
ef190570b8
nixos/bcachefs: use linuxPackages_latest
2024-01-08 10:47:51 +03:00
Guillaume Girol
db0f76e8c9
Merge pull request #271030 from symphorien/nixseparatedebuginfod
...
nixseparatedebuginfod: init at 0.3.0, plus module and nixos test
2024-01-07 17:45:13 +01:00
Nick Cao
59eabdc943
Merge pull request #275637 from SuperSandro2000/firefox-app-update
...
nixos/firefox: disable updates when policies when programs.firefox.policies is defined
2024-01-07 10:29:43 -05:00
Nick Cao
0b88c3d297
Merge pull request #265783 from Silver-Golden/bitwarden-directory-connector_pkgs
...
Bitwarden directory connector: init
2024-01-07 10:28:04 -05:00
Nick Cao
d49252891f
Merge pull request #279015 from oddlama/fix-typesense-tests
...
typesense: fix test failure due to initialization timing
2024-01-07 09:45:40 -05:00
Maciej Krüger
c931d73fba
Merge pull request #276499 from nbraud/nixos/pam/ssh-agent-auth
...
nixos/pam: Add assertion for SSH-agent auth
2024-01-07 13:54:27 +01:00
oddlama
c6394f7c41
typesense: fix test failure due to initialization timing
2024-01-07 13:04:59 +01:00
Brendan Golden
f7c25138ea
nixos/bitwarden-directory-connector: init at version
...
Added the module to use bitwarden-directory-connector.
2024-01-07 11:22:31 +00:00
Jörg Thalheim
db59d03371
Merge branch 'master' into pr/bcachefs
2024-01-07 11:40:30 +01:00
Weijia Wang
98fc48b22d
Merge pull request #276174 from wegank/lilypond-guile-3
...
lilypond, denemo: migrate to guile 3
2024-01-07 01:51:52 +01:00
Guillaume Girol
73f0f9c21c
Merge pull request #275902 from williamvds/dnsmasq_docs
...
nixos/dnsmasq: Add documentation
2024-01-06 23:04:40 +01:00
Lin Jian
3179a4e209
Merge pull request #278536 from newAM/llama-cpp-server
...
nixos/llama-cpp: init
2024-01-07 03:58:38 +08:00
Lin Jian
c55537aa04
Merge pull request #278500 from Ten0/fix_avahi_ipv6_defaultText
...
nixos/avahi: fix incorrect defaultText of nixos option services.avahi.ipv6
2024-01-07 02:54:04 +08:00
Alex Martens
d8bb8a6417
nixos/llama-cpp: init
2024-01-06 10:42:55 -08:00
Maximilian Bosch
e55b4c1ec7
Merge pull request #278493 from marrobHD/patch-1
...
nixos/nextcloud: fix dbport in config.php
2024-01-06 16:26:15 +01:00
Thiago Kenji Okada
a0d94113e8
Merge pull request #278975 from lucasew/fix/transmission-web
...
nixos/transmission: fix webui if no custom webui is specified
2024-01-06 14:16:49 +00:00
Christian Kögler
93ae65d7dd
Merge pull request #278366 from ck3d/nixos-vdr-updates
...
nixos/vdr: add option user/group and more admin control
2024-01-06 13:01:13 +01:00
Vladimír Čunát
46ae0210ce
Merge #279134 : nixos/tests/sway: fix alacritty xwayland test
2024-01-06 11:52:19 +01:00
Vladimír Čunát
454989caf5
Merge #266164 : nixos/release: drop i686-linux support
2024-01-06 11:51:13 +01:00
Jörg Thalheim
610af56da4
nixos/tests/sway: fix alacritty xwayland test
...
if WAYLAND_DISPLAY is set to some invalid string than alacritty will
exit with an error.
2024-01-06 11:21:27 +01:00