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
Is there a way to do the same by just using a haumea transformer and/or loader?
# My package definitions are organized in the same way as in nixpkgs.# Given /some/long/descriptive/path/to/packageName/default.nix# I would like the resulting attributes to be{packageName="/some/long/descriptive/path/to/packageName/default.nix";}
Is there a way to do the same by just using a haumea transformer and/or loader?
At the moment, the following code does it for me
The text was updated successfully, but these errors were encountered: