ofborg/nix/update-nixpkgs.sh
Graham Christensen ee3185da32
pin a nixpkgs
2017-11-29 22:31:13 -05:00

5 lines
148 B
Bash
Executable file

#!/bin/sh
nix-prefetch-git https://github.com/nixos/nixpkgs-channels.git \
--rev refs/heads/nixpkgs-unstable > ./nix/nixpkgs.json