Files
Sefa Eyeoglu 23a2a074cf fix(nix): inherit noctalia-qs overlay in our overlay
This avoids a second instantiation of Nixpkgs, when consuming the
overlay, instead of using the package output directly.

Smoke test:

```console
nix repl
nix-repl> :lf .

nix-repl> pkgs = imports inputs.nixpkgs { overlays = [outputs.overlays.default]; }

nix-repl> pkgs.noctalia-shell
«derivation /nix/store/30ilvacnyyqyrnqh26vz6x1s095iwysb-noctalia-shell-2026-03-22_df0a16d.drv»

nix-repl> pkgs.quickshell
«derivation /nix/store/zyrm8fb4r4bq6mqrv4ssjc08haf5j2b4-quickshell-2026-03-21_c9beee5.drv»
```

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-03-22 13:48:23 +01:00

13 lines
108 B
Plaintext

.qmlls.ini
.zed
.idea
.vscode
*.code-workspace
RELEASE.md
__pycache__
result
build
/debian/
.direnv/
.envrc