Age | Commit message (Expand) | Author |
2020-06-30 | gnu: zstd: Update to 1.4.5....* gnu/packages/compression.scm (zstd): Update to 1.4.5.
[arguments]: Add new work-arounds for new Makefile problems.
| Tobias Geerinckx-Rice |
2020-06-30 | gnu: zstd: Follow GNU conventions for make variables....* gnu/packages/compression.scm (zstd)[arguments]: Use lowercase ones
where possible.
| Tobias Geerinckx-Rice |
2020-06-24 | gnu: ruby: Use ruby-2.7....* gnu/packages/ruby.scm (ruby): Use ruby-2.7.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Ryan Prior |
2020-06-24 | gnu: Rename ruby to ruby-2.6....* gnu/packages/ruby.scm (ruby): Rename to ruby-2.6.
(ruby-2.7): Inherit from ruby-2.6.
(ruby-2.5): Inherit from ruby-2.6.
(ruby-2.4): Inherit from ruby-2.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Ryan Prior |
2020-06-22 | gnu: bison-3.6: Remove package....The `bison-3.6' variable is no longer necessary as `bison' itself
already provides this version.
* gnu/packages/bison.scm (bison-3.6): Remove variable.
* gnu/packages/engineering.scm (poke)[native-inputs]: Replace bison-3.6
with bison.
| Jakub Kądziołka |
2020-06-22 | Merge branch 'master' into core-updates | Jakub Kądziołka |
2020-06-22 | gnu: bison-3.6: Don't change the name of the package....This is a follow-up to commit 512d23c65d82bb874ca1fb3c12095b1cec8bbfca.
* gnu/packages/bison (bison-3.6)[name]: Remove the overridden value.
| Jakub Kądziołka |
2020-06-21 | gnu: linux-libre@4.14: Update to 4.14.185....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.185.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2020-06-21 | gnu: linux-libre@4.9: Update to 4.9.228....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.228.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2020-06-21 | gnu: linux-libre@4.4: Update to 4.4.228....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.228.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2020-06-21 | gnu: Add r-boruta....* gnu/packages/statistics.scm (r-boruta): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Peter Lo |
2020-06-22 | gnu: xmoto: Update to 0.6.1....* gnu/packages/games.scm (xmoto): Update to 0.6.1.
[arguments]: Remove phase installing man pages, now properly handled by the
installation script.
| Nicolas Goaziou |
2020-06-21 | gnu: emacs-relint: Update to 1.18....* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.18.
| Nicolas Goaziou |
2020-06-21 | gnu: guile: Add 3.0.3....* gnu/packages/guile.scm (guile-3.0.3): New variable.
| Ludovic Courtès |
2020-06-21 | gnu: Add seahorse-adventures....* gnu/packages/games.scm (seahorse-adventures): New variable.
| Nicolas Goaziou |
2020-06-21 | gnu: Add font-mplus-testflight....* gnu/packages/fonts.scm (font-mplus-testflight): New variable.
| Julien Lepiller |
2020-06-21 | gnu: k3b: Update to 20.04.2....* gnu/packages/kde-multimedia.scm (k3b): Update to 20.04.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2020-06-21 | gnu: k3b: Note the runtime dependency on udisks-service....* gnu/packages/kde-multimedia.scm (k3b)[description]: Note that udisks-service
should be enabled.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2020-06-21 | gnu: k3b: Add inputs for libraries loaded at runtime....Patch the source to load these from absolute paths. Actual loading is done by
the Qt library, so we cannot use k3b’s runpath.
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add libcdio-paranoia and
libdvdcss.
[arguments]<#:phases>[set-absolute-library-paths]: New phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2020-06-21 | gnu: k3b: Add inputs for external programs....* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add cdrdao, dvd+rw-tools,
libburn and sox.
[arguments]<#:phases>[wrap-path]: New phase to wrap the binary with paths to
the above.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2020-06-21 | gnu: Add cdrdao....* gnu/packages/cdrom.scm (cdrdao): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2020-06-21 | gnu: add convmv....* gnu/packages/convmv.scm: New file.
* gnu/local.mk: Add it to build.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Leo Prikler |
2020-06-21 | gnu: Add font-fontna-yasashisa-antique....gnu/packages/fonts.scm (font-fontna-yasashisa-antique): New variable.
| Julien Lepiller |
2020-06-21 | gnu: Add poke....* gnu/packages/engineering.scm (poke): New variable.
* gnu/packages/bison.scm (bison-3.6): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| B. Wilson |
2020-06-21 | gnu: bison: Update to 3.6.3....* gnu/packages/bison.scm (bison): Update to 3.6.3.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| B. Wilson |
2020-06-21 | gnu: git-annex: Update to 8.20200617....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200617.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2020-06-21 | gnu: emacs-hy-mode: Update to 1.0.4....* gnu/packages/emacs-xyz.scm (emacs-hy-mode): Update to 1.0.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Vinicius Monego |
2020-06-21 | gnu: xmoto: Unbundle ODE and libccd....* gnu/packages/games.scm (xmoto): Unbundle ODE and libccd.
[inputs]: Add ode.
| Nicolas Goaziou |
2020-06-21 | gnu: xmoto: Update to 0.6.0-0-f7ca787....* gnu/packages/games.scm (xmoto): Update to 0.6.0-0-f7ca787.
[source]: Remove patches.
[arguments]: Remove make-flags keyword.
* gnu/packages/patches/xmoto-remove-glext.patch:
* gnu/packages/patches/xmoto-reproducible.patch:
* gnu/packages/patches/xmoto-utf8.patch: Delete files.
* gnu/local.mk: Register previous deletions.
| Nicolas Goaziou |
2020-06-21 | gnu: emacs-hyperbole: Use inputs instead of propagated inputs....* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Replace domainname
with dnsdomainname, not hostname.
[propagated-inputs]: move to...
[inputs]: ...this.
| Nicolas Goaziou |
2020-06-21 | gnu: emacs-magit: Update to 0746bf1b....* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 0746bf1b.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Pierre Langlois |
2020-06-20 | gnu: emacs-hyperbole: Update to 7.0.6....* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.0.6.
[source]: Use GNU ELPA URL. Remove some patches.
[arguments]: Add phase.
* gnu/packages/patches/emacs-hyperbole-do-not-check-dir.patch: Delete file.
* gnu/packages/patches/emacs-hyperbole-domainname.patch: Delete file.
* gnu/local.mk: Register sole patch.
| Nicolas Goaziou |
2020-06-20 | gnu: gnutls: Pass #:tests? unconditionally....* gnu/packages/tls.scm (gnutls)[arguments]: Add #:tests? unconditionally.
| Ludovic Courtès |
2020-06-20 | gnu: gnutls: Leave #:disallowed-references empty for GNU/Hurd....Partly fixes <https://bugs.gnu.org/41775>.
This is a followup to a9bcc6474667d6699500f03d69f9c8212a50d711.
* gnu/packages/tls.scm (gnutls)[arguments]: Let #:disallowed-references
empty when 'hurd-target?' returns true.
| Ludovic Courtès |
2020-06-20 | gnu: Mutt: Update to 1.14.4....* gnu/packages/mail.scm (mutt): Update to 1.14.4.
| Leo Famulari |
2020-06-20 | gnu: Add emacs-hyperbole....* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Add at 7.0.3
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| LaFreniere, Joseph |
2020-06-20 | gnu: Add hashcash....* gnu/packages/networking.scm (hashcash): New variable.
| Jakub Kądziołka |
2020-06-20 | gnu: hydrogen: Update to 1.0.0-rc1....* gnu/packages/music.scm (hydrogen): Update to 1.0.0-rc1.
| Nicolas Goaziou |
2020-06-20 | gnu: guile-config: Update to 0.4.2....* gnu/packages/guile-xyz.scm (guile-config): Update to 0.4.2.
| Alex Sassmannshausen |
2020-06-19 | gnu: diffoscope: Update to 148....* gnu/packages/diffoscope (diffoscope): Update to 148.
[arguments] Remove add-known-tools phase, fixed upstream.
| Vagrant Cascadian |
2020-06-19 | gnu: sudo: Update to 1.9.1....* gnu/packages/admin.scm (sudo): Update to 1.9.1.
| Tobias Geerinckx-Rice |
2020-06-19 | gnu: oil: Update to 0.8.pre6....* gnu/packages/shells.scm (oil): Update to 0.8.pre6.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Ryan Prior via Guix-patches via |
2020-06-18 | gnu: Add Iosevka quasi-proportioal fonts....* gnu/packages/fonts.scm (font-iosevka-aile, font-iosevka-etoile,
font-iosevka-sparkle): New variables.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Simen Endsjø |
2020-06-18 | gnu: Update Iosevka fonts from 2.3.3 to 3.1.1....* gnu/packages/fonts.scm (font-iosevka):
(font-iosevka-slab):
(font-iosevka-term):
(font-iosevka-term-slab): Update to 3.1.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Simen Endsjø |
2020-06-18 | gnu: emacs-leaf: Update to 4.2.5....* gnu/packages/emacs-xyz.scm (emacs-leaf): Update to 4.2.5.
[source]: Switch to GNU ELPA URL.
| Nicolas Goaziou |
2020-06-18 | gnu: linux-libre@5.7: Update to 5.7.4....* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.4.
(linux-libre-5.7-pristine-source): Update hash.
| Mark H Weaver |
2020-06-18 | gnu: Add multimon-ng....* gnu/packages/radio.scm (multimon-ng): New variable.
| Guillaume Le Vaillant |
2020-06-18 | gnu: Add unicorn....* gnu/packages/emulators.scm (unicorn): New variable.
| Jakub Kądziołka |
2020-06-18 | gnu: Add cluffer....* gnu/packages/lisp-xyz.scm (cl-cluffer, sbcl-cluffer): New variables.
| Pierre Neidhardt |
2020-06-18 | gnu: Add sbcl-cluffer-simple-buffer....* gnu/packages/lisp-xyz.scm (sbcl-cluffer-simple-buffer): New variable.
| Pierre Neidhardt |