Skip to content
Snippets Groups Projects
Commit d105ac5e authored by Update Bot's avatar Update Bot
Browse files

Be very clear about which path we want modified

parent 5e29b71b
No related branches found
No related tags found
2 merge requests!319update production,!305Automate updating nixpkgs pin in develop branch once a week
......@@ -59,7 +59,7 @@ nix-build -A morph -o result-before
# Spawn *another* nix-shell that has the *other* update-nixpkgs tool. Should
# sort out this mess sooner rather than later...
nix-shell ../shell.nix --run 'update-nixpkgs ./nixpkgs.json'
nix-shell ../shell.nix --run 'update-nixpkgs ${PWD}/nixpkgs.json'
# Show us what we did
if git diff --exit-code; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment