Commit Graph

32 Commits

Author SHA1 Message Date
Sigmanificient
0058552891 pkgs/applications: remove uneeded fetchpatch arguments 2024-05-21 03:12:20 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Bobby Rong
cc01c004d3
pkgs/applications: Move away from wiki.gnome.org
The wiki.gnome.org site is planned for retirement.
2024-05-01 11:44:27 +08: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
Jan Tojnar
5871a21187 gnome-photos: 43.0 → 44.0
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/43.0...44.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:20 +02:00
Jan Tojnar
20bd2738a4 gnome-photos: support babel 0.1.100 2023-03-01 11:09:49 +01:00
Jan Tojnar
f68f15a95c gnome-photos: 43.beta → 43.0
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/43.beta...43.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:31 +02:00
Jan Tojnar
0e402072f2 gnome-photos: 42.0 → 43.beta
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/42.0...43.beta

Changelog-Reviewed-By: Jan Tojnar
2022-10-11 18:52:15 +02:00
Jan Tojnar
31a318d325 gnome-photos: 40.0 → 42.0
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/40.0...42.0
2022-03-25 15:02:46 +01:00
Jan Tojnar
e2441863d4 gnome-photos: remove adwaita-icon-theme dependency
Adding an icon theme as dependency will not do anything
other than contaminating XDG_DATA_DIRS by its build time value
(through hicolor-icon-theme+wrapGAppsHook setup hooks).
2022-01-09 02:04:37 +01:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
ec9e4c2840
gnome-photos: 3.38.0 → 40.0 2021-05-05 22:42:22 +02:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +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
Jan Tojnar
4dd2437068
gnome-photos: use Tracker 3 2020-10-24 01:18:48 +02:00
Jan Tojnar
87e3d553cf
gnome-photos: 3.37.2 → 3.38.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-photos/3.37/gnome-photos-3.37.91.news
https://ftp.gnome.org/pub/GNOME/sources/gnome-photos/3.37/gnome-photos-3.37.91.1.news
https://ftp.gnome.org/pub/GNOME/sources/gnome-photos/3.38/gnome-photos-3.38.0.news
2020-10-24 01:18:48 +02:00
WORLDofPEACE
7186dd6a01
gnome3.gnome-photos: use tracker_2 2020-10-24 01:15:49 +02:00
Piotr Bogdan
4d173cf1a7
gnome3.gnome-photos: 3.34.2 -> 3.37.2
https://gitlab.gnome.org/GNOME/gnome-photos/-/blob/3.37.2/NEWS
2020-10-24 01:14:58 +02:00
Jan Tojnar
4dd782f5dd
gnome-photos: fix tests reference 2020-08-19 23:43:13 +02:00
R. RyanTM
71d291d7c7 gnome-photos: 3.34.1 -> 3.34.2 2020-05-21 12:38:37 +00:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
worldofpeace
7f5a2ba1ae gnome3.gnome-photos: 3.34.0 -> 3.34.1 2020-02-18 07:13:57 -05:00
Tor Hedin Brønner
506c899d44 gnome-photos: 3.32.1 → 3.34.0 2019-09-30 19:39:39 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Jan Tojnar
9b6789de73
tree-wide: replace wrapProgram with wrapGApp
where appropriate
2019-09-10 17:54:57 +02:00
Jan Tojnar
c6eb691fb8
gnome-photos: add installed tests 2019-08-23 19:31:14 +02:00
Jan Tojnar
c241e9756b
gnome-photos: move from gnome3 2019-08-23 02:59:33 +02:00