Age | Commit message (Collapse) | Author |
|
* gnu/packages/darwin.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/darwin.scm (cctools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/scripts/challenge.scm (good-news, bad-news): New procedures.
(summarize-report, summarize-report-list): Use them and 'highlight'.
|
|
* doc/guix.texi (Secure Shell): Include the (service ...) form in the
example.
|
|
* gnu/packages/tex.scm (texlive-floatflt): New variable.
|
|
* gnu/packages/maven.scm (maven-doxia-sink-api): New variable.
(maven-doxia-parent-pom): New private variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
The previous hash matches that of ‘guix hash -rx .’ on a pristine v2.4.0
checkout — without any submodules. We clone recursive?ly, so update the
hash to include them.
Closes <https://issues.guix.gnu.org/56091>.
* gnu/packages/barrier.scm (barrier)[source]: Fix hash.
Reported by Vishakh Kumar <grokkingstuff@gmail.com>.
|
|
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Adjust custom
'check phase to skip two more tests when building for riscv64-linux.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.4.2.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.3.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20220616.
|
|
* gnu/packages/emacs-xyz.scm (emacs-lispy): Update to 20220209.
|
|
The ld-wrapper from gcc-toolchain records a reference to the library
path through rpath, but this is not needed. By explicitely using rpath
flags instead, we save 150 MB of closure.
* guix/self.scm (quiet-guile): Do not record reference to gcc-toolchain.
|
|
* gnu/packages/java.scm (java-asm-commons-8): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/orange.scm (orange): Update to 3.32.0.
|
|
* gnu/packages/engineering.scm (freecad): Update to 0.20.
|
|
* gnu/packages/gimp.scm (gimp): Update to 2.10.32.
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.36.
|
|
* gnu/packages/gimp.scm (babl): Update to 0.1.92.
|
|
* gnu/packages/photo.scm (photoflare): Update to 1.6.10.
|
|
* gnu/packages/python-science.scm (python-scikit-image): Update to 0.19.3.
|
|
* gnu/packages/graphics.scm (openxr): Update to 1.0.23.
|
|
* gnu/packages/gnome.scm (gthumb): Update to 3.12.2.
|
|
* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.4.
|
|
* gnu/packages/irc.scm (srain): Update to 1.4.0.
|
|
* gnu/packages/music.scm (muse-sequencer)[arguments]: Use Gexps.
|
|
* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0.
|
|
* gnu/packages/ocaml.scm (ocaml-ezjsonm): Update to 1.3.0.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-ezjsonm): Rename to...
(ocaml-ezjsonm): ...this. Use latest ocaml version.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-piqi): Rename to...
(ocaml-piqi): ...this. Use latest ocaml.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-piqilib): Rename to...
(ocaml-piqilib): ...this. Use latest ocaml version.
|
|
* gnu/packages/ocaml.scm (ocaml-sexplib0): Update to 0.15.1.
|
|
* gnu/packages/ocaml.scm (omake): Update to 0.10.5.
* gnu/packages/patches/omake-fix-non-determinism.patch: Adjust for new
version.
|
|
* gnu/packages/ocaml.scm (ocaml-easy-format): Update to 1.3.4.
|
|
* gnu/packages/ocaml.scm (ocamlformat): Update to 0.22.4.
|
|
* gnu/packages/ocaml.scm (ocaml-tsdl): Update to 0.9.9.
|
|
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.9.2.
|
|
* gnu/packages/coq.scm (coq-core): Update to 8.15.2.
|
|
* gnu/packages/cran.scm (r-gghalves): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.318.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.283.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.247.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.198.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.122.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.47.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.15.
(linux-libre-5.17-pristine-source): Update hash.
|
|
* gnu/home/services/ssh.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/guix/POTFILES.in: Add it.
* doc/guix.texi (Secure Shell): New section.
|
|
* gnu/packages/texinfo.scm (pinfo): Update to commit
3d76eecde211e41ccc28b04e229f159b3f924399.
[arguments]: Use gexps.
[inputs, native-inputs]: Remove labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-termios): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-tap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/build/emacs-utils.scm (emacs-header-parse): New procedure.
* tests/build-emacs-utils.scm ("emacs-header-parse: fetch version",
"emacs-header-parse: fetch keywords", "emacs-header-parse: fetch
nonexistent author"): New tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|