| Commit message (Expand) | Author | Age | Files | Lines |
| * | nixos/release-small: fix nesting on new acme testsorigin/fix-small-eval | K900 | 2025-02-26 | 1 | -4/+6 |
| * | ocamlPackages.camlimages: 5.0.4 → 5.0.5 (#383877) | Arne Keller | 2025-02-26 | 4 | -37/+17 |
| |\ |
|
| | * | ocamlPackages.camlimages: 5.0.4 → 5.0.5 | Vincent Laporte | 2025-02-21 | 4 | -37/+17 |
| * | | snyk: 1.1295.2 -> 1.1295.3 (#383583) | Arne Keller | 2025-02-26 | 1 | -2/+7 |
| |\ \ |
|
| | * | | snyk: 1.1295.2 -> 1.1295.3•••Signed-off-by: misilelab <misileminecord@gmail.com>
| misilelab | 2025-02-20 | 1 | -2/+7 |
| * | | | ankama-launcher: 3.12.30 → 3.12.35 (#382899) | Arne Keller | 2025-02-26 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | ankama-launcher: 3.12.30 → 3.12.35 | Fournux | 2025-02-17 | 1 | -3/+3 |
| * | | | | phpExtensions.memprof: 3.0.2 -> 3.1.0 (#385182) | Pol Dellaiera | 2025-02-26 | 1 | -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 Reyrol | 2025-02-26 | 1 | -2/+2 |
| * | | | | | symfony-cli: 5.10.9 -> 5.11.0 (#385185) | Pol Dellaiera | 2025-02-26 | 1 | -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 Reyrol | 2025-02-26 | 1 | -3/+3 |
| | |/ / / / |
|
| * | | | | | fsautocomplete: 0.75.0 -> 0.77.2 (#383587) | Arne Keller | 2025-02-26 | 2 | -383/+121 |
| |\ \ \ \ \ |
|
| | * | | | | | fsautocomplete: 0.75.0 -> 0.77.2 | ners | 2025-02-18 | 2 | -380/+110 |
| | * | | | | | fsautocomplete: add update script | ners | 2025-02-19 | 1 | -3/+11 |
| * | | | | | | hoppscotch: 24.12.0-0 -> 25.1.1-0 (#383811) | Arne Keller | 2025-02-26 | 1 | -4/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | hoppscotch: 24.12.0-0 -> 25.1.1-0 | Nicholas Hassan | 2025-02-21 | 1 | -4/+4 |
| * | | | | | | | nixos/tests/acme: Refactor test suite (#378705) | K900 | 2025-02-26 | 19 | -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 Savva | 2025-02-22 | 19 | -1061/+944 |
| * | | | | | | | | nixos/acme: Refactor setup process (#355087) | K900 | 2025-02-26 | 1 | -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 Savva | 2025-02-22 | 1 | -76/+65 |
| * | | | | | | | | cosmic-applibrary: 0-unstable-2024-02-09 -> 1.0.0-alpha.6, use libcosmicAppHo... | Vlad M. | 2025-02-26 | 1 | -23/+24 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | cosmic-applibrary: 1.0.0-alpha.5.1 -> 1.0.0-alpha.6 | Heitor Augusto | 2025-02-24 | 1 | -3/+3 |
| | * | | | | | | | | cosmic-applibrary: add HeitorAugustoLN as a maintainer | Heitor Augusto | 2025-02-17 | 1 | -1/+4 |
| | * | | | | | | | | cosmic-applibrary: disable just check•••Redundant check since buildRustPackage already runs cargo check in the checkPhase
| Heitor Augusto | 2025-02-17 | 1 | -0/+1 |
| | * | | | | | | | | cosmic-applibrary: 0-unstable-2024-02-09 -> 1.0.0-alpha.5.1 | Heitor Augusto | 2025-02-17 | 1 | -5/+5 |
| | * | | | | | | | | cosmic-applibrary: add updateScript | Heitor Augusto | 2025-02-17 | 1 | -0/+10 |
| | * | | | | | | | | cosmic-applibrary: use libcosmicAppHook | Heitor Augusto | 2025-02-17 | 1 | -15/+2 |
| | * | | | | | | | | cosmic-applibrary: remove `with lib` from meta | Heitor Augusto | 2025-02-17 | 1 | -4/+4 |
| | * | | | | | | | | cosmic-applibrary: hardcode repository name•••Fixes repo = pname anti-pattern
| Heitor Augusto | 2025-02-17 | 1 | -2/+2 |
| * | | | | | | | | | python312Packages.graph-tool: 2.85 -> 2.91 (#384612) | misuzu | 2025-02-26 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | python312Packages.graph-tool: 2.85 -> 2.91 | R. Ryantm | 2025-02-23 | 1 | -2/+2 |
| * | | | | | | | | | | screen: fix the use of strncpy when using -X (#384846) | 7c6f434c | 2025-02-26 | 2 | -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
| 7c6f434c | 2025-02-25 | 2 | -0/+20 |
| * | | | | | | | | | | | kdePackages.kwin: 6.3.2 -> 6.3.2.1 (#385181) | K900 | 2025-02-26 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| | * | | | | | | | | | | kdePackages.kwin: 6.3.2 -> 6.3.2.1•••Fixes kwin not starting on some configurations.
| K900 | 2025-02-26 | 1 | -3/+3 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | firefox: use regular wrapper (#385148) | K900 | 2025-02-26 | 1 | -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 Pletz | 2025-02-26 | 1 | -2/+2 |
| * | | | | | | | | | | | neovide: 0.14.0 -> 0.14.1 (#384483) | Christian Kögler | 2025-02-26 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | neovide: 0.14.0 -> 0.14.1 | Christian Kögler | 2025-02-23 | 1 | -6/+6 |
| * | | | | | | | | | | | | kanata: fix darwin build (#384944) | Masum Reza | 2025-02-26 | 1 | -6/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | kanata: fix darwin build | Benjamin Manuel | 2025-02-25 | 1 | -6/+13 |
| * | | | | | | | | | | | | | scaleway-cli: 2.36.0 -> 2.37.0 (#385156)•••Co-authored-by: techknowlogick <hello@techknowlogick.com> | nixpkgs-merge-bot[bot] | 2025-02-26 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | scaleway-cli: 2.36.0 -> 2.37.0 | R. Ryantm | 2025-02-26 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | incus-ui-canonical: 0.14.6 -> 0.15 (#385042) | Adam C. Stephens | 2025-02-25 | 2 | -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. Stephens | 2025-02-25 | 2 | -26/+22 |
| * | | | | | | | | | | | | | | | testing/test-instrumentation: Decrease stateVersion priority (#384976) | Johannes Kirschbauer | 2025-02-26 | 1 | -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-kenji | 2025-02-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | kdePackages.waylib: 0.6.10-alpha -> 0.6.11 (#385151) | rewine | 2025-02-26 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | kdePackages.waylib: 0.6.10-alpha -> 0.6.11 | R. Ryantm | 2025-02-26 | 1 | -2/+2 |
| | | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | python312Packages.ariadne: 0.25.2 -> 0.26.1 (#385109) | Samuel Ainsworth | 2025-02-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | |
|