Commit graph

19 commits

Author SHA1 Message Date
Alyssa Ross fef0a52db9
libmanette: disable introspection if no emulator
e.g. when cross compiling from Linux to FreeBSD.
2023-03-02 14:42:07 +00:00
Alyssa Ross 8f8a6ebd14
libmanette: remove obsolete gobject-introspection build input
Since b2f9cd34e7 ("gobject-introspection: use wrapper.nix for the
native package too so we can propagate the dev output"),
gobject-introspection doesn't need to be included in buildInputs when
it's in nativeBuildInputs, as it's propagated from the setup hook.

Removing the build input fixes evaluation in buildPackages when
cross-compiling to platforms that gobject-introspection is unsupported
on, like ghcjs.

Tested building natively on x86_64-linux, in
pkgsCross.aarch64-multiplatform, and in pkgsCross.ghcjs.buildPackages.
2023-02-04 18:45:15 +00:00
Artturin 20642e2ab0 various: readd gobject-introspection to buildInputs
see eb829035c9
2022-07-12 15:18:44 +03:00
Artturin 1bd8727a4c various: enable gobject-introspection when cross-compiling
and fix cross in some
2022-07-08 03:56:47 +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
Jan Tojnar 7d535edec5
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02: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 fc281f7b85
libmanette: 0.2.5 -> 0.2.6
https://ftp.gnome.org/pub/GNOME/sources/libmanette/0.2/libmanette-0.2.6.news
2020-12-02 20:11:22 +01:00
WORLDofPEACE 37ad803693
libmanette: 0.2.4 -> 0.2.5 2020-10-24 01:16:58 +02:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Jan Tojnar 1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Jan Tojnar 0a5634807e
libmanette: 0.2.3 → 0.2.4
https://ftp.gnome.org/pub/GNOME/sources/libmanette/0.2/libmanette-0.2.4.news
2020-04-09 10:24:08 +02:00
Jan Tojnar 15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Jan Tojnar 4839004ef2
libmanette: format expression with nixpkgs-format
and also fix homepage
2019-11-02 14:30:56 +01:00
R. RyanTM 0c15f0d0ca libmanette: 0.2.2 -> 0.2.3 2019-11-02 01:07:50 -07:00
Tor Hedin Brønner 72424f0f22
libmanette: 0.2.1 -> 0.2.2 2019-04-05 12:13:44 +02:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar ce3584860c
libmanette: init at 0.2.1 2018-08-26 01:18:32 +02:00