Age | Commit message (Expand) | Author |
2019-12-23 | gnu: nnn: Update to 2.8.1....* gnu/packages/admin.scm (nnn): Update to 2.8.1.
| Tobias Geerinckx-Rice |
2019-12-23 | gnu: thermald: Update to 1.9.1....* gnu/packages/admin.scm (thermald): Update to 1.9.1.
| Tobias Geerinckx-Rice |
2019-12-23 | gnu: fio: Update to 3.17....* gnu/packages/benchmark.scm (fio): Update to 3.17.
| Tobias Geerinckx-Rice |
2019-12-23 | gnu: acpica: Update to 20191213....* gnu/packages/admin.scm (acpica): Update to 20191213.
| Tobias Geerinckx-Rice |
2019-12-23 | gnu: tophat: Build with GCC 5...* gnu/packages/python-xyz.scm (tophat)[native-inputs]: Add gcc-5.
(tophat)[inputs]: Reorder alphabetically the dependencies.
(tophat)[home-page]: Swapp to https.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mădălin Ionel Patrașcu |
2019-12-23 | gnu: Add emacs-next....Add `emacs-next' for building latest Emacs from git.
* gnu/packages/emacs.scm (emacs-next): New variable.
(emacs): make the autoload deletion snippet not fail when eshell/esh-groups.el
does not exist. This enables reuse of the entire snippet field of `emacs' for
`emacs-next'.
* gnu/packages/patches/emacs27-exec-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the above patch file to it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Amin Bandali |
2019-12-23 | gnu: Add sweeper....* gnu/packages/kde-utils.scm (sweeper): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add smb4k....* gnu/packages/kde-utils.scm (smb4k): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add rsibreak....* gnu/packages/kde-utils.scm (rsibreak): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add okteta....* gnu/packages/kde-utils.scm (okteta): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add krusader....* gnu/packages/kde-utils.scm (krusader): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add kronometer....* gnu/packages/kde-utils.scm (kronometer): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add kmouth....* gnu/packages/kde-utils.scm (kmouth): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add kmousetool....* gnu/packages/kde-utils.scm (kmousetool): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add kmag....* gnu/packages/kde-utils.scm (kmag): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add kate....* gnu/packages/kde-utils.scm: New file.
* gnu/local.mk (MODULES): Add it.
| Hartmut Goebel |
2019-12-23 | gnu: Add zeroconf-ioslave....* gnu/packages/kde.scm (zeroconf-ioslave): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add grantleetheme....* gnu/packages/kde.scm (grantleetheme): New variable.
* gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file.
* gnu:lokal.mk (DATA): Add it.
| Hartmut Goebel |
2019-12-23 | gnu: ktouch: Use fixed qt-build-system....* gnu/packages/education.scm (ktouch)[arguments]<phases>: Use
%standard-phases without explicitly referring to the qt-build-system
module.
| Hartmut Goebel |
2019-12-23 | gnu: kdeconnect: Use fixed qt-build-system....* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use
%standard-phases without explicitly referring to the qt-build-system
module.
| Hartmut Goebel |
2019-12-23 | gnu: kdevelop: Use fixed qt-build-system....* gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use
%standard-phases without explicitly referring to the qt-build-system
module.
| Hartmut Goebel |
2019-12-23 | gnu: sddm: Use fixed qt-build-system....* gnu/packages/display-managers.scm (sddm)[arguments]<phases>: Use
%standard-phases without explicitly referring to the qt-build-system
module.
| Hartmut Goebel |
2019-12-23 | Revert "gnu: mumble: Actually modify qt-build-system."...Now the qt-build-system is fixed, this is no longer necessary.
This reverts commit a7a91c01c98499c8a1e44fadea1b8f70e91fc16f.
| Hartmut Goebel |
2019-12-23 | gnu: nano: Update to 4.7....* gnu/packages/nano.scm (nano): Update to 4.7.
| Efraim Flashner |
2019-12-23 | gnu: icecat: Fix linking with ffmpeg....* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add
'fix-ffmpeg-runtime-linker' phase.
Co-authored-by: Mark H Weaver <mhw@netris.org>.
| Julien Lepiller |
2019-12-23 | bootloader: grub: Add firmware setup entry....* gnu/bootloader/grub.scm (grub-configuration-file): Add 'Firmware
setup' entry for EFI platform.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brice Waegeneire |
2019-12-23 | gnu: gnome-shell-extensions: Depropagate glib:bin....* gnu/packages/gnome.scm (gnome-shell-extensions):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-23 | gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-23 | gnu: gnome-shell-extension-hide-app-icon: Fix installation....* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-hide-app-icon):
[arguments]: Install in subdirectory. Adjust indentation.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-22 | gnu: guix-data-service: Update to 0.0.1-9.31110ac....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac.
| Christopher Baines |
2019-12-22 | gnu: cpupower: Fix library location....* gnu/packages/linux.scm (cpupower)[arguments]: Add a ‘libdir’
to #:make-flags.
| Tobias Geerinckx-Rice |
2019-12-22 | gnu: parallel: Update to 20191222....* gnu/packages/parallel.scm (parallel): Update to 20191222.
| Tobias Geerinckx-Rice |
2019-12-22 | gnu: Add polari....* gnu/packages/gnome.scm (polari): New package.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-22 | gnu: gspell: Build with gobject-introspection....* gnu/packages/gnome.scm (gspell)[native-inputs]: Add
gobject-introspection.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-22 | gnu: mumble: Actually modify qt-build-system....This was reported by Ivan Vilata i Balaguer.
* gnu/packages/telephony.scm (mumble)[arguments]: Refer to the
qt-build-system %supported-phases directly so we modify them.
| Efraim Flashner |
2019-12-22 | gnu: git-annex: Update to 7.20191218....* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191218.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2019-12-22 | gnu: ktouch: Update to 19.08.3....* gnu/packages/education.scm (ktouch): Update to 19.08.3.
| Efraim Flashner |
2019-12-21 | gnu: Add copyright header....* gnu/packages/lisp-xyz.scm: Add copyright header for Brett Gilio
<brettg@gnu.org>.
| Brett Gilio |
2019-12-21 | gnu: sbcl-cl-store: Use HTTPS home page URI....* gnu/packages/lisp-xyz.scm (sbcl-cl-store)[home-page]: Use HTTPS URI.
| Brett Gilio |
2019-12-21 | gnu: sbcl-cl-store: Update to 0.8.11-1....* gnu/packages/lisp-xyz.scm (sbcl-cl-store): Update to 0.8.11-1.
Fixes failing build against most recent SBCL.
| Brett Gilio |
2019-12-21 | gnu: fastx-toolkit: Build with GCC 6...* gnu/packages/bioinformatics.scm (fastx-toolkit)[native-inputs]: Add gcc-6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mădălin Ionel Patrașcu |
2019-12-21 | gnu: libgtextutils: Build with GCC 5...* gnu/packages/textutils.scm (libgtextutils)[native-inputs]: Add gcc-5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mădălin Ionel Patrașcu |
2019-12-21 | services: Add Mumi service....* gnu/services/web.scm (%mumi-activation, %mumi-accounts): New variables.
(mumi-shepherd-services): New procedure.
(mumi-service-type): New variable.
* doc/guix.texi (Web Services): Document it.
| Ludovic Courtès |
2019-12-21 | gnu: mumi: Add dependency on GnuTLS....* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS.
| Ludovic Courtès |
2019-12-21 | gnu: mumi: Install assets....* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so
that assets are installed.
| Ludovic Courtès |
2019-12-21 | gnu: mumi: Pass "--localstatedir=/var"....* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
| Ludovic Courtès |
2019-12-21 | gnu: mumi: Add dependency on mumimu....The package definition of mumi was taken from the 'guix.scm' file in mumi.
* gnu/packages/mail.scm (mumimu): New variable.
(mumi)[inputs]: Add it.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Ludovic Courtès |
2019-12-21 | gnu: mumi: Install .go files in the right place....* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields.
| Ludovic Courtès |
2019-12-21 | gnu: mumi: Do not hard-code "2.2"....* gnu/packages/mail.scm (mumi)[arguments]: Add #:modules and
#:imported-modules. In 'wrap-executable' phase, use
'target-guile-effective-version' instead of hard-coding "2.2".
| Ludovic Courtès |
2019-12-22 | gnu: guile-email: Update to 0.2.2....* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.2.
| Arun Isaac |