summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: radare2: Remove impotent snippet.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (radare2)[source]: Remove a snippet that does nothing.
* gnu: radare2: Use OUTPUTS keyword.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (radare2)[arguments]: Substitute OUTPUTS for %OUTPUTS.
* gnu: radare2: Remove pointless configure flag.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/engineering.scm (radare2)[arguments]: Remove unrecognised ‘--without-nonpic’ from #:configure-flags.
* gnu: lxrandr: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxrandr)[source]: Hard-code NAME.
* gnu: lxrandr: Update to 0.3.2.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxrandr): Update to 0.3.2.
* gnu: lxpanel: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxpanel)[source]: Hard-code NAME.
* gnu: lxpanel: Update to 0.10.0.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/lxde.scm (lxpanel): Update to 0.10.0. [inputs]: Add curl.
* gnu: lxsession: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxsession)[source]: Hard-code NAME.
* gnu: lxsession: Update to 0.5.5.Tobias Geerinckx-Rice2020-05-26
| | | | | | | * gnu/packages/lxde.scm (lxsession): Update to 0.5.5. [source]: Remove upstreamed patch. * gnu/packages/patches/lxsession-use-gapplication.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: lxappearance: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxappearance)[source]: Hard-code NAME.
* gnu: lxappearance: Update to 0.6.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxappearance): Update to 0.6.3.
* gnu: xbanish: Update to 1.7.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/xdisorg.scm (xbanish): Update to 1.7.
* gnu: scrot: Update to 1.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.3.
* gnu: nfs-utils: Update to 2.4.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/nfs.scm (nfs-utils): Update to 2.4.3.
* gnu: haproxy: Update to 2.1.4.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/networking.scm (haproxy): Update to 2.1.4.
* gnu: batctl: Update to 2020.1.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/networking.scm (batctl): Update to 2020.1.
* gnu: mutt: Update to 1.14.2.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/mail.scm (mutt): Update to 1.14.2.
* gnu: mc: Update to 4.8.24.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/mc.scm (mc): Update to 4.8.24. [source]: Use HTTPS.
* gnu: cutter: Update to 1.10.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (cutter): Update to 1.10.3.
* gnu: fetchmail: Update to 6.4.5.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.5. [arguments]: Remove obsolete ‘create-test-environment’ phase.
* gnu: balsa: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/mail.scm (balsa)[source]: Hard-code NAME.
* gnu: balsa: Update to 2.6.1.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/mail.scm (balsa): Update to 2.6.1.
* gnu: nethogs: Migrate to HASH.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/networking.scm (nethogs)[source]<sha256>: Migrate to… <hash>: …this I guess.
* gnu: nethogs: Don't use unstable tarball.Tobias Geerinckx-Rice2020-05-26
| | | | | | * gnu/packages/networking.scm (nethogs)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Don't try (and fail) to determine the version using git.
* gnu: nethogs: Update to 0.8.6.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/networking.scm (nethogs): Update to 0.8.6.
* gnu: wxmaxima: Update to 20.04.0.Kei Kebreau2020-05-25
| | | | * gnu/packages/maths.scm (wxmaxima): Update to 20.04.0.
* maint: 'authenticate' depends on a couple of .go files.base-for-series-4097Ludovic Courtès2020-05-25
| | | | * Makefile.am (authenticate): Add dependency on guix/{git,openpgp}.go.
* compile: Do not optimize "gnu/tests/*".Ludovic Courtès2020-05-25
| | | | | * guix/build/compile.scm (optimization-options): Add "gnu/tests/" to level 0.
* gexp: The result of 'imported-files/derivation' is non-substitutable.Ludovic Courtès2020-05-25
| | | | | * guix/gexp.scm (imported-files/derivation): Pass #:substitutable? #f to 'gexp->derivation'.
* gnu: qhull: Update to 2019.1Ekaitz Zarraga2020-05-25
| | | | | | * gnu/packages/maths.scm (qhull): update to 2019.1 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* self: Optimize 'file-append*' for 'local-file?'.Ludovic Courtès2020-05-25
| | | | | * guix/self.scm (file-append*): Add 'local-file?' case. * guix/gexp.scm (local-file-select?): Export.
* doc: Remove one use of 'file-append*'.Ludovic Courtès2020-05-25
| | | | | * doc/build.scm (texinfo-manual-source)[build]: Use 'file-append', not 'file-append*', for 'htmlxref.cnf', to ensure it has the right basename.
* gexp: Fix expansion for (file-append (local-file ...) ...).Ludovic Courtès2020-05-25
| | | | | | | | | Fixes <https://bugs.gnu.org/41527>. Regression introduced in d03001a31a6d460b712825640dba11e3f1a53a14. * guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and EXPAND is true, call EXPAND. * tests/gexp.scm ("file-append, raw store item"): New test.
* tests: Hide quoted (define-module ...) form from Geiser.Ludovic Courtès2020-05-25
| | | | | * tests/gexp.scm (%extension-package): Split (define-module ...) form to fool Geiser.
* gnu: Add go-github-com-francoispqt-gojay.Efraim Flashner2020-05-25
| | | | * gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
* gnu: python-llfuse: Update to 1.3.6.Efraim Flashner2020-05-25
| | | | * gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.
* gnu: perl-timedate: Update to 2.33.Efraim Flashner2020-05-25
| | | | * gnu/packages/perl.scm (perl-timedate): Update to 2.33.
* gnu: perl-io-tty: Update to 1.14.Efraim Flashner2020-05-25
| | | | * gnu/packages/perl.scm (perl-io-tty): Update to 1.14.
* gnu: quazip: Update to 0.9.1.Efraim Flashner2020-05-25
| | | | * gnu/packages/compression.scm (quazip): Update to 0.9.1.
* gnu: perl-cgi: Update to 4.47.Efraim Flashner2020-05-25
| | | | * gnu/packages/web.scm (perl-cgi): Update to 4.47.
* gnu: font-gnu-unifont: Update to 13.0.02.Efraim Flashner2020-05-25
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.
* gnu: mpv-mpris: Update to 0.5.Efraim Flashner2020-05-25
| | | | * gnu/packages/video.scm (mpv-mpris): Update to 0.5.
* gnu: tuir: Update to 1.29.0.Efraim Flashner2020-05-25
| | | | * gnu/packages/syndication.scm (tuir): Update to 1.29.0.
* gnu: OBS: Update to 25.0.8.base-for-series-4096Leo Famulari2020-05-25
| | | | | | * gnu/packages/video.scm (obs): Update to 25.0.8. [inputs]: Add mbedtls-apache. [arguments]: Set the version string in #:configure-flags.
* gnu: renpy: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
* gnu: python2-renpy: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
* gnu: taskwarrior: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
* gnu: uget: Update to 2.2.0.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/bittorrent.scm (uget): Update to 2.2.0.
* gnu: uget: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.
* gnu: xftwidth: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/xdisorg.scm (xftwidth)[home-page]: Use HTTPS URI.