Skip to content

Instantly share code, notes, and snippets.

@nyarly
Created January 3, 2019 23:50
Show Gist options
  • Select an option

  • Save nyarly/d43d6fdf9dacb29fdc79a71547b991d2 to your computer and use it in GitHub Desktop.

Select an option

Save nyarly/d43d6fdf9dacb29fdc79a71547b991d2 to your computer and use it in GitHub Desktop.
with (import /home/judson/dev/nixpkgs {});
(bundlerEnv {
pname = "shex-map";
gemdir = ./.;
groups = [ "default" "development" ];
}).env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment