This commit is contained in:
2022-05-29 10:04:07 -07:00
parent 64220f3f09
commit 399cde0558
2 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ lib, stdenv, callPackage, jre, ruby, clojure, build-tools-jar, writeScript
, writeText, ... }:
{ src, name, group, version, clj-deps, src-paths, ... }:
, writeText }:
{ src, name, group, version, clj-deps, src-paths }:
with lib;
let