Skip to content

Instantly share code, notes, and snippets.

@catern
Created January 24, 2018 21:53
Show Gist options
  • Save catern/307ccd30488dcef759769ce423b7883a to your computer and use it in GitHub Desktop.
Save catern/307ccd30488dcef759769ce423b7883a to your computer and use it in GitHub Desktop.
with (import <nixpkgs>) {};
runCommand "blargh" {}
''
cat /etc/passwd > $out
''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment