dwarf-fortress-packages.themes: set license to unfree (#314372)
This commit is contained in:
commit
527f81a7c2
@ -23,7 +23,7 @@ listToAttrs (map
|
||||
meta = {
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.matthewbauer maintainers.shazow ];
|
||||
license = licenses.free;
|
||||
license = licenses.unfree;
|
||||
};
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user