| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (<file-system>): New record type.
(fsword): New macro.
(%statfs): New C struct.
(statfs): New procedure.
|
|
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (struct-alignment, struct-size): New macros.
(define-c-struct): Add 'size' parameter and honor it.
(sockaddr-in, sockaddr-in6, ifaddrs, winsize): Adjust accordingly.
(%struct-ifaddrs-type, %sizeof-ifaddrs, winsize-struct): Remove.
(terminal-window-size): Use 'make-bytevector' instead of 'make-c-struct'.
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (define-c-struct)[read]: OFFSET defaults to 0.
(unfold-interface-list): Remove second argument to 'read-ifaddrs'.
(terminal-window-size): Remove second argument to 'read-winsize'.
|
|
|
|
| |
* guix/build/syscalls.scm: Move packed structure handling to the top.
|
|
|
|
|
|
| |
Suggested by Joram Schrijver <i+guix-devel@joram.io>.
* etc/guix-daemon.service.in (TasksMax): New value.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-pysnptools): Update to 0.3.9.
[propagated-inputs]: Add python2-pytz. Move python2-pandas ...
[inputs]: ... to here. Add python2-dateutil-2, python2-six.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-terminado): Update to 0.6.
[inputs]: Remove python-setuptools. Move python-nose ...
[native-inputs]: ... to here.
[properties]: Define python2-variant.
(python2-terminado): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-singledispatch)[propagated-inputs]:
Move python-six ...
[inputs]: ... to here.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-tornado)[properties]: Define
python2-variant.
[inputs]: Remove python-certifi, move python-backports-abc here from
native-inputs.
[native-inputs]: Remove python-setuptools.
(python2-tornado): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-seaborn): Update to 0.7.0.
[native-inputs]: Remove python-setuptools.
(python2-seaborn): Build with 'strip-python2-variant'.
[propagated-inputs]: Add python2-pytz.
[native-inputs]: Add python2-setuptools.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pandas)[propagated-inputs]: Move
python-pytz, python-dateutil-2 ...
[inputs]: ... to here.
|
|
|
|
| |
* gnu/packages/xfce.scm (xfce)[propagated-inputs]: Add ristretto.
|
|
|
|
| |
* gnu/packages/xfce.scm (ristretto): Add variable.
|
|
|
|
| |
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.4.
|
|
|
|
| |
* gnu/packages/backup.scm (borg): Update to 1.0.2.
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (haunt): Update to 0.2.
[native-inputs]: Add pkg-config and texinfo.
[propagated-inputs]: Add guile-reader.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-minikanren): Remove extra .scm appended
to files.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel): Update to 80627f5.
|
|
|
|
|
| |
* gnu/packages/openldap.scm (openldap)[replacement]: New field.
(openldap-2.4.44): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-feedgenerator): Update to 1.8.
[arguments]: Remove configure flags.
[inputs]: Move python-setuptools, python-pytz, python-six ...
[native-inputs]: ... to here.
[home-page]: Update project's home-page.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (pelican)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Move python-feedgenerator, python-jinja2,
python-pygments, python-docutils, python-pytz, python-blinker,
python-unidecode, python-six, python-dateutil-2 ...
[inputs]: ... to here.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-itsdangerous): Use
'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
(python-itsdangerous)[inputs]: Remove python-setuptools.
[properties]: Define python2-variant.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-oauthlib): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
(python-oauthlib)[inputs]: Remove python-setuptools.
[properties]: Define python2-variant for python2-oauthlib.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (samtools): Update to 1.3.1.
|
|
|
|
|
| |
This reverts commit 63655d459e28b09cd8d58743dae14b3460f6c9da, reversing
changes made to 80627f51f0238b9450745f4e642172d059ca5bb5.
|
|
|
|
| |
This reverts commit 0118c6ab62ac90136fe877ded67869c104440ffd.
|
|
|
|
| |
This reverts commit 71a8d3b67c1e85372f0c329b64dbebf12e2b4612.
|
|
|
|
| |
This reverts commit 63e7796f626ee40b8259ce56b93f5596e8a1f8c5.
|
|
|
|
| |
* gnu/packages/gnome.scm (gjs)[arguments]: Skip test_utf8_inout test.
|
|
|
|
| |
* gnu/packages/gnome.scm (geoclue): Update to 2.4.3.
|
|
|
|
|
|
| |
* gnu/packages/patches/inkscape-drop-wait-for-targets.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/inkscape.scm (inkscape)[source]: Add patch.
|
|
|
|
|
|
| |
* gnu/packages/patches/imlib2-CVE-2016-4024.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (imlib2): Use it.
|
|
|
|
| |
gnu/packages/image.scm (imlib2): Update to 1.4.8.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/glib.scm (glib)[arguments]: Disable the "/application/local-actions"
test in 'disable-failing-tests' phase.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.20.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (baobab): Update to 3.20.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (nautilus): Update to 3.20.0.
[arguments]: Pass '--disable-selinux' to configure.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnome-shell): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.18.3.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libgtop): Update to 0.34.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gdm): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (caribou): Update to 0.4.20.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (mutter): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (zenity): Update to 3.20.0.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gedit): Update to 3.20.1.
|