Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/maths.scm (xaos)[source]: Add file-name field.
|
|
* gnu/packages/java.scm (java-picocli)[source]: Add a file-name field.
|
|
* gnu/packages/golang.scm (go-github-com-emersion-go-imap-idle): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/golang.scm (go-github-com-emersion-go-sasl): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/golang.scm (go-github-com-emersion-go-imap): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/golang.scm (go-github-com-ddevault-go-libvterm): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/cran.scm (r-kmer): New variable.
Co-authored-by: Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
|
|
* gnu/packages/cran.scm (r-phylogram): New variable.
Co-authored-by: Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
|
|
* gnu/packages/cran.scm (r-fourcseq): New variable.
Co-authored-by: Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
|
|
* gnu/packages/cran.scm (r-lsd): New variable.
Co-authored-by: Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-34.10b16e.
|
|
Since c29bb909d241e7215e574e93d9799e701cbc6ddb, fakeroot "sed" and "coreutils"
dependencies are now explicit.
* gnu/system/image.scm (system-disk-image): Remove "sed" and "coreutils" from
inputs.
|
|
* gnu/packages/linux.scm (fakeroot)[inputs]: Add "sed" and "coreutils",
[arguments]: substitute "sed" and "cut" by their absolute path in fakeroot
script. Rename the associated phase from patch-getopt to patch-script.
|