Skip to content

Commit c8c8047

Browse files
committed
sad: comment out the broken build
I cannot mark this package broken in a way that doesn't break OfBorg.
1 parent e8e0ca2 commit c8c8047

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pkgs/top-level/all-packages.nix

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14757,7 +14757,13 @@ in
1475714757

1475814758
rubberband = callPackage ../development/libraries/rubberband { };
1475914759

14760+
/* This package references ghc844, which we no longer have. Unfortunately, I
14761+
have been unable to mark it as "broken" in a way that the ofBorg bot
14762+
recognizes. Since I don't want to merge code into master that generates
14763+
evaluation errors, I have no other idea but to comment it out entirely.
14764+
1476014765
sad = callPackage ../applications/science/logic/sad { };
14766+
*/
1476114767

1476214768
safefile = callPackage ../development/libraries/safefile {};
1476314769

0 commit comments

Comments
 (0)