Anderson Torres
2ac414fa93
treewide: remove dtzWill as maintainer [no orphans]
...
Since theey is not active in a long span of time.
None of the packages in this commit are orphan.
2024-07-17 13:25:27 -03: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
R. Ryantm
70a4a21ed8
minder: 1.16.3 -> 1.16.4
2024-04-10 22:26:55 +08:00
R. Ryantm
21cf2e4261
minder: 1.16.2 -> 1.16.3
2024-02-13 18:57:15 +08:00
Bobby Rong
3b64068250
minder: 1.16.0 -> 1.16.2
...
https://github.com/phase1geo/minder/compare/1.16.0...1.16.2
2024-01-16 22:18:38 +08:00
R. Ryantm
3b6ef5231a
minder: 1.15.6 -> 1.16.0
2024-01-09 21:05:59 +08:00
Bobby Rong
80cc2d9317
minder: 1.15.2 -> 1.15.6
...
https://github.com/phase1geo/Minder/compare/1.15.2...1.15.6
2023-08-26 10:22:20 +08:00
Bobby Rong
5f2d849cef
minder: 1.15.1 -> 1.15.2
...
https://github.com/phase1geo/Minder/compare/1.15.1...1.15.2
2023-05-24 10:12:00 +08:00
Bobby Rong
5ebba25815
minder: 1.15.0 -> 1.15.1
...
https://github.com/phase1geo/Minder/compare/1.15.0...1.15.1
2023-04-27 09:10:54 +08:00
Bobby Rong
1478a00585
minder: 1.14.0 -> 1.15.0
...
https://github.com/phase1geo/Minder/compare/1.14.0...1.15.0
2023-04-25 11:11:21 +08:00
Bobby Rong
6e22314d38
minder: 1.13.1 -> 1.14.0
2022-01-18 14:51:59 +08:00
Bobby Rong
2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain
2021-11-03 19:07:21 +08:00
Bobby Rong
1323718753
minder: 1.11.3 -> 1.13.1
2021-08-26 20:24:32 +08:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08: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
R. RyanTM
dac94664e2
minder: 1.9.2 -> 1.11.3
2020-11-02 07:53:50 -08:00
R. RyanTM
c026e28206
minder: 1.9.1 -> 1.9.2
2020-08-23 06:57:51 +00:00
R. RyanTM
f0913d9aff
minder: 1.9.0 -> 1.9.1
2020-08-05 19:43:54 -07:00
R. RyanTM
1387b40d03
minder: 1.8.0 -> 1.9.0
2020-07-02 14:48:41 +00:00
R. RyanTM
f0eaa400b9
minder: 1.7.3 -> 1.8.0
2020-05-27 13:46:38 -07:00
R. RyanTM
6ef15b946b
minder: 1.7.2 -> 1.7.3
2020-05-05 19:03:39 -07:00
R. RyanTM
ac467bffd5
minder: 1.7.1 -> 1.7.2
2020-04-06 12:36:54 -07:00
R. RyanTM
7d0dd86a9f
minder: 1.6.0 -> 1.7.1
2020-03-24 11:01:08 -07:00
Will Dietz
c77123584a
minder: 1.5.1 -> 1.6.0, add new req'd deps
2020-01-01 01:22:52 -06:00
R. RyanTM
d1308fdcb4
minder: 1.5.0 -> 1.5.1
2019-12-01 18:48:39 +01:00
Will Dietz
23a4315fcc
minder: 1.3.1 -> 1.5.0, fixups
2019-09-13 22:49:03 -05:00
Will Dietz
6eee7ae50f
minder: init at 1.3.1
2019-09-13 22:47:52 -05:00