DavHau
DavHau
Merged the first commit via https://github.com/nix-community/dream2nix/pull/597 Thanks
We could go ahead and remove docker as a supported platform I guess.
It is updated on master. There is just no release yet as we still have a breakage inside docker environments. If you don't care about that feel free to just...
Thanks for that. According to the readme of `nix-phps`: There is also a php package which is the alias of the default PHP version in Nixpkgs. Can we ensure that...
Hello, con you just set `name = ""` only without the version, and let dream2nix append the version?
You are not using the nix-portable bundler. You need to specify the bundler via --bundler. Check the readme for working examples.
Thanks for the detailed report. I'm not sure at the moment why the nix local store doesn't work but bubblewrap does. Anyways, v012 should fix the issue with nix-portable not...
Which version of which distro are you running? Maybe I can add a test for it to the CI pipeline.
- we could potentially get rid of bubblewrap if the nix local-store sandbox turns out to be reliable. - using nix to set up the sandbox is less complex than...
I don't quite get what's the problem. Why can you not use sudo?