Age | Commit message (Expand) | Author |
2018-11-12 | tests: Add 'test-assertm' to (guix tests)....* guix/tests.scm (test-assertm): New macro.
* tests/gexp.scm (test-assertm): Remove.
* tests/profiles.scm (test-assertm): Remove.
* tests/challenge.scm (%store, test-assertm): Remove.
* tests/debug-link.scm (%store, test-assertm): Remove.
* tests/size.scm (%store, test-assertm): Remove.
| Ludovic Courtès |
2018-11-12 | gnu: youtube-dl: Update to 2018.11.07....* gnu/packages/video.scm (youtube-dl): Update to 2018.11.07.
| Arun Isaac |
2018-11-12 | gnu: vifm: Update to 0.10....* gnu/packages/vim.scm (vifm): Update to 0.10.
| Efraim Flashner |
2018-11-12 | gnu: go-github-com-aarzilli-golua: Fix for go-1.11....* gnu/packages/golang.scm (go-github-com-aarzilli-golua)[arguments]: Fix for go-1.11.
[native-inputs]: Remove lua.
[propagated-inputs]: Add lua.
| Pierre Neidhardt |
2018-11-12 | gnu: go-github-com-wtolson-go-taglib: Fix tests and build for go-1.11....* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib)[arguments]: Fix tests for go-1.11.
[native-inputs]: Remove pkg-config and taglib.
[propagated-inputs]: Add pkg-config and taglib.
| Pierre Neidhardt |
2018-11-12 | gnu: go-gopkg.in-asn1-ber.v1: Fix tests for go-1.11....* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Fix tests for go-1.11.
| Pierre Neidhardt |
2018-11-12 | gnu: go-github-com-audriusbutkevicius-cli: Fix tests for go-1.11....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Fix tests for go-1.11.
| Pierre Neidhardt |
2018-11-12 | gnu: go-github-com-prometheus-common-expfmt: Fix tests for go-1.11....* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): Fix tests for go-1.11.
| Pierre Neidhardt |
2018-11-12 | build-system/go: Plan removal of the pkg folder for go-1.11 onward....* guix/build/go-build-system.scm (install): New comment.
| Pierre Neidhardt |
2018-11-12 | gnu: go: Update default to 1.11....* gnu/packages/golang.scm (go): Update default to 1.11.
| Pierre Neidhardt |
2018-11-11 | guix system: Invoking 'guix system init' twice keeps timestamps zeroed....Fixes a bug whereby running 'guix system init config.scm /mnt' twice
would, on the second run, change timestamps in /mnt/gnu/store from the
Epoch to now. This is because the 'register-path' call would bypass the
'reset-timestamps' phase altogether in that case, as a consequence of
commit bb3b6ccb05550fbfbeb459c68819a752327d6e1e.
Reported by Christopher Baines.
* guix/scripts/system.scm (install): When TARGET/var/guix exists, delete
it. As a side-effect, this ensures that later on, the 'register-path'
call invokes 'reset-timestamps' on all the copied store items.
| Ludovic Courtès |
2018-11-11 | guix package: '--show' errors when asked for a non-existent package....Fixes <https://bugs.gnu.org/33323>.
Reported by swedebugia <swedebugia@riseup.net>.
* guix/scripts/package.scm (process-query): Call 'leave' when
'find-packages-by-name' returns the empty list.
* tests/guix-package.sh: Test it.
| Ludovic Courtès |
2018-11-11 | doc: Fix typo....* doc/guix.texi (Porting to a New Platform): Fix typo.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Laura Lazzati |
2018-11-11 | gnu: r-s4vectors: Update to 0.20.1....* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.20.1.
| Ricardo Wurmus |
2018-11-11 | gnu: r-rcmdcheck: Update to 1.3.2....* gnu/packages/cran.scm (r-rcmdcheck): Update to 1.3.2.
| Ricardo Wurmus |
2018-11-11 | gnu: r-ggpubr: Update to 0.1.9....* gnu/packages/cran.scm (r-ggpubr): Update to 0.1.9.
| Ricardo Wurmus |
2018-11-11 | gnu: r-dplyr: Update to 0.7.8....* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.8.
| Ricardo Wurmus |
2018-11-11 | gnu: r-rcpparmadillo: Update to 0.9.200.4.0....* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.200.4.0.
| Ricardo Wurmus |
2018-11-11 | gnu: r-rtsne: Update to 0.15....* gnu/packages/statistics.scm (r-rtsne): Update to 0.15.
| Ricardo Wurmus |
2018-11-11 | gnu: r-lme4: Update to 1.1-19....* gnu/packages/statistics.scm (r-lme4): Update to 1.1-19.
| Ricardo Wurmus |
2018-11-11 | gnu: webkitgtk@2.22: Adjust to documentation output....This is a follow-up to commit 0ead0b4d2c025ad1b4a293fb6cbb8a578b7dd87d.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Remove hard coded file list.
(webkitgtk-2.22)[arguments]: Inherit phases using SUBSTITUTE-KEYWORD-ARGUMENTS.
| Marius Bakke |
2018-11-11 | gnu: libtoxcore: Update to 0.0.0-2.bf69b54....* gnu/packages/messaging.scm (libtoxcore): Update to 0.0.0-2.bf69b54.
[native-inputs]: Add check.
| Ricardo Wurmus |
2018-11-11 | gnu: mumi: Update to 0.0.0-2.bfd96ce7....* gnu/packages/mail.scm (mumi): Update to 0.0.0-2.bfd96ce7.
| Ricardo Wurmus |
2018-11-11 | gnu: PostgreSQL: Update to 10.6 [fixes CVE-2018-16850]....* gnu/packages/databases.scm (postgresql): Update to 10.6.
| Leo Famulari |
2018-11-11 | gnu: webkitgtk: Include documentation....* gnu/packages/webkit.scm (webkitgtk): Include documentation.
| Pierre Neidhardt |
2018-11-11 | gnu: gtk-doc: Use local docbook-xsl....* gnu/packages/gtk.scm (gtk-doc): Use local docbook-xsl.
| Pierre Neidhardt |
2018-11-11 | gnu: faust-2: Update to 2.5.23....* gnu/packages/audio.scm (faust-2): Update to 2.5.23.
[native-inputs]: Replace llvm-with-rtti with llvm-3.8-with-rtti.
* gnu/packages/llvm.scm (llvm-with-rtti): Rename this variable...
(llvm-3.8-with-rtti): ...to this variable; inherit from llvm-3.8.
| Ricardo Wurmus |
2018-11-11 | gnu: gajim: Move python-docutils from inputs to native-inputs....* gnu/packages/messaging.scm (gajim): Move python-docutils from inputs to
native-inputs.
| Clément Lassieur |
2018-11-11 | gnu: gajim: Get the second 'wrap-program' phase to return #t....* gnu/packages/messaging.scm (gajim)[arguments]: Get the second 'wrap-program'
phase to return #t.
| Clément Lassieur |
2018-11-11 | gnu: gajim: Update to 1.1.0....* gnu/packages/messaging.scm (gajim): Update to 1.1.0.
[arguments]: Set #:test-target to "test_nogui". Remove the
'remove-test-resolver' and 'start-xserver' phases.
[inputs]: Remove python-pyasn1. Add python-cssutils, python-keyring and
python-precis-i18n.
| Clément Lassieur |
2018-11-11 | gnu: python-nbxmpp: Update to 0.6.8....* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.8.
| Clément Lassieur |
2018-11-11 | gnu: Add python-precis-i18n....* gnu/packages/messaging.scm (python-precis-i18n): New variable.
| Clément Lassieur |
2018-11-11 | gnu: tiled: Fetch sources from git....* gnu/packages/game-development.scm (tiled)[source]: Fetch from git.
| Ricardo Wurmus |
2018-11-11 | gnu: privoxy: Remove custom bootstrap phase....* gnu/packages/tor.scm (privoxy)[arguments]: Remove autoconf phase.
| Ricardo Wurmus |
2018-11-11 | gnu: cifs-utils: Remove autoreconf phase....* gnu/packages/samba.scm (cifs-utils)[arguments]: Remove autoreconf phase.
| Ricardo Wurmus |
2018-11-11 | gnu: libiax2: Fetch sources from git....* gnu/packages/telephony.scm (libiax2)[source]: Fetch from git.
| Ricardo Wurmus |
2018-11-11 | gnu: libiax2: Remove custom bootstrap phase....* gnu/packages/telephony.scm (libiax2)[arguments]: Remove.
| Ricardo Wurmus |
2018-11-11 | gnu: libharu: Remove custom bootstrap phase....* gnu/packages/pdf.scm (libharu)[arguments]: Remove autogen phase.
| Ricardo Wurmus |
2018-11-11 | gnu: libharu: Fetch sources from git....* gnu/packages/pdf.scm (libharu)[source]: Fetch from git.
| Ricardo Wurmus |
2018-11-11 | gnu: scsh: Remove custom bootstrap phase....* gnu/packages/shells.scm (scsh)[arguments]: Remove autoreconf phase.
| Ricardo Wurmus |
2018-11-11 | gnu: xdelta: Remove custom bootstrap phase....* gnu/packages/compression.scm (xdelta)[arguments]: Remove autoconf phase.
| Ricardo Wurmus |
2018-11-11 | gnu: xdelta: Fetch sources from git....* gnu/packages/compression.scm (xdelta)[source]: Fetch from git.
| Ricardo Wurmus |
2018-11-11 | gnu: libtar: Remove custom bootstrap phase....* gnu/packages/compression.scm (libtar)[arguments]: Remove autoconf phase.
| Ricardo Wurmus |
2018-11-11 | gnu: minizip: Remove custom bootstrap phase....* gnu/packages/compression.scm (minizip)[arguments]: Remove autoreconf phase.
| Ricardo Wurmus |
2018-11-11 | gnu: inotify-tools: Remove custom bootstrap phase....* gnu/packages/linux.scm (inotify-tools)[arguments]: Remove.
| Ricardo Wurmus |
2018-11-11 | gnu: inotify-tools: Fetch sources from git....* gnu/packages/linux.scm (inotify-tools)[source]: Fetch from git.
| Ricardo Wurmus |
2018-11-11 | gnu: par2cmdline: Remove custom bootstrap phase....* gnu/packages/backup.scm (par2cmdline)[arguments]: Remove.
| Ricardo Wurmus |
2018-11-11 | gnu: par2cmdline: Fetch sources from git....* gnu/packages/backup.scm (par2cmdline)[source]: Fetch from git.
| Ricardo Wurmus |
2018-11-11 | gnu: hpcguix-web: Do not re-bootstrap....* gnu/packages/web.scm (hpcguix-web)[arguments]: Do not run autoreconf after
the bootstrap phase; remove "autoconf" phase to "set-variables"; end phase
with #T.
| Ricardo Wurmus |
2018-11-11 | gnu: schismtracker: Remove custom bootstrap phase....* gnu/packages/music.scm (schismtracker)[arguments]: Remove autoconf phase.
| Ricardo Wurmus |