...But need to include the function.
This commit is contained in:
parent
809243edbd
commit
8facaac386
|
@ -1,4 +1,4 @@
|
||||||
{ lib, stdenv, callPackage, clojure, build-tools-jar, writeText, toEDN }:
|
{ lib, stdenv, callPackage, clojure, build-tools-jar, writeTextDir, toEDN }:
|
||||||
{ src, name, group, version, clj-deps, src-paths }:
|
{ src, name, group, version, clj-deps, src-paths }:
|
||||||
|
|
||||||
with lib;
|
with lib;
|
||||||
|
|
Loading…
Reference in New Issue