summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: txr: Update to 238.base-for-series-4109base-for-series-4108baseGuillaume Le Vaillant2020-05-26
| | | | | * gnu/packages/lisp.scm (txr): Update to 238. [arguments]: Don't hardcode "cc=gcc" in configure-flags.
* gnu: monero-gui: Update to 0.16.0.0.Guillaume Le Vaillant2020-05-26
| | | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.16.0.0. [native-inputs]: Add monero-source. [inputs]: Add libgcrypt. [arguments]: Add 'get-monero-extra-files' phase.
* gnu: monero: Update to 0.16.0.0.Guillaume Le Vaillant2020-05-26
| | | | * gnu/packages/finance.scm (monero): Update to 0.16.0.0.
* image: Set offset default to zero.Mathieu Othacehe2020-05-26
| | | | | * gnu/image.scm (<partition>)[offset]: Set to zero by default. * gnu/system/image.scm (system-disk-image): Adapt accordingly.
* gnu: virt-manager: Work towards enabling some tests.base-for-series-4106base-for-series-4105base-for-series-4104base-for-series-4103base-for-series-4102base-for-series-4101base-for-series-4099base-for-series-4098Christopher Baines2020-05-26
| | | | | | * gnu/packages/virtualization.scm (virt-manager)[arguments]: Set #:test-target to "test_ui", replace the 'check phase. [native-inputs]: Add some inputs required for running tests.
* gnu: python2-dogtail: Switch to Python 3, and add Python 2 variant.Christopher Baines2020-05-26
| | | | | | | | | * gnu/packages/python-xyz.scm (python2-dogtail): Rename to python-dogtail. [name]: Change python2-dogtail to python-dogtail. [arguments]: Remove #:python. [propagated-inputs,native-inputs]: Switch Python 2 packages to Python 3 variants. (python2-dogtail): New variable.
* gnu: python2-dogtail: Update to 0.9.11.Christopher Baines2020-05-26
| | | | | | | | | | | | | | | There are newer releases on a gitlab.com repository compared to PyPI. Make an attempt at getting the tests to work, they don't yet I believe because DBus isn't working properly. This update is a step towards getting a Python 3 variant of the package, which can be used to test virt-manager. * gnu/packages/python-xyz.scm (python2-dogtail): Update to 0.9.11. [source]: Switch from PyPI to gitlab.com, as gitlab.com contains newer releases. [arguments]: Replace the check phase, and update comment about disabling the tests. [propagated-inputs,native-inputs]: Add relevant packages. [home-page]: Change to https://gitlab.com/dogtail/dogtail/
* gnu: python-pyatspi: Propagate python-pygobject.Christopher Baines2020-05-26
| | | | | | | | | As python-pygobject is required at runtime. * gnu/packages/gnome.scm (python-pyatspi)[inputs]: Move python-pygobject to… [propagated-inputs]: …here. (python2-pyatspi)[inputs]: Move python2-pygobject to… [propagated-inputs]: …here.
* gnu: Add python2-pyatspi.Christopher Baines2020-05-26
| | | | | | This will enable updating python2-dogtail to 0.9.11. * gnu/packages/gnome.scm (python2-pyatspi): New variable.
* system: image: Fix disk-image cross-compilation.Mathieu Othacehe2020-05-26
| | | | | | * gnu/system/image.scm (system-disk-image): Use the native version of the helper packages (e2fsprogs, dosfstools, mtools, genimage, coreutils and findutils).
* gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images.Mathieu Othacehe2020-05-26
| | | | | | * gnu/packages/patches/grub-setup-root.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bootloaders.scm (grub): Apply it.
* build: image: Add support for EXT2 and EXT3 file-systems.Mathieu Othacehe2020-05-26
| | | | | | | * gnu/build/image.scm (make-ext4-image): Rename to ... (make-ext-image): ... it, and pass the file-system type to mke2fs, (make-partition-image): Adapt to call "make-ext-image" if the partition file-system is prefixed by "ext".
* image: Add partition offset support.Mathieu Othacehe2020-05-26
| | | | | | * gnu/image.scm (partition-offset): New procedure, (<partition>)[offset]: new field. * gnu/system/image.scm (system-disk-image): Apply the partition offset.
* gnu: emacs-stumpwm-mode: Update to 0.0.1-3.920f8fc.Marcin Karpezo2020-05-26
| | | | Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: sbcl-swm-gaps: Update to 0.0.1-2.920f8fc.Marcin Karpezo2020-05-26
| | | | Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: sbcl-globalwindows: Update to 0.0.1-2.920f8fc.Marcin Karpezo2020-05-26
| | | | Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: sbcl-pass: Update to 0.0.1-2.920f8fc.Marcin Karpezo2020-05-26
| | | | Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: sbcl-ttf-fonts: Update to 0.0.1-2.920f8fc.Marcin Karpezo2020-05-26
| | | | Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: stumpish: Update to 0.0.1-2.920f8fc.Marcin Karpezo2020-05-26
| | | | Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: go-github-com-prometheus-procfs: Re-indent.Efraim Flashner2020-05-26
| | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Re-indent the package.
* gnu: go-github-com-prometheus-procfs: Update to 0.0.11.Efraim Flashner2020-05-26
| | | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update to 0.0.11. [propagated-inputs]: Add go-golang-org-x-sys.
* gnu: go-github-com-maruel-panicparse: Update to 1.4.1.Efraim Flashner2020-05-26
| | | | | * gnu/packages/golang.scm (go-github-com-maruel-panicparse): Update to 1.4.1.
* gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.Efraim Flashner2020-05-26
| | | | | * gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Update to 1.0.1.
* gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.4.1.Efraim Flashner2020-05-26
| | | | | * gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber): Update to 1.4.1.
* gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.6.0.Efraim Flashner2020-05-26
| | | | | * gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang): Update to 1.6.0.
* gnu: go-github-com-lib-pq: Update to 1.5.2.Efraim Flashner2020-05-26
| | | | * gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.5.2.
* gnu: go-github-com-kr-text: Update to 0.2.0.Efraim Flashner2020-05-26
| | | | * gnu/packages/golang.scm (go-github-com-kr-text): Update to 0.2.0.
* gnu: go-github-com-mitchellh-go-homedir: Enable tests.Efraim Flashner2020-05-26
| | | | | | * gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir) [arguments]: Enable tests. Add custom phase to set HOME environment variable.
* gnu: go-github-com-mitchellh-go-homedir: Update to 1.1.0.Efraim Flashner2020-05-26
| | | | | * gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Update to 1.1.0.
* gnu: go-github-com-mitchellh-go-homedir: Update version string.Efraim Flashner2020-05-26
| | | | | | | | The commit was actually at the 1.0.0 tag. * gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir)[version]: Update to proper version. [source]: Update commit for git-fetch.
* gnu: go-github-com-ccding-go-stun: Update to 0.1.2.Efraim Flashner2020-05-26
| | | | | * gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to 0.1.2.
* gnu: go-github-com-ccding-go-stun: Update version string.Efraim Flashner2020-05-26
| | | | | | | | The commit was also tagged 0.1.1. * gnu/packages/syncthing.scm (go-github-com-ccding-go-stun)[version]: Change to tagged version. [source]: Update to use version string.
* gnu: go-github-com-stathat-go: Update version string.Efraim Flashner2020-05-26
| | | | | | | | The commit was also tagged 1.0.0. * gnu/packages/syncthing.scm (go-github-com-stathat-go)[version]: Retag 1.0.0. [source]: Update to use version string.
* gnu: go-github-com-certifi-gocertifi: Update to 2020.02.11.Efraim Flashner2020-05-26
| | | | | * gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Update to 2020.02.11.
* gnu: go-github-com-bkaradzic-go-lz4: Update version string.Efraim Flashner2020-05-26
| | | | | * gnu/packages/syncthing.scm (go-github-com-bkaradzic-go-lz4)[version]: Commit comes after the 1.0.0 release.
* gnu: go-github-com-blang-semver: Update to 4.0.0.Efraim Flashner2020-05-26
| | | | * gnu/packages/golang.scm (go-github-com-blang-semver): Update to 4.0.0.
* gnu: go-github-com-blang-semver: Update version string.Efraim Flashner2020-05-26
| | | | | | | | The commit was actually the tag for 3.3.0. * gnu/packages/golang.scm (go-github-com-blang-semver)[version]: Retag as 3.3.0. [source]: Update to use version string.
* gnu: nethogs: Use explicitly BASE32 source hash.Tobias Geerinckx-Rice2020-05-26
| | | | | | | | | | | Works around error: failed to load 'gnu/packages/networking.scm': ice-9/eval.scm:293:34: Wrong type to apply: #<syntax-transformer base32> when manually building from git. * gnu/packages/networking.scm (nethogs)[source]: Use BASE32 explicitly.
* gnu: mupdf: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/pdf.scm (mupdf)[source]: Hard-code NAME.
* gnu: disorderfs: Update to 0.5.10.Vagrant Cascadian2020-05-25
| | | | * gnu/packages/file-systems (disorderfs): Update to 0.5.10.
* gnu: diffoscope: Update to 145.Vagrant Cascadian2020-05-25
| | | | * gnu/packages/diffoscope (diffoscope): Update to 145.
* gnu: Add python-pytest-pycodestyle.Edouard Klein2020-05-26
| | | | | | * gnu/packages/python-check.scm (python-pytest-pycodestyle): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-iml: Use HTTPS home page.Edouard Klein2020-05-26
| | | | | | * gnu/packages/machine-learning.scm (python-iml)[home-page]: s/http/https/ Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add dump.Marcin Karpezo2020-05-26
| | | | | | * gnu/packages/backup.scm (dump): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: emacsy-minimal: Do not use "v" prefix in version string.Marius Bakke2020-05-26
| | | | | | * gnu/packages/guile-xyz.scm (emacsy-minimal): Turn COMMIT binding into a "git describe" string. [version]: Drop first character of COMMIT.
* gnu: perl-getopt-long: Do not use "v" prefix in version string.Marius Bakke2020-05-26
| | | | | * gnu/packages/perl.scm (perl-getopt-long)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
* gnu: perl-file-find-object: Do not use "v" prefix in version string.Marius Bakke2020-05-26
| | | | | * gnu/packages/perl.scm (perl-file-find-object)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
* gnu: perl-time-mock: Do not use "v" in version string.Marius Bakke2020-05-26
| | | | | * gnu/packages/perl.scm (perl-time-mock)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
* gnu: pianobar: Build with the default C standard.Marius Bakke2020-05-26
| | | | * gnu/packages/music.scm (pianobar)[arguments]: Remove CFLAGS from #:make-flags.
* gnu: radare2: Update to 4.4.0.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (radare2): Update to 4.4.0.