0c6fc79fef8f3fd2d2e7360528cf918fb7dd55b5
434bbe77faa4b87eace015c800bf3cfdfe39042a
@@ -1,6 +1,3 @@-#!/usr/bin/env cached-nix-shell -#!nix-shell ci.nix -i "just --justfile" - default: @just --list --justfile {{ justfile() }} --unsorted @@ -8,5 +5,5 @@ check-licenses: go-licenses check ./... update-all: - npins update + nix flake update go get -u all