guix-patches archive search

Search String: Display: Description: Sort:

Results:

References: [ clojure: 232 ]

Total 232 documents matching your query.

41. [bug#34190] [PATCH] gnu: clojure: Update to 1.10.0. (score: 44)
Author: HIDDEN
Date: Thu, 24 Jan 2019 13:48:31 +0100
* gnu/packages/clojure.scm (clojure): Update to 1.10.0. [source]: Use 'git-fetch'. -- gnu/packages/clojure.scm | 19 ++++++++++-- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/gnu/pack
/archive/html/guix-patches/2019-01/msg00447.html (5,141 bytes)

42. [bug#33215] [PATCH 11/11] gnu: Add clojure-algo-monads. (score: 44)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:14:09 +0800
* gnu/packages/lisp.scm (clojure-algo-monads): New public variable. -- gnu/packages/lisp.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/lisp.scm b/gnu
/archive/html/guix-patches/2018-10/msg00577.html (8,004 bytes)

43. [bug#33215] [PATCH 03/11] gnu: clojure: Refactor to ensure there's a single list of libraries. (score: 43)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:07:22 +0800
This avoids having to update multiple lists. * gnu/packages/lisp.scm (clojure)[native-inputs]: Use new local variable. [arguments]: Adjust build phases accordingly. -- gnu/packages/lisp.scm | 101 +++
/archive/html/guix-patches/2018-10/msg00569.html (14,343 bytes)

44. [bug#30125] [PATCH] gnu: clojure: Update to 1.9.0. (score: 43)
Author: HIDDEN
Date: Mon, 15 Jan 2018 22:52:59 +0800
Hi, This patch updates clojure to its latest version. Btw, I manage to build instaparse (a context free grammar parser generator written in clojure) by hand. I think I understand how to compile (smal
/archive/html/guix-patches/2018-01/msg00371.html (9,464 bytes)

45. [bug#66832] [PATCH] build-system: clojure: Use the standard error regarding cross builds. (score: 42)
Author: HIDDEN
Date: Mon, 30 Oct 2023 08:43:34 +0000
Rather than raising an error in the build system. * guix/build-system/clojure.scm (lower): Return #f for cross builds, rather than calling error. Change-Id: Id97c8f5140f55fe2c52ccb0db36fd993922c6a7e
/archive/html/guix-patches/2023-10/msg02134.html (4,842 bytes)

46. [bug#57951] [PATCH] gnu: clojure-tools: Update to 1.11.1.1165. (score: 42)
Author: HIDDEN
Date: Tue, 20 Sep 2022 11:06:51 +0200
-- gnu/packages/clojure.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index 9876192f5f..622e43ac48 100644 -- a/gnu/pack
/archive/html/guix-patches/2022-09/msg01245.html (4,951 bytes)

47. [bug#33215] [PATCH 06/11] build-system: Add 'clojure-build-system'. (score: 42)
Author: HIDDEN
Date: Tue, 20 Nov 2018 23:03:00 +0100
Alex Vong <address@hidden> skribis: [...] Guile has built-in “relative file name canonicalization”, see ‘%file-port-name-canonicalization’. Could it be used here? I think the use of ‘compos
/archive/html/guix-patches/2018-11/msg00380.html (6,552 bytes)

48. [bug#33215] [PATCH 09/11] gnu: Add clojure-algo-generic. (score: 42)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:12:30 +0800
* gnu/packages/lisp.scm (clojure-algo-generic): New public variable. -- gnu/packages/lisp.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/lisp.scm b/gnu/p
/archive/html/guix-patches/2018-10/msg00575.html (8,264 bytes)

49. [bug#33215] [PATCH 04/11] gnu: clojure: Use (guix build java-utils) to simplify build phases. (score: 42)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:08:38 +0800
* gnu/packages/lisp.scm (clojure)[arguments]: Use 'ant-build-javadoc', 'install-jars' and 'install-javadoc' in build phases. -- gnu/packages/lisp.scm | 24 ++++++-- 1 file changed, 6 insertions(+), 18
/archive/html/guix-patches/2018-10/msg00570.html (9,841 bytes)

50. [bug#33215] [PATCH 00/11] build-system: Add 'clojure-build-system'. (score: 42)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:02:36 +0800
Hello, This patch series adds a simple Clojure build system to guix. It uses plain old 'compile' in Clojure. The patch series does 4 things: 1. Move the 'clojure' package from 'java.scm' to 'lisp.scm
/archive/html/guix-patches/2018-10/msg00566.html (6,637 bytes)

51. [bug#56604] [PATCH 0/8] Update Clojure to 1.11.1. (score: 41)
Author: HIDDEN
Date: Fri, 02 Sep 2022 09:52:37 +0000
Hi Ludo, thanks for taking a look. Here's a new patch. I changed the patch to not use define-public and I'm exporting the repack-jar function now as per your suggestion. I also updated the commit mes
/archive/html/guix-patches/2022-09/msg00089.html (10,683 bytes)

52. [bug#56604] [PATCH 4/8] gnu: clojure-tools: Update to 1.11.1.1149.--- (score: 41)
Author: HIDDEN
Date: Sat, 16 Jul 2022 20:24:15 +0200
-- gnu/packages/clojure.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index d33ee4f708..fa201f3110 100644 -- a/gnu/pack
/archive/html/guix-patches/2022-07/msg00500.html (7,160 bytes)

53. [bug#33215] [PATCH 07/11] gnu: Add clojure-instaparse. (score: 41)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:11:03 +0800
* gnu/packages/lisp.scm (clojure-instaparse): New public variable. -- gnu/packages/lisp.scm | 53 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/gnu/packages
/archive/html/guix-patches/2018-10/msg00574.html (9,607 bytes)

54. [bug#27506] [PATCH] gnu: clojure: Update "tools-reader-src" to 1.0.0. (score: 41)
Author: HIDDEN
Date: Wed, 28 Jun 2017 00:22:29 +0800
Hi, This updates the "tools-reader-src" submodule of clojure to its latest version. The submodule is only used for the test. * gnu/packages/java.scm (clojure)[inputs]: Update "tools-reader-src" to 1.
/archive/html/guix-patches/2017-06/msg00891.html (6,190 bytes)

55. [bug#34190] [PATCH] gnu: clojure: Update to 1.10.0. (score: 40)
Author: HIDDEN
Date: Thu, 24 Jan 2019 21:35:17 +0100
Hello Ricardo, [...] Thanks for your impressively reliable stewardship! -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
/archive/html/guix-patches/2019-01/msg00451.html (4,791 bytes)

56. [bug#33215] [PATCH 10/11] gnu: Add clojure-tools-macro. (score: 40)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:13:31 +0800
* gnu/packages/lisp.scm (clojure-tools-macro): New public variable. -- gnu/packages/lisp.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/lisp.scm b/gnu/pack
/archive/html/guix-patches/2018-10/msg00576.html (8,071 bytes)

57. [bug#33215] [PATCH 02/11] gnu: clojure: Remove 'remove-archives' snippet. (score: 40)
Author: HIDDEN
Date: Wed, 31 Oct 2018 14:06:35 +0800
This is no longer needed since clojure now makes official source releases in github. * gnu/packages/lisp.scm (clojure)[source]: Remove it. [native-inputs]: Remove it in 'submodule'. [arguments]: Adju
/archive/html/guix-patches/2018-10/msg00568.html (9,573 bytes)

58. [bug#69119] [PATCH v2 1/1] gnu: Add clojure.java-time. (score: 39)
Author: HIDDEN
Date: Sun, 3 Mar 2024 16:45:10 +0000
Hi Ludo, I got blocked as this patch caused me to look at whether we should be compiling to byte-code by default. I have not been able to achieve consensus so far (and have taken some time off from t
/archive/html/guix-patches/2024-03/msg00111.html (6,814 bytes)

59. [bug#68820] [PATCH] gnu: clojure-tools: Update to 1.11.1.1435. (score: 39)
Author: HIDDEN
Date: Sat, 10 Feb 2024 10:40:09 +0000
No problem, thanks for the patch. I've pushed this to master now as 6621e5bbab765af86fa8ee795c7d41db5d75707a. Chris Attachment: signature.asc Description: PGP signature
/archive/html/guix-patches/2024-02/msg00500.html (6,353 bytes)

60. [bug#68820] [PATCH] gnu: clojure-tools: Update to 1.11.1.1435. (score: 39)
Author: HIDDEN
Date: Wed, 31 Jan 2024 01:10:51 +0100
The patch I sent in the previous email doesn't work. The clojure-tools's project structure changed a bit since 1.11.1.1165 from Sep 18, 2022 so that a simple version number update 1.11.1.1165 The fir
/archive/html/guix-patches/2024-01/msg02395.html (6,009 bytes)


This search system is powered by Namazu