nixpkgs/pkgs/development/libraries/gcr
Adam Joseph 7c3c8d3d94 gcr: use lib.meta.availableOn instead of isLinux
This commit uses `lib.meta.availableOn hostPlatform systemd`
(instead of `hostPlatform.isLinux`) to decide whether or not to
depend on systemd.
2023-06-12 03:00:48 -07:00
..
4.nix
default.nix gcr: use lib.meta.availableOn instead of isLinux 2023-06-12 03:00:48 -07:00