Skip to content

Instantly share code, notes, and snippets.

@adrianparvino
Created July 30, 2019 11:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrianparvino/5c89036f9e65e3857cd72e3c211e125a to your computer and use it in GitHub Desktop.
Save adrianparvino/5c89036f9e65e3857cd72e3c211e125a to your computer and use it in GitHub Desktop.
(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