about summary refs log tree commit diff stats
path: root/nix-conf/home/includes/clojure.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home/includes/clojure.nix')
-rw-r--r--nix-conf/home/includes/clojure.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/includes/clojure.nix b/nix-conf/home/includes/clojure.nix
index 3681e8b..d6d4347 100644
--- a/nix-conf/home/includes/clojure.nix
+++ b/nix-conf/home/includes/clojure.nix
@@ -1,4 +1,4 @@
-{ config, pkgs, lib, isDarwin, isLinux, ... }:
+{ config, pkgs, lib, ... }:
 let
   inherit (lib) optionals;
 in