Age | Commit message (Collapse) | Author |
|
* gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
|
|
* gnu/packages/kde.scm (libkomparediff2)[source]: Hard-code NAME.
|
|
* gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect)
FILE-NAME.
|
|
* gnu/packages/games.scm (nethack): Update to 3.6.2.
|
|
This reverts commit 48d498c2c3984784336b27ba5e261319f3ac6a3a.
It breaks ‘guix pull’.
|
|
* gnu/packages/music.scm (denemo)[inputs]: Replace gtksourceview with
gtksourceview-3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): New variable.
|
|
* gnu/packages/admin.scm (shepherd): Update to 0.6.1.
|
|
Fixes <https://bugs.gnu.org/35623>.
Reported by Karrick McDermott <kmcdermott@linkedin.com>.
* build-aux/build-self.scm (build): Add 'getenv' and 'setenv' calls for
HOME.
|
|
* gnu/packages/music.scm (picard)[arguments]: Return #t from
‘patch-source’ phase.
|
|
* gnu/packages/music.scm (picard)[arguments]: Leverage #:use-setuptools?
and #:configure-flags instead of a custom ‘install’ phase.
|
|
* gnu/packages/music.scm (picard): Update to 2.1.3.
|
|
* gnu/packages/xiph.scm (libshout): Update to 2.4.2.
|
|
* gnu/packages/xiph.scm (libshout)[source]: Hard-code NAME.
|
|
* gnu/packages/gnome.scm (upower): Update to 0.99.10.
* gnu/packages/patches/upower-builddir.patch: Adapt.
|
|
* gnu/packages/games.scm (powwow): Update to 1.2.19.
|
|
* gnu/packages/games.scm (wesnoth): Update to 1.14.7.
|
|
* gnu/packages/games.scm (chroma): Update to 1.17.
|
|
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.6.
|
|
* gnu/packages/man.scm (man-db): Update to 2.8.5.
[arguments]: Add systemd unit directory to #:configure-flags.
|
|
This partially addresses <https://bugs.gnu.org/35267>.
* gnu/services/xorg.scm (dbus-daemon-wrapper): When available, include
directories from '~/.guix-profile' in the search paths of the D-Bus
daemon.
|
|
* gnu/packages/wine.scm (wine-staging,wine-staging-patchset-data):
Update to 4.8.
|
|
* gnu/packages/emacs-xyz.scm (emacs-use-package): Update to 2.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rotate-text): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.12.1.
|
|
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-4.
|
|
* gnu/packages/statistics.scm (r-dt): Update to 0.6.
|
|
* gnu/packages/statistics.scm (r-rversions): Update to 2.0.0.
|
|
* gnu/packages/maths.scm (r-quadprog): Update to 1.5-7.
|
|
* gnu/packages/cran.scm (r-styler): Update to 1.1.1.
|
|
* gnu/packages/cran.scm (r-bookdown): Update to 0.10.
|
|
* gnu/packages/cran.scm (r-future): Update to 1.13.0.
|
|
* gnu/packages/cran.scm (r-grimport2): Update to 0.1-5.
|
|
* gnu/packages/cran.scm (r-rcmdcheck): Update to 1.3.3.
|
|
* gnu/packages/cran.scm (r-fs): Update to 1.3.1.
|
|
* gnu/packages/cran.scm (r-parsedate): Update to 1.2.0.
[propagated-inputs]: Add r-rematch2.
|
|
* gnu/packages/cran.scm (r-processx): Update to 3.3.1.
|
|
* gnu/packages/cran.scm (r-ggrepel): Update to 0.8.1.
|
|
* gnu/packages/cran.scm (r-dimred): Update to 0.2.3.
|
|
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.1.
|
|
* gnu/packages/build-tools.scm (osc): Update to 0.165.0.
[source]: Use git-fetch.
[arguments]: Use python3. osc_hotshot.py is gone. So, do not attempt to delete
it. Rename fix-filename-and-remove-unused phase to fix-filename phase.
[inputs]: Add rpm. Remove python2-urlgrabber. Replace python2-m2crypto and
python2-pycurl with python-m2crypto and python-pycurl.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/package-management.scm (rpm): Update to 4.14.2.1.
[inputs]: Use python instead of python-2.
[home-page]: Use HTTPS URI.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* doc/guix.texi (shepherd-service): Replace 'requirements' with 'requirement'.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/vim.scm (neovim): Update to 0.3.5.
[source]: Use git-fetch.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* etc/guix-install.sh: Replace reference to ci.guix.info with ci.guix.gnu.org.
|
|
* gnu/services.scm (gc-root-service-type)[default-value]: New field.
|
|
* gnu/system/linux-container.scm (containerized-operating-system)[user-file-systems]:
Add trailing slash for the "/dev/" and "/sys/" prefixes.
|
|
* gnu/system.scm (essential-services): Rename to...
(operating-system-default-essential-services): ... this.
(<operating-system>)[essential-services]: Adjust accordingly.
|
|
* gnu/packages/golang.scm (go-1.11): Update to 1.11.10.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.1.2.
|