Age | Commit message (Expand) | Author |
---|---|---|
2022-06-20 | gnu: xdg-desktop-portal-gtk: Update to 1.14.0....* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.14.0. | Mathieu Othacehe |
2022-06-20 | gnu: xdg-desktop-portal: Update to 1.14.4....* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.14.4. [inputs]: Add gdk-pixbuf, use fuse@3. [arguments]: Build without systemd, set HOME variable. | Mathieu Othacehe |
2022-06-19 | gnu: lxd: Remove input labels....* gnu/packages/virtualization.scm (lxd)[arguments]: In 'install' phase, refer to "bash-minimal" instead of "bash". [inputs]: Remove labels. | Ludovic Courtès |
2022-06-19 | gnu: lxd: Add ‘attr’ to inputs and use it in wrapper....Fixes issue with lxd crashing on startup with: Error: exec: "setfattr": executable file not found in $PATH * gnu/packages/virtualization.scm (lxd)[arguments]: In 'install' phase, add "attr" to the list of packages used in 'wrap-program'. [inputs]: Add ATTR. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Brian Cully |
2022-06-19 | gnu: Add cctools....* 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> | Philip McGrath |
2022-06-19 | gnu: Add texlive-floatflt....* gnu/packages/tex.scm (texlive-floatflt): New variable. | Andreas Enge |
2022-06-19 | gnu: Add maven-doxia-sink-api....* 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> | Artyom V. Poptsov |
2022-06-12 | gnu: barrier: Fix source hash....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>. | Tobias Geerinckx-Rice |
2022-06-19 | gnu: python-numpy: Skip 2 more tests on riscv64-linux....* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Adjust custom 'check phase to skip two more tests when building for riscv64-linux. | Efraim Flashner |
2022-06-19 | gnu: sbcl-nfiles: Update to 0.4.2....* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.4.2. | Pierre Neidhardt |
2022-06-19 | gnu: sbcl-cl-webkit: Update to 3.5.3....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.3. | Pierre Neidhardt |
2022-06-19 | gnu: sbcl-cmd: Update to 20220616....* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20220616. | Pierre Neidhardt |
2022-06-19 | gnu: emacs-lispy: Update to 20220209....* gnu/packages/emacs-xyz.scm (emacs-lispy): Update to 20220209. | Pierre Neidhardt |
2022-06-18 | gnu: Add java-asm-commons....* gnu/packages/java.scm (java-asm-commons-8): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | Artyom V. Poptsov |
2022-06-18 | gnu: orange: Update to 3.32.0....* gnu/packages/orange.scm (orange): Update to 3.32.0. | Vinicius Monego |
2022-06-18 | gnu: freecad: Update to 0.20....* gnu/packages/engineering.scm (freecad): Update to 0.20. | Vinicius Monego |
2022-06-18 | gnu: gimp: Update to 2.10.32....* gnu/packages/gimp.scm (gimp): Update to 2.10.32. | Vinicius Monego |
2022-06-18 | gnu: gegl: Update to 0.4.36....* gnu/packages/gimp.scm (gegl): Update to 0.4.36. | Vinicius Monego |
2022-06-18 | gnu: babl: Update to 0.1.92....* gnu/packages/gimp.scm (babl): Update to 0.1.92. | Vinicius Monego |
2022-06-18 | gnu: photoflare: Update to 1.6.10....* gnu/packages/photo.scm (photoflare): Update to 1.6.10. | Vinicius Monego |
2022-06-18 | gnu: python-scikit-image: Update to 0.19.3....* gnu/packages/python-science.scm (python-scikit-image): Update to 0.19.3. | Vinicius Monego |
2022-06-18 | gnu: openxr: Update to 1.0.23....* gnu/packages/graphics.scm (openxr): Update to 1.0.23. | Vinicius Monego |
2022-06-18 | gnu: gthumb: Update to 3.12.2....* gnu/packages/gnome.scm (gthumb): Update to 3.12.2. | Vinicius Monego |
2022-06-18 | gnu: markets: Update to 0.5.4....* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.4. | Vinicius Monego |
2022-06-18 | gnu: srain: Update to 1.4.0....* gnu/packages/irc.scm (srain): Update to 1.4.0. | Vinicius Monego |
2022-06-18 | gnu: muse-sequencer: Use Gexps....* gnu/packages/music.scm (muse-sequencer)[arguments]: Use Gexps. | Vinicius Monego |
2022-06-18 | gnu: muse-sequencer: Update to 4.1.0....* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0. | Vinicius Monego |
2022-06-18 | gnu: ocaml-ezjsonm: Update to 1.3.0....* gnu/packages/ocaml.scm (ocaml-ezjsonm): Update to 1.3.0. | Julien Lepiller |
2022-06-18 | gnu: Add ocaml-ezjsonm....* gnu/packages/ocaml.scm (ocaml4.07-ezjsonm): Rename to... (ocaml-ezjsonm): ...this. Use latest ocaml version. | Julien Lepiller |
2022-06-18 | gnu: Add ocaml-piqi....* gnu/packages/ocaml.scm (ocaml4.07-piqi): Rename to... (ocaml-piqi): ...this. Use latest ocaml. | Julien Lepiller |
2022-06-18 | gnu: Add ocaml-piqilib....* gnu/packages/ocaml.scm (ocaml4.07-piqilib): Rename to... (ocaml-piqilib): ...this. Use latest ocaml version. | Julien Lepiller |
2022-06-18 | gnu: ocaml-sexplib0: Update to 0.15.1....* gnu/packages/ocaml.scm (ocaml-sexplib0): Update to 0.15.1. | Julien Lepiller |
2022-06-18 | gnu: omake: Update to 0.10.5....* gnu/packages/ocaml.scm (omake): Update to 0.10.5. * gnu/packages/patches/omake-fix-non-determinism.patch: Adjust for new version. | Julien Lepiller |
2022-06-18 | gnu: ocaml-easy-format: Update to 1.3.4....* gnu/packages/ocaml.scm (ocaml-easy-format): Update to 1.3.4. | Julien Lepiller |
2022-06-18 | gnu: ocamlformat: Update to 0.22.4....* gnu/packages/ocaml.scm (ocamlformat): Update to 0.22.4. | Julien Lepiller |
2022-06-18 | gnu: ocaml-tsdl: Update to 0.9.9....* gnu/packages/ocaml.scm (ocaml-tsdl): Update to 0.9.9. | Julien Lepiller |
2022-06-18 | gnu: ocaml-utop: Update to 2.9.2....* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.9.2. | Julien Lepiller |
2022-06-18 | gnu: coq: Update to 8.15.2....* gnu/packages/coq.scm (coq-core): Update to 8.15.2. | Julien Lepiller |
2022-06-18 | gnu: Add r-gghalves....* gnu/packages/cran.scm (r-gghalves): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> | Wiktor Żelazny |
2022-06-17 | gnu: linux-libre 4.9: Update to 4.9.318....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.318. (linux-libre-4.9-pristine-source): Update hash. | Leo Famulari |
2022-06-17 | gnu: linux-libre 4.14: Update to 4.14.283....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.283. (linux-libre-4.14-pristine-source): Update hash. | Leo Famulari |
2022-06-17 | gnu: linux-libre 4.19: Update to 4.19.247....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.247. (linux-libre-4.19-pristine-source): Update hash. | Leo Famulari |
2022-06-17 | gnu: linux-libre 5.4: Update to 5.4.198....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.198. (linux-libre-5.4-pristine-source): Update hash. | Leo Famulari |
2022-06-17 | gnu: linux-libre 5.10: Update to 5.10.122....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.122. (linux-libre-5.10-pristine-source): Update hash. | Leo Famulari |
2022-06-17 | gnu: linux-libre 5.15: Update to 5.15.47....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.47. (linux-libre-5.15-pristine-source): Update hash. | Leo Famulari |
2022-06-17 | gnu: linux-libre: Update to 5.17.15....* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.15. (linux-libre-5.17-pristine-source): Update hash. | Leo Famulari |
2022-06-17 | gnu: pinfo: Update to 3d76eec....* 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> | ( |
2022-06-17 | gnu: Add guile-termios....* gnu/packages/guile-xyz.scm (guile-termios): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Antero Mejr |
2022-06-17 | gnu: Add guile-tap....* gnu/packages/guile-xyz.scm (guile-tap): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Antero Mejr |
2022-06-12 | gnu: tor: Update to 0.4.7.8 [fixes CVE-2022-33903]....* gnu/packages/tor.scm (tor): Update to 0.4.7.8. | Tobias Geerinckx-Rice |