mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
dwarf-fortress-packages.themes: set license to unfree
This commit is contained in:
parent
9e3f89429f
commit
e40e703411
@ -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