Skip to content

Commit d9c7a1b

Browse files
committed
example/flake.nix: fix typo
1 parent 7984286 commit d9c7a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
inputs = {
55
nixpkgs.url = "nixpkgs";
6-
cloure-nix-locker.url = "github:bevuta/clojure-nix-locker";
6+
clojure-nix-locker.url = "github:bevuta/clojure-nix-locker";
77
flake-utils.url = "github:numtide/flake-utils";
88
};
99

0 commit comments

Comments
 (0)