guix-devel archive search

Search String: Display: Description: Sort:

Results:

References: [ substitute: 4268 ] [ mirror: 1859 ]

Total 473 documents matching your query.

281. [PATCH 1/2] gnu: Move package util-linux into its own module. (score: 19)
Author: HIDDEN
Date: Mon, 21 Jul 2014 14:46:25 +0200
* gnu-system.am: Add file util-linux.scm * gnu/packages/linux.scm (util-linux): Remove variable. * gnu/packages/util-linux.scm : New file. -- gnu-system.am | 1 + gnu/packages/linux.scm | 41 +-- gnu/p
/archive/html/guix-devel/2014-07/msg00236.html (11,837 bytes)

282. Re: [PATCH] gnu: Consolidate libjpeg, libpng, and libtiff into one module (score: 19)
Author: HIDDEN
Date: Wed, 25 Jun 2014 20:09:32 -0400
Sure. Fixed. Done. How does it look now? * gnu/packages/image.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add image.scm and remove libjpeg.scm, libpng.scm, and libtiff.scm. * gnu/packages/li
/archive/html/guix-devel/2014-06/msg00114.html (39,394 bytes)

283. Re: [PATCH] gnu: Consolidate libjpeg, libpng, and libtiff into one module (score: 19)
Author: HIDDEN
Date: Wed, 25 Jun 2014 09:07:29 -0400
Oops, forgot to import a module! New patch attached. * gnu/packages/image.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add image.scm and remove libjpeg.scm, libpng.scm, and libtiff.scm. * gnu
/archive/html/guix-devel/2014-06/msg00107.html (38,055 bytes)

284. [PATCH] gnu: Consolidate libjpeg, libpng, and libtiff into one module (score: 19)
Author: HIDDEN
Date: Wed, 25 Jun 2014 08:47:10 -0400
I thought it was a good idea to create one module to house image loading libraries, rather than a module for each. I found that several modules imported more than one of them, so having them in one m
/archive/html/guix-devel/2014-06/msg00106.html (37,991 bytes)

285. Re: March update on bordeaux.guix.gnu.org (score: 18)
Author: HIDDEN
Date: Fri, 29 Mar 2024 11:21:37 +0100
Hi! Neat! Yeah it’s important to honor the TTL that’s advertised in narinfos. It’s not 10mn right now: --8<--cut here--start-->8-- $ wget --debug -qO/dev/null https://bordeaux.guix.gnu.org/yr39
/archive/html/guix-devel/2024-03/msg00277.html (9,033 bytes)

286. September update on bordeaux.guix.gnu.org (score: 18)
Author: HIDDEN
Date: Sat, 03 Sep 2022 13:13:17 +0100
Hey, The last update was sent out in May [1], so this update roughly covers the last 3 months. 1: https://lists.gnu.org/archive/html/guix-devel/2022-05/msg00202.html This hasn't been my primary focus
/archive/html/guix-devel/2022-09/msg00038.html (8,790 bytes)

287. Re: U.S. Midwest based build farm (score: 18)
Author: HIDDEN
Date: Sat, 11 Jun 2022 20:13:30 +0000
That's actually a good idea. I could give limited ssh access to a few guix developers. Those guix developers could use my old and hopefully more powerful machines to quickly compile software. Rust ta
/archive/html/guix-devel/2022-06/msg00179.html (5,659 bytes)

288. GNU Guix 1.3.0 released (score: 18)
Author: HIDDEN
Date: Wed, 12 May 2021 02:40:39 -0400
We are pleased to announce the release of GNU Guix 1.3.0! This release corresponds to 8,300 commits over almost 6 months by 212 people. Support for the POWER9 platform is now offered as technological
/archive/html/guix-devel/2021-05/msg00234.html (18,674 bytes)

289. [PATCH v4] gnu: emacs: Update to 27.1. (score: 18)
Author: HIDDEN
Date: Thu, 27 Aug 2020 17:59:36 -0400
* gnu/packages/emacs.scm (emacs): Update to 27.1. [arguments]: Add --with-cairo and --with-modules to #:configure-flags. Add restore-emacs-pdump phase. [inputs]: Add cairo, libxaw, jansson, gmp, and
/archive/html/guix-devel/2020-08/msg00163.html (12,391 bytes)

290. Re: GNU gettext 0.20.1 released (score: 18)
Author: HIDDEN
Date: Wed, 15 May 2019 03:34:14 +0200
Hi Tobias, Tobias Geerinckx-Rice <address@hidden>: What are the issues you have? I could help with that. :-) I see a big point that need special care: gettext-tools now depends on libtextstyle, so ge
/archive/html/guix-devel/2019-05/msg00292.html (8,761 bytes)

