pinage404

Results 67 comments of pinage404

I understand Should we close this ?

Hi, Nix is a package manager that focuses on reproducibility Nix enforces reproducibility by ensuring that packages are read-only while being packaged Once packaged, the package can write elsewhere in...

> the main/core binary that will be installed/updated by ourself Does it mean that you will replace the existing binary later ? If yes, i don't know how to package...

In order to avoid trying to write on a read-only filesystem, can we customize the path of the core binary ?

Maybe, instead of packaging only the launcher, the launcher + core binary can be packaged together Can we have an URL that point to a pinned version of the core...

Paris is done since this PR https://github.com/softwarecrafters/website/pull/90

Related to https://github.com/jetify-com/devbox/issues/1464#issuecomment-1714171955 & https://github.com/jetify-com/devbox/issues/2169