summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/release-small: fix nesting on new acme testsorigin/fix-small-evalK9002025-02-261-4/+6
* ocamlPackages.camlimages: 5.0.4 → 5.0.5 (#383877)Arne Keller2025-02-264-37/+17
|\
| * ocamlPackages.camlimages: 5.0.4 → 5.0.5Vincent Laporte2025-02-214-37/+17
* | snyk: 1.1295.2 -> 1.1295.3 (#383583)Arne Keller2025-02-261-2/+7
|\ \
| * | snyk: 1.1295.2 -> 1.1295.3•••Signed-off-by: misilelab <misileminecord@gmail.com> misilelab2025-02-201-2/+7
* | | ankama-launcher: 3.12.30 → 3.12.35 (#382899)Arne Keller2025-02-261-3/+3
|\ \ \
| * | | ankama-launcher: 3.12.30 → 3.12.35Fournux2025-02-171-3/+3
* | | | phpExtensions.memprof: 3.0.2 -> 3.1.0 (#385182)Pol Dellaiera2025-02-261-2/+2
|\ \ \ \
| * | | | phpExtensions.memprof: 3.0.2 -> 3.1.0•••Diff: https://github.com/arnaud-lb/php-memory-profiler/compare/3.0.2...3.1.0 Changelog: https://github.com/arnaud-lb/php-memory-profiler/releases/tag/3.1.0 Gaël Reyrol2025-02-261-2/+2
* | | | | symfony-cli: 5.10.9 -> 5.11.0 (#385185)Pol Dellaiera2025-02-261-3/+3
|\ \ \ \ \
| * | | | | symfony-cli: 5.10.9 -> 5.11.0•••Diff: https://github.com/symfony-cli/symfony-cli/compare/v5.10.9...v5.11.0 Changelog: https://github.com/symfony-cli/symfony-cli/releases/tag/v5.11.0 Gaël Reyrol2025-02-261-3/+3
| |/ / / /
* | | | | fsautocomplete: 0.75.0 -> 0.77.2 (#383587)Arne Keller2025-02-262-383/+121
|\ \ \ \ \
| * | | | | fsautocomplete: 0.75.0 -> 0.77.2ners2025-02-182-380/+110
| * | | | | fsautocomplete: add update scriptners2025-02-191-3/+11
* | | | | | hoppscotch: 24.12.0-0 -> 25.1.1-0 (#383811)Arne Keller2025-02-261-4/+4
|\ \ \ \ \ \
| * | | | | | hoppscotch: 24.12.0-0 -> 25.1.1-0Nicholas Hassan2025-02-211-4/+4
* | | | | | | nixos/tests/acme: Refactor test suite (#378705)K9002025-02-2619-1061/+944
|\ \ \ \ \ \ \
| * | | | | | | nixos/tests/acme: Refactor test suite•••Split tests up based on certain use cases: - http01-builtin: Tests most functionality of the core module, such as the systemd and hashing components, whilst utilising lego's built in http01 resolution mechanis. - dns01: Tests only that DNS01 renewal works as expected. - nginx: Tests nginx compatability - httpd: Tests httpd compatability - caddy: Tests caddy compatability Lucas Savva2025-02-2219-1061/+944
* | | | | | | | nixos/acme: Refactor setup process (#355087)K9002025-02-261-76/+65
|\| | | | | | |
| * | | | | | | nixos/acme: Refactor setup process•••Over time, we added a lot of setup services to the ACME module, namely: - acme-selfsigned-ca.service: Creates the selfsigned CA certificates used to generate selfsigned certs for each configured cert. - acme-fixperms.service: Ensures permissions correctness on certs after system configuration changes. - acme-lockfiles.service: Create lockfiles used to implement maxConcurrentRenewals. These numerous setup services complicated the dependency chain for any cert renewal, and also made it difficult to track responsibility for specific setup steps, for example, creating /var/lib/acme or setting permissions of shared folders. This change proposes a new acme-setup.service which encapsulates the functionality of the previous 3 services into one. The service is still defined in 3 separate chunks (using lib.mkMerge) which allows us to keep a logical separation between each step and preserve some optionality in the features. The result is a generally simplified definition of systemd unit dependencies and an obvious entrypoint for future setup extensions. Lucas Savva2025-02-221-76/+65
* | | | | | | | cosmic-applibrary: 0-unstable-2024-02-09 -> 1.0.0-alpha.6, use libcosmicAppHo...Vlad M.2025-02-261-23/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | cosmic-applibrary: 1.0.0-alpha.5.1 -> 1.0.0-alpha.6Heitor Augusto2025-02-241-3/+3
| * | | | | | | | cosmic-applibrary: add HeitorAugustoLN as a maintainerHeitor Augusto2025-02-171-1/+4
| * | | | | | | | cosmic-applibrary: disable just check•••Redundant check since buildRustPackage already runs cargo check in the checkPhase Heitor Augusto2025-02-171-0/+1
| * | | | | | | | cosmic-applibrary: 0-unstable-2024-02-09 -> 1.0.0-alpha.5.1Heitor Augusto2025-02-171-5/+5
| * | | | | | | | cosmic-applibrary: add updateScriptHeitor Augusto2025-02-171-0/+10
| * | | | | | | | cosmic-applibrary: use libcosmicAppHookHeitor Augusto2025-02-171-15/+2
| * | | | | | | | cosmic-applibrary: remove `with lib` from metaHeitor Augusto2025-02-171-4/+4
| * | | | | | | | cosmic-applibrary: hardcode repository name•••Fixes repo = pname anti-pattern Heitor Augusto2025-02-171-2/+2
* | | | | | | | | python312Packages.graph-tool: 2.85 -> 2.91 (#384612)misuzu2025-02-261-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python312Packages.graph-tool: 2.85 -> 2.91R. Ryantm2025-02-231-2/+2
* | | | | | | | | | screen: fix the use of strncpy when using -X (#384846)7c6f434c2025-02-262-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | screen: fix the use of strncpy when using -X•••SendCmdMessage in attacher.c used strncpy with increasing pointers into the same buffer without reducing the available buffer size. As the length is computed and checked already, use memcpy. If the check fails, fail the operation instead of silent truncation of the arguments sent. Co-authored-by: Reno Dakota <paparodeo@proton.me> Fixes: #384835 Related to: https://savannah.gnu.org/bugs/index.php?66215 Related to: https://savannah.gnu.org/bugs/index.php?66142 7c6f434c2025-02-252-0/+20
* | | | | | | | | | | kdePackages.kwin: 6.3.2 -> 6.3.2.1 (#385181)K9002025-02-261-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | kdePackages.kwin: 6.3.2 -> 6.3.2.1•••Fixes kwin not starting on some configurations. K9002025-02-261-3/+3
|/ / / / / / / / / /
* | | | | | | | | | firefox: use regular wrapper (#385148)K9002025-02-261-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | firefox: use regular wrapper•••PR #377863 introduced `makeBinaryWrapper` which is incompatible to how native messaging hosts are being configured since they use the `--run` argument. Franz Pletz2025-02-261-2/+2
* | | | | | | | | | | neovide: 0.14.0 -> 0.14.1 (#384483)Christian Kögler2025-02-261-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | neovide: 0.14.0 -> 0.14.1Christian Kögler2025-02-231-6/+6
* | | | | | | | | | | | kanata: fix darwin build (#384944)Masum Reza2025-02-261-6/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kanata: fix darwin buildBenjamin Manuel2025-02-251-6/+13
* | | | | | | | | | | | | scaleway-cli: 2.36.0 -> 2.37.0 (#385156)•••Co-authored-by: techknowlogick <hello@techknowlogick.com>nixpkgs-merge-bot[bot]2025-02-261-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | scaleway-cli: 2.36.0 -> 2.37.0R. Ryantm2025-02-261-3/+3
* | | | | | | | | | | | | | incus-ui-canonical: 0.14.6 -> 0.15 (#385042)Adam C. Stephens2025-02-252-26/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | incus-ui-canonical: 0.14.6 -> 0.15•••lxd upstream changelog: https://github.com/canonical/lxd-ui/releases/tag/0.15 Adam C. Stephens2025-02-252-26/+22
* | | | | | | | | | | | | | | testing/test-instrumentation: Decrease stateVersion priority (#384976)Johannes Kirschbauer2025-02-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | testing/test-instrumentation: Decrease stateVersion priority•••Set the priority of `system.stateVersion` between `mkDefault` and `mkOptionDefault`. Since this is set unconditionally for test instrumentation purposes, and it is specifically set to: ``` Squelch warning about unset system.stateVersion ``` it should be no problem to not conflict if someone if setting this option as `mkDefault`. a-kenji2025-02-251-1/+1
* | | | | | | | | | | | | | | kdePackages.waylib: 0.6.10-alpha -> 0.6.11 (#385151)rewine2025-02-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | kdePackages.waylib: 0.6.10-alpha -> 0.6.11R. Ryantm2025-02-261-2/+2
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | python312Packages.ariadne: 0.25.2 -> 0.26.1 (#385109)Samuel Ainsworth2025-02-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |