Age | Commit message (Collapse) | Author |
|
* gnu/packages/image.scm (libavif): Update to 0.9.2.
|
|
* gnu/packages/linux.scm (erofs-utils)[synopsis]: Add missing article.
[description]: Mark up.
|
|
* gnu/packages/linux.scm (erofs-utils): Update to 1.3.
|
|
* gnu/packages/linux.scm (powerstat): Update to 0.02.26.
[arguments]: Remove obsolete 'respect-$prefix phase.
|
|
* gnu/packages/man.scm (man-pages): Update to 5.12.
[arguments]: Follow switch to standard ‘mandir’ over ‘MANDIR’. \o/
|
|
* gnu/packages/photo.scm (photoflare): Update to 1.6.9.
|
|
* gnu/packages/graphics.scm (cgal)[arguments]: Set CGAL_INSTALL_DOC_DIR
to match Guix's own default in #:configure-flags.
|
|
* gnu/packages/graphics.scm (cgal): Update to 5.2.2.
|
|
* gnu/packages/radio.scm (gnuradio): Update to 3.9.2.0.
|
|
* gnu/packages/radio.scm (gnuradio)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add a new 'make-source-writable phase.
|
|
This reverts parts of commit a8b705252bdcb642999258859ada1c2f43706092,
because it's apparently revert things day, and also I'm an idiot
|
|
* gnu/packages/video.scm (libass): Update to 0.15.1.
|
|
* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.5.
|
|
* gnu/packages/linux.scm (librem-ec-acpi-linux-module)[license]: Remove plus.
|
|
* gnu/packages/hardware.scm (i7z): New public variable.
|
|
* gnu/packages/maths.scm (scotch)[properties]: New field.
|
|
This reverts commit 3fdb2d679259f5d1541240dd4e9cedda17040bf2,
as it was accidentally pushed.
|
|
This reverts commit 1cc89f08b816f56e1bca25340e945b1cbb34f05d,
as it was accidentally pushed.
|
|
* gnu/packages/python-xyz.scm (python-fire)[arguments]: Respect #:tests?
in the custom 'check' phase.
|
|
* gnu/packages/image-viewers.scm (ytfzf): New variable.
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/python-xyz.scm (python-ueberzug): New variable.
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: jgart <jgart@dismail.de>
|
|
Add go@1.16 as a non-default go. Changes from 1.14: Use now-supported GO_LDSO
configuration option for setting the interpreter. Bootstrap with gccgo on
platforms which do not support go-1.4. Fix and re-enable cmd/go script tests.
Fix typo in cgoldflags patch. Break out tests into "check" phase. Remove
references to perl to reduce closure size by ~10%. Set GOCACHE so go doesn't
attempt to access $HOME.
* gnu/packages/patches/go-fix-script-tests.patch: New file.
* local.mk (dist_patch_DATA): Register it.
* gnu/packages/golang.scm (go-1.16): New variable. Use the patch.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
Generate gccgo with MAKE-GCCGO to factorize phases, and to fix the
cyclic dependency between out and lib (caused by libgo embedding the
gotools path) that was worked around in
<https://issues.guix.gnu.org/18101>.
* gnu/packages/gcc.scm (custom-gcc-gccgo): New procedure.
(make-gccgo): New procedure.
(gccgo-10): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/toys.scm (oneko): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/bioconductor.scm (r-cistopic): Update to 2.1.0.
|
|
* gnu/packages/linux.scm (librem-ec-acpi-linux-module): New public variable.
|
|
* gnu/packages/irc.scm (srain): Update to 1.2.3.
|
|
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.6.
|
|
* gnu/packages/gnome.scm (upower): Update to 0.99.12.
|
|
* gnu/packages/gnome.scm (libgudev): Update to 236.
[build-system]: Use Meson.
[arguments]: Drop obsolete #:configure-flags.
[propagated-inputs]: Add eudev.
|
|
* gnu/packages/gnome.scm (upower)[source]: Use GIT-FETCH and
GIT-FILE-NAME. Adjust snippet.
[native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which.
* gnu/packages/patches/upower-builddir.patch: Adjust to Makefile.am.
|
|
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.3.
|
|
* gnu/packages/gnome.scm (drawing): Update to 0.8.1.
|
|
* gnu/packages/xorg.scm (xkbprint): New public variable.
|
|
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.1.
|
|
* gnu/packages/astronomy.scm (indi): Update to 1.9.1.
|
|
* gnu/packages/admin.scm (acpica): Update to 20210604.
|
|
* gnu/packages/audio.scm (mda-lv2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/vim.scm (vim-guix-vim): Update to 0.2.0.
[arguments]: Also install autoload, plugin directories.
|
|
* gnu/packages/games.scm (opensurge): Update to 0.5.2.1.
[arguments]: Keep installing into /bin.
|
|
* gnu/packages/games.scm (freeciv): Update to 2.6.5.
|
|
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.1.
|
|
* gnu/packages/mes.scm (nyacc)[description]: Mention compilers,
languages.
|
|
* gnu/packages/ocaml.scm (ocaml-cohttp): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-uri-sexp): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-uri): Update to 4.2.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/crates-io.scm (rust-stackvector-1)[arguments]: Remove
skip-build.
|
|
* gnu/packages/mail.scm (rust-stackvector-1): Update to 1.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/jami.scm (jami-qt)[inputs]: Add libnotify.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/emulators.scm (blastem): New variable.
|