Replies: 1 comment
-
I'm not using nix-shell but I believe it could be valuable to anyone who is. Feel free to PR! :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sharing my
shell.nix
for a self-contained SH84 setup that does not write any file outside of the repository root.If people think there's value, I could submit this as PR (so that nixers can enter SH84 with a simple
git checkout ... && nix-shell
).Also interested in hearing people's suggestions for improvements (I ain't exactly a nix master!).
Beta Was this translation helpful? Give feedback.
All reactions