Open danbst opened 1 year ago
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.
nix run github:vlinkz/nix-editor#nix-editor
I've updated the flake file so that nix run github:vlinkz/nix-editor should work as expected
nix run github:vlinkz/nix-editor
Still does not work for me, same error, some problem with defaultApp. I have Nix v2.11.1
defaultApp
when running using recommended flake one-liner, I get
Does it work for you?
nix run github:vlinkz/nix-editor#nix-editor
runs fine.