Skip to content

Commit f60469a

Browse files
committed
chore(flake): remove devshell/flake-utils input...
it's gone as of numtide/devshell#324
1 parent aaa6d6d commit f60469a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
devshell = {
1212
url = "github:numtide/devshell";
1313
inputs.nixpkgs.follows = "nixpkgs";
14-
inputs.flake-utils.follows = "flake-utils";
1514
};
1615
gomod2nix = {
1716
url = "github:nix-community/gomod2nix";

0 commit comments

Comments
 (0)