better docs

This commit is contained in:
zimbatm
2020-04-22 17:33:24 +02:00
parent 49ccc18937
commit 364b5310d6
3 changed files with 49 additions and 21 deletions

View File

@@ -3,8 +3,7 @@
edition = 201909;
inputs.utils = {
type = "git";
uri = "file:///home/zimbatm/go/src/github.com/zimbatm/flake-utils";
uri = "github:numtide/flake-utils";
};
outputs = { self, nixpkgs, utils }: