nixGL icon indicating copy to clipboard operation
nixGL copied to clipboard

`nix flake show` fails on this repo

Open accelbread opened this issue 2 years ago • 0 comments

Running nix flake show github:guibou/nixGL results in:

github:guibou/nixGL/c917918ab9ebeee27b0dd657263d3f57ba6bb8ad
├───defaultPackage
error: expected a derivation

This causes errors when a flake uses nixGL as an input and the nil LSP evaluates that input.

accelbread avatar May 08 '23 02:05 accelbread