Age | Commit message (Expand) | Author |
2020-05-29 | syscalls: Properly match %HOST-TYPE.•••Fixes <https://bugs.gnu.org/41546>.
Regression introduced in 0d371c633f7308cfde2432d6119d386a5c63198c.
* guix/build/syscalls.scm (write-socket-address!)
(read-socket-address): Use 'string-contains' instead of
'string-suffix?'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jesse Dowell |
2020-05-29 | quirks: Build 'compute-guix-derivation' modules with 2.2 when needed.•••Fixes <https://bugs.gnu.org/41595>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.
* guix/quirks.scm (requires-guile-2.2?): New procedure.
(%quirks): Add it.
(%bug-41214-patch): Comment.
| Ludovic Courtès |
2020-05-29 | gnu: emacs-2048-game: Update home page.•••* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
| Nicolas Goaziou |
2020-05-29 | gnu: Add dhall.•••* gnu/packages/dhall.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
(dist_patch_DATA): Add new patch.
* gnu/packages/patches/dhall-remove-network-tests.patch: Add patch to remove
dhall network tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-atomic-write-0.2.0.7.•••* gnu/packages/haskell-xyz.scm (ghc-atomic-write-0.2.0.7): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-generic-random-1.3.0.1.•••* gnu/packages/haskell-xyz.scm (ghc-generic-random-1.3.0.1): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-prettyprinter-ansi-terminal.•••* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-prettyprinter-1.6.•••* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-1.6): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-repline-0.3.•••* gnu/packages/haskell-xyz.scm (ghc-repline-0.3): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-haskeline-0.8.•••* gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-repline.•••* gnu/packages/haskell-xyz.scm (ghc-repline): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-prettyprinter.•••* gnu/packages/haskell-xyz.scm (ghc-prettyprinter): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-lens-family-core.•••* gnu/packages/haskell-xyz.scm (ghc-lens-family-core): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-managed.•••* gnu/packages/haskell-xyz.scm (ghc-managed): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-turtle.•••* gnu/packages/haskell-xyz.scm (ghc-turtle): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-optional-args.•••* gnu/packages/haskell-xyz.scm (ghc-optional-args): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-pgp-wordlist.•••* gnu/packages/haskell-xyz.scm (ghc-pgp-wordlist): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-pretty-simple.•••* gnu/packages/haskell-xyz.scm (ghc-pretty-simple): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-serialise.•••* gnu/packages/haskell-xyz.scm (ghc-serialise): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-special-values.•••* gnu/packages/haskell-xyz.scm (ghc-special-values): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-spoon.•••* gnu/packages/haskell-xyz.scm (ghc-spoon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-text-manipulate.•••* gnu/packages/haskell-xyz.scm (ghc-text-manipulate): New variable.
fix text-manipulate.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-generic-random.•••* gnu/packages/haskell-xyz.scm (ghc-generic-random): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-dotgen.•••* gnu/packages/haskell-xyz.scm (ghc-dotgen): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-cborg-json.•••* gnu/packages/haskell-xyz.scm (ghc-cborg-json): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-cborg.•••* gnu/packages/haskell-xyz.scm (ghc-cborg): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-data-fix.•••* gnu/packages/haskell-xyz.scm (ghc-data-fix): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Add ghc-inspection-testing.•••* gnu/packages/haskell-check.scm (ghc-inspection-testing): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| John Soo |
2020-05-29 | gnu: Use 'cc-for-target' instead of custom implementations.•••* gnu/packages/compression.scm (ecm)[arguments]: In #:make-flags, remove
TARGET binding and use CC-FOR-TARGET instead.
* gnu/packages/linux.scm (powerstat, crda, cachefilesd)[arguments]: Likewise.
* gnu/packages/mail.scm (alpine)[arguments]: Likewise.
* gnu/packages/music.scm (lsp-plugins)[arguments]: Likewise.
* gnu/packages/radio.scm (dump1090)[arguments]: Likewise.
* gnu/packages/suckless.scm (blind, dmenu, spoon, slock, st, surf, sent,
wificurse, sbm, prout, noice, human, fortify-headers, colors, libutf,
scron)[arguments]: Likewise.
| Marius Bakke |
2020-05-29 | utils: Add 'cc-for-target'.•••* guix/utils.scm (cc-for-target): New procedure.
| Marius Bakke |
2020-05-29 | gnu: ruby-sanitize: Update to 5.1.0.•••* gnu/packages/patches/ruby-sanitize-system-libxml.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ruby.scm (ruby-sanitize): Update to 5.1.0.
[source]: Change to GIT-FETCH. Add patch.
[native-inputs]: Remove BUNDLER, RUBY-REDCARPET, and RUBY-YARD.
| Marius Bakke |
2020-05-29 | gnu: ruby-nokogumbo: Update to 2.0.2.•••* gnu/packages/ruby.scm (ruby-nokogumbo): Update to 2.0.2.
[arguments]: Remove.
[native-inputs]: Add RUBY-RAKE-COMPILER.
| Marius Bakke |
2020-05-29 | gnu: ruby-nokogiri: Update to 1.10.9.•••* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.9.
| Marius Bakke |
2020-05-29 | gnu: ruby-crass: Update to 1.0.6.•••* gnu/packages/ruby.scm (ruby-crass): Update to 1.0.6.
[source]: Switch to GIT-FETCH.
[native-inputs]: Remove.
| Marius Bakke |
2020-05-29 | gnu: ruby-libffi: Enable tests and unbundle LibFFI.•••* gnu/packages/libffi.scm (ruby-ffi)[source]: Change to GIT-FETCH.
[arguments]: Remove #:tests?. Add #:phases.
| Marius Bakke |
2020-05-29 | gnu: ruby-rubygems-tasks: Update to 0.2.5.•••* gnu/packages/ruby.scm (ruby-rubygems-tasks): Update to 0.2.5.
| Marius Bakke |
2020-05-29 | gnu: ruby-rake-compiler: Update to 1.1.0.•••* gnu/packages/ruby.scm (ruby-rake-compiler): Update to 1.1.0.
| Marius Bakke |
2020-05-29 | gnu: ruby-ffi: Update to 1.12.2.•••* gnu/packages/libffi.scm (ruby-ffi): Update to 1.12.2.
| Marius Bakke |
2020-05-29 | gnu: ruby-spec-its: Accept any version of ruby-ffi.•••* gnu/packages/ruby.scm (ruby-rspec-its)[arguments]: Change Gemfile
substitution so that any ffi gem is accepted. While at it, tighten the regex
and rename the phase to be more accurate.
| Marius Bakke |
2020-05-29 | gnu: physfs: Do not build the static library.•••* gnu/packages/game-development.scm (physfs)[arguments]: Add #:configure-flags.
| Marius Bakke |
2020-05-29 | gnu: love: Remove unused input.•••* gnu/packages/game-development.scm (love)[inputs]: Remove PHYSFS.
| Marius Bakke |
2020-05-29 | gnu: autorandr: Update to 1.10.1.•••* gnu/packages/xdisorg.scm (autorandr): Update to 1.10.1.
| Pierre Neidhardt |
2020-05-29 | build: image: Fix initialize-efi-partition docstring.•••* gnu/build/image.scm (initialize-efi-partition): Turn BOOTLOADER-PACKAGE into
GRUB-EFI.
| Mathieu Othacehe |
2020-05-29 | image: Do not use VM to create disk-images.•••Now that installing Grub on raw disk-images is supported, we do not need to
rely on (gnu system vm) module.
* gnu/system/image.scm (make-system-image): Rename to ...
(system-image): ... this, and remove the compatibility wrapper.
(find-image): Turn to a monadic procedure. This will become useful when
introducing Hurd support, to be able to detect the target system.
* gnu/ci.scm (qemu-jobs): Use lower-object now that system-image returns a
file-like object.
* gnu/tests/install.scm (run-install): Ditto.
* guix/scripts/system.scm (system-derivation-for-action): Add a 'base-image'
argument,
(perform-action): adapt accordingly.
| Mathieu Othacehe |
2020-05-29 | image: Add a post-MBR gap to the default image.•••The generic 'efi-disk-image' needs to be bootable on systems without EFI. To
do that, GRUB is installed in the post-MBR gap. Make sure that the first
partition starts with an offset, to make this gap large enough for GRUB.
* gnu/system/image.scm (root-offset, root-label): New variables,
(esp-partition): use 'root-offset' as the partition offset,
(root-partition): use 'root-label' as the partition label.
| Mathieu Othacehe |
2020-05-29 | system: image: Fix image-with-os.•••* gnu/system/image.scm (image-with-os): Do not reorder partitions, as we want
them to be created according to definition order.
| Mathieu Othacehe |
2020-05-29 | image: Use grub-efi to install the EFI bootloader.•••* gnu/build/image.scm (initialize-efi-partition): Rename bootloader-package
argument to grub-efi.
* gnu/system/image.scm (system-disk-image): Adapt accordingly to pass
grub-efi package.
| Mathieu Othacehe |
2020-05-29 | system: image: Correct genimage configuration file indentation.•••* gnu/system/image.scm (system-disk-image): Fix genimage configuration file
indentation.
| Mathieu Othacehe |
2020-05-29 | image: Add bootloader installation support.•••* gnu/build/image.scm (initialize-root-partition): Add bootloader-package and
bootloader-installer arguments. Run the bootloader-installer if defined.
* gnu/system/image.scm (system-disk-image): Adapt the partition initializer
call accordingly.
| Mathieu Othacehe |
2020-05-29 | bootloader: grub: Use inheritance to define grub-minimal-bootloader.•••* gnu/bootloader/grub.scm (grub-minimal-bootloader): Inherit from
grub-bootloader to avoid field redefinition.
| Mathieu Othacehe |