Robert Helgesson
7a3f0b3b8d
tests: rework derivation stubbing
...
Instead of having to manually stub packages that should not be
downloaded we instead automatically stub all packages (except a small
list of whitelisted ones). Tests can re-introduce the real package by
using the `realPkgs` module argument.
2025-02-04 23:58:20 +01:00
Matthieu Coudron
15151bb5e7
gpg: fix hash of test ( #6200 )
...
would fail on tests
2024-12-12 20:18:22 +01:00
Robert Helgesson
8a175a8913
tests: change quoting to match new Nixpkgs behavior
...
Fixes tests that are affected by
<https://github.com/NixOS/nixpkgs/pull/333744 >.
2024-09-08 23:32:19 +02:00
Robert Helgesson
9daee941ab
gpg: fix immutable keyfile test
2024-03-06 08:42:20 +01:00
Robert Helgesson
a34aaad2ae
gpg: fix URL of key in test case
...
Fixes #3803
2023-03-25 09:57:33 +01:00
Gaetan Lepage
054d9e3187
gpg: update hash in test
2022-12-08 16:36:10 +01:00
Naïm Favier
78aa7cceff
gpg: allow specifying trust levels by name
2021-12-16 19:06:39 +01:00
Miles Breslin
ea1794a798
gpg: support declarative trust and public keys
...
PR #810
2021-11-26 09:02:36 +01:00