mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
cohomcalg: added meta.platforms
This commit is contained in:
@@ -49,5 +49,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/BenjaminJurke/cohomCalg";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ coolcuber ];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user