lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

librep: mark as broken on darwin

+1
+1
pkgs/development/libraries/librep/default.nix
··· 44 44 license = licenses.gpl2Plus; 45 45 maintainers = [ maintainers.AndersonTorres ]; 46 46 platforms = platforms.unix; 47 + broken = stdenv.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/trunk/librep.x86_64-darwin 47 48 }; 48 49 } 49 50 # TODO: investigate fetchFromGithub