about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
4 daysmariadb: 10.5.26, 10.6.19, 10.11.9, 11.4.3 (#334878)Simon Hauser3-270/+292
* mariadb: 10.5.26, 10.6.19, 10.11.9, 11.4.3 * nixos/tests/automysqlbackup: nixfmt * nixos/automysqlbackup: fix tests * nixos/tests/mariadb-galera: nixfmt * nixos/tests/mariadb-galera: fix test failing with new default IPv6 configuration
4 daysnixos/logrotate: harden systemd unit (#339050)Martin Weinelt3-3/+52
4 daysImprove assertions for `etc.overlay` and `systemd-sysusers` (#332516)Jörg Thalheim2-13/+2
4 daysnixosTests.k3s.{single-node,multi-node}: enable check-config for aarch64 ↵Jörg Thalheim2-35/+29
(#343296)
4 daysnixos/nar-serve: remove `with lib;` (#343472)Daniel Nagy1-5/+5
4 daysnixos: set system.stateVersion from the nixpkgs release, not versiontilpner2-2/+2
The nixpkgs/nixos version includes a suffix like "pre-git" or "pre676716.6f16e67b4921", which does not match the conventional "XX.YY" format of system.stateVersion. Unifying the format to "XX.YY" allows for (stricter) validation (see #317858), and the introduction in 3a5ff9a68c9dbb8b707555d44988575b3e9544bf was only concerned with silencing warnings, so the addition of the "pre.*" suffix into stateVersion was probably unintentional.
4 daysnixos/pretix: fix database.host option type (#343917)Marcel1-1/+1
Support database configuration using TCP and not only Unix sockets.
4 daysFix expandOnBoot=false and rigid path to nix-path-registration (#341071)Jonas Chevalier1-7/+22
4 daysnixos/darkhttpd: remove `with lib;` (#343441)Atemu1-6/+6
5 daysnixos/profiles/minimal: set fonts.enableDefaultPackages which was previously ↵Emily1-1/+3
set by environment.noXLibs (#341734)
5 daysnixos/profiles/minimal: set fonts.enableDefaultPackages which was previously ↵Sandro1-1/+3
set by environment.noXLibs
5 days24.11-release-notes/nixos/xen: fix wrong indentation inside deprecation warningFernando Rodrigues1-1/+1
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
5 daysdependency-track: init at 4.11.6 (#328669)Leona Maroni5-0/+677
5 daysnixos: remove environment.noXlibs (#341717)Emily5-97/+10
5 daysMerge: linux_4_19: drop (#343283)Maximilian Bosch2-1/+2
5 daysnixos/dependency-track: add nixos testAlexander Sieg1-0/+65
5 daysnixos/dependency-track: init moduleAlexander Sieg4-0/+612
5 daysnix: update nix-fallback-paths (#343716)Jörg Thalheim1-5/+5
5 daysnixos/davis: fix nginx conf's well-known redirect (#342995)Aleksana1-2/+2
5 daysnix: update nix-fallback-pathsJörg Thalheim1-5/+5
5 daysglobalprotect-openconnect: add core logic and packages for 2.x releases ↵Weijia Wang4-58/+7
(#316526)
5 daysnixos/globalprotect: mention removalWeijia Wang1-0/+1
5 daysnixos/{redmine,murmur}: Add Felix Singer as maintainerFelix Singer2-0/+3
I'm maintaining the associated packages. So it makes sense to add myself to their modules as well. Signed-off-by: Felix Singer <felixsinger@posteo.net>
5 daysnixos/doc: include how to identify device name (#343625)Stephen1-0/+2
Include how to identify device name Co-authored-by: aleksana <me@aleksana.moe>
5 dayslinux_4_19: drop since it will reach EOL within NixOS 24.11Fabián Heredia Montiel2-1/+2
5 daysnixos/xen: fix spurious ShellCheck warning (#343528)Emily1-0/+4
5 daysclash-verge: remove (#342557)h7x41-6/+21
5 daysPlaywright: browser improvements, update (#298944)Matthieu Coudron2-0/+59
6 dayswaybar: include the systemd user unit (#340874)Masum Reza1-6/+9
6 daysglobalprotect-openconnect: add core logic and packages for 2.x releasesRahul Rameshbabu1-1/+4
The GUI of GlobalProtect-openconnect is unfree software, while the CLI is licensed as GPLv3-only. This packaging work focuses on the CLI, and components required for the CLI. Link: https://github.com/yuezk/GlobalProtect-openconnect Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
6 daysglobalprotect-openconnect: remove deprecated 1.x packageRahul Rameshbabu3-58/+3
The 1.x iteration of globalprotect-openconnect is no longer being developed. Remove related components from nixpkgs. Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
6 daysnixos/xen: fix spurious ShellCheck warningFernando Rodrigues1-0/+4
It thinks we want to expand the `*` regex expressions inside the `sed` commands. We do not. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
6 daysnixos/tools: continue cleanup (#343466)Jörg Thalheim5-164/+176
6 dayszutty: init at 0.16-unstable-2024-08-18 (#336255)Weijia Wang1-0/+2
6 daysnixos/bacula: add system-bacula.slice (#338739)h7x41-0/+8
6 daysnixos/ups: add system-ups.slice (#338556)h7x41-0/+8
6 daysclash-verge: removezendo1-6/+21
6 daystreewide: use pkgs.nixos-enter instead of config.system.build.nixos-enterK9004-5/+5
6 daysnixos/tools: continue cleanupK9001-159/+171
- remove with lib - shuffle some things around for readability - add separate options for each tool
6 daysMerge: nixos/tests: add postgresql wal2json test (#315095)Maximilian Bosch8-0/+242
6 daysnixos/nautilus-open-any-terminal: only set NAUTILUS_4_EXTENSION_DIR in non ↵Masum Reza1-7/+20
GNOME environment (#343447)
6 daystailscale: only autoconnect after backend is up (#338210)Sandro1-5/+11
6 daysnixos/nautilus-open-any-terminal: only set NAUTILUS_4_EXTENSION_DIR in non ↵linsui1-7/+20
GNOME environment
6 daysnixos/darkhttpd: remove `with lib;`Daniel Nagy1-6/+6
6 daysnixos/yggdrasil: add nagy as maintainerDaniel Nagy1-1/+1
6 daysnixos/yggdrasil: remove `with lib;`Daniel Nagy1-7/+9
6 dayshydra: 0-unstable-2024-09-15 -> 0-unstable-2024-09-20 (#338902)Nick Cao1-2/+4
6 daysnixos/dnsmasq: remove deprecated option "extraConfig"Ryan Horiguchi3-24/+8
7 daysadd support for building fully dm-verity protected images with ↵Ryan Lahfa8-0/+487
systemd-repart (#343252)
7 dayszutty: init at 0.16-unstable-2024-08-18Quag1-0/+2