| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* guix/scripts/system.scm (copy-closure): Call 'query-path-info*' on
TO-COPY and REFS. Compute the total size. Call 'check-available-space'.
|
|
|
|
|
| |
* guix/ui.scm (check-available-space): Add optional 'directory'
parameter, defaulting to (%store-prefix). Honor it. Make public.
|
|
|
|
|
| |
* guix/scripts/size.scm (query-path-info*): Move to...
* guix/store.scm (query-path-info*): ... here.
|
|
|
|
|
|
|
|
|
|
|
| |
This version is 13% faster than the one above when timing:
(fold-packages (lambda (p x)
(package-transitive-supported-systems p))
'())
* guix/packages.scm (package-transitive-supported-systems): Make
'systems' a set instead of calling 'lset-intersection' repeatedly.
|
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python-duniterpy): Move...
* gnu/packages/finance.scm: ... here.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python-pylibscrypt): Use "libscrypt"
implementation instead of "openssl".
"hashlib.scrypt" requires Python 3.6+ and OpenSSL 1.1+. Since Python is built
with OpenSSL 1.0, the library is unavailable. "pylibscrypt" defaults to a slow
pure Python implementation. Instead, rely on the much faster "libscrypt".
|
|
|
|
| |
* gnu/packages/crypto.scm (libscrypt): New variable.
|
|
|
|
| |
* gnu/packages/games.scm (freedink-dfarc): New variable.
|
|
|
|
| |
* gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH.
|
|
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (zstd): Update to 1.3.5.
[source]: Add two patches to make the test suite pass.
* gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch,
gnu/packages/patches/zstd-fix-stdin-list-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add both.
|
|
|
|
| |
* gnu/packages/admin.scm (acpica): Update to 20180629.
|
|
|
|
|
| |
* gnu/packages/graphics.scm (define-module): Remove duplicate module
imports. Order the remainers alphabetically.
|
|
|
|
| |
* gnu/packages/games.scm (bambam): Update to 0.6.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (teeworlds)[native-inputs]: Add pkg-config.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/finance.scm (silkaj): New variable.
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python-scrypt): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-commandlines): New variable.
|
|
|
|
|
|
|
| |
Fixes <https://debbugs.gnu.org/31390>, probably.
* gnu/packages/java.scm (java-hamcrest-all)[inputs]: Add java-hamcrest-core.
[arguments]: Add java-hamcrest-core to the build-time classpath.
|
|
|
|
|
| |
* guix/self.scm (guile-for-build): In the "2.2" case, choose
GUILE-2.2.4.
|
|
|
|
|
|
| |
* guix/self.scm (guix-command): Add #:guile and pass it to 'program-file'.
(whole-package): Add #:guile and pass it to 'guix-command'.
(compiled-guix): Pass #:guile to 'guix-command' and 'whole-package'.
|
|
|
|
|
| |
* guix/utils.scm (source-properties->location): Destructure LOC with
'match', adding a fast path without 'assq-ref' calls.
|
|
|
|
|
|
| |
This was getting 25% hits, which did not quite justify the overhead.
* guix/utils.scm (location): Remove 'mlambda'.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-2.2.4): New variable.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-6)[arguments]: Modify phases to extract
hostspot, as after the patching it becomes an archive.
[native-inputs]: add patch to hotspot-src.
* gnu/packages/patches/icedtea-6-hotspot-gcc-segfault-workaround.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
This reverts commit bc73f673e80e9134ee7620516f2e29c0c46db35f.
|
|
|
|
|
| |
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7.
[source]: Use version tag.
|
|
|
|
| |
* gnu/packages/game-development.scm (godot)[source]: Use GIT-FETCH.
|
|
|
|
| |
* gnu/packages/game-development.scm (godot): Update to 3.0.4.
|
|
|
|
| |
* gnu/pacakges/gps.scm (gama): Update to 2.00.
|
|
|
|
| |
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.2.
|
|
|
|
| |
* gnu/packages/regex.scm (re2): Update to 2018-07-01.
|
|
|
|
|
|
| |
* gnu/packages/photo.scm (libraw)[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LIBJPEG-8.
[propagated-inputs]: Add LCMS.
|
|
|
|
|
| |
* gnu/packages/photo.scm (libraw)[license]: Change from LGPL2.1+ to LGPL2.1.
Add CDDL1.0.
|
|
|
|
| |
* gnu/packages/photo.scm (libraw): Update to 0.19.0.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.10.0.
* gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (musescore): Update to 2.3.
[source]: Switch to a more stable location.
[arguments]: Remove a fix applied upstream.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-hall): New variable.
|
|
|
|
|
|
|
|
|
| |
'nix' version 2 doesn't provide Emacs libraries anymore.
* gnu/packages/package-management.scm (emacs-nix-mode): Do not inherit
'nix'. Switch upstream source to <https://github.com/nixos/nix-mode>.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (qtoctave)[source]: Add patch.
[native-inputs]: Add texlive.
* gnu/packages/patches/qtoctave-qt-5.11-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/fontutils.scm (teckit)[source]: Add file-name field.
|
|
|
|
| |
* gnu/packages/sync.scm (casync): New variable.
|
|
|
|
|
|
| |
* gnu/packages/cdrom.scm (abcde)[inputs]: Add perl-musicbrainz-discid,
perl-webservice-musicbrainz, and perl-mojolicious.
[arguments] <wrap>: Define PERL5LIB in the wrapper.
|
|
|
|
| |
* gnu/packages/commencement.scm (gcc-toolchain-8): New variable.
|
|
|
|
| |
* gnu/packages/music.scm (perl-webservice-musicbrainz): New variable.
|
|
|
|
| |
* gnu/packages/music.scm (perl-musicbrainz-discid): New variable.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-config): Update to 0.3.
|
|
|
|
| |
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.18.
|
|
|
|
| |
* gnu/packages/xfce.scm (ristretto): Update to 0.8.3.
|
|
|
|
| |
* gnu/packages/wget.scm (wget2)[arguments]: Substitute INVOKE for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than
undefined from phases.
|