Commit Graph
809737 Commits
Author SHA1 Message Date
Pol DellaieraandGitHub 626cdb0dbf github-copilot-cli: drop (#413116) 2025-06-02 10:51:42 +02:00
Niklas KorzandGitHub 6626fe9195 ente-auth: 4.3.5 -> 4.3.6 (#412951) 2025-06-02 10:39:50 +02:00
Markus KowalewskiandGitHub 6491478c10 slurm: 24.11.5.1 -> 25.05.0.1 (#412789) 2025-06-02 10:23:52 +02:00
lassulusandGitHub 6425d59fb2 yubikey-manager: 5.6.1 -> 5.7.0 (#413110) 2025-06-02 10:01:04 +02:00
96ebc0e4b1 shopware-cli: 0.6.1 -> 0.6.3 (#413117)
Co-authored-by: shyim <github@shyim.de>
2025-06-02 07:43:23 +00:00
Ethan Carter EdwardsandValentin Gagarin 5c75f447c9 arpa2-leaf: init at 0.2
NGI project.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-02 09:41:16 +02:00
Ethan Carter EdwardsandValentin Gagarin 530b8475c0 lillydap: init at 1.0.1
NGI Project

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-02 09:41:16 +02:00
Ethan Carter EdwardsandValentin Gagarin 7da497a91a python3Packages.wokkel: init at 18.0.0
NGI project.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-06-02 09:40:18 +02:00
eljammandValentin Gagarin db0b526f96 doc/rl-2505: add GNU Taler entry 2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 1c87f40c67 taler-{exchange,merchant}: add passthru.tests 2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 1dd75bd295 taler-wallet-core: patch sqlite-helper script shebangs 2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin d062164ed8 taler-merchant: work around expected paths
Some services expect the `sql` and `templates` directories to be
available under different paths than what's outputted.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 3213654cf8 tests/taler: update exchange node config 2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin b24910bccf tests/taler: fix currency withdrawal confirmation 2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin c1fe104a77 tests/taler: adjust currency wire fees
because making a withdrawal fails if the fees are 0, for some reason.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin f73d148645 tests/taler: pass config to taler-exchange-offline
else it doesn't work properly.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 4ea47f3563 tests/taler: change bank admin password
which is now required to be at least 8 chars long.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 12fa648231 tests/taler: update merchant instance's endpoint 2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 21ad6f743c tests/taler: create exchange credentials at runtime
Basic auth is deprecated, so exchange credentials must be set at runtime
because it requires a token from the bank.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 1741d8abaa tests/taler: authenticate users with tokens 2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin e04f8bb993 nixos/libeufin: update BASE_URL
which is now required to have a valid protocol.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 276fca3265 nixos/taler: add exchangekeyupdate service
whose role is to sync Taler exchanges' information with the merchant.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 58fca01255 nixos/taler: update exchange settings
adding new and removing deprecated ones.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 85b6430fac nixos/taler: use the same dynamicUser for services
which makes managing the database much simpler.
2025-06-02 09:38:19 +02:00
eljammandValentin Gagarin 5db5bd097c nixos/taler: explicitly specify configFile
else the executables fail to work.
2025-06-02 09:38:19 +02:00
Pol DellaieraandGitHub 18f8cabb0a treewide: remove with lib Part 0 (#413149) 2025-06-02 09:35:47 +02:00
RamsesandGitHub a3d2f03ab3 pb: use finalAttrs (#413075) 2025-06-02 09:35:03 +02:00
Wolfgang WaltherandGitHub 88b5e1cc45 workflows/{check-shell,lib-tests}: use cachix and avoid rebuilds on maintainers-only changes (#412664) 2025-06-02 07:30:25 +00:00
liberodark f42c9668cb avrdudess: use finalAttrs pattern, cleanup 2025-06-02 09:27:02 +02:00
Michele Guerini RoccoandGitHub 0e0842c978 nixos/monero: add an option to use ip ban-list (#412522) 2025-06-02 09:17:36 +02:00
liberodark 16696db425 firefox-bin: remove with lib; 2025-06-02 09:15:42 +02:00
Matthias BeyerandGitHub a9e8939335 markdownlint-cli2: 0.17.2 -> 0.18.1 (#412985) 2025-06-02 09:12:25 +02:00
Wolfgang Walther a7f4e0f9ae lib/tests: avoid full rebuild when only maintainers change
The vast majority of CI jobs to build the lib tests are caused by
changes in the maintainer list. In this case, we currently run the full
test-suite which takes 3-4 minutes. By moving the maintainers and teams
tests out of the test-with-nix file, we save almost all of that.
Building only those two tests on a change is almost instant. This only
works, because we previously enabled cachix for the workflow.

Note, that these tests are not actually run with both nix versions, even
though they were listed in the "test with specific nix version" file.
That's because we only differ in the nix version run *inside* the
sandbox, but not doing the outer build.

Since this file seems to be re-used by NixOS/nix' CI, this is
technically a small loss in coverage for that repo, but nixpkgs CI
considerations outweigh that. But because of this, I left the other
non-nix-version-specific tests in that file.
2025-06-02 09:12:19 +02:00
Wolfgang Walther f87dac4be3 workflows/{check-shell,lib-tests}: use nixpks CI cachix cache
Any change to shell.nix or ci/ currently needs to rebuild treefmt on 4
systems from scratch. We can avoid that by using the existing cachix
cache.

Adding the cache to lib-tests won't do much on it's own, yet, but it
will with the next commit.
2025-06-02 09:12:16 +02:00
Matthias BeyerandGitHub ab0902a3ed maintainers: update numinit's keys (#412810) 2025-06-02 09:10:55 +02:00
Wolfgang WaltherandGitHub 9e2e91b737 OWNERS: simplify workflow/ci owners (#412688) 2025-06-02 07:09:34 +00:00
Matthias BeyerandGitHub e1891adb45 tasks: 0.1.1 -> 0.2.0 (#413140) 2025-06-02 09:09:19 +02:00
Matthias BeyerandGitHub e98f9de2c2 sigil: 2.4.2 -> 2.5.1 (#413151) 2025-06-02 09:08:03 +02:00
Matthias BeyerandGitHub 345798cf3d xdg-terminal-exec: 0.12.3 -> 0.12.4 (#413087) 2025-06-02 09:07:51 +02:00
Théo ZimmermannandVincent Laporte cdd4fbac3d coqPackages.vscoq-language-server: 2.2.5 -> 2.2.6
To be compatible with the update of the extension in #410879.
2025-06-02 08:54:52 +02:00
Arne KellerandGitHub 15ac042535 itamae: update all gems to latest versions (#411165) 2025-06-02 08:51:45 +02:00
Arne KellerandGitHub 365681aa45 fastlane: 2.227.1 -> 2.227.2 (#410163) 2025-06-02 08:51:21 +02:00
Matthias BeyerandGitHub b51b24675d qownnotes: 25.5.10 -> 25.6.0 (#413012) 2025-06-02 08:49:09 +02:00
Arne KellerandGitHub 47e8569fbd python313Packages.granian: use jemalloc hook to fix aarch64-linux (#410611) 2025-06-02 08:46:15 +02:00
FloandGitHub 846f227fd6 maintainers: add max06 (#413015) 2025-06-02 08:44:05 +02:00
R. Ryantm 2cac66e089 sigil: 2.4.2 -> 2.5.1 2025-06-02 06:43:47 +00:00
2507e9afa7 cargo-nextest: 0.9.95 -> 0.9.97 (#413045)
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-06-02 06:40:55 +00:00
794ac26009 changie: 1.21.1 -> 1.22.0 (#413090)
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-06-02 06:40:48 +00:00
Sefa EyeogluandGitHub 0df1e7d33a proton-ge-bin: GE-Proton10-3 -> GE-Proton10-4 (#413120) 2025-06-02 08:19:14 +02:00
R. Ryantm a5eecde98d tasks: 0.1.1 -> 0.2.0 2025-06-02 05:52:38 +00:00