Fix reference to groovy
more/packages/java.scm
| 101 | 101 | #:test-dir "http-builder-ng-core/src/test" | |
| 102 | 102 | #:tests? #f)); TODO: com.stehno.ersatz | |
| 103 | 103 | (inputs | |
| 104 | - | `(("groovy-bootstrap" ,groovy-bootstrap) | |
| 105 | - | ("groovy-json" ,groovy-json) | |
| 106 | - | ("groovy-xml" ,groovy-xml) | |
| 104 | + | `(("groovy" ,groovy) | |
| 107 | 105 | ("java-apache-xml-commons-resolver" ,java-apache-xml-commons-resolver) | |
| 108 | 106 | ("java-fasterxml-jackson-core" ,java-fasterxml-jackson-core) | |
| 109 | 107 | ("java-fasterxml-jackson-databind" ,java-fasterxml-jackson-databind) |