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
Tim
fcb6d30ab6
upwork: 5.8.0.31 -> 5.8.0.33
2023-11-17 13:08:48 +07:00
P. R. d. O
61f8ae0664
upwork: 5.8.0.24 -> 5.8.0.31
2023-07-03 08:17:58 -06:00
P. R. d. O
efdbe575db
upwork: 5.6.10.13 -> 5.8.0.24, use requireFile
2023-01-19 08:54:17 -06:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
P. R. d. O
b060edea81
upwork: 5.6.10.7 -> 5.6.10.13
2022-05-03 07:22:04 -06:00
github-actions[bot]
55db28db36
Merge staging-next into staging
2022-04-09 18:01:56 +00:00
P. R. d. O
922028139c
upwork: 5.6.10.1 -> 5.6.10.7
2022-04-09 11:25:46 -06:00
OPNA2608
d2f268745a
treewide: autoPatchelfHook only on Linux
2022-03-23 21:37:39 +01:00
P. R. d. O
d1bc01312b
upwork: 5.6.10.0 -> 5.6.10.1
2022-03-02 09:47:33 -06:00
P. R. d. O
39951eb4b9
upwork: 5.6.9.3 -> 5.6.10.0
2021-12-16 20:32:51 -06:00
P. R. d. O
25ad00d83d
upwork: 5.6.8.0 -> 5.6.9.3
2021-10-19 06:54:34 -06:00
P. R. d. O
4144492aba
upwork: 5.6.7.13 -> 5.6.8.0
2021-08-30 11:29:46 -06:00
P. R. d. O
4c3354e17e
upwork: 5.5.0.11 -> 5.6.7.13
2021-08-12 10:00:11 -06:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
P. R. d. O
fef108cf26
upwork: 5.5.0.1 -> 5.5.0.11
2021-05-05 15:44:25 -06:00
P. R. d. O
1aaec9ad30
upwork: 5.4.9.6 -> 5.5.0.1
2021-02-17 18:07:50 -06:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
P. R. d. O
71f9181fc7
upwork: 5.4.7.1 -> 5.4.9.6
2020-12-28 16:52:30 -08:00
Pedro R. de Oliveira
ffc76b3485
maintainers: add wolfangaukang
2020-10-12 17:27:16 -06:00
Pedro R. de Oliveira
73825def0a
upwork: 5.3.3-883 -> 5.4.7.1
2020-10-12 17:26:26 -06:00
Zakkor
13c58fbbf4
upwork: init at 5.3.3-883
2020-04-16 14:45:30 -07:00