Skip to content
Snippets Groups Projects
Commit c67e4a7b authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

does this find it?

parent b55b07f0
Branches
No related tags found
3 merge requests!319update production,!311bump nixpkgs version,!305Automate updating nixpkgs pin in develop branch once a week
......@@ -10,7 +10,7 @@ nix-build -A morph -o result-before
git checkout "${TARGET_BRANCH}" || git checkout -b "${TARGET_BRANCH}"
update-nixpkgs
./update-nixpkgs
nix-build -A morph -o result-after
diff=$(nix --extra-experimental-features nix-command store diff-closures ./result-before/ ./result-after/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment