summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter.Maxim Cournoyer
Following discussion in <https://issues.guix.gnu.org/37305>, it seems more appropriate to give the parameter a more generic name that better describes what it does. * gnu/bootloader/grub.scm (normalize-file): Rename the BTRFS-SUBVOLUME-FILE-NAME parameter to STORE-DIRECTORY-PREFIX, and always assume this argument to be a string. (eye-candy): Likewise. Default STORE-DIRECTORY-PREFIX to "". (grub-configuration-file): Likewise. * gnu/system.scm (operating-system-bootcfg): Adapt.
2020-05-29services: nfs: Expose configuration options for TCP and UDP.Maxim Cournoyer
* gnu/services/nfs.scm (<nfs-configuration>)[nfsd-tcp?, nfsd-udp?]: New fields. (nfs-shepherd-services)[rpc.nfsd]: Populate the --{no-,}tcp and --{no-,}udp command line options based on the values of the nfsd-tcp? and nfsd-upd? fields. * doc/guix.texi (Network File System): Add doc.
2020-05-29gnu: xaos: Update to 4.0.Kei Kebreau
* gnu/packages/maths.scm (xaos): Update to 4.0. [source]: Use git-fetch. [native-inputs]: Add qtbase and qttools. [arguments]: Remove #:make-flags options; replace 'configure' phase; add 'make-qt-deterministic' and 'install-data' phases. [home-page]: Update URL.
2020-05-30gnu: glade3: Update to 3.36.0.Arun Isaac
* gnu/packages/gnome.scm (glade3): Update to 3.36.0.
2020-05-29gnu: mpg123: Update to 1.26.0.Nicolas Goaziou
* gnu/packages/mp3.scm (mpg123): Update to 1.26.0. [inputs]: Re-order alphabetically.
2020-05-29gnu: popt: Remove defunct mirror.Marius Bakke
* gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.
2020-05-29gnu: cdogs-sdl: Update to 0.8.0.Nicolas Goaziou
* gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0. [native-inputs]: Add `pkg-config'. [inputs]: Add `gtk+'.
2020-05-30gnu: fortune-mod: Update to 2.22.0.Arun Isaac
* gnu/packages/games.scm (fortune-mod): Update to 2.22.0.
2020-05-30gnu: emacs-evil: Update to 1.14.0.Arun Isaac
* gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.0.
2020-05-30gnu: aptdec: Do not hard-code CC=gcc.Arun Isaac
* gnu/packages/radio.scm (aptdec)[arguments]: Do not hard-code CC=gcc in the make-flags. Use the compiler appropriate for the target.
2020-05-29gnu: aptdec: Update source and home page URIs.Arun Isaac
* gnu/packages/radio.scm (aptdec)[source, home-page]: Update URI.
2020-05-29gnu: emacs-2048-game: Update home page.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
2020-05-29gnu: Add dhall.John Soo
* 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>
2020-05-29gnu: Add ghc-atomic-write-0.2.0.7.John Soo
* gnu/packages/haskell-xyz.scm (ghc-atomic-write-0.2.0.7): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-generic-random-1.3.0.1.John Soo
* gnu/packages/haskell-xyz.scm (ghc-generic-random-1.3.0.1): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-prettyprinter-ansi-terminal.John Soo
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-prettyprinter-1.6.John Soo
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-1.6): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-repline-0.3.John Soo
* gnu/packages/haskell-xyz.scm (ghc-repline-0.3): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-haskeline-0.8.John Soo
* gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-repline.John Soo
* gnu/packages/haskell-xyz.scm (ghc-repline): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-prettyprinter.John Soo
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-lens-family-core.John Soo
* gnu/packages/haskell-xyz.scm (ghc-lens-family-core): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-managed.John Soo
* gnu/packages/haskell-xyz.scm (ghc-managed): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-turtle.John Soo
* gnu/packages/haskell-xyz.scm (ghc-turtle): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-optional-args.John Soo
* gnu/packages/haskell-xyz.scm (ghc-optional-args): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-pgp-wordlist.John Soo
* gnu/packages/haskell-xyz.scm (ghc-pgp-wordlist): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-pretty-simple.John Soo
* gnu/packages/haskell-xyz.scm (ghc-pretty-simple): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-serialise.John Soo
* gnu/packages/haskell-xyz.scm (ghc-serialise): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-special-values.John Soo
* gnu/packages/haskell-xyz.scm (ghc-special-values): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-spoon.John Soo
* gnu/packages/haskell-xyz.scm (ghc-spoon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-text-manipulate.John Soo
* gnu/packages/haskell-xyz.scm (ghc-text-manipulate): New variable. fix text-manipulate. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-generic-random.John Soo
* gnu/packages/haskell-xyz.scm (ghc-generic-random): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-dotgen.John Soo
* gnu/packages/haskell-xyz.scm (ghc-dotgen): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-cborg-json.John Soo
* gnu/packages/haskell-xyz.scm (ghc-cborg-json): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-cborg.John Soo
* gnu/packages/haskell-xyz.scm (ghc-cborg): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-data-fix.John Soo
* gnu/packages/haskell-xyz.scm (ghc-data-fix): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-inspection-testing.John Soo
* gnu/packages/haskell-check.scm (ghc-inspection-testing): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Use 'cc-for-target' instead of custom implementations.Marius Bakke
* 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.
2020-05-29gnu: ruby-sanitize: Update to 5.1.0.Marius Bakke
* 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.
2020-05-29gnu: ruby-nokogumbo: Update to 2.0.2.Marius Bakke
* gnu/packages/ruby.scm (ruby-nokogumbo): Update to 2.0.2. [arguments]: Remove. [native-inputs]: Add RUBY-RAKE-COMPILER.
2020-05-29gnu: ruby-nokogiri: Update to 1.10.9.Marius Bakke
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.9.
2020-05-29gnu: ruby-crass: Update to 1.0.6.Marius Bakke
* gnu/packages/ruby.scm (ruby-crass): Update to 1.0.6. [source]: Switch to GIT-FETCH. [native-inputs]: Remove.
2020-05-29gnu: ruby-libffi: Enable tests and unbundle LibFFI.Marius Bakke
* gnu/packages/libffi.scm (ruby-ffi)[source]: Change to GIT-FETCH. [arguments]: Remove #:tests?. Add #:phases.
2020-05-29gnu: ruby-rubygems-tasks: Update to 0.2.5.Marius Bakke
* gnu/packages/ruby.scm (ruby-rubygems-tasks): Update to 0.2.5.
2020-05-29gnu: ruby-rake-compiler: Update to 1.1.0.Marius Bakke
* gnu/packages/ruby.scm (ruby-rake-compiler): Update to 1.1.0.
2020-05-29gnu: ruby-ffi: Update to 1.12.2.Marius Bakke
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.12.2.
2020-05-29gnu: ruby-spec-its: Accept any version of ruby-ffi.Marius Bakke
* 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.
2020-05-29gnu: physfs: Do not build the static library.Marius Bakke
* gnu/packages/game-development.scm (physfs)[arguments]: Add #:configure-flags.
2020-05-29gnu: love: Remove unused input.Marius Bakke
* gnu/packages/game-development.scm (love)[inputs]: Remove PHYSFS.
2020-05-29gnu: autorandr: Update to 1.10.1.Pierre Neidhardt
* gnu/packages/xdisorg.scm (autorandr): Update to 1.10.1.