You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also I think it'd be a good requirement for the bundled nix expression that overrideAttrs works for most purposes without much hassle to change name, version, meta set, ….
Ideally, the workflow for packaging a medium-complex application is just
or even just
and one nix file is created that contains everything for building & vendoring it into your repository (or into nixpkgs).
The text was updated successfully, but these errors were encountered: