about summary refs log tree commit diff
path: root/pkgs/applications/misc/nwg-wrapper
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
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-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2022-10-24nwg-wrapper: 0.1.2 -> 0.1.3Artturin1-6/+3
strictDeps can now be enabled because I fixed gobject-introspection's hook just make sure that gobject-introspection is in nativeBuildInputs
2022-01-19nwg-wrapper: 0.1.0 -> 0.1.2R. Ryantm1-2/+2
2021-11-14nwg-wrapper: 0.0.2 -> 0.1.0R. Ryantm1-2/+2
2021-08-01nwg-wrapper: 0.0.1 -> 0.0.2Artturin1-2/+2
2021-07-15nwg-wrapper: init at 0.0.1Artturin1-0/+41