Switch to nixos-unstable for a while
This commit is contained in:
parent
54afa9b152
commit
f042939b5b
3 changed files with 12 additions and 12 deletions
|
@ -6,7 +6,7 @@ if [ -z "${NO_LOCAL:-}" ]
|
|||
then
|
||||
pushd ../nixpkgs
|
||||
git fetch --all --prune
|
||||
git rebase upstream/nixos-unstable-small || exit 1
|
||||
git rebase upstream/nixos-unstable || exit 1
|
||||
git push || exit 1
|
||||
popd
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue