Skip to content

Commit

Permalink
radeontools: Mark as broken
Browse files Browse the repository at this point in the history
The upstream release is from 2004. The website of this software talks
about configuring XFree86. I *highly* doubt this software is of any use
nowadays.

(cherry picked from commit 256e764)
  • Loading branch information
dezgeg committed Mar 2, 2017
1 parent f90e5ba commit 5a2b3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/os-specific/linux/radeontools/default.nix
Expand Up @@ -28,5 +28,6 @@ stdenv.mkDerivation {
description = "Control the backlight and external video output of ATI Radeon Mobility graphics cards";
homepage = http://fdd.com/software/radeon/;
license = stdenv.lib.licenses.zlib;
broken = true;
};
}

0 comments on commit 5a2b3c3

Please sign in to comment.