summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add n2n.Lu Hui2022-02-22
| | | | | | * gnu/packages/vpn.scm (n2n): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: custom-gcc-gccgo: Remove procedure.Efraim Flashner2022-02-22
| | | | | * gnu/packages/gcc.scm (custom-gcc-gccgo): Remove procedure. (make-gccgo): Use custom-gcc procedure.
* gnu: Add gccgo-11.Efraim Flashner2022-02-22
| | | | * gnu/packages/gcc.scm (gccgo-11): New variable.
* gnu: Add emacs-highlight-doxygen.Niklas Eklund2022-02-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-highlight-doxygen): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-dockerfile-mode: Update to 1.6.Nicolas Goaziou2022-02-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.6.
* gnu: emacs-eldev: Update to 0.11.Nicolas Goaziou2022-02-22
| | | | | * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 0.11. [arguments]<#:phases>: Update list of failing tests.
* gnu: emacs-docker: Update to 2.1.0.Nicolas Goaziou2022-02-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-docker): Update to 2.1.0.
* gnu: emacs-emms: Update to 10.Nicolas Goaziou2022-02-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 10.
* gnu: emacs-xref: Update to 1.4.0.Nicolas Goaziou2022-02-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.4.0.
* gnu: emacs-auctex: Update to 13.1.0.Nicolas Goaziou2022-02-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.0.
* gnu: emacs-bbdb: Update to 3.2.1.Nicolas Goaziou2022-02-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.1.
* gnu: gitile: Update to 0.1.4.Julien Lepiller2022-02-21
| | | | * gnu/packages/version-control.scm (gitile): Update to 0.1.4.
* gnu: criu: Propagate protobuf-c.Zhu Zihao2022-02-21
| | | | | | | | | | The header of criu references to protobuf-c, including them in source files would require protobuf-c available in compilation environment. * gnu/packages/virtualization.scm (criu): Move protobuf-c from native-inputs to propagated-inputs. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add font-termsyn.kitzman2022-02-21
| | | | | | * gnu/packages/fonts.scm (font-termsyn): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: sqlitebrowser: Unbundle qhexedit.Guillaume Le Vaillant2022-02-21
| | | | | | * gnu/packages/databases.scm (sqlitebrowser)[source]: Update snippet. [arguments]: Update 'configure-flags". [inputs]: Add qhexedit.
* gnu: Add qhexedit.Foo Chuan Wei2022-02-21
| | | | | | * gnu/packages/qt.scm (qhexedit): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* tests: nix: Remove tab characters.Mathieu Othacehe2022-02-21
| | | | * gnu/tests/package-management.scm: Remove them.
* tests: nix: Fix it.Mathieu Othacehe2022-02-21
| | | | | | | | | The <nix/config.nix> support has been removed in Nix 2.4: https://github.com/NixOS/nix/pull/4025. Rely on the store ping command instead to check that we can communicate with the daemon. * gnu/tests/package-management.scm (run-nix-test): Use the store ping command instead of building a dummy derivation.
* gnu: python-nbconvert: Fix PDF generation.Lars-Dominik Braun2022-02-21
| | | | | | * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Move texlive packages… [propagated-inputs]: …here.
* gnu: Add r-mixedpower.Lars-Dominik Braun2022-02-21
| | | | * gnu/packages/statistics.scm (r-mixedpower): New variable.
* gnu: Add r-simr.Lars-Dominik Braun2022-02-21
| | | | * gnu/packages/statistics.scm (r-simr): New variable.
* gnu: Add r-binom.Lars-Dominik Braun2022-02-21
| | | | * gnu/packages/statistics.scm (r-binom): New variable.
* gnu: Add r-rlrsim.Lars-Dominik Braun2022-02-21
| | | | * gnu/packages/statistics.scm (r-rlrsim): New variable.
* gnu: dear-imgui: Delete package, preferring the newer 'imgui'.Maxim Cournoyer2022-02-21
| | | | | | | | | Commit 1a4cc954d2fcea172a450ae03419b7fdda28b81e added imgui, without noticing about the pre-existing 'dear-imgui' package. * gnu/packages/graphics.scm (dear-imgui): Delete variable, but salvage the superior synopsis and description to... * gnu/packages/toolkits.scm (imgui): ... here.
* gnu: ogre: Update to 13.3.1.Maxim Cournoyer2022-02-21
| | | | | | | | | | | | * gnu/packages/graphics.scm (ogre): Update to 13.3.1. [phases]: Delete trailing #t. {unpack-dear-imgui}: Rename to... {unpack-imgui}: ... this. [configure-flags]: Adjust accordingly. [native-inputs]: Delete boost. Use the newer imgui-1.86 package instead of dear-imgui. Use the current googletest package. Add python. [inputs]: Remove font-dejavu, glu, tinyxml and zziplib. Add libxt, mesa and zlib.
* gnu: imgui: Update to 1.87.Maxim Cournoyer2022-02-21
| | | | | * gnu/packages/toolkits.scm (imgui): Update to 1.87. (imgui-1.86): Preserve variant, useful for ogre.
* gnu: imgui: Do not delete the whole of misc/ from sources.Maxim Cournoyer2022-02-21
| | | | | | Some sources turned out to be useful for the ogre package. * gnu/packages/toolkits.scm (imgui)[origin]: Only delete fonts in snippet.
* services: udev: Use a fixed location for the rules directory and config.Maxim Cournoyer2022-02-20
| | | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/47681>. This change adjusts the location of the udev configuration file and rules directory to a fixed location. Since udev relies on inotify to discover change to its rules directory (/etc/udev/rules.d), by using a fixed directory layout, new udev rules can be automatically picked up without restarting the service. * gnu/services/base.scm (udev-rules-union): Build rules output directly in #$output. (udev-shepherd-service)[start]: Adjust the UDEV_CONFIG_FILE and EUDEV_RULES_DIRECTORY environment variables. [actions]: Remove field. The 'rules' action is no longer useful. (udev.conf): New variable. (udev-etc): New procedure. (udev-service-type): Extend the etc-service-type with it.
* gnu: pict: Update to 3.7.3.Maxim Cournoyer2022-02-20
| | | | * gnu/packages/check.scm (pict): Update to 3.7.3.
* gnu: nar-herder: Update to 0-4.f69da36.Christopher Baines2022-02-20
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-4.f69da36.
* gnu: emacs-wisp-mode: Update to 0.3.0.Liliana Marie Prikler2022-02-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 0.3.0.
* gnu: elogind: Build without kexec-tools on riscv64-linux.Efraim Flashner2022-02-20
| | | | | | * gnu/packages/freedesktop.scm (elogind)[arguments]: Only reference kexec-tools when not building for riscv64-linux. [inputs]: Only include kexec-tools when not building for riscv64-linux.
* gnu: kexec-tools: Remove riscv64-linux from supported-systems.Efraim Flashner2022-02-20
| | | | * gnu/packages/linux.scm (kexec-tools)[supported-systems]: New field.
* gnu: python-aiohttp: Fallback to running tests sequentially.Efraim Flashner2022-02-20
| | | | | | * gnu/packages/python-web.scm (python-aiohttp)[arguments]: Adjust custom 'check phase to run the tests sequentially if they fail when run in parallel.
* gnu: postgresql-13: Fix building on riscv64-linux.Efraim Flashner2022-02-20
| | | | | | | | | * gnu/packages/databases.scm (postgresql-13)[arguments]: Add phase when buidling for riscv64-linux to apply a patch. [native-inputs]: When building for riscv64-linux add patch and patch file. * gnu/packages/patches/postgresql-riscv-spinlocks.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: emacs-docker-tramp: Update to 0.1.1.Nicolas Goaziou2022-02-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-docker-tramp): Update to 0.1.1.
* gnu: emacs-rustic: Update to 3.0.Nicolas Goaziou2022-02-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.0.
* gnu: python-mutagen: Remove test timeout.Efraim Flashner2022-02-20
| | | | | * gnu/packages/music.scm (python-mutagen)[arguments]: Add phase to remove test timeouts imposed by python-hypothesis.
* gnu: nano: Update to 6.2.base-for-series-11491base-for-series-11490base-for-series-11485base-for-series-11484base-for-series-11483base-for-series-11482base-for-series-11481base-for-series-11480base-for-series-11479base-for-series-11478base-for-series-11477base-for-series-11476base-for-series-11474base-for-series-11473base-for-series-11472base-for-series-11471base-for-series-11470base-for-series-11469base-for-series-11467base-for-series-11466base-for-series-11465base-for-series-11464base-for-series-11463base-for-series-11462base-for-series-11458base-for-series-11455base-for-series-11454base-for-series-11453base-for-series-11452base-for-series-11451base-for-series-11450base-for-series-11449base-for-series-11447base-for-series-11443base-for-series-11442base-for-series-11441base-for-series-11440base-for-series-11436base-for-series-11434base-for-series-11432base-for-series-11431base-for-series-11430base-for-series-11429base-for-series-11427Tobias Geerinckx-Rice2022-02-13
| | | | * gnu/packages/nano.scm (nano): Update to 6.2.
* gnu: emacs-all-the-icons: Enable tests.Liliana Marie Prikler2022-02-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-all-the-icons)[#:tests?]: Drop argument. [#:phases]: Replace ‘check’ with a custom phase. [native-inputs]: Add emacs-f and emacs-ert-runner.
* gnu: emacs-all-the-icons: Install all the fonts.Liliana Marie Prikler2022-02-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-all-the-icons)[#:include]: Drop fonts. [#:phases]<install-fonts>: Install them directly to ‘/share’. [propagated-inputs]: Add font-awesome and font-material-design-icons.
* gnu: zathura: Update to 0.4.9.Efraim Flashner2022-02-19
| | | | | * gnu/packages/pdf.scm (zathura): Update to 0.4.9. [native-inputs]: Use librsvg-for-system.
* gnu: girara: Update to 0.3.7.Efraim Flashner2022-02-19
| | | | | * gnu/packages/gtk.scm (girara): Update to 0.3.7. [native-inputs]: Replace check-0.14 with check.
* gnu: flatpak: Update to 1.12.5.Efraim Flashner2022-02-19
| | | | * gnu/packages/package-management.scm (flatpak): Update to 1.12.5.
* gnu: lagrange: Update to 1.10.6.Efraim Flashner2022-02-19
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.6.
* gnu: tree: Update to 2.0.2.Efraim Flashner2022-02-19
| | | | * gnu/packages/admin.scm (tree): Update to 2.0.2.
* gnu: gappa: Update to 1.4.0.Eric Bavier2022-02-19
| | | | | * gnu/packages/algebra.scm (gappa): Update to 1.4.0. [license]: Update CeCILL version.
* gnu: efibootmgr: Use G-expressions.Marius Bakke2022-02-19
| | | | * gnu/packages/linux.scm (efibootmgr)[arguments]: Convert to G-expressions.
* gnu: efivar: Use G-expressions.Marius Bakke2022-02-19
| | | | * gnu/packages/linux.scm (efivar)[arguments]: Convert to G-expressions.
* gnu: efivar: Build in a deterministic fashion.Marius Bakke2022-02-19
| | | | * gnu/packages/linux.scm (efivar)[arguments]: Add phase.