aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-01-31gnu: gst-plugins-good: Fix a test failure on 32-bit systems....* gnu/packages/patches/gst-plugins-good-fix-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (gst-plugins-good)[source]: Use it. Leo Famulari
2021-01-30Revert qt-build-system changes that were pushed to a frozen "staging" branch....This reverts commits 9085260fccd17955be6922c215f89be3e424dda3, 4ecc2a24936a1fbfe3ff5654090d41e91c2fe8f2, 094b6ac00939ef5e3f291a477fedd26621078ca8, 104151f4f45f4bc3a816e3ad42256452932e0d8d. Leo Famulari
2021-01-29guix: qt-build-system, qt-utils: Unify wrapping of qt-programs....Unify (guix qt-build-system wrap-all-programs) and (guix qt-utils wrap-qt-program), so both behave the same. The functions now reside in qt-utils to make them easily available for packages not using the qt-build-system. * guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs): Move from here ... * guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs): ... to here. Base the later on (wrap-qt-program*): New function, carved out from old wrap-all-programs. (wrap-qt-program): Base on wrap-qt-program*, change arguments in an incompatible way. * gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}: Adjust to new interface of wrap-qt-program. * gnu/packages/finance.scm (electron-cash): Likewise. * gnu/packages/geo.scm (qgis): Likewise. * gnu/packages/password-utils.scm (qtpass): Likewise. * gnu/packages/video.scm (openshot): Likewise. * gnu/packages/web-browsers.scm (kristall): Likewise. Hartmut Goebel
2021-01-27gnu: VLC: Remove obsolete patch....* gnu/packages/patches/vlc-qt-5.15.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/video.scm (vlc)[source]: Remove patch. Leo Famulari
2021-01-26gnu: sudo: Build without pam for the Hurd....* gnu/packages/admin.scm (sudo)[inputs]: Only use linux-pam when not building for the Hurd. Efraim Flashner
2021-01-26gnu: shadow: Build without pam for the Hurd....* gnu/packages/admin.scm (shadow)[arguments]: Adjust configure-flags to not use pam when building for the Hurd. [inputs]: Only use linux-pam when not building for the Hurd. Efraim Flashner
2021-01-26gnu: openssh: Build without pam for the Hurd....* gnu/packages/ssh.scm (openssh)[inputs]: Only add linux-pam when not building for the Hurd. [arguments]: Adjust configure flag to only use pam when not building for the Hurd. Efraim Flashner
2021-01-25Merge branch 'master' into stagingLeo Famulari
2021-01-25gnu: ncmpcpp: Update to 0.9.2....* gnu/packages/mpd.scm (ncmpcpp): Update to 0.9.2. Leo Famulari
2021-01-25gnu: MPD: Update to 0.22.4....* gnu/packages/mpd.scm (mpd): Update to 0.22.4. Leo Famulari
2021-01-25gnu: Add sextractor....* gnu/packages/astronomy.scm (sextractor): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: Add libpasastro....* gnu/packages/astronomy.scm (libpasastro): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: inkscape-1.0: Update to 1.0.2....* gnu/packages/inkscape.scm (inkscape-1.0): Update to 1.0.2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Michael Rohleder
2021-01-25gnu: guix-jupyter: Update to 0.2.1....* gnu/packages/package-management.scm (guix-jupyter): Update to 0.2.1. Ludovic Courtès
2021-01-25gnu: fennel: Always run tests....* gnu/packages/lua.scm (fennel)[arguments]: Always enable tests. Efraim Flashner
2021-01-25gnu: fennel: Cross-build....* gnu/packages/lua.scm (fennel)[arguments]: Add phase to patch additional calls to lua binary. Adjust 'patch-fennel phase to specify specific lua location. Efraim Flashner
2021-01-25gnu: fennel: Install manpage....* gnu/packages/lua.scm (fennel)[arguments]: Add phase to install manpage. Efraim Flashner
2021-01-25gnu: emacs-helm-selector: Update to 0.6.1....* gnu/packages/emacs-xyz.scm (emacs-helm-selector): Update to 0.6.1. Pierre Neidhardt
2021-01-25gnu: emacs-helm-sly: Update to 0.7.0....* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.7.0. Pierre Neidhardt
2021-01-25gnu: sbcl-postmodern: Update to 1.32.8....* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: sbcl-uax-15: Update to 0.1.1....* gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: fennel: Satisfy guix-lint....* gnu/packages/lua.scm (fennel)[synopsis]: Remove leading article. Efraim Flashner
2021-01-25gnu: fennel: Update to 0.8.0....* gnu/packages/lua.scm (fennel): Update to 0.8.0. [arguments]: Move 'check phase to after 'install phase. Efraim Flashner
2021-01-25gnu: sbcl-periods: Update to 20210125....* gnu/packages/lisp-xyz.scm (sbcl-periods): Update to 20210125. Pierre Neidhardt
2021-01-24gnu: Add emacs-repology....* gnu/packages/emacs-xyz.scm (emacs-repology): New variable. Nicolas Goaziou
2021-01-24gnu: tokei: Remove duplicate Cargo inputs....* gnu/packages/rust-apps.scm (tokei)[arguments]: Remove duplicates Cargo inputs. Nicolas Goaziou
2021-01-24gnu: catimg: Update to 2.7.0....* gnu/packages/image-viewers.scm (catimg): Update to 2.7.0. Efraim Flashner
2021-01-24gnu: Add emacs-counsel-bbdb....* gnu/packages/emacs-xyz.scm (emacs-counsel-bbdb): New variable. Maxim Cournoyer
2021-01-24gnu: guix-jupyter: Update to 0.2.0....* gnu/packages/package-management.scm (guix-jupyter): Update to 0.2.0. [source]: Remove 'modules' and 'snippet'. Ludovic Courtès
2021-01-24gnu: qt5: Add source code URLs of mirrors....* gnu/packages/qt.scm (qt5-urls): New procedure. (qtbase, qtsvg, qtimageformats, qtx11extras) (qtxmlpatterns, qtdeclarative, qtconnectivity) (qtwebsockets, qtsensors, qtmultimedia, qtwayland) (qtserialport, qtserialbus, qtwebchannel, qtwebglplugin) (qtwebview, qttools, qtscript, qtquickcontrols) (qtquickcontrols2, qtgraphicaleffects, qtgamepad) (qtscxml, qtpurchasing, qtcharts, qtdatavis3d) (qtnetworkauth, qtremoteobjects, qtspeech) (qtwebengine): Use it. Ludovic Courtès
2021-01-24gnu: linux-libre 4.4: Update to 4.4.253....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.253. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2021-01-24gnu: linux-libre 4.9: Update to 4.9.253....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.253. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2021-01-24gnu: linux-libre 4.14: Update to 4.14.217....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.217. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2021-01-24gnu: linux-libre 4.19: Update to 4.19.170....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.170. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-01-24gnu: linux-libre 5.4: Update to 5.4.92....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.92. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-01-24gnu: linux-libre: Update to 5.10.10....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.10. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-01-24gnu: linux-libre: Allow disk encryption by default....* gnu/packages/linux.scm (%default-extra-linux-options): Enable CONFIG_DM_CRYPT as a module. Signed-off-by: Leo Famulari <leo@famulari.name> Caliph Nomble
2021-01-24gnu: flatpak: Update to 1.10.1....* gnu/packages/package-management.scm (flatpak): Update to 1.10.1. Efraim Flashner
2021-01-24gnu: emacs-evil-collection: Update to 20210124....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20210124. Pierre Neidhardt
2021-01-24gnu: Add common-lisp-jupyter....* gnu/packages/lisp-xyz.scm (cl-common-lisp-jupyter, ecl-common-lisp-jupyter, sbcl-common-lisp-jupyter): New variables. Pierre Neidhardt
2021-01-24gnu: Add trivial-do....* gnu/packages/lisp-xyz.scm (cl-trivial-do, ecl-trivial-do, sbcl-trivial-do): New variables. Pierre Neidhardt
2021-01-24gnu: Add multilang-documentation....* gnu/packages/lisp-xyz.scm (cl-multilang-documentation, ecl-multilang-documentation, sbcl-multilang-documentation): New variables. Pierre Neidhardt
2021-01-24gnu: Add language-codes....* gnu/packages/lisp-xyz.scm (cl-language-codes, ecl-language-codes, sbcl-language-codes): New variables. Pierre Neidhardt
2021-01-24gnu: Add system-locale....* gnu/packages/lisp-xyz.scm (cl-system-locale, ecl-system-locale, sbcl-system-locale): New variables. Pierre Neidhardt
2021-01-24gnu: Add jsown....* gnu/packages/lisp-xyz.scm (cl-jsown, ecl-jsown, sbcl-jsown): New variables. Pierre Neidhardt
2021-01-24gnu: Add eclector....* gnu/packages/lisp-xyz.scm (cl-eclector, ecl-eclector, sbcl-eclector): New variables. Pierre Neidhardt
2021-01-24gnu: Add concrete-syntax-tree....* gnu/packages/lisp-xyz.scm (cl-concrete-syntax-tree, ecl-concrete-syntax-tree, sbcl-concrete-syntax-tree): New variables. Pierre Neidhardt
2021-01-24gnu: Add cl-indentify....* gnu/packages/lisp-xyz.scm (cl-indentify, ecl-cl-indentify, sbcl-cl-indentify): New variables. Pierre Neidhardt
2021-01-24gnu: Add trivial-escapes....* gnu/packages/lisp-xyz.scm (cl-trivial-escapes, ecl-trivial-escapes, sbcl-trivial-escapes): New variables. Pierre Neidhardt
2021-01-24gnu: tokei: Update to 12.1.2....* gnu/packages/rust-apps.scm (tokei): Update to 12.1.2. Nicolas Goaziou