Commit Graph
706844 Commits
Author SHA1 Message Date
Maximilian Bosch cb9b3fd788 nixos/modules: remove a few whitespaces from the pw override parts
Otherwise the evaluation warnings have a two or even three lines of
whitespace between paragraphs.
2024-12-22 15:32:56 +01:00
fidgetingbits b84fb1e5cd nixos/tests: Add two new tests for password option override ordering
This commit adds two new tests to show that the ordering of password
overrides documentation in nixos/modules/config/user-groups.nix is
correct. The override behavior differs depending on whether a system
has systemd-sysusers enabled, so there are two tests.
2024-12-15 12:22:02 +08:00
fidgetingbits 52ce5caf36 nixos/users-groups: Correct and refactor password override documentation
Testing showed that the existing documentation regarding password override
ordering was incorrect. This commit corrects the errors and refactors
the way the text is constructed to make updating future ordering
changes significantly easier.
2024-12-15 12:21:32 +08:00
R. RyanTMandGitHub ae8c3f2068 python312Packages.aiorussound: 4.0.5 -> 4.1.0 (#355359)
https://github.com/noahhusby/aiorussound/releases/tag/4.1.0
2024-11-12 13:36:06 +01:00
SandroandGitHub e46e13740a notonoto: init at 0.0.3 (#355067) 2024-11-12 13:30:46 +01:00
SandroandGitHub 906f3ffafb element-web: passthru conf to allow extending it via modules without discarding already set config (#355225) 2024-11-12 13:24:51 +01:00
acbab2f03f libamqpcpp: build with cmake support (#349764)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-12 13:24:30 +01:00
OTABI TomoyaandGitHub b76273df40 netmaker-full: 0.25.0 -> 0.26.0 (#354577) 2024-11-12 21:20:14 +09:00
Paul MeyerandGitHub 891fbc09c9 plymouth-blahaj-theme: init at 1.0.0 (#348061) 2024-11-12 13:18:20 +01:00
OTABI TomoyaandGitHub 2d5679a821 python312Packages.openmm: 8.1.2 -> 8.2.0 (#354739) 2024-11-12 21:17:15 +09:00
OTABI TomoyaandGitHub f327cded43 oauth2-proxy: 7.6.0 -> 7.7.1 (#352816) 2024-11-12 21:14:38 +09:00
OTABI TomoyaandGitHub e7b52180b0 juju: 3.5.3 -> 3.5.4 (#352832) 2024-11-12 21:13:42 +09:00
Ulrik StridandGitHub ef28f0aa0f ocamlPackages.ppx_deriving: 5.2.1 → 6.0.3 (#355378) 2024-11-12 13:08:46 +01:00
OTABI TomoyaandGitHub 6981abc68b superhtml: 0.5.0 -> 0.5.1 (#352539) 2024-11-12 21:07:52 +09:00
miampf 78d0007037 plymouth-blahaj-theme: init at 1.0.0 2024-11-12 12:44:51 +01:00
Bobby RongandGitHub 23bb92fdae planify: 4.11.4 -> 4.11.6 (#354994) 2024-11-12 19:37:19 +08:00
Franz PletzandGitHub 436183649d invidious: 2.20240825.2 -> 2.20241110.0 (#355279) 2024-11-12 12:13:49 +01:00
José Romildo MalaquiasandGitHub 98dddf639e sfwbar: 1.0_beta15 -> 1.0_beta16 (#355214) 2024-11-12 08:05:24 -03:00
Florian KlinkandGitHub cb88cda0d4 nixos/systemd-stage-1: Do not run code from stage 2 until it's actually time to switch-root. (#355166) 2024-11-12 12:04:54 +01:00
Franz PletzandGitHub 0af7aa2a11 picom: 12.3 -> 12.4 (#355250) 2024-11-12 12:04:30 +01:00
SandroandGitHub 9880ca7cc1 kangaru: init at 4.3.2 (#349770) 2024-11-12 11:48:46 +01:00
SandroandGitHub 7e1c782391 python312Packages.radish-bdd: fix missing yaml dependency (#353167) 2024-11-12 11:48:24 +01:00
Florian KlinkandGitHub 51c8642af9 talosctl: 1.8.1 -> 1.8.2 (#351908) 2024-11-12 11:47:21 +01:00
SandroandGitHub 8861de327d go-ios: 1.0.150 -> 1.0.155 (#354441) 2024-11-12 11:45:10 +01:00
SandroandGitHub 1f4edbfbe6 python3Packages.django-cms: init at 4.1.3 (#354163) 2024-11-12 11:38:09 +01:00
OTABI TomoyaandGitHub 77b0250bfc stirling-pdf: 0.29.0 -> 0.30.1 (#352066) 2024-11-12 19:26:41 +09:00
Weijia WangandGitHub 62cfb3e8d8 kitty: use makeBinaryWrapper to wrap kitty executable (#352795) 2024-11-12 11:20:32 +01:00
OTABI TomoyaandGitHub 80a8ca4208 vitess: 20.0.2 -> 21.0.0 (#352200) 2024-11-12 19:19:33 +09:00
OTABI TomoyaandGitHub 54ce061f24 calico-apiserver: 3.28.2 -> 3.29.0 (#352325) 2024-11-12 19:10:40 +09:00
eyjhb dc21ec8373 go-ios: 1.0.150 -> 1.0.155 2024-11-12 11:09:01 +01:00
OTABI TomoyaandGitHub 890c384fef fava: 1.28 -> 1.29 (#352357) 2024-11-12 19:02:09 +09:00
OTABI TomoyaandGitHub 8ed8ee7bdb python312Packages.mlflow: 2.16.2 -> 2.17.2 (#351550) 2024-11-12 18:58:47 +09:00
Valentin Gagarin 50ff833cd8 devmode: move to pkgs/by-name
now one can use `devmode` from anywhere Nixpkgs is available:

    devmode = pkgs.devmode.override {
      buildArgs = toString ./.;
      open = "/index.html";
    };
2024-11-12 10:16:58 +01:00
Valentin Gagarin b94f54b7a0 devmode: make reusable
the `devmode` helper made for the Nixpkgs/NixOS manual was exposed wrapped
in `mkShell`, which made it impossible to reuse.

this change strips that wrapper and reproduces it at the call site.

now one can use `devmode` from anywhere Nixpkgs is available:

    devmode = pkgs.callPackage "${pkgs.path}/pkgs/tools/nix/web-devmode.nix" {
      buildArgs = toString ./.;
      open = "/index.html";
    };
2024-11-12 10:16:58 +01:00
OTABI TomoyaandGitHub 9d48107bcc yaru-theme: 24.04.3 -> 24.10.4 (#348692) 2024-11-12 18:02:35 +09:00
Bruno Bigras fff5858140 talosctl: 1.8.1 -> 1.8.2 2024-11-12 03:32:42 -05:00
R. RyanTMandGitHub 787264df64 home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.3 -> 4.2.0 (#355374)
https://github.com/Nerwyn/android-tv-card/releases/tag/4.2.0
2024-11-12 09:22:30 +01:00
Vincent Laporte 23bb0ee13f ocamlPackages.ppx_deriving: 5.2.1 → 6.0.3 2024-11-12 09:12:32 +01:00
Vincent Laporte 9a67ee8a49 ocamlPackages.ppx_deriving_cmdliner: add missing dependency result 2024-11-12 09:12:32 +01:00
Fabian AffolterandGitHub cf659d5107 python312Packages.aioslimproto: refactor (#355148) 2024-11-12 09:03:56 +01:00
Fabian AffolterandGitHub a4d951e6f2 metasploit: 6.4.34 -> 6.4.35 (#355149) 2024-11-12 09:03:39 +01:00
Fabian AffolterandGitHub c9beee48d4 ldeep: 1.0.72 -> 1.0.73 (#355178) 2024-11-12 09:03:26 +01:00
Fabian AffolterandGitHub fc3f7873a6 checkov: 3.2.283 -> 3.2.286 (#355179) 2024-11-12 09:03:09 +01:00
Fabian AffolterandGitHub 4e962cd5fd python312Packages.webexteamssdk: 1.6.1 -> 2.0.1 (#355190) 2024-11-12 09:02:53 +01:00
Fabian AffolterandGitHub 668605e524 python312Packages.wsgidav: add inputs for cli usage (#355175) 2024-11-12 09:02:17 +01:00
Vlad M.andGitHub c783eed0c1 hcxtools: 6.3.4 -> 6.3.5 (#355215) 2024-11-12 10:01:28 +02:00
kirillrdyandGitHub b76ab1e652 distribution: 3.0.0-beta.1 -> 3.0.0-rc.1 (#354430) 2024-11-12 18:56:02 +11:00
kirillrdyandGitHub 980c70c72e hatsu: 0.2.2 -> 0.3.0 (#354408) 2024-11-12 18:54:10 +11:00
Jörg ThalheimandGitHub a70c75fb77 pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files (#353692) 2024-11-12 08:53:51 +01:00
Rick van SchijndelandGitHub efa952e65b cpm-cmake: Set CURRENT_CPM_VERSION; adopt; format (#354654) 2024-11-12 08:47:12 +01:00