eljamm and Valentin Gagarin
f73d148645
tests/taler: pass config to taler-exchange-offline
...
else it doesn't work properly.
2025-06-02 09:38:19 +02:00
eljamm and Valentin 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
eljamm and Valentin Gagarin
12fa648231
tests/taler: update merchant instance's endpoint
2025-06-02 09:38:19 +02:00
eljamm and Valentin 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
eljamm and Valentin Gagarin
1741d8abaa
tests/taler: authenticate users with tokens
2025-06-02 09:38:19 +02:00
eljamm and Valentin Gagarin
e04f8bb993
nixos/libeufin: update BASE_URL
...
which is now required to have a valid protocol.
2025-06-02 09:38:19 +02:00
eljamm and Valentin 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
eljamm and Valentin Gagarin
58fca01255
nixos/taler: update exchange settings
...
adding new and removing deprecated ones.
2025-06-02 09:38:19 +02:00
eljamm and Valentin 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
eljamm and Valentin Gagarin
5db5bd097c
nixos/taler: explicitly specify configFile
...
else the executables fail to work.
2025-06-02 09:38:19 +02:00
Pol Dellaiera and GitHub
18f8cabb0a
treewide: remove with lib Part 0 ( #413149 )
2025-06-02 09:35:47 +02:00
Ramses and GitHub
a3d2f03ab3
pb: use finalAttrs ( #413075 )
2025-06-02 09:35:03 +02:00
Wolfgang Walther and GitHub
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 Rocco and GitHub
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
Wolfgang Walther
f0923df7f5
ci/pinned: update
...
From the nixpkgs-unstable channel:
https://hydra.nixos.org/eval/1815701#tabs-inputs
2025-06-02 09:13:16 +02:00
Wolfgang Walther
f7c25f0bf9
ci/pinned: manage nixpkgs and treefmt-nix with npins
...
Instead of rolling our own update script which only works for a single
pin, let's use npins. We can then use it for the treefmtNix pin as well,
which was mostly unmaintained, so far.
2025-06-02 09:13:11 +02:00
Wolfgang Walther
f2479721e4
ci/nixpkgs-vet: remove left-over pin
...
We're now consuming nixpkgs-vet from the pinned-nixpkgs, but apparently
forgot to remove all of this.
2025-06-02 09:13:08 +02:00
Matthias Beyer and GitHub
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 Beyer and GitHub
ab0902a3ed
maintainers: update numinit's keys ( #412810 )
2025-06-02 09:10:55 +02:00
Wolfgang Walther and GitHub
9e2e91b737
OWNERS: simplify workflow/ci owners ( #412688 )
2025-06-02 07:09:34 +00:00
Matthias Beyer and GitHub
e1891adb45
tasks: 0.1.1 -> 0.2.0 ( #413140 )
2025-06-02 09:09:19 +02:00
Matthias Beyer and GitHub
e98f9de2c2
sigil: 2.4.2 -> 2.5.1 ( #413151 )
2025-06-02 09:08:03 +02:00
Matthias Beyer and GitHub
345798cf3d
xdg-terminal-exec: 0.12.3 -> 0.12.4 ( #413087 )
2025-06-02 09:07:51 +02:00
Michael Adler
fca2d96340
kconfiglib: add patch to parse 'modules' option
2025-06-02 09:06:13 +02:00
R. Ryantm
2e3b56dd2c
neothesia: 0.3.0 -> 0.3.1
2025-06-02 07:00:35 +00:00
Théo Zimmermann and Vincent 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 Keller and GitHub
15ac042535
itamae: update all gems to latest versions ( #411165 )
2025-06-02 08:51:45 +02:00
Arne Keller and GitHub
365681aa45
fastlane: 2.227.1 -> 2.227.2 ( #410163 )
2025-06-02 08:51:21 +02:00
Matthias Beyer and GitHub
b51b24675d
qownnotes: 25.5.10 -> 25.6.0 ( #413012 )
2025-06-02 08:49:09 +02:00
Arne Keller and GitHub
47e8569fbd
python313Packages.granian: use jemalloc hook to fix aarch64-linux ( #410611 )
2025-06-02 08:46:15 +02:00
Flo and GitHub
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
Pratham Patel
32c5ca6972
pykickstart: fix broken changelog link
2025-06-02 12:11:44 +05:30
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
R. Ryantm
0647fe593e
terraform-providers.tfe: 0.65.2 -> 0.66.0
2025-06-02 06:23:18 +00:00
Sefa Eyeoglu and GitHub
0df1e7d33a
proton-ge-bin: GE-Proton10-3 -> GE-Proton10-4 ( #413120 )
2025-06-02 08:19:14 +02:00
R. Ryantm
eea8fa322e
qmk: 1.1.7 -> 1.1.8
2025-06-02 06:01:06 +00:00
R. Ryantm
5b264d69f7
python3Packages.managesieve: 0.8 -> 0.8.1
2025-06-02 05:54:37 +00:00
R. Ryantm
a5eecde98d
tasks: 0.1.1 -> 0.2.0
2025-06-02 05:52:38 +00:00
Pol Dellaiera and GitHub
affc8c31ff
python3Packages.google-cloud-spanner: 3.54.0 -> 3.55.0 ( #412176 )
2025-06-02 07:52:01 +02:00
R. Ryantm
122c35d8d1
vimPlugins.sonarlint-nvim: 0-unstable-2025-05-16 -> 0-unstable-2025-05-30
2025-06-02 05:28:14 +00:00
R. Ryantm
628ef0435f
python3Packages.ghome-foyer-api: 1.1.1 -> 1.2.2
2025-06-02 05:21:32 +00:00
R. Ryantm
8f2f709eae
protolint: 0.55.5 -> 0.55.6
2025-06-02 05:01:48 +00:00
Peder Bergebakken Sundt
30f4d61c71
rustls-ffi: inherit pname+version
2025-06-02 07:01:07 +02:00
Peder Bergebakken Sundt
b2568b7528
lorem: inherit pname+version
2025-06-02 07:01:07 +02:00