aggreact/nix/update-nixpkgs-dev.sh

5 lines
141 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nix-prefetch-git
nix-prefetch-git https://github.com/nixos/nixpkgs.git > ./nix/nixpkgs.json