Commit e40e7034 authored by vieta's avatar vieta
Browse files

dwarf-fortress-packages.themes: set license to unfree

parent 9e3f8942
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ listToAttrs (map
      meta = {
        platforms = platforms.all;
        maintainers = [ maintainers.matthewbauer maintainers.shazow ];
        license = licenses.free;
        license = licenses.unfree;
      };
    };
  })