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

let the local grid build

parent fc3b496f
No related branches found
No related tags found
3 merge requests!319update production,!311bump nixpkgs version,!305Automate updating nixpkgs pin in develop branch once a week
......@@ -6,6 +6,7 @@ set -eux -o pipefail
TARGET_BRANCH="nixpkgs-upgrade-$(date +%Y-%m-%d)"
git checkout -b "${TARGET_BRANCH}"
echo '{}' > morph/grid/local/public-keys/users.nix
nix-build -A morph -o result-before
update-nixpkgs
nix-build -A morph -o result-after
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment