Age | Commit message (Expand) | Author |
2020-06-16 | gnu: r-xgboost: Update to 1.1.1.1....* gnu/packages/cran.scm (r-xgboost): Update to 1.1.1.1.
| Ricardo Wurmus |
2020-06-16 | gnu: r-genenet: Update to 1.2.15....* gnu/packages/cran.scm (r-genenet): Update to 1.2.15.
| Ricardo Wurmus |
2020-06-16 | gnu: r-performance: Update to 0.4.7....* gnu/packages/cran.scm (r-performance): Update to 0.4.7.
| Ricardo Wurmus |
2020-06-16 | gnu: r-abn: Update to 2.2.1....* gnu/packages/cran.scm (r-abn): Update to 2.2.1.
[propagated-inputs]: Add r-boot, r-brglm, r-entropy, and r-moments.
| Ricardo Wurmus |
2020-06-16 | gnu: r-vioplot: Update to 0.3.5....* gnu/packages/cran.scm (r-vioplot): Update to 0.3.5.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus |
2020-06-16 | gnu: r-circlize: Update to 0.4.10....* gnu/packages/cran.scm (r-circlize): Update to 0.4.10.
| Ricardo Wurmus |
2020-06-16 | gnu: Add r-entropy....* gnu/packages/cran.scm (r-entropy): New variable.
| Ricardo Wurmus |
2020-06-16 | gnu: Add r-brglm....* gnu/packages/cran.scm (r-brglm): New variable.
| Ricardo Wurmus |
2020-06-16 | gnu: Add r-profilemodel....* gnu/packages/cran.scm (r-profilemodel): New variable.
| Ricardo Wurmus |
2020-06-16 | gnu: emacs-yasnippet: Clean-up package definition....An old snippet was causing the build to fail when using Emacs 27.
* gnu/packages/emacs-xyz.scm (emacs-yasnippet)[source]: Use git-file-name, and
remove obsolete snippet.
[phases]{home}: New phase. This allows the rebindings test to pass.
{make-tests-writable, delete-rebinding-test}: Remove phases.
[description]: Re-indent.
| Maxim Cournoyer |
2020-06-16 | gnu: volk: Improve description mark-up....* gnu/packages/engineering.scm (volk)[description]: Substitute
@acronym for the less appropriate @code.
| Tobias Geerinckx-Rice |
2020-06-16 | gnu: volk: Fix typo in description....* gnu/packages/engineering.scm (volk)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-06-16 | gnu: inxi-minimal: Update to 3.1.03-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.03-1.
| Tobias Geerinckx-Rice |
2020-06-16 | gnu: tup: Update to 0.7.9....* gnu/packages/build-tools.scm (tup): Update to 0.7.9.
| Tobias Geerinckx-Rice |
2020-06-15 | gnu: glade3: Enable tests....* gnu/packages/gnome.scm (glade3)[arguments]: Enable tests. Add custom
pre-check phase.
[native-inputs]: Add hicolor-icon-theme and xorg-server-for-tests.
| Arun Isaac |
2020-06-15 | gnu: cuirass: Update to 0.0.1-32.3db603c....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-32.3db603c.
| Mathieu Othacehe |
2020-06-15 | gnu: volk: Make retained references non-native inputs....* gnu/packages/engineering.scm (volk)[native-inputs]:
Move python-wrapper and python-mako…
[inputs]: …here.
| Tobias Geerinckx-Rice |
2020-06-15 | gnu: volk: Update to 2.3.0....* gnu/packages/engineering.scm (volk): Update to 2.3.0.
| Tobias Geerinckx-Rice |
2020-06-15 | gnu: r-limma: Update to 3.44.3....* gnu/packages/bioinformatics.scm (r-limma): Update to 3.44.3.
| Ricardo Wurmus |
2020-06-15 | gnu: openmw: Update to 0.46.0....* gnu/packages/game-development.scm (openmw): Update to 0.46.0.
| Pierre Neidhardt |
2020-06-15 | gnu: quassel: Add context menu for d-bus tray icon....* gnu/packages/irc.scm (quassel)[inputs]: Add libdbusmenu-qt.
| Efraim Flashner |
2020-06-15 | gnu: quassel: Fix build with qt-5.14....* gnu/packages/irc.scm (quassel)[source]: Add patch.
* gnu/packages/patches/quassel-qt-514-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2020-06-15 | gnu: emacs-debbugs: Update to 0.24....* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.24.
| Nicolas Goaziou |
2020-06-15 | gnu: Add emacs-flycheck-guile.... * gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): New variable.
| Andrew Whatson |
2020-06-14 | gnu: inkscape: Add the glib-or-gtk-build-system phases....This fixes an issue where an improperly set XDG_DATA_DIRS environment variable
would cause a segfault when opening the 'Save As' menu of Inkscape. See:
<https://lists.gnu.org/archive/html/help-guix/2020-06/msg00093.html>.
* gnu/packages/inkscape.scm (inkscape-1.0)[arguments]: Import the
(guix build glib-or-gtk-build-system) module.
[phases]: Add the glib-or-gtk-compile-schemas and glib-or-gtk-wrap phases.
Reported-by: Thorsten Wilms <t_w_@freenet.de>
| Maxim Cournoyer |
2020-06-14 | gnu: emacs-org-reveal: Update to 20200607....* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20200607.
| Maxim Cournoyer |
2020-06-14 | gnu: Add tup....* gnu/packages/build-tools.scm (tup): New variable.
* gnu/packages/patches/tup-unbundle-dependencies.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.
| Jakub Kądziołka |
2020-06-14 | gnu: Add iputils....* gnu/packages/patches/iputils-libcap-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/networking.scm (iputils): New public variable.
| Marius Bakke |
2020-06-14 | gnu: docbook: Add 5.0.1....* gnu/packages/docbook.scm (docbook-xml-5): New public variable.
(docbook-xml): Inherit from it. While at it, remove trailing whitespace.
| Marius Bakke |
2020-06-14 | gnu: Add ndisc6....* gnu/packages/networking.scm (ndisc6): New public variable.
| Marius Bakke |
2020-06-14 | gnu: Add ghc-psqueue....* gnu/packages/haskell-xyz.scm (ghc-psqueue): New public variable.
| Marius Bakke |
2020-06-14 | gnu: Add shelltestrunner....* gnu/packages/haskell-apps.scm (shelltestrunner): New public variable.
| Marius Bakke |
2020-06-14 | gnu: Add ghc-regex-pcre....* gnu/packages/haskell-xyz.scm (ghc-regex-pcre): New public variable.
| Marius Bakke |
2020-06-14 | gnu: Add ghc-curl....* gnu/packages/haskell-web.scm (ghc-curl): New public variable.
| Marius Bakke |
2020-06-15 | gnu: Add go-github-com-mattn-go-pointer....* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Martin Becze |
2020-06-15 | gnu: Add go-golang-org-x-oauth2....* gnu/packages/golang.scm (go-golang-org-x-oauth2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Martin Becze |
2020-06-14 | gnu: emacs-erc-status-sidebar: Placate 'guix lint'....* gnu/packages/emacs-xyz.scm (emacs-erc-status-sidebar)[source]: Add
'file-name'.
[synopsis, description]: Adjust.
| Ludovic Courtès |
2020-06-14 | gnu: Add emacs-erc-status-sidebar....* gnu/packages/emacs-xyz.scm (emacs-erc-status-sidebar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-06-14 | gnu: Add augustus....* gnu/packages/games.scm (augustus): New variable.
| Pierre Neidhardt |
2020-06-14 | gnu: diffoscope: Update to 147....* gnu/packages/diffoscope (diffoscope): Update to 147.
| Vagrant Cascadian |
2020-06-14 | services: Add 'hurd-vm service-type'....* gnu/services/virtualization.scm (hurd-vm-shepherd-service,
hurd-vm-disk-image): New procedures.
(%hurd-vm-operating-system, hurd-vm-service-type): New variables.
(<hurd-vm-configuration>): New record type.
* doc/guix.texi (Virtualization Services): Document it.
* gnu/services/shepherd.scm (scm->go): Use let-system, remove FIXME. Fixes
fixes cross-building of shepherd modules for the Hurd image.
| Jan (janneke) Nieuwenhuizen |
2020-06-14 | system: image: Make sure target is set....* gnu/system/image.scm (system-image): Move "with-parameters" call so that it
encapsulates "operating-system-bootcfg".
| Mathieu Othacehe |
2020-06-14 | system: image: Remove left-over....* gnu/system/image.scm: Remove a left-over since maybe-with-target procedure
was removed.
| Mathieu Othacehe |
2020-06-14 | installer: final: Make sure 'bold' font files are loaded....* gnu/installer/newt/final.scm (run-install-shell): Force kmscon to open
'bold' font files, before the cow-store overlay is mounted.
| Mathieu Othacehe |
2020-06-14 | gnu: qtox: Don't use unstable tarball....* gnu/packages/messaging.scm (tox)[source]: Don't use autogenerated
tarball.
| Efraim Flashner |
2020-06-14 | gnu: qtox: Update to 1.17.2....* gnu/packages/messaging.scm (qtox): Update to 1.17.2.
[arguments]: Add phase to disable network tests.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Reza Alizadeh Majd |
2020-06-14 | gnu: c-toxcore: Update to 0.2.12....* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.12.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Reza Alizadeh Majd |
2020-06-14 | gnu: pagekite: Update to 1.5.2.200603....* gnu/packages/networking.scm (pagekite): Update to 1.5.2.200603.
| Alex Griffin |
2020-06-14 | gnu: python-socksipychain: Update to 2.1.2....* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.2.
| Alex Griffin |
2020-06-14 | gnu: zsh: Set default '$fpath'....* gnu/packages/shells.scm (zsh)[arguments]: Add configure-flags
'disable-site-dir' and 'enable-additional-fpath'.
| Brice Waegeneire |