Basti

Results 140 comments of Basti

@krjdev Did you find anything else that helped?

Since this is non-mergable and open since 2020 - I'm going ahead and close it feel free if you still see then need to reopen ✌🏻

Hey, it looks like this is resolved (tested nix flake with and without args on bash/zsh locally on latest master) - anyone against closing it? (will revisit in a week...

As suggested going ahead and close it as already resolved - please open a new issue if you encounter issue again 🙏

Hey, sorry for my missing context but what is EGO? Could you also draft a release so I can update the extension for NixOS? (https://search.nixos.org/packages?query=smart-auto-move&channel=unstable)

> i'm looking at using a NixOS virtual machine to automate testing on multiple versions of GNOME. do you have a configuration.nix which could run multiple versions of GNOME in...

> published to extensions.gnome.org and tagged as release v25 Share the info in the channel mentioned above maybe it can be included in the upcoming gnome-46 merge still 🙏🏻

FYI: NixOS - v26 included in https://github.com/NixOS/nixpkgs/pull/306197

``` rm: cannot remove 'Documents/Publii/sites/test/input/themes/simple/404.hbs': Permission denied rm: cannot remove 'Documents/Publii/sites/test/input/themes/simple/assets/css/editor.css': Permission denied rm: cannot remove 'Documents/Publii/sites/test/input/themes/simple/assets/css/main.css': Permission denied rm: cannot remove 'Documents/Publii/sites/test/input/themes/simple/assets/css/photoswipe.css': Permission denied rm: cannot remove 'Documents/Publii/sites/test/input/themes/simple/assets/css/style.css': Permission...

> How is your `umask` set? Could it be that your umask was set to 0222 instead of 0022? I didn't ever change/touch the umask - my default is: ```...