Age | Commit message (Collapse) | Author |
|
* gnu/packages/messaging.scm (libsignal-protocol-c)[source]: Download
using git-fetch.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-piqi)[source]: Download using
git-fetch.
[arguments]: Add custom phase to make files writable.
|
|
* gnu/packages/linux.scm (jmtpfs)[source]: Download using git-fetch.
|
|
* gnu/packages/linux.scm (pflask)[source]: Download using git-fetch.
|
|
* gnu/packages/linux.scm (procenv)[source]: Download using git-fetch.
|
|
* gnu/packages/linux.scm (ddate)[source]: Download using git-fetch.
|
|
* gnu/packages/libusb.scm (java-usb4java)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (antlr3-3.3)[propagated-inputs]: Remove antlr3-3.1.
|
|
* gnu/packages/python-compression.scm (python2-zipp-bootstrap)[name]:
Don't inherit from python2-zipp.
|
|
* gnu/packages/guile-xyz.scm (python-on-guile)[propagated-inputs]: Move
everything to ...
[inputs] ... here.
|
|
* gnu/packages/guile-xyz.scm (python-on-guile)[arguments]: Add the output
modules to the wrapper.
|
|
* gnu/packages/guile-xyz.scm (python-on-guile): Update to 1.2.3.
[source]: Download from <https://gitlab.com/python-on-guile/python-on-guile>.
[inputs]: Change from GUILE-2.2 to GUILE-3.0.
[arguments]: Add phase augment-GUILE_LOAD_PATH.
|
|
* gnu/packages/guile-xyz.scm (guile-persist): Update to 1.2.3.
[source](modules, snippet): Remove.
[inputs]: Change from GUILE-2.2 to GUILE-3.0.
|
|
* gnu/packages/guile-xyz.scm (guile-stis-parser): Update to 1.2.4.1.
[arguments]: Remove obsolete phase.
[inputs]: Change from GUILE-2.2 to GUILE-3.0.
|
|
* gnu/packages/vlang.scm: New file.
* gnu/packages/vlang.scm (v): New variable.
* gnu/local.mk: Add vlang.scm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/package-management.scm (flatpak) [arguments]: Pass the full
"xdg-dbus-proxy" program path to the "--with-system-dbus-proxy" configure
flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This gives an 18% speedup on the wall-clock time of:
guile -c '(use-modules (git) (guix git-authenticate)) (load-keyring-from-reference (repository-open ".") "keyring")'
* guix/openpgp.scm (crc24): Rewrite by calling out to 'bytevector-hash'.
|
|
* doc/guix-cookbook.texi (Extended example): Fix typos.
|
|
* gnu/packages/python-xyz.scm (python-pywavelets): Update to 1.1.1.
[arguments]: Update "check" phase.
[native-inputs]: Replace python-nose with python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-imageio): New variable.
|
|
* gnu/packages/python-xyz.scm (python-lfdfiles): New variable.
|
|
* gnu/packages/python-xyz.scm (python-tifffile): New variable.
|
|
* gnu/packages/python-xyz.scm (python-roifile): New variable.
|
|
* gnu/packages/python-science.scm (python-msgpack-numpy): New variable.
|
|
* gnu/packages/python-science.scm (python-scikit-image): Update to 0.17.2.
|
|
* gnu/packages/python-xyz.scm (python-gridmap): Update to 0.14.0.
|
|
* gnu/packages/python-xyz.scm (python-progressbar2): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pycodestyle): Update to 2.6.0.
[arguments]: Replace check phase.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.2.0.
|
|
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.8.3.
|
|
* gnu/packages/python-xyz.scm (python-utils): Update to 2.4.0.
[arguments]: Replace check phase.
|
|
* gnu/packages/check.scm (python-pytest-flakes): Update to 4.0.0.
[arguments]: Skip broken test.
|
|
Fixes <https://bugs.gnu.org/42025>.
Reported by Msavoritias <marinus.savoritias@disroot.org>.
* gnu/packages/video.scm (mpv)[arguments]: Add phase 'build-reproducibly'.
|
|
CVE-2020-6509].
* gnu/packages/chromium.scm (%chromium-version): Set to 83.0.4103.116.
(%ungoogled-origin): Update hash.
|
|
* gnu/packages/video.scm (motion)[inputs]: Change from FFMPEG-3.4 to FFMPEG.
|
|
* gnu/packages/game-development.scm (openmw)[source]: Download using
git-fetch.
|
|
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34872>.
* gnu/packages/golang.scm (go-1.13)[arguments]: Set system to
aarch64-linux when building for aarch64-linux. Adjust 'prebuild phase
to skip tests which fail on aarch64-linux.
|
|
* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics)
[arguments]: Skip tests when building on or for aarch64-linux.
|
|
* gnu/packages/game-development.scm (nml): Update to 0.5.2.
[source]: Fetch from pypi.
[arguments]: Remove 'fix-pillow' phase and disable tests.
[home-page]: Update URL.
|
|
* gnu/packages/networking.scm (pidentd)[source]: Download using
git-fetch.
|
|
* gnu/packages/networking.scm (nzbget)[source]: Download using release
source tarball.
|
|
* gnu/packages/machine-learning.scm (lightgbm)[source]: Download using
git-fetch.
[arguments]: Adjust custom 'check phase accordingly.
|
|
* gnu/packages/mpd.scm (sonata)[source]: Download using git-fetch.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-md5)[source]: Download using git-fetch.
|
|
* gnu/packages/fontutils.scm (nototools)[source]: Download using
git-fetch.
|
|
* gnu/packages/fontutils.scm (fntsample)[source]: Download using
git-fetch.
|
|
* gnu/packages/bioinformatics.scm (miniasm)[arguments]: Make custom
'install phase return #t.
|
|
* gnu/packages/bioinformatics.scm (miniasm)[source]: Download using
git-fetch.
|
|
* gnu/packages/wm.scm (stumpwm-contrib)[source]: Add file-name field.
|
|
* gnu/packages/openkinect.scm (libfreenect)[source]: Add file-name field.
|