Commit Graph

8 Commits

Author SHA1 Message Date
Lily
d24d59a37a
maintainers: remove spacefault 2024-07-09 06:00:46 -06:00
Pascal Bach
b7bcb5a6e7
Merge pull request #308709 from bnapolitano/master
digikam: 8.2.0 -> 8.3.0
2024-05-03 21:00:23 +02:00
Brian Napolitano
7f5518dd35
Merge branch 'NixOS:master' into master 2024-04-27 16:08:40 -05:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Alois Wohlschlager
aadb108adf digikam: fix bash path
In some places, the path /bin/bash is hardcoded. Since bash is not available at
this location on NixOS, the affected functionality (for example custom scripts
in the batch queue manager) fails. Substitute it by a proper path.
2024-04-23 21:22:10 +02:00
Brian Napolitano
45b42d23b0
Update digiKam
Update digiKam from 8.2.0 to 8.3.0
2024-04-20 01:19:51 -05:00
éclairevoyant
1b7a9bdf98
digikam: 8.1.0 -> 8.2.0 2024-02-11 19:40:02 -05:00
éclairevoyant
179fee0873
digikam: move to by-name 2024-02-11 19:40:01 -05:00