all repos — x @ 0c6fc79fef8f3fd2d2e7360528cf918fb7dd55b5

Experiments and stuff

use flake for dev shell

Alan Pearce
commit

0c6fc79fef8f3fd2d2e7360528cf918fb7dd55b5

parent

434bbe77faa4b87eace015c800bf3cfdfe39042a

1 file changed, 1 insertion(+), 4 deletions(-)

changed files
M justfilejustfile
@@ -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