replace: set license (#516986)
This commit is contained in:
@@ -38,5 +38,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://replace.richardlloyd.org.uk/";
|
||||
mainProgram = "replace-literal";
|
||||
platforms = lib.platforms.unix;
|
||||
license = lib.licenses.unfree;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user