Commit graph

21 commits

Author SHA1 Message Date
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Artturin 322e4d8fa3 graphene: build gir when cross 2022-09-02 16:25:03 +03:00
Bobby Rong 7aac84dbea
graphene: 1.10.6 -> 1.10.8
https://github.com/ebassi/graphene/compare/1.10.6...1.10.8
2022-04-10 12:04:47 +08:00
Jonathan Ringer 4892198bc8
graphene: fix homepage 2021-12-28 09:12:58 -08:00
Rick van Schijndel 70e4672c91 graphene: support cross-compilation
Disable introspection and doc building.
Disable the requirement for pygobject (only used for tests) when cross-compiling.
2021-11-21 17:06:40 +01:00
Robert Scott 324eeb148e graphene: only wrap introspection.py if present
appears to only be installed on linux
2021-11-11 13:48:18 +00:00
Matthias Devlamynck a1c5f4e220 graphene: fix nixos test
The file introspection.py was missing in the installed-tests files and
it requires python3 to run.
2021-06-06 21:48:48 +02:00
Jan Tojnar 8522540b7f graphene: 1.10.2 → 1.10.6
- https://github.com/ebassi/graphene/releases/tag/1.10.4
- https://github.com/ebassi/graphene/releases/tag/1.10.6
2021-05-14 16:36:54 +02:00
Jan Tojnar 0420282780
treewide maintainers: add teams.{freedesktop,gnome} 2021-05-07 15:36:40 +02:00
Vladimír Čunát 9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +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
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
R. RyanTM 9b53a835b4 graphene: 1.10.0 -> 1.10.2 2020-07-06 07:52:01 +02:00
worldofpeace 4e75be5cd6 graphene: correct test attr 2019-11-07 08:11:08 -05:00
Jan Tojnar bf96e6da6d
graphene: 1.9.6 → 1.10.0 2019-09-09 14:01:22 +02:00
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Jan Tojnar b5bb10d7ed
graphene: add installed tests as a passthru 2019-08-26 15:09:35 +02:00
Jan Tojnar 0e51dcda37
graphene: 1.8.6 → 1.9.6
we need unstable version for glthree
2019-08-22 02:24:54 +02:00
worldofpeace 24c7e2a15c graphene: init at 1.8.6 2019-05-16 21:24:40 -04:00