mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
commit
a6fb88e45f
1 changed files with 16 additions and 17 deletions
|
@ -22,6 +22,5 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/liquidata-inc/dolt";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ danbst ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue