Commit Graph

14 Commits

Author SHA1 Message Date
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
Laurenz Foglia
e622df9bb8 onlykey: fix missing wrapGAppsHook causing GLib-GIO-ERROR #181500
install unused desktop file
2023-11-13 21:07:15 +02:00
figsoda
f97ce0a9a8 pkgs/tools/security: remove dead code
with the help of deadnix & nil
2023-07-12 14:35:00 -04:00
K900
0912ad928f treewide: fix nodejs-18_x references
They're aliases and therefore break eval
2023-06-07 11:39:59 +03:00
Wael M. Nasreddine
31b940ea0d
onlykey: 5.3.4 -> 5.5.0 2023-06-06 14:32:33 -07:00
Wael M. Nasreddine
4e3e66561e
onlykey: build with NodeJS-18 2023-06-06 14:32:26 -07:00
Sandro Jäckel
aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
Wael M. Nasreddine
0094dccde8
onlykey: 5.3.3 -> 5.3.4 2022-05-23 20:58:39 -07:00
Sandro Jäckel
17c8525e51
onlykey: replace git://github.com with https:// 2022-03-28 12:23:02 +02:00
Martin Weinelt
37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Wael M. Nasreddine
7c27d012ae
onlykey: parse the version from package.json 2021-08-19 14:52:11 -07:00
Wael M. Nasreddine
5a1a8df251
onlykey: npm install ignore scripts instead of hacking nw urlbase 2021-08-19 14:27:23 -07:00
Wael M. Nasreddine
f4498d1118
onlykey: init at 5.3.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-19 14:27:19 -07:00