| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/messaging.scm (qtox): Update to 1.16.1.
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-async): Update to 1.9.3.
[source]: Update URI.
|
|
|
|
| |
* gnu/packages/game-development.scm (nml): Update to 0.4.5.
|
|
|
|
| |
* gnu/packages/game-development.scm (nml)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/cran.scm (r-lava): Update to 1.6.2.
|
|
|
|
| |
* gnu/packages/cran.scm (r-broom): Update to 0.4.5.
|
|
|
|
| |
* gnu/packages/cran.scm (r-broom)[home-page]: Use HTTPS.
|
|
|
|
|
|
|
| |
* gnu/system/shadow.scm (default-skeletons): Substitute ‘--color=auto’
for ‘--color’ (which implies ‘=always’) in aliases.
* doc/guix.texi (G-Expressions): Also adjust examples as that makes
more sense.
|
|
|
|
| |
* gnu/packages/fpga.scm (gtkwave)[description]: Use @dfn.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (exempi)[description]: Use @dfn.
|
|
|
|
| |
* gnu/packages/cluster.scm (keepalived): Update to 2.0.5.
|
|
|
|
| |
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.14-1.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.4.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.53.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.111.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.139.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Remove variable.
* gnu/packages/aux-files/linux-libre/4.1-i686.conf,
gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.6.
[arguments]: Remove "wrap-executable" phase.
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven)[arguments]: Configure classloading
properly instead of adding jars to maven's classpath.
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven-compat)[arguments]: Add
recreate-removed-jar phase.
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven-artifact): Update to 3.5.4.
(maven-core)[arguments]: Use new version.
|
|
|
|
| |
* gnu/packages/maven.scm (maven-wagon-provider-api): Update to 3.1.0.
|
|
|
|
| |
* gnu/packages/java.scm (java-plexus-compiler-api): Update to 2.8.4.
|
| |
|
|
|
|
| |
* gnu/packages/finance.scm (ledger)[home-page]: Use HTTPS URI.
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (ledger)[arguments]: Replace system* with invoke in
build-doc phase. Remove #t return from relocate-elisp phase since
emacs-generate-autoloads already returns #t.
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (ledger)[arguments]: Set #:make-flags to skip
failing test BaselineTest_cmd-org. Replace check phase with the check phase
from gnu-build-system.
|
|
|
|
| |
* gnu/packages/messaging.scm (qtox): Update to 1.16.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4.
|
|
|
|
|
|
|
| |
I did not re-enable #:parallel-build? because I was unable to reproduce
the original failure in the first place.
* gnu/packages/gnome.scm (totem): Update to 3.26.1.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (exempi): Update to 2.4.5.
|
|
|
|
| |
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.91.
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-library): Update to 4.0.7.
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-library)[arguments]: Substitute
INVOKE for SYSTEM*.
|
|
|
|
| |
* gnu/packages/cran.scm (r-learnr): Update to 0.9.2.1.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-loomr): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-itertools): New variable.
|
|
|
|
|
|
|
|
|
| |
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-06-29T20:39:51+0200 using DSA]]
* gnu/packages/astronomy.scm (stellarium): Update to 0.18.0.
[home-page]: Update URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.10.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/opencl.scm (pocl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/tests/base.scm (run-basic-test)["shepherd socket ready"]: New test.
|
|
|
|
|
|
|
| |
This reverts commit 24420f5ffabfbdbe913a5765e5c00e17de18fb4c.
This broke 'package-transitive-supported-systems', which would return
the union of supported systems instead of the intersection.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a regression introduced in
df2f6400b1fbc282ef4d6dd7124ea1c17adc23c2: since the new
'register-path' (actually 'reset-timestamps') would make files
read-only, 'delete-file-recursively' would fail to delete them. Thus,
re-running 'guix system init' on an already-populated store would fail
with a 'delete-file' EPERM.
* guix/scripts/system.scm (copy-item): Use 'lstat' instead of
'file-exists?'. Call 'make-file-writable' on each directory below
DEST.
|
|
|
|
| |
* guix/ui.scm (delete-file): New error-reporting wrapper.
|
|
|
|
|
| |
* guix/store/database.scm (reset-timestamps): Use 'utime' with
AT_SYMLINK_NOFOLLOW for symlinks.
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
(AT_SYMLINK_FOLLOW, AT_NO_AUTOMOUNT, AT_EMPTY_PATH): New variables.
* tests/syscalls.scm ("utime with AT_SYMLINK_NOFOLLOW"): New test.
|
|
|
|
| |
* guix/store/deduplication.scm (false-if-system-error): Remove.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.10.
[arguments]: Remove "wrap-executable" phase.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.4.
[arguments]: Remove "wrap-executable" phase.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.20.
|