diff options
| author | seth <[email protected]> | 2024-10-26 17:27:59 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-10-26 17:27:59 -0400 |
| commit | f9d779cc0cdf28f6a94efafc1bc80732be83092d (patch) | |
| tree | 7249f9d8cfd294c079d445a7964e2ea6bbcb6b1c /.github/workflows | |
| parent | 7a9b253a14788ce7a0a87664e852093b01bf2098 (diff) | |
tree-wide: allow IFD
This is for glados using Catppuccin's `mako` and `swaylock` modules
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3c9e93f..85f216b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,7 +50,7 @@ jobs: --no-nom \ --skip-cached \ --systems "$SYSTEM" \ - --option allow-import-from-derivation false \ + --option allow-import-from-derivation true \ --flake '.#hydraJobs' build-gate: |
