summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: guix: Update to 1.3.0-16.10ceb3e.Tobias Geerinckx-Rice2021-12-18
| | | | | | This follows up on commit a526f7336c5f088a7cc03155df0cee95b14e2509. * gnu/packages/package-management.scm (guix): Update to 1.3.0-16.10ceb3e.
* gnu: guix: Update to 1.3.0-15.f98edfa.Tobias Geerinckx-Rice2021-12-18
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-15.f98edfa.
* gnu: build: Register missing patches.Josselin Poiret via Guix-patches via2021-12-18
| | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Add gcc-cross-gxx-include-dir.patch, gcc-10-cross-environment-variables.patch, gnome-session-support-elogind.patch, icedtea-7-hotspot-aarch64-use-c++98.patch, libvirt-create-machine-cgroup.patch, openjdk-14-builtins.patch, python-babel-fix-parse-future-test.patch, rust-wl-clipboard-rs-newer-wl.patch, streamlink-update-test.patch. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Syncthing: Update to 1.18.5.Leo Famulari2021-12-17
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.18.5.
* gnu: Go 1.17: Update to 1.17.5.Leo Famulari2021-12-17
| | | | * gnu/packages/golang.scm (go-1.17): Update to 1.17.5.
* gnu: Go 1.16: Update to 1.16.12.Leo Famulari2021-12-17
| | | | * gnu/packages/golang.scm (go-1.16): Update to 1.16.12.
* gnu: imake: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/xorg.scm (imake)[inputs]: Remove input labels. [arguments]: Gexp accordingly.
* gnu: mutt: Update to 2.1.4.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/mail.scm (mutt): Update to 2.1.4.
* gnu: interception-tools: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/linux.scm (interception-tools)[inputs]: Remove input labels.
* gnu: interception-tools: Update to 0.6.8.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/linux.scm (interception-tools): Update to 0.6.8.
* gnu: cpuid: Update to 20211210.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/linux.scm (cpuid): Update to 20211210.
* gnu: knot-resolver: Update to 5.4.3.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/dns.scm (knot-resolver): Update to 5.4.3. [arguments]: Don't explicitly return #t from phases.
* gnu: nsd: Update to 4.3.9.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/dns.scm (nsd): Update to 4.3.9.
* gnu: memkind: Update to 1.12.0.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/disk.scm (memkind): Update to 1.12.0. [arguments]: Don't explicitly return #t from phases.
* gnu: filezilla: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/ftp.scm (filezilla)[native-inputs]: Remove input labels.
* gnu: filezilla: Update to 3.57.0.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/ftp.scm (filezilla): Update to 3.57.0.
* gnu: libfilezilla: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove input labels.
* gnu: libfilezilla: Update to 0.35.0.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.35.0.
* gnu: linux-libre 5.4: Update to 5.4.167.Leo Famulari2021-12-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.167. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.87.Leo Famulari2021-12-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.87. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.10.Leo Famulari2021-12-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.10. (linux-libre-5.15-pristine-source): Update hash.
* gnu: gajim: Correct python version and skip sanity-check.Raghav Gururajan2021-12-17
| | | | | * gnu/packages/messaging.scm (gajim)[phases](sanity-check): Remove phase. [native-search-paths](GUIX_PYTHONPATH): Adjust version.
* gnu: python-djangorestframework: Rename to python-django-rest-framework.Marius Bakke2021-12-17
| | | | | | | | | * gnu/packages/django.scm (python-djangorestframework): Define as deprecated alias for ... (python-django-rest-framework): ... this new variable. (python-django-filter)[native-inputs]: Adjust accordingly. * gnu/packages/mail.scm (python-hyperkitty)[propagated-inputs]: Likewise. * gnu/packages/patchutils.scm (patchwork)[propagated-inputs]: Likewise.
* gnu: python-django-rest-framework: Update to 3.13.1.Marius Bakke2021-12-17
| | | | | | | * gnu/packages/django.scm (python-djangorestframework): Update to 3.13.1. [arguments]: Remove obsolete workarounds. Set TZDIR in check phase. [native-inputs]: Add TZDATA-FOR-TESTS. [propagated-inputs]: Add PYTHON-PYTZ.
* gnu: python-django: Add 4.0.Marius Bakke2021-12-17
| | | | | | | | | * gnu/packages/django.scm (python-django): Rename to ... (python-django-4.0): ... this. Update to 4.0. [propagated-inputs]: Remove PYTHON-PYTZ. (python-django-3.2): New variable. (python-django-2.2): Inherit from it. (python-django): Define as alias for PYTHON-DJANGO-3.2.
* gnu: libime: Update to 1.0.10.Marius Bakke2021-12-17
| | | | * gnu/packages/fcitx5.scm (libime): Update to 1.0.10.
* gnu: python-graph-tool: Remove input labels.Marius Bakke2021-12-17
| | | | | | * gnu/packages/graph.scm (python-graph-tool)[arguments]: Import SITE-PACKAGES from (guix build python-build-system), and use instead of homegrown procedure. [native-inputs, inputs]: Remove labels.
* gnu: python-graph-tool: Build with Cairomm 1.14.Marius Bakke2021-12-17
| | | | | * gnu/packages/graph.scm (python-graph-tool)[inputs]: Change from CAIROMM to CAIROMM-1.14.
* gnu: Remove unneeded uses of custom GCC versions.Marius Bakke2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (libmaus2, biobambam2)[native-inputs]: Remove GCC-10. * gnu/packages/game-development.scm (libresprite, python-pyxel)[native-inputs]: Likewise. * gnu/packages/lua.scm (emilua)[native-inputs]: Likewise. * gnu/packages/radio.scm (sdr++)[native-inputs]: Likewise. * gnu/packages/wm.scm (fnott)[native-inputs]: Likewise. * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Likewise. (scintilla)[native-inputs]: Remove GCC-9. * gnu/packages/build-tools.scm (bear)[native-inputs]: Likewise. * gnu/packages/cpp.scm (magic-enum)[native-inputs]: Likewise. * gnu/packages/games.scm (openttd)[native-inputs]: Likewise. (schiffbruch)[native-inputs]: Remove GCC-11. * gnu/packages/music.scm (liquidsfz, geonkick)[native-inputs]: Remove GCC-9. * gnu/packages/fcitx5.scm (fcitx5, libime, fcitx5-configtool)[native-inputs]: Likewise. * gnu/packages/wine.scm (dxvk32)[native-inputs]: Likewise. * gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove GCC-8. * gnu/packages/image.scm (blurhash)[native-inputs]: Likewise. * gnu/packages/jami.scm (libring)[native-inputs]: Likewise. * gnu/packages/pdf.scm (xournalpp)[native-inputs]: Likewise. * gnu/packages/telegram.scm (webrtc-for-telegram-desktop, telegram-desktop)[native-inputs]: Likewise.
* gnu: grfcodec: Fix build with GCC 10.Marius Bakke2021-12-17
| | | | | | | * gnu/packages/patches/grfcodec-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/game-development.scm (grfcodec)[source](patches): New field. [arguments]: Remove trailing #t.
* gnu: datefudge: Add a backup source URI.Leo Famulari2021-12-17
| | | | | | This tarball disappeared upstream. * gnu/packages/time.scm (datefudge)[source]: Add backup URI.
* gnu: tor: Update to 0.4.6.9.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/tor.scm (tor): Update to 0.4.6.9.
* gnu: emacs-rustic: Update to 2.3.Nicolas Goaziou2021-12-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 2.3.
* gnu: python-nbxmpp: Correct libsoup dependency.Raghav Gururajan2021-12-17
| | | | | | | This packages uses ABI of libsoup v2. * gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Replace libsoup with libsoup-minimal-2.
* gnu: python-precis-i18n: Update to 1.0.3.Raghav Gururajan2021-12-17
| | | | * gnu/packages/python-xyz (python-precis-i18n)[version]: Update to 1.0.3.
* gnu: video-contact-sheet: Tweak the synopsis and description.Leo Famulari2021-12-17
| | | | * gnu/packages/video.scm (video-contact-sheet)[synopsis, description]: Improve.
* gnu: Add video-contact-sheet.Pradana AUMARS2021-12-17
| | | | * gnu/packages/video.scm (video-contact-sheet): New variable.
* gnu: js8call: Remove workaround.Guillaume Le Vaillant2021-12-17
| | | | | * gnu/packages/radio.scm (js8call)[arguments]: Remove 'work-around-runtime-bug' phase.
* gnu: wsjtx: Update to 2.5.2.Guillaume Le Vaillant2021-12-17
| | | | | * gnu/packages/radio.scm (wsjtx-hamlib, wsjtx): Update to 2.5.2. [arguments]: Remove 'work-around-runtime-bug' phase.
* gnu: xnec2c: Update to 4.2.Guillaume Le Vaillant2021-12-17
| | | | | * gnu/packages/radio.scm (xnec2c): Update to 4.2. [arguments]: Remove 'fix-makefile' and 'fix-paths' phases.
* gnu: dump1090: Update to 6.1.Guillaume Le Vaillant2021-12-17
| | | | * gnu/packages/radio.scm (dump1090): Update to 6.1.
* gnu: rtl-433: Update to 21.12.Guillaume Le Vaillant2021-12-17
| | | | * gnu/packages/radio.scm (rtl-433): Update to 21.12.
* gnu: qsstv: Update to 9.5.8.Guillaume Le Vaillant2021-12-17
| | | | | * gnu/packages/radio.scm (qsstv): Update to 9.5.8. [arguments]: Remove 'fix-newer-hamlib-support' phase.
* gnu: dream: Update to 2.2.Guillaume Le Vaillant2021-12-17
| | | | * gnu/packages/radio.scm (dream): Update to 2.2.
* gnu: wfview: Update to 1.2d.Guillaume Le Vaillant2021-12-17
| | | | | | * gnu/packages/radio.scm (wfview): Update to 1.2d. [inputs]: Add opus. [arguments]: Update 'configure' phase. Remove custom 'install' phase.
* gnu: sdrangel: Update to 6.17.5.Guillaume Le Vaillant2021-12-17
| | | | * gnu/packages/radio.scm (sdrangel): Update to 6.17.5.
* gnu: irssi: Enable true-color and unicode support.Raghav Gururajan2021-12-17
| | | | | * gnu/packages/irc.scm (irssi)[inputs]: Add utf8proc. [configure-flags](enable-true-color): New flag.
* gnu: weechat: Enable documentation and man-pages.Raghav Gururajan2021-12-17
| | | | | | | * gnu/packages/irc.scm (weechat)[outputs](doc): New output. [configure-flags](ENABLE_MAN,ENABLE_DOC): New flags. [phases](move-doc): New phase. [native-inputs]: Add ruby-asciidoctor.
* gnu: weechat: Enable ruby support for scripting.Raghav Gururajan2021-12-17
| | | | | * gnu/packages/irc.scm (weechat)[configure-flags](ENABLE_RUBY): Remove flag. [inputs]: Add ruby.
* gnu: pinentry-bemenu: Update to 0.7.1.Aleksandr Vityazev2021-12-17
| | | | | | * gnu/packages/gnupg.scm (pinentry-bemenu): Update to 0.7.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>