Skip to content

Instantly share code, notes, and snippets.

@adrianparvino
Created July 30, 2019 11:56
(import ./default.nix).overrideAttrs (_: {
shellHook = ''
eval "$configurePhase"
'';
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment