summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: umoci: Update to 0.4.5.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/virtualization.scm (umoci): Update to 0.4.5.
* gnu: nsd: Update to 4.2.4.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/dns.scm (nsd): Update to 4.2.4.
* gnu: knot: Update to 2.9.2.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/dns.scm (knot): Update to 2.9.2.
* gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331].Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/dns.scm (knot-resolver): Update to 4.3.0.
* gnu: gnome-shell-extension-dash-to-dock: Update to 67.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
* gnu: xxhash: Update to 0.7.2.Tobias Geerinckx-Rice2019-12-23
| | | | | * gnu/packages/digest.scm (xxhash): Update to 0.7.2. [arguments]: Run ‘make check’ in parallel.
* gnu: xchm: Update to 1.31.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/ebook.scm (xchm): Update to 1.31.
* gnu: fluidsynth: Update to 2.1.0.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.1.0.
* gnu: boinc-client: Update to 7.16.3.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/distributed.scm (boinc-client): Update to 7.16.3.
* gnu: setbfree: Update to 0.8.11.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/music.scm (setbfree): Update to 0.8.11.
* gnu: clyrics: Update to 0.12.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/music.scm (clyrics): Update to 0.12.
* gnu: Fix typo.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/maven.scm: Fix copyright header typo.
* gnu: avldrums-lv2: Update to 0.4.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/music.scm (avldrums-lv2): Update to 0.4.1.
* gnu: mpd: Update to 0.21.17.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.21.17.
* gnu: libmpdclient: Update to 2.17.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/mpd.scm (libmpdclient): Update to 2.17.
* gnu: speedtest-cli: Update to 2.1.2.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/networking.scm (speedtest-cli): Update to 2.1.2.
* gnu: batctl: Update to 2019.5.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/networking.scm (batctl): Update to 2019.5.
* gnu: strongswan: Update to 5.8.2.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/networking.scm (strongswan): Update to 5.8.2.
* gnu: clamav: Update to 0.102.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.102.1.
* gnu: igt-gpu-tools: Update to 1.24.Tobias Geerinckx-Rice2019-12-23
| | | | | * gnu/packages/admin.scm (igt-gpu-tools): Update to 1.24. [inputs]: Add elfutils.
* gnu: igt-gpu-tools: Fetch from upstream git repository.Tobias Geerinckx-Rice2019-12-23
| | | | | * gnu/packages/admin.scm (igt-gpu-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME. Fetch from the master repository, not the mirror.
* gnu: screenfetch: Update to 3.9.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (screenfetch): Update to 3.9.1.
* gnu: nnn: Update to 2.8.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (nnn): Update to 2.8.1.
* gnu: thermald: Update to 1.9.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (thermald): Update to 1.9.1.
* gnu: fio: Update to 3.17.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.17.
* gnu: acpica: Update to 20191213.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (acpica): Update to 20191213.
* gnu: tophat: Build with GCC 5Mădălin Ionel Patrașcu2019-12-23
| | | | | | | | * 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>
* gnu: Add emacs-next.Amin Bandali2019-12-23
| | | | | | | | | | | | | 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>
* gnu: Add sweeper.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (sweeper): New variable.
* gnu: Add smb4k.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (smb4k): New variable.
* gnu: Add rsibreak.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (rsibreak): New variable.
* gnu: Add okteta.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (okteta): New variable.
* gnu: Add krusader.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (krusader): New variable.
* gnu: Add kronometer.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (kronometer): New variable.
* gnu: Add kmouth.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (kmouth): New variable.
* gnu: Add kmousetool.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (kmousetool): New variable.
* gnu: Add kmag.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde-utils.scm (kmag): New variable.
* gnu: Add kate.Hartmut Goebel2019-12-23
| | | | | * gnu/packages/kde-utils.scm: New file. * gnu/local.mk (MODULES): Add it.
* gnu: Add zeroconf-ioslave.Hartmut Goebel2019-12-23
| | | | * gnu/packages/kde.scm (zeroconf-ioslave): New variable.
* gnu: Add grantleetheme.Hartmut Goebel2019-12-23
| | | | | | * gnu/packages/kde.scm (grantleetheme): New variable. * gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file. * gnu:lokal.mk (DATA): Add it.
* gnu: ktouch: Use fixed qt-build-system.Hartmut Goebel2019-12-23
| | | | | | * gnu/packages/education.scm (ktouch)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
* gnu: kdeconnect: Use fixed qt-build-system.Hartmut Goebel2019-12-23
| | | | | | * gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
* gnu: kdevelop: Use fixed qt-build-system.Hartmut Goebel2019-12-23
| | | | | | * gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
* gnu: sddm: Use fixed qt-build-system.Hartmut Goebel2019-12-23
| | | | | | * gnu/packages/display-managers.scm (sddm)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
* Revert "gnu: mumble: Actually modify qt-build-system."Hartmut Goebel2019-12-23
| | | | | | Now the qt-build-system is fixed, this is no longer necessary. This reverts commit a7a91c01c98499c8a1e44fadea1b8f70e91fc16f.
* gnu: nano: Update to 4.7.Efraim Flashner2019-12-23
| | | | * gnu/packages/nano.scm (nano): Update to 4.7.
* gnu: icecat: Fix linking with ffmpeg.Julien Lepiller2019-12-23
| | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: Add 'fix-ffmpeg-runtime-linker' phase. Co-authored-by: Mark H Weaver <mhw@netris.org>.
* bootloader: grub: Add firmware setup entry.Brice Waegeneire2019-12-23
| | | | | | | * gnu/bootloader/grub.scm (grub-configuration-file): Add 'Firmware setup' entry for EFI platform. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gnome-shell-extensions: Depropagate glib:bin.Leo Prikler2019-12-23
| | | | | | | | * 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>
* gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin.Leo Prikler2019-12-23
| | | | | | | | * 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>