Jonas Chevalier
                                            Jonas Chevalier
                                        
                                    ## source_url I'm going to make a new release of direnv today that includes this feature: https://github.com/direnv/direnv/pull/562 Basically, it allows you to source files from the Internet. Eg: ```bash source_url...
that feature is now available in direnv 2.23.0
I moved the issue as this is a compatibility problem between disko and the NixOS profiles that ship with nixpkgs. I'm not sure what's the best. Is disko supposed to...
Sorry, I thought nobody was using this anymore. Bringing the domain back up.
This time the domain has expired. Maybe we could move the image URL so it doesn't take a full domain to hold it?
One issue with this approach is that the secrets will be written to the `/nix/store` which is readable by all the users on the machine. What some people do is...
I haven't touched it for too long to know. Does anybody want to become a new maintainer for the project?
I am not quite sure how to interpret this error. https://github.com/NixOS/nix/blob/master/src/libstore/store-api.cc#L743-L768 I don't see where this `ca` variable comes from, neither the other ones
:+1:
Yes, unfortunately both `bundix` and the nix counter-part `bundlerEnv` don't support the "path" source. The reason is that the Gemfile and Gemfile.lock get copied into their own derivation and so...