ofborg/nix/update-nixpkgs.sh
Graham Christensen fd08bce899
Update nixpkgs
2017-12-04 20:55:25 -05:00

6 lines
203 B
Bash
Executable file

#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nix-prefetch-git
nix-prefetch-git https://github.com/nixos/nixpkgs-channels.git \
--rev refs/heads/nixpkgs-unstable > ./nix/nixpkgs.json