error: attribute 'defaultApp.x86_64-linux' should have type 'derivation'
when running using recommended flake one-liner, I get
```
$ nix run github:vlinkz/nix-editor
error: attribute 'defaultApp.x86_64-linux' should have type 'derivation'
```
Does it work for you?
`nix run github:vlinkz/nix-editor#nix-editor` runs fine.
2 条评论