ofborg/nix/update-nixpkgs.sh

5 lines
148 B
Bash
Raw Normal View History

2017-11-30 03:31:13 +00:00
#!/bin/sh
nix-prefetch-git https://github.com/nixos/nixpkgs-channels.git \
--rev refs/heads/nixpkgs-unstable > ./nix/nixpkgs.json