mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
parent
a099e06261
commit
f1b5c16260
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
license = licenses.lgpl21Only;
|
license = licenses.lgpl21Only;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ markuskowa ];
|
maintainers = with maintainers; [ markuskowa ];
|
||||||
# generate_codebook only built for host platform
|
|
||||||
broken = !stdenv.buildPlatform.canExecute stdenv.hostPlatform;
|
|
||||||
pkgConfigModules = [ "codec2" ];
|
pkgConfigModules = [ "codec2" ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue