Andrew Shebanow
Andrew Shebanow
If you look at the long term future of app packaging formats, it seems very unlikely that nix packages will "win" the market. Both flatpak and snap have far more...
I'm having the same issue on Ubuntu 22.04 LTS in WSL2 Client: Docker Engine - Community Version: 24.0.6 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version:...
I'm seeing this same error every time I do a 'lorri watch', running on Windows/WSL2. I've included the toml file as text since github won't let me attach a TOML...
Oh, and I should add that manually creating the directory (as root) changes the error to: `Failed to symlink /home/ashebanow/.cache/lorri/gc_roots/3aada8720869adbdbdd99445d6f72682/gc_root/shell_gc_root to /nix/var/nix/gcroots/per-user/ashebanow/3aada8720869adbdbdd99445d6f72682-shell_gc_root` I then tried changing the owner of /nix/var/nix/gcroots/per-user/ashebanow...
@nyarly Out of curiosity, was the bug actually fixed? If so, can you point me at the commit? I'm always interested in seeing how rust handles such situations.
> For the time being, @DianaOlympos has the right idea: create the per-user/$user directory manually. We'll have a real fix out soon. Oh sure, give Diana all the credit, even...
I should have mentioned that the declared new lines were inside my `home.file {}` block.
I figured out my issue, I forgot to append ".source" to the target files. But it still seems dangerous to have nix run around doing evals on binary files from...
Same for me, ssh remotes don't work: ``` [remote "origin"] url = [email protected]:ashebanow/hyprblue.git ```
Your bot closed this as a dup of this other bug, then closed the other bug as a dup of this one!