nix: remove 'meta.broken'
Now that we actually install the program...
This commit is contained in:
parent
edd8d1f329
commit
ac6b633c89
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@
|
|||
];
|
||||
|
||||
meta = with pkgs.lib; {
|
||||
broken = true; # Only breaks under nix
|
||||
description = "A simple calculator using big numbers";
|
||||
homepage = "https://gitea.belanyi.fr/ambroisie/abacus";
|
||||
license = licenses.mit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue