We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7984286 commit d9c7a1bCopy full SHA for d9c7a1b
example/flake.nix
@@ -3,7 +3,7 @@
3
4
inputs = {
5
nixpkgs.url = "nixpkgs";
6
- cloure-nix-locker.url = "github:bevuta/clojure-nix-locker";
+ clojure-nix-locker.url = "github:bevuta/clojure-nix-locker";
7
flake-utils.url = "github:numtide/flake-utils";
8
};
9
0 commit comments