Age | Commit message (Expand) | Author |
---|---|---|
2020-01-29 | gnu: GraphicsMagick: Update to 1.3.34....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.34. | Leo Famulari |
2020-01-29 | gnu: linux-libre: Update to 5.4.16....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.16. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-01-29 | gnu: linux-libre@4.19: Update to 4.19.100....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.100. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-01-29 | gnu: linux-libre@4.14: Update to 4.14.169....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.169. (linux-libre-4.14-pristine-source): Update hash. | Mark H Weaver |
2020-01-29 | gnu: linux-libre@4.9: Update to 4.9.212....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.212. (linux-libre-4.9-pristine-source): Update hash. | Mark H Weaver |
2020-01-29 | gnu: linux-libre@4.4: Update to 4.4.212....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.212. (linux-libre-4.4-pristine-source): Update hash. | Mark H Weaver |
2020-01-29 | gnu: hexedit: Make F1 help more reliable....* gnu/packages/hexedit.scm (hexedit)[arguments](patch-man-path): New phase. [inputs]: Add MAN-DB. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Jakub Kądziołka |
2020-01-29 | gnu: OpenAL: Update to 1.20.1....* gnu/packages/audio.scm (openal): Update to 1.20.1. | Marius Bakke |
2020-01-29 | gnu: whois: Update to 5.5.5....* gnu/packages/networking.scm (whois): Update to 5.5.5. | Marius Bakke |
2020-01-29 | gnu: p11-kit: Update to 0.23.19....* gnu/packages/tls.scm (p11-kit): Update to 0.23.19. [source](uri): Adjust tarball name. | Marius Bakke |
2020-01-29 | gnu: mbedtls-apache: Do not build the static libraries....* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Add "-DUSE_STATIC_MBEDTLS_LIBRARY=OFF" in #:configure-flags. | Marius Bakke |
2020-01-29 | gnu: mbedtls-apache: Update to 2.16.4....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4. | Marius Bakke |
2020-01-29 | gnu: godot: List which third party files to keep....Remove everything else to catch added dependencies in new versions. * gnu/packages/game-development.scm (godot)[source](snippet): Instead of removing (only) the unbundled libs, remove everything except the listed files. Signed-off-by: Christopher Baines <mail@cbaines.net> | Timotej Lazar |
2020-01-29 | gnu: godot: Unbundle some dependencies....* gnu/packages/game-development.scm (godot)[inputs]: Add bullet, mbedtls-apache, pcre2 and zstd. [arguments](configure-flags): Use system libraries for the above. [source](snippet): Remove bundled copies. Signed-off-by: Christopher Baines <mail@cbaines.net> | Timotej Lazar |
2020-01-29 | gnu: godot: Update to 3.1.2....* gnu/packages/game-development.scm (godot): Update to 3.1.2. [inputs]: Remove openssl, replaced by a bundled copy of mbedtls. [arguments](configure-flags): Remove builtin_openssl flag. [source]: Don’t try to remove the (now nonexistent) bundled openssl directory. Signed-off-by: Christopher Baines <mail@cbaines.net> | Timotej Lazar |
2020-01-29 | gnu: opensmtpd-next: Update to 6.6.2p1 [security fixes]....Upstream[0] says “Qualys has found a critical vulnerability leading to a possible privilege escalation” and will provide more information later. [0]: https://www.opensmtpd.org * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.2p1. | Tobias Geerinckx-Rice |
2020-01-28 | gnu: gnome: Re-add gnome-initial-setup....* gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add gnome-initial-setup. | Danny Milosavljevic |
2020-01-28 | gnu: ode: Properly disable tests when cross-compiling....* gnu/packages/game-development.scm (ode): Properly disable tests when using (%current-target-system). | Nicolas Goaziou |
2020-01-28 | gnu: Add emacs-unkillable-scratch....* gnu/packages/emacs-xyz.scm (emacs-unkillable-scratch): New variable. | Amin Bandali |
2020-01-28 | Use HTTPS for liballeg.org....* gnu/packages/game-development.scm (allegro-4, allegro)[home-page]: Use HTTPS. * guix/licenses.scm (giftware): Likewise. | Tobias Geerinckx-Rice |
2020-01-28 | gnu: iproute2: Update to 5.5.0....* gnu/packages/linux.scm (iproute): Update to 5.5.0. | Tobias Geerinckx-Rice |
2020-01-28 | gnu: Add bcachefs-tools....* gnu/packages/file-systems.scm (bcachefs-tools): New public variable. | Tobias Geerinckx-Rice |
2020-01-28 | gnu: lxqt: Correct home page....* gnu/packages/lxqt.scm (lxqt)[home-page]: It's lxqt not lxde. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Jonathan Brielmaier |
2020-01-28 | gnu: Add bruteforce-luks....* gnu/packages/password-utils.scm (bruteforce-luks): New variable. | Guillaume Le Vaillant |
2020-01-28 | gnu: education.scm: Update copyright line. | Nicolas Goaziou |
2020-01-28 | gnu: Add omnitux....* gnu/packages/education.scm (omnitux): New variable. | Nicolas Goaziou |
2020-01-28 | gnu: Add emacs-delight....* gnu/packages/emacs-xyz.scm (emacs-delight): New variable. | Amin Bandali |
2020-01-28 | gnu: ocaml-ctypes: Don't use unstable tarball....* gnu/packages/ocaml.scm (ocaml-ctypes)[source]: Download using git-fetch. [arguments]: Add phase to make files writable. | Efraim Flashner |
2020-01-28 | gnu: ocaml-ocplib-endian: Don't use unstable tarball....* gnu/packages/ocaml.scm (ocaml-ocplib-endian)[source]: Download using git-fetch. | Efraim Flashner |
2020-01-28 | gnu: ocaml-lwt: Don't use unstable tarball....* gnu/packages/ocaml.scm (ocaml-lwt)[source]: Download using git-fetch. | Efraim Flashner |
2020-01-28 | gnu: Add emacs-mwim....* gnu/packages/emacs-xyz.scm (emacs-mwim): New variable. | Amin Bandali |
2020-01-28 | gnu: Add python-pypng....* gnu/packages/python-xyz.scm (python-pypng): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Jakub Kądziołka |
2020-01-28 | gnu: Add emacs-boxquote....* gnu/packages/emacs-xyz.scm (emacs-boxquote): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Nicolas Goaziou |
2020-01-28 | gnu: gourmet: Adjust install phase....* gnu/packages/nutrition.scm (gourmet)[arguments]: Adjust custom 'install phase. | Efraim Flashner |
2020-01-28 | gnu: gourmet: Don't use unstable tarball....* gnu/packages/nutrition.scm (gourmet)[source]: Download using git-fetch. | Efraim Flashner |
2020-01-28 | gnu: manuskript: Update to 0.11.0....* gnu/packages/text-editors.scm (manuskript): Update to 0.11.0. | Nicolas Goaziou |
2020-01-28 | gnu: emacs-xyz: Update copyright header. | Nicolas Goaziou |
2020-01-28 | gnu: Add emacs-company-ebdb....* gnu/packages/emacs-xyz.scm (emacs-company-ebdb): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Nicolas Goaziou |
2020-01-28 | gnu: Add vim-guix-vim....* gnu/packages/vim.scm (vim-guix-vim): New variable. | Efraim Flashner |
2020-01-28 | gnu: Add bvi....* gnu/packages/hexedit.scm (bvi): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Jakub Kądziołka |
2020-01-28 | gnu: termite: Open links properly without xdg-utils in profile...* gnu/packages/terminals.scm (termite)[inputs]: Add XDG-UTILS. [arguments](patch-xdg-open): New phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Jakub Kądziołka |
2020-01-28 | gnu: go-github-com-prometheus-node-exporter: Update to 0.18.1....* gnu/packages/monitoring.scm (go-github-com-prometheus-node-exporter): Update to 0.18.1. | Gábor Boskovits |
2020-01-27 | gnu: Add zrythm....* gnu/packages/music.scm (zrythm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Alexandros Theodotou |
2020-01-27 | gnu: Add libaudec....* gnu/packages/audio.scm (libaudec): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Alexandros Theodotou |
2020-01-27 | gnu: guile-charting: Add "guile3.0-charting" variant....* gnu/packages/plotutils.scm (guile-charting)[source]: In 'snippet', have 'configure' look for 3.0. (guile3.0-charting): New variable. | Ludovic Courtès |
2020-01-27 | gnu: sicp: Do not import module from the host Guile....This is a followup to 4144eb195c28cbfd1ca2a131cf4b64afcad713ae and 5e61de242156cdb3314abac168d9682ca7a4c28f. * gnu/packages/scheme.scm (sicp)[arguments]: Remove (srfi srfi-26) from #:modules. | Ludovic Courtès |
2020-01-27 | gnu: Add r-deconstructsigs....* gnu/packages/bioconductor.scm (r-deconstructsigs): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Roel Janssen |
2020-01-27 | gnu: gnome: Remove gnome-initial-setup....Fixes <https://bugs.gnu.org/39281> Reported by Jack Hill <jackhill@jackhill.us>. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove gnome-initial-setup. | Danny Milosavljevic |
2020-01-27 | gnu: r-gviz: Update to 1.30.1....* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.30.1. | Ricardo Wurmus |
2020-01-27 | gnu: r-genomicfeatures: Update to 1.38.1....* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.38.1. | Ricardo Wurmus |