summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: accountsservice: 'Add patch-/bin/cat' phase.Rene Saavedra2020-02-16
| | | | | | | * gnu/packages/freedesktop.scm (accountsservice)[arguments]: Add 'patch-/bin/cat' phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: elixir: Update to 1.10.0.Oskar Köök2020-02-16
| | | | | | | | * gnu/packages/elixir.scm (elixir): Update to 1.10.0. * gnu/packages/patches/elixir-path-length.patch: Update patch so it can be applied to v1.10.0 source Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: whois: Update to 5.5.6.Marius Bakke2020-02-16
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.6.
* gnu: gwl: Update to 0.2.0.Ricardo Wurmus2020-02-16
| | | | | | | | | | * gnu/packages/package-management.scm (gwl): Update to 0.2.0. [source]: Fetch from gnu.org. [native-inputs]: Add texinfo and graphviz. [propagated-inputs]: Add guile-gcrypt, guile-pfds, guile-syntax-highlight, and guile-wisp. [home-page]: Use workflows.guix.info. [description]: Use official project description.
* doc: Fix typo.Efraim Flashner2020-02-16
| | | | | | | * doc/guix.texi (X Window)[sddm-service-type]: SSDM -> SDDM typo fix. [sddm-configuration]: Also list 'maya' theme. * gnu/services/sddm.scm (sddm-service): Fix typo in doc string. (sddm-configuration): Also list 'maya' theme.
* gnu: emulation-station: Fix build.Jakub Kądziołka2020-02-16
| | | | | * gnu/packages/emulators.scm (emulation-station): Switch to an unreleased git commit.
* services: xorg: Filter modules based on systemshtwzrd2020-02-16
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/39402>. Reported by shtwzrd <shtwzrd@protonmail.com>. * gnu/services/xorg.scm (xorg-configuration): Apply a filter over %default-xorg-modules packages, excluding those for which the %current-system is not among the package's supported-systems. This patch makes it possible to use xorg-configuration on systems other than x86_64 and i686, as without it, xf86-video-intel would be pulled in on the unsupported architecture and fail. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
* gnu: higan: Explain why v106, and not v107, is being packagedJakub Kądziołka2020-02-16
| | | | * gnu/packages/emulators.scm (higan): Add a comment.
* gnu: higan: Don't use auto-generated tarball.Jakub Kądziołka2020-02-16
| | | | | * gnu/packages/emulators.scm (higan)[source]: Don't use autogenerated tarball. Fetch from the new location for the repository.
* gnu: higan: End phases with #tJakub Kądziołka2020-02-16
| | | | * gnu/packages/emulators.scm (higan)[arguments]: End all phases with #t.
* gnu: emacs-org-contrib: Update to 20200213.Nicolas Goaziou2020-02-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200213.
* gnu: emacs-org: Update to 9.3.6.Nicolas Goaziou2020-02-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.6.
* gnu: python-markdown: Update to 3.2.1.Marius Bakke2020-02-15
| | | | * gnu/packages/python-xyz.scm (python-markdown): Update to 3.2.1.
* gnu: libtorrent-rasterbar: Update to 1.1.14.Marius Bakke2020-02-15
| | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.14.
* gnu: le-certs: Update input hashes.Tobias Geerinckx-Rice2020-02-15
| | | | | | | | | | | | These unversioned files were modified upstream. The result of $ openssl x509 -in <FILE> -text for each old/new pair remains the same, however. * gnu/packages/certs.scm (le-certs)[inputs]: Update hash for isrgrootx1.pem, letsencryptauthorityx3.pem, and letsencryptauthorityx4.pem.
* gnu: Add fbset.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/linux.scm (fbset): New public variable.
* gnu: thunar: Update to 1.8.12.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/xfce.scm (thunar): Update to 1.8.12.
* gnu: unbound: Update to 1.9.6 [security improvements].Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/dns.scm (unbound): Update to 1.9.6.
* gnu: you-get: Update to 0.4.1403.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/video.scm (you-get): Update to 0.4.1403.
* gnu: xvid: Update to 1.3.7.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/video.scm (xvid): Update to 1.3.7.
* gnu: tumbler: Update to 0.2.8.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/xfce.scm (tumbler): Update to 0.2.8.
* gnu: diction: Update to 1.14.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/dictionaries.scm (diction): Update to 1.14.
* gnu: emacs-markdown-mode: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-markdown-mode)[home-page]: Use HTTPS.
* gnu: ebtables: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
* gnu: sbcl-ningle: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/lisp-xyz.scm (sbcl-ningle)[home-page]: Use HTTPS.
* gnu: cl-trivial-mimes: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/lisp-xyz.scm (cl-trivial-mimes)[home-page]: Use HTTPS.
* gnu: abc: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/fpga.scm (abc)[home-page]: Use HTTPS.
* gnu: monero: Disable core tests.Guillaume Le Vaillant2020-02-15
| | | | | | | | Core tests sometimes fail at least on i686-linux. Let's disable them for now and just try hash tests and unit tests. * gnu/packages/finance.scm (monero)[arguments]: Don't run 'core_tests' in 'check' phase.
* gnu: containerd: Fix test failure with Go 1.13.Jack Hill2020-02-15
| | | | | | * gnu/packages/docker.scm (containerd)[source]: Add patch. * gnu/packages/patches/containerd-test-with-go1.13.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch.
* gnu: python-fuzzywuzzy: Capitalize Python in synopsisJakub Kądziołka2020-02-15
| | | | | | | Follow-up to commit da8ca4c3fc2ac36977e3190bb05802c487619e8c * gnu/packages/python-xyz.scm (python-fuzzywuzzy)[synopsis]: python -> Python
* gnu: radare2: Improve description.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/engineering.scm (radare2)[synopsis, description]: Re-write.
* gnu: sbcl-fare-quasiquote-extras: Fix build.Guillaume Le Vaillant2020-02-15
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote-extras)[arguments]: Fix 'build' phase.
* gnu: sbcl-fare-quasiquote: Fix source and home-page.Guillaume Le Vaillant2020-02-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote)[source]: Use main repository instead of Quicklisp archive. [home-page]: Fix URL. [synopsis]: Shorten it.
* gnu: sbcl-parse-declarations: Fix source.Guillaume Le Vaillant2020-02-15
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-parse-declarations)[source]: Use main repository instead of Quicklisp archive.
* gnu: sbcl-puri: Fix source and license.Guillaume Le Vaillant2020-02-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-puri)[source]: Use main repository instead of Quicklisp archive. [description]: Fix typo. [license]: Source code indicates LLGPL license.
* gnu: sbcl-ptester: Fix source and license.Guillaume Le Vaillant2020-02-15
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-ptester)[source]: Use main repository instead of Quicklisp archive. [license]: Source code indicates LLGPL license.
* gnu: sbcl-rt: Fix source, home-page and license.Guillaume Le Vaillant2020-02-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-rt)[source]: Use main repository instead of Quicklisp archive. [home-page]: Link to CLiki page. [license]: Source code indicates MIT license.
* gnu: sbcl-iterate: Update to 1.5.Guillaume Le Vaillant2020-02-15
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-iterate): Update to 1.5. [source]: Fetch from official project URL instead of Quicklisp archive.
* gnu: linux-libre: Update to 5.4.20.Mark H Weaver2020-02-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.20. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.104.Mark H Weaver2020-02-14
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.104. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.171.Mark H Weaver2020-02-14
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.171. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.214.Mark H Weaver2020-02-14
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.214. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.214.Mark H Weaver2020-02-14
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.214. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre: Update deblob scripts.Mark H Weaver2020-02-14
| | | | | | * gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.19. (deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9) (deblob-scripts-4.4): Update versions, although the scripts are unchanged.
* gnu: Add guile-webutils.Ricardo Wurmus2020-02-14
| | | | * gnu/packages/guile-xyz.scm (guile-webutils): New variable.
* gnu: Add python-fuzzywuzzy.sirgazil2020-02-14
| | | | | | | * gnu/packages/python-xyz.scm (python-fuzzywuzzy, python2-fuzzywuzzy): New variables. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
* gnu: VIGRA: Try to fix a build failure on the build farm.Leo Famulari2020-02-14
| | | | | * gnu/packages/image.scm (vigra)[properties]: Set the maximum silent time to 7200 seconds.
* gnu: btrfs-progs: Install udev-rules.Brice Waegeneire2020-02-14
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs)[arguments]: Add phase patch-makefile. [native-inputs]: Add lvm2, eudev. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mumps: Change "5.1.2" to "5.2.1" in library file names.Maurice Bremond2020-02-14
| | | | | | | | | * gnu/packages/patches/mumps-shared-libseq.patch, gnu/packages/patches/mumps-shared-mumps.patch, gnu/packages/patches/mumps-shared-pord.patch: Replace "5.1.2" with "5.2.1" in file names. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: go-ipfs: Update to 0.4.23Jack Hill2020-02-14
| | | | | | * gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.23 Signed-off-by: Leo Famulari <leo@famulari.name>