mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
replace: set license
reason: could not find a license in the source code
This commit is contained in:
parent
c1ac5cf543
commit
748036a3df
1 changed files with 1 additions and 0 deletions
|
|
@ -38,5 +38,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
homepage = "https://replace.richardlloyd.org.uk/";
|
||||
mainProgram = "replace-literal";
|
||||
platforms = lib.platforms.unix;
|
||||
license = lib.licenses.unfree;
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue