mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
parent
04cc4cf1e7
commit
e3523b4ef1
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
platforms = platforms.unix; # Cygwin had problems at one point
|
||||
maintainers = with maintainers; [ ftrvxmtrx chris-martin ];
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user