-
-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some Module examples #799
base: master
Are you sure you want to change the base?
Conversation
46d9e08
to
9db644c
Compare
Nice! If you want to rename the bash commit properly, I could cherry-pick/merge that one. For the mcl stuff, needs tabs instead of spaces. |
d6f782d
to
675e3a5
Compare
Making tests work properly under NixOS took me a bit longer than anticipated. |
Overall the whole thing fails, but if the shebang commits and other bits are ready to be cherry-picked, maybe put those in a separate PR so I can see it passes and I can pull those in early. |
(Doesn't need to pass the race tests, just the basic and shell.) |
Sorry, but i think it's not ready yet afterall. There are many more cases of FHS filepaths. |
FYI: I cherry-picked/merged/etc most of this. You may wish to rebase at some point or open a new PR. |
8a097a9
to
d6c0127
Compare
I will be adding some more example modules here that I am using, which I can share.
This is a Work In Progress for now and I'm happy to improve upon these.
The changes of this MR should remain limited to the
modules/
directory.