Skip to content

Commit

Permalink
guestfs-tools: avoid building on hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot-wxt1221 committed Nov 6, 2024
1 parent 09509e0 commit dd02b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/gu/guestfs-tools/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://www.libguestfs.org/guestfs-tools-release-notes-${lib.versions.majorMinor finalAttrs.version}.1.html";
maintainers = [ ];
platforms = lib.platforms.linux;
hydraPlatforms = [ ];
};
})

0 comments on commit dd02b08

Please sign in to comment.