Commit Graph

8 Commits

Author SHA1 Message Date
R. Ryantm
681f9754fe waypaper: 2.1 -> 2.1.2 2024-05-11 21:45:59 +00: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
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
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.
2024-03-19 03:14:51 +01:00
R. Ryantm
78de478599
waypaper: 1.9 -> 2.1
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2024-01-30 00:04:45 +01:00
Ludovico Piero
f9fb93497b waypaper: fix missing dependency, and cleanup 2023-09-22 02:02:12 -03:00
jervw
d3784a34d8 waypaper: 1.5 -> 1.9 2023-09-10 19:16:51 +00:00
Ludovico Piero
a8eb469543
waypaper: 1.2 -> 1.5 2023-08-20 00:00:48 +10:00
Basil Keeler
76bf7dbefa waypaper: init at 1.2 2023-08-09 15:08:28 -05:00