Commit Graph

26 Commits

Author SHA1 Message Date
R. Ryantm
9423ac5978 aravis: 0.8.31 -> 0.8.33 2024-09-05 00:39:16 +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
R. Ryantm
781ccb2889 aravis: 0.8.30 -> 0.8.31 2024-03-14 00:18:00 +00:00
R. Ryantm
5e0fcae262 aravis: 0.8.28 -> 0.8.30 2023-10-24 23:50:30 +00:00
github-actions[bot]
aee984b6cf
Merge master into staging-next 2023-08-01 06:01:29 +00:00
R. Ryantm
019d9ec5d9 aravis: 0.8.27 -> 0.8.28 2023-08-01 03:20:28 +00:00
Artturin
9999bf7a21 treewide: gobject-introspection from buildInputs to nativeBuildInputs
gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
2023-06-28 22:33:40 +03:00
R. Ryantm
8e2beaf0f4 aravis: 0.8.26 -> 0.8.27 2023-06-12 03:15:02 +00:00
R. Ryantm
09268314d2 aravis: 0.8.24 -> 0.8.26 2023-02-19 11:30:08 +00:00
R. Ryantm
91f3a79a01 aravis: 0.8.22 -> 0.8.24 2023-02-07 01:44:23 +00:00
R. Ryantm
91b748b7e2 aravis: 0.8.21 -> 0.8.22 2022-07-27 18:21:01 +00:00
Thomas Watson
ff9bda440a aravis: 0.6.4 -> 0.8.21, add myself as maintainer 2022-05-12 12:10:57 -05:00
Artturin
fe7a2600ac aravis: remove useless nulls 2022-05-10 00:49:34 +03: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
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob
2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08: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
Jan Tojnar
aa2b9c9e99
aravis: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:32:08 +02:00
R. RyanTM
71644b1594 aravis: 0.6.3 -> 0.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aravis/versions
2019-09-25 21:31:24 -07:00
R. RyanTM
4b4cdb0cf2 aravis: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aravis/versions
2019-06-17 15:30:23 +02:00
R. RyanTM
3669d88ca1 aravis: 0.6.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aravis/versions
2019-05-01 11:24:51 +02:00
Jan Tojnar
97eb65324d treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
Ryan Mulligan
4eac3c3ddd aravis: 0.5.13 -> 0.6.1, cleanup
new update and fix so automated update can work
2019-03-21 07:15:47 -07:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Rehno Lindeque
4ef6ce5953 aravis: init at 0.5.13 2018-11-20 06:48:40 -05:00