291. [PATCH] gnu: Add tipp10 touch typing tutor. (score: 18)
Author: HIDDEN
Date: Sat, 31 Dec 2016 15:50:04 +0100
* gnu/packages/education.scm (touch10): New variable. * gnu/packages/patches/tipp10-fix-compiling.patch, gnu/packages/patches/tipp10-remove-license-code.patch: New files. * gnu/local.mk (dist_patch_D
/archive/html/guix-devel/2016-12/msg01182.html (33,011 bytes)

292. [PATCH] gnu: Add tipp10 touch typing tutor. (score: 18)
Author: HIDDEN
Date: Sun, 18 Dec 2016 16:17:21 +0100
* gnu/packages/education.scm (touch10): New variable. * gnu/packages/patches/tipp10-FixCompiling.patch, gnu/packages/patches/tipp10-RemoveLicenseCode.patch: New files. * gnu/local.mk (dist_patch_DATA
/archive/html/guix-devel/2016-12/msg00718.html (32,704 bytes)

293. [PATCH 2/4] gnu: Add ksyntaxhighlighting. (score: 18)
Author: HIDDEN
Date: Mon, 28 Nov 2016 23:20:10 +0100
* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable. -- gnu/packages/kde-frameworks.scm | 51 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/
/archive/html/guix-devel/2016-11/msg01182.html (8,888 bytes)

294. [PATCH 05/13] gnu: kde-frameworks: Add kdoctools. (score: 18)
Author: HIDDEN
Date: Sat, 13 Aug 2016 14:19:23 +0200
* gnu/packages/kde-frameworks.scm (kdoctools): New variable. Co-authored-by: Hartmut Goebel <address@hidden> -- gnu/packages/kde-frameworks.scm | 51 +++++++++++++++++++++++++++++++++++++++++ 1 file c
/archive/html/guix-devel/2016-08/msg00865.html (9,520 bytes)

295. Re: [PATCH] Add fraggenescan. (score: 18)
Author: HIDDEN
Date: Sun, 20 Dec 2015 14:03:49 +0100
Hi Ben, thanks for your patch! [...] This phase does more than just patch the run script (it changes paths in two scripts and a C source file). Could you find a better name? I might look clearer if y
/archive/html/guix-devel/2015-12/msg00533.html (12,666 bytes)

296. GNU Guix 0.9.0 released (score: 18)
Author: HIDDEN
Date: Thu, 05 Nov 2015 10:11:57 +0100
We are pleased to announce the release of GNU Guix version 0.9.0, representing 1,528 commits by 34 people over 3.5 months. • About GNU Guix is a functional package manager for the GNU system. The G
/archive/html/guix-devel/2015-11/msg00131.html (27,841 bytes)

297. [PATCH] Add cufflinks. (score: 18)
Author: HIDDEN
Date: Wed, 16 Sep 2015 17:45:46 +0200
Hi Guix, attached is a patch to add “cufflinks” to the bioinformatics module. According to the authors, boost 1.56 broke the serialisation library in some way, so “cufflinks” must be built ag
/archive/html/guix-devel/2015-09/msg00472.html (11,020 bytes)

298. Re: [PATCH] R build system and CRAN importer (updated) (score: 18)
Author: HIDDEN
Date: Wed, 26 Aug 2015 18:05:51 +0200
Attached is the latest version of this patch set. I tried to incorporate all suggestions and also added tests for the CRAN importer. I have not implemented the suggested procedure ‘cran-uri’ tha
/archive/html/guix-devel/2015-08/msg00618.html (43,348 bytes)

299. Re: [PATCH] R build system and CRAN importer (updated) (score: 18)
Author: HIDDEN
Date: Tue, 18 Aug 2015 08:58:12 -0400
Hey Ricardo, Apologies if the mail client I'm using butchers the formatting... my Emacs mail setup isn't working quite right now so I'm using something else. I hope you can still read my feedback wel
/archive/html/guix-devel/2015-08/msg00279.html (34,149 bytes)

300. [PATCH] R build system and CRAN importer (updated) (score: 18)
Author: HIDDEN
Date: Fri, 31 Jul 2015 15:11:59 +0200
Hi again, attached are two patches. The first is a slightly updated version of the CRAN importer (it’s now defaulting to the CRAN URL for the ‘home-page’ field if no home page URL is given); th
/archive/html/guix-devel/2015-07/msg00795.html (32,565 bytes)


This search system is powered by Namazu