mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
louvre: disown
This commit is contained in:
parent
bc7509411b
commit
224a504f04
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
description = "C++ library for building Wayland compositors";
|
||||
homepage = "https://github.com/CuarzoSoftware/Louvre";
|
||||
mainProgram = "louvre-views";
|
||||
maintainers = [ lib.maintainers.dblsaiko ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue