summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-01-17gnu: pantalaimon: Add needed inputs...* gnu/packages/matrix.scm (pantalaimon) <propagated-inputs>: Add python-dbus, python-notify2, python-pydbus, and python-pygobject. <arguments>: Run sanity-check phase. Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith
2022-01-17gnu: Add python-pydbus....* gnu/packages/python-xyz.scm (python-pydbus): New variable. Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith
2022-01-17gnu: emacs-ement: Propagate inputs....* gnu/packages/emacs-xyz (emacs-ement) <inputs>: Change to propagated-inputs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith
2022-01-17services: pam-mount: Add support for sddm login manager....I noticed that pam_mount mounts work fine when loging into a textual session, but not when using sddm. This patch fixes this problem by ensuring that pam_mount.so is included in /etc/pam.d/sddm config file. * gnu/services/pam-mount.scm (pam-mount-pam-service): Add sddm to the list of pam services. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Nick Zalutskiy
2022-01-16gnu: python-cftime: Update to 1.5.1.1....* gnu/packages/python-xyz.scm (python-cftime): Update to 1.5.1.1. [native-inputs]: Add python-check-manifest, python-coverage, python-sphinx, python-twine, python-wheel. [home-page]: Use page linked in the GitHub repository. [license]: Change to expat according to the GitHub repository. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2022-01-16gnu: ristretto: Update to 0.12.2....* gnu/packages/xfce.scm (ristretto): Update to 0.12.2. [native-inputs]: Add glib:bin for gdbus-codegen. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2022-01-16machine: ssh: Add 'safety-checks?' field....Fixes <https://issues.guix.gnu.org/52766>. Reported by Michael Rohleder <mike@rohleder.de>. * gnu/machine/ssh.scm (<machine-ssh-configuration>)[safety-checks?]: New field. (machine-check-file-system-availability): Return the empty list when 'safety-checks?' is false. (machine-check-initrd-modules): Likewise. * doc/guix.texi (Invoking guix deploy): Document it. Ludovic Courtès
2022-01-16gnu: Add emacs-fennel-mode....* gnu/packages/emacs-xyz.scm (emacs-fennel-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brandon Lucas
2022-01-09Revert "gnu: hplip: Update to 3.21.12."...This reverts commit 27914cb4b72142e2cc99172996c83709e9491437. Alas, it causes a ‘hidden’ world rebuild through hplip-minimal. Tobias Geerinckx-Rice
2022-01-09gnu: hplip: Update to 3.21.12....* gnu/packages/cups.scm (hplip): Update to 3.21.12. Tobias Geerinckx-Rice
2022-01-09gnu: hello: Update to 2.11....* gnu/packages/base.scm (hello): Update to 2.11. Tobias Geerinckx-Rice
2022-01-09Revert "gnu: tree: Fix problem with no output when fd3 is present."...This reverts commit bd4f314bbacaaa56751be3a4769f2082be747d24. Tobias Geerinckx-Rice
2022-01-16gnu: jami: Use OpenGL, not OpenGL ES....This may yield better performance. * gnu/packages/jami.scm (jami)[phases]{use-desktop-opengl}: New phase. Maxim Cournoyer
2022-01-16gnu: gnome-mahjongg: Update to 3.38.3....* gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.38.3. [source]: Use url-fetch with GNOME mirrors. Liliana Marie Prikler
2022-01-16gnu: gnome-mahjongg: Fix typo in description....* gnu/packages/gnome.scm (gnome-mahjongg)[description]: Use “Mahjongg” with two ‘g’s. Liliana Marie Prikler
2022-01-16gnu: gnome-mahjongg: Drop librsvg from inputs....librsvg is already propagated by gtk+, so directly adding it to the inputs is only going to cause unnecessary breakages. * gnu/packages/gnome.scm (gnome-mahjongg)[inputs]: Remove librsvg. Liliana Marie Prikler
2022-01-16gnu: gnome-mahjongg: Fix build....* gnu/packages/gnome.scm (gnome-mahjongg): Build with meson-0.59. Liliana Marie Prikler
2022-01-16gnu: deluge: Remove reference of build-time librsvg...* gnu/packages/bittorrent.scm (deluge): Do it. Josselin Poiret
2022-01-16gnu: deluge: Move librsvg to native inputs...* gnu/packages/bittorrent.scm (deluge): Do it. Josselin Poiret
2022-01-15gnu: git-annex: Update to 8.20211231....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211231. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2022-01-15gnu: python-geopandas: Update to 0.10.2....* gnu/packages/geo.scm (python-geopandas): Update to 0.10.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-01-15gnu: passwordsafe: Update to 5.1....* gnu/packages/gnome.scm (passwordsafe): Update to 5.1. * gnu/packages/patches/passwordsafe-meson-remove-extra-argument.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> raingloom
2022-01-15gnu: Add openshadinglanguage....* gnu/packages/graphics.scm (openshadinglanguage): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2022-01-15gnu: libsigrokdecode: Fix build with python 3.9....* gnu/packages/patches/libsigrokdecode-python3.9-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/electronics.scm (libsigrokdecode)[native-inputs]: Add automake, autoconf. [source](patches): New field. Danny Milosavljevic
2022-01-15gnu: qtspell: Update to 1.0.1....* gnu/packages/qt.scm (qtspell): Update to 1.0.1. Nicolas Goaziou
2022-01-15gnu: emacs-meow: Update to 1.3.0....* gnu/packages/emacs-xyz.scm (emacs-meow): Update to 1.3.0. Nicolas Goaziou
2022-01-15gnu: emacs-iedit: Update to 0.9.9.9.9....* gnu/packages/emacs-xyz.scm (emacs-iedit): Update to 0.9.9.9.9. Nicolas Goaziou
2022-01-15gnu: emacs-embark: Update to 0.15....* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.15. Nicolas Goaziou
2022-01-15gnu: Add nikola....* gnu/packages/python-xyz.scm (nikola): New variable. Hartmut Goebel
2022-01-15gnu: Add python-phpserialize....* gnu/packages/python-xyz.scm (python-phpserialize): New variable. Hartmut Goebel
2022-01-15gnu: Add python-doit....* gnu/packages/python-xyz.scm (python-doit): New variable. Hartmut Goebel
2022-01-15gnu: Add python-yapsy....* gnu/packages/python-xyz.scm (python-yapsy): New variable. Hartmut Goebel
2022-01-15gnu: Add python-pyrss2gen....* gnu/packages/python-xyz.scm (python-pyrss2gen): New variable. Hartmut Goebel
2022-01-15gnu: Add python-piexif....* gnu/packages/python-xyz.scm (python-piexif): New variable. * gnu/packages/patches/python-piexif-fix-tests-with-pillow-7.2.patch: New file. * gnu/packages/python-xyz.scm (dist_patch_DATA): Add it. Hartmut Goebel
2022-01-15gnu: autokey: Fix paths....* gnu/packages/python-xyz.scm (autokey): Add comments on the disabled tests and GI_TYPELIB_PATH wrapping. [inputs]: Add ipython. [phases]{fix-paths}: Use paths to ipython3 and python3 in autokey-shell script. {wrap-autokey}: Change name to... {wrap-autokey-gi}: ...this and move to before wrap for clarity. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> John Kehayias
2022-01-15gnu: emacs-consult: Remove propagated-inputs....* gnu/packages/emacs-xyz (emacs-consult): [propagated-inputs]: Remove emacs-flycheck, there is currently no consult-flycheck.el file in the consult.el repository. consult-flycheck.el is stored in its own repository. Remove emacs-selectrum, an optional dependency. Not required for successful compilation. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Aleksandr Vityazev
2022-01-15gnu: Add etc1tool....* gnu/packages/android.scm (android-platform-development, etc1tools): New variables. Hartmut Goebel
2022-01-15gnu: Add libetc1....* gnu/packages/android.scm (libetc1): New variable. Hartmut Goebel
2022-01-15gnu: Add android-platform-frameworks-native-headers....* gnu/package/android.scm (android-platform-frameworks-native): New function. (android-platform-frameworks-native-headers): New variables. Hartmut Goebel
2022-01-15gnu: icu4c: Add version 70....Required for Icecat/Icedove >= 96.0. * gnu/packages/icu4c.scm (icu4c-70): New variable. Jonathan Brielmaier
2022-01-15gnu: komikku: Update to 0.36.1....* gnu/packages/gnome.scm (komikku): Update to 0.36.1. Liliana Marie Prikler
2022-01-15gnu: beep: Run tests....* gnu/packages/terminals.scm (beep)[arguments]: Remove #:tests? #f lie. Add a new 'patch-tests phase to make them pass. Tobias Geerinckx-Rice
2022-01-15gnu: beep: Update to 1.4.10....* gnu/packages/terminals.scm (beep): Update to 1.4.10. Tobias Geerinckx-Rice
2022-01-15gnu: mmc-utils: Update to 0.1-1.3969aa4....* gnu/packages/disk.scm (mmc-utils): Update to 0.1-1.3969aa4. Tobias Geerinckx-Rice
2022-01-15gnu: mmc-utils: Update upstream URLs....* gnu/packages/disk.scm (mmc-utils)[source]: Update Git URL. [home-page]: Point to kernel documentation rather than cgit index. Tobias Geerinckx-Rice
2022-01-15gnu: password-store: Fix failing test suite....* gnu/packages/admin.scm (tree-1): New public variable. * gnu/packages/password-utils.scm (password-store)[inputs]: Use it rather than the default tree@2. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> and Olivier Dion <olivier.dion@polymtl.ca>. Tobias Geerinckx-Rice
2022-01-15gnu: password-store: Remove input labels....* gnu/packages/password-utils.scm (password-store)[inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE instead of labels. Remove trailing #t's. Marius Bakke
2022-01-15gnu: tree: Fix problem with no output when fd3 is present....* gnu/packages/patches/tree-disable-stddata.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (tree)[source](patches): New field. Marius Bakke
2022-01-15gnu: python2-renpy: Update to 7.4.11....* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.11. Liliana Marie Prikler
2022-01-15gnu: python2-pygame-sdl2: Update to renpy version 7.4.11....* gnu/packages/game-development.scm (python2-pygame-sdl2): Update to renpy version 7.4.11. Liliana Marie Prikler