nix-gitlab-ci/lib
technofab 31f0e4ea13
fix(jobPatched): fix variables not being unset if all contain store paths
the goal was to remove "variables" when it's empty, but this resulted in
the original value being used if all of the variables contained store
paths. This is not supposed to happen and thus fixed with this.
2025-09-03 15:17:51 +02:00
..
impl fix(jobPatched): fix variables not being unset if all contain store paths 2025-09-03 15:17:51 +02:00
default.nix chore: reformat 2025-09-02 11:34:24 +02:00
flake.nix feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00
flakeModule.nix feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00
utils.nix feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00
VERSION feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00