gytis-ivaskevicius / flake-utils-plus

Use Nix flakes without any fluff.
MIT License
459 stars 52 forks source link

Error trying to run `fup-repl` #143

Closed Anomalocaridid closed 10 hours ago

Anomalocaridid commented 3 months ago

Whenever I try to run fup-repl through the repl command, I get the following error:

Nix 2.21.0
Type :? for help.
error: installable '/nix/store/87c3crz9nsxpi9py3sjd57shla01zqh5-repl.nix' does not correspond to a Nix language value
Try 'nix --help' for more information.

In case it matters, I am on NixOS unstable, I have a flake-based setup, and I last updated about two days ago.

gytis-ivaskevicius commented 2 weeks ago

yeah, I have the same issue. Unfortunately I have not investigated just yet and it is very bothering me :sweat_smile: I would appreciate it if you could take a look https://github.com/gytis-ivaskevicius/flake-utils-plus/blob/master/lib/fup-repl.nix otherwise I hope that ill find time soon

Anomalocaridid commented 2 weeks ago

I'd be happy to take a look. It's a relief that I can now rule out my personal setup.

gytis-ivaskevicius commented 10 hours ago

Fixed in latest release