| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/games.scm (crawl-tiles): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
| |
* gnu/packages/node.scm (node)[inputs]: Add c-ares and http-parser.
[arguments]: Add configure flags for using system libraries.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/node.scm (node): Update to 7.10.0.
(node)[arguments]: Disabled more tests.
* gnu/packages/patches/node-9077.patch: Delete incompatible patch file.
Recreate patch file from node pull request 9077.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (musescore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-auctex)[arguments]: Add #:include and
#:exclude arguments.
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-slime)[arguments]: Add #:include and #:exclude
arguments.
|
|
|
|
| |
* gnu/system/install.scm (installation-os): Add SHADOW in package list.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.1.
|
|
|
|
|
|
| |
* gnu/packages/patches/gcj-arm-mode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/gcc.scm (javac.in, gcj, ecj-bootstrap): Remove variables.
|
|
|
|
| |
* gnu/packages/java.scm (ant): Inherit from ant/java8.
|
|
|
|
| |
* gnu/packages/java.scm (ant/java8): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (ant): Move package.
|
|
|
|
| |
* gnu/packages/java.scm (ant)[source]: Delete bundled jars in a snippet.
|
|
|
|
|
|
| |
* gnu/packages/java.scm (ant)[build-system]
[home-page][synopsis][description][license]: Remove fields.
[arguments]: Adapt arguments of ant-bootstrap package.
|
|
|
|
| |
* gnu/packages/java.scm (clojure): Move package.
|
|
|
|
| |
* gnu/packages/java.scm (java-swt): Move the package.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-7)[source]: Remove Makefile.in patch to link
with GCJ libs.
[arguments]: Remove (ice-9 rdelim) module; adjust configure flags; do not add
GCJ headers to CPATH in build phase "set-additional-paths".
[native-inputs]: Remove gcj and ant; add icedtea-6 and ant-bootstrap. Remove
autoconf and automake.
(icedtea-8)[native-inputs]: Delete "icedtea" from the inherited inputs, not
"gcj".
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-6): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper-final): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (jamvm): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (classpath-devel): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (classpath-jamvm-wrappers): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (jamvm-bootstrap): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (classpath): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (ecj-javac-wrapper): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (ecj-bootstrap): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (ant-bootstrap): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (sablevm): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (sablevm-classpath): New variable.
|
|
|
|
| |
* gnu/packages/java.scm (jikes): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-edaseq): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-deseq): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-aroma-light): New variable.
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Fixes a regression introduced in 4d8806c3d662c74e6d48d0f0d6ce423fce9a3a08.
* gnu/tests/ssh.scm (run-ssh-test): Use GUILE2.0-SSH instead of GUILE-SSH.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This avoids pulling in glibc & co. Fixes a regression introduced in
2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
|
| |
| |
| |
| |
| |
| | |
Fixes a test regression introduced by ecf5d5376979fadd971559367bf553df89fcc62b.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): 30MiB -> 70MiB.
|
| |
| |
| |
| |
| |
| | |
Fixes CVE-2017-{3509,3511,3512,3514,3526,3533,3539,3544}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.10.
|
| |
| |
| |
| | |
* gnu/packages/ssh.scm (dropbear): Update to 2017.75.
|
| |
| |
| |
| | |
* gnu/system.scm (%base-packages): Change GUILE-2.0 to GUILE-2.2.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/build/vm.scm (install-efi): New procedure.
(initialize-hard-disk): Generate EFI blob when ESP is present.
* gnu/system/vm.scm (qemu-image): Append 40MiB EFI System Partition.
(cherry picked from commit ecf5d5376979fadd971559367bf553df89fcc62b)
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): New procedures.
(format-partition): Use them. Error for unknown file systems.
* gnu/system/vm.scm (qemu-image): Include DOSFSTOOLS.
* gnu/system/linux-initrd.scm (base-initrd): Always add nls_is8859-1.ko.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/build/vm.scm (<partition>): Change BOOTABLE? to FLAGS.
(initialize-partition-table): Pass each flag to parted.
(initialize-hard-disk): Locate boot partition.
* gnu/system/vm.scm (qemu-image): Adjust partition flags.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/26976>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/patches/guile-ssh-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): Add it.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes a bug whereby GuixSD would create the /nonexistent directory, from
user 'nobody', even though it has 'create-home-directory?' set to #f.
* gnu/build/activation.scm (activate-users+groups): Add comment for
\#:create-home?.
(activate-user-home)[ensure-user-home]: Skip when CREATE-HOME? is #f or
SYSTEM? is #t.
* gnu/tests/base.scm (run-basic-test)["no extra home directories"]: New
tests.
|
| |
| |
| |
| |
| | |
* gnu/system/install.scm (%installation-services): Add OPENSSH-SERVICE-TYPE.
* doc/guix.texi (Preparing for Installation)[Networking]: Document it.
|
| |
| |
| |
| | |
* gnu/services/ssh.scm (openssh-shepherd-service): Drop requirement.
|