Guest User

Untitled

a guest
Oct 30th, 2019
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. args:
  2. import (builtins.fetchTarball {
  3. name = "nixpkgs-unstable";
  4. url = "https://github.com/NixOS/nixpkgs-channels/archive/91d5b3f07d27622ff620ff31fa5edce15a5822fa.tar.gz";
  5. sha256 = "09vlhjbkjivv9aiklhwq9wpzn954pcyp3fhrwslm28ip4iar9b55";
  6. }) args // { config.allowUnfree = true; }
Advertisement
Add Comment
Please, Sign In to add comment