| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: dxvk: Return #t in install-32 phase.•••* gnu/packages/wine.scm (dxvk)[arguments]: Return #t in install-32 phase.
| Pierre Neidhardt | 2020-03-03 | 1 | -1/+2 |
* | gnu: Add emacs-spacemacs-theme.•••* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): New variable.
| Nicolas Goaziou | 2020-03-03 | 1 | -0/+25 |
* | gnu: python-django: Update to 1.11.28.•••* gnu/packages/django.scm (python-django): Update to 1.11.28.
| Christopher Baines | 2020-03-03 | 1 | -2/+2 |
* | gnu: librsvg: Fix typo.•••This is a follow-up to 23f33de151368f52832fd96048b342bd1a6e8c74.
* gnu/packages/gnome.scm (librsvg)[replacement]: Refer to package, not
to a string.
| Efraim Flashner | 2020-03-03 | 1 | -1/+1 |
* | gnu: librsvg: Fix CVE-2019-20446.•••* gnu/packages/gnome.scm (librsvg)[replacement]: New field.
(librsvg/fixed): New private variable.
| Efraim Flashner | 2020-03-03 | 1 | -0/+15 |
* | gnu: librsvg-next: Fix version string.•••This is a follow-up to 8d6f9168cccdc72707bfb836fb8835d6eee05e03.
* gnu/packages/gnome.scm (librsvg-next)[version]: Update to 2.46.4.
| Efraim Flashner | 2020-03-03 | 1 | -1/+1 |
* | gnu: librsvg-2.46: Update to 2.46.4.•••* gnu/packages/gnome.scm (librsvg-2.46): Update to 2.46.4.
[source]: Replace more crates.
| Efraim Flashner | 2020-03-03 | 1 | -8/+8 |
* | gnu: Add rust-locale-config-0.3.•••* gnu/packages/crates-io.scm (rust-locale-config-0.3): New variable.
| Efraim Flashner | 2020-03-03 | 1 | -0/+28 |
* | gnu: Add rust-gio-sys-0.9.•••* gnu/packages/crates-io.scm (rust-gio-sys-0.9): New variable.
| Efraim Flashner | 2020-03-03 | 1 | -0/+31 |
* | gnu: Add rust-gobject-sys-0.9.•••* gnu/packages/crates-io.scm (rust-gobject-sys-0.9): New variable.
| Efraim Flashner | 2020-03-03 | 1 | -0/+30 |
* | gnu: Add rust-glib-sys-0.9.•••* gnu/packages/crates-io.scm (rust-glib-sys-0.9): New variable.
| Efraim Flashner | 2020-03-03 | 1 | -0/+30 |
* | gnu: Add rust-shell-words-0.1.•••* gnu/packages/crates-io.scm (rust-shell-words-0.1): New variable.
| Efraim Flashner | 2020-03-03 | 1 | -0/+21 |
* | gnu: wireguard-tools: Explain why we skip the test suite.•••* gnu/packages/vpn.scm (wireguard-tools): Add comment.
| Leo Famulari | 2020-03-03 | 1 | -2/+5 |
* | gnu: WireGuard: Simplify package definitions.•••* gnu/packages/vpn.scm (wireguard-tools, wireguard)[arguments]: Set --directory
in #:make-flags and remove the 'chdir', 'enter-source-directory' and 'reset-cwd'
phases.
| Leo Famulari | 2020-03-03 | 1 | -23/+6 |
* | build: file-systems: Do not warn about file system check for NFS.•••* gnu/build/file-systems.scm (check-file-system): Define a dummy checker
procedure for NFS that always passes to prevent a warning from being emitted.
| Maxim Cournoyer | 2020-03-02 | 1 | -0/+2 |
* | file-systems: Add a 'file-system-device->string' procedure.•••* gnu/system/file-systems.scm (file-system-device->string): New procedure.
* gnu/system.scm (bootable-kernel-arguments): Use it.
* gnu/system/vm.scm (operating-system-uuid): Likewise.
* guix/scripts/system.scm (display-system-generation): Likewise.
| Maxim Cournoyer | 2020-03-02 | 4 | -23/+22 |
* | linux-boot: Ensure volatile root is mounted read-only.•••* gnu/build/linux-boot.scm (mount-root-file-system): Ensure MS_RDONLY is
present among the root file system flags when VOLATILE-ROOT? is #t.
| Maxim Cournoyer | 2020-03-02 | 1 | -2/+2 |
* | gnu: mu: Use HTTPS home page.•••* gnu/packages/mail.scm (mu)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: yadifa: Use HTTPS home page.•••* gnu/packages/dns.scm (yadifa)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: python2-py2neo: Use HTTPS home page.•••* gnu/packages/databases.scm (python2-py2neo)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: python-contextlib2: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python-contextlib2)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: python-flask-principal: Update home page.•••* gnu/packages/python-web.scm (python-flask-principal)[home-page]:
Follow (HTTPS) redirection.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: python-gipc: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python-gipc)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: python-seaborn: Update & use HTTPS home page.•••* gnu/packages/python-xyz.scm (python-seaborn)[home-page]: Follow
redirection, but use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: python-vobject: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python-vobject)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: python-activepapers: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python-activepapers)[home-page]:
Use HTTPS.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: tome4: Update to 1.6.7.•••* gnu/packages/games.scm (tome4): Update to 1.6.7.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -3/+2 |
* | gnu: shotwell: Update to 0.30.8.•••* gnu/packages/gnome.scm (shotwell): Update to 0.30.8.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -2/+2 |
* | gnu: gmime: Update to 3.2.6.•••* gnu/packages/mail.scm (gmime): Update to 3.2.6.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -2/+2 |
* | gnu: liblo: Update to 0.31.•••* gnu/packages/audio.scm (liblo): Update to 0.31.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -2/+2 |
* | gnu: fish: Don't use NAME in source URI.•••* gnu/packages/shells.scm (fish)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
* | gnu: gptfdisk: Update to 1.0.5.•••* gnu/packages/disk.scm (gptfdisk): Update to 1.0.5.
[source]: Hard-code NAME.
[arguments]: Add ‘fix-include-directory’ phase.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -8/+11 |
* | gnu: amtk: Update to 5.0.2.•••* gnu/packages/gnome.scm (amtk): Update to 5.0.2.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -2/+2 |
* | gnu: notmuch: Extend test time-out.•••* gnu/packages/mail.scm (notmuch)[arguments]:
Add NOTMUCH_TEST_TIMEOUT=1h make flag.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+3 |
* | gnu: oil-shell: Update to 0.7.0.•••* gnu/packages/shells.scm (oil-shell): Update to 0.7.0.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -3/+3 |
* | gnu: serd: Update to 0.30.2.•••* gnu/packages/rdf.scm (serd): Update to 0.30.2.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -3/+3 |
* | gnu: python-pyudev: Update to 0.22.0.•••* gnu/packages/admin.scm (python-pyudev): Update to 0.22.0.
| Tobias Geerinckx-Rice | 2020-03-03 | 1 | -2/+2 |
* | gnu: Go: Update to 1.13.8.•••* gnu/packages/golang.scm (go-1.13): Update to 1.13.8.
| Leo Famulari | 2020-03-02 | 1 | -2/+2 |
* | gnu: Add system test for CUPS.•••* gnu/tests/cups.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
| Marius Bakke | 2020-03-02 | 2 | -0/+120 |
* | gnu: libgc: Fix replacement inheritance.•••* gnu/packages/bdw-gc.scm (libgc-8.0): Do not use PACKAGE/INHERIT, because it
does not make sense to inherit any replacements of LIBGC.
(libgc/back-pointers): Use PACKAGE/INHERIT.
| Marius Bakke | 2020-03-02 | 1 | -4/+4 |
* | gnu: Add r-zseq.•••* gnu/packages/cran.scm (r-zseq): New variable.
| Ricardo Wurmus | 2020-03-02 | 1 | -0/+24 |
* | gnu: Add r-ztype.•••* gnu/packages/cran.scm (r-ztype): New variable.
| Ricardo Wurmus | 2020-03-02 | 1 | -0/+29 |
* | gnu: Add r-zvcv.•••* gnu/packages/cran.scm (r-zvcv): New variable.
| Ricardo Wurmus | 2020-03-02 | 1 | -0/+34 |
* | gnu: Add r-zyp.•••* gnu/packages/cran.scm (r-zyp): New variable.
| Ricardo Wurmus | 2020-03-02 | 1 | -0/+24 |
* | gnu: Add r-kendall.•••* gnu/packages/cran.scm (r-kendall): New variable.
| Ricardo Wurmus | 2020-03-02 | 1 | -0/+24 |
* | gnu: python-smmap: Update to version 3.0.1, deprecate python-smmap2.•••* gnu/packages/python-xyz.scm (python-smmap): Rename from python-smmap2, and
update to version 3.0.1.
(python-smmap2, python2-smmap2): Preserve original bindings, marked as
deprecated.
* gnu/packages/version-control.scm (python-gitdb)[propagated-inputs]: Depend
on the new python-smmap package.
| Maxim Cournoyer | 2020-03-02 | 2 | -8/+14 |
* | gnu: python-gitpython: Update to 3.1.0.•••* gnu/packages/version-control.scm (python-gitpython): Update to 3.1.0.
| Maxim Cournoyer | 2020-03-02 | 1 | -2/+2 |
* | gnu: python-gitdb: Update to 4.0.2.•••* gnu/packages/version-control.scm (python-gitdb): Update to 4.0.2.
[source]: Correct the PyPI URL to refer to the actual gitdb package, not a
mirror. This mirror had a problematic setup.py install requirement that
required gitdb>=4.0.1, which would cause run time errors when using snakemake.
| Maxim Cournoyer | 2020-03-02 | 1 | -3/+3 |
* | gnu: python-pyyaml: Update to 5.3.•••* gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.3.
| Maxim Cournoyer | 2020-03-02 | 1 | -2/+2 |
* | gnu: python-xenon: Update to 0.7.0.•••* gnu/packages/python-xyz.scm (python-xenon): Update to 0.7.0.
[arguments]: Set #:tests? to #f to disable test suite.
| Maxim Cournoyer | 2020-03-02 | 1 | -3/+4 |