mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
Merge pull request #192618 from superherointj/broken-nasc
nasc: mark broken
This commit is contained in:
commit
11ea0525b6
@ -83,5 +83,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3Plus;
|
||||
mainProgram = "com.github.parnold_x.nasc";
|
||||
broken = true; # at 2022-09-23
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user