mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
libcutl: adopt
This commit is contained in:
parent
7021d07650
commit
e4bd479a7f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ gccStdenv.mkDerivation (finalAttrs: {
|
|||
homepage = "https://codesynthesis.com/projects/libcutl/";
|
||||
changelog = "https://git.codesynthesis.com/cgit/libcutl/libcutl/log/";
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.xzfc ];
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue