ITADN

error: attribute 'defaultApp.x86_64-linux' should have type 'derivation'

#18Opendanbst 创建于 2023-02-19
D
danbstcommented
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 条评论