Loading pkgs/games/dwarf-fortress/twbt/default.nix +9 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,15 @@ , dfVersion }: with lib; let inherit (lib) getAttr hasAttr licenses maintainers platforms ; twbt-releases = { "0.44.10" = { twbtRelease = "6.49"; Loading Loading @@ -75,7 +81,7 @@ stdenvNoCC.mkDerivation rec { cp -a *.png $art/data/art/ ''; meta = with lib; { meta = { description = "A plugin for Dwarf Fortress / DFHack that improves various aspects the game interface"; maintainers = with maintainers; [ Baughn numinit ]; license = licenses.mit; Loading Loading
pkgs/games/dwarf-fortress/twbt/default.nix +9 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,15 @@ , dfVersion }: with lib; let inherit (lib) getAttr hasAttr licenses maintainers platforms ; twbt-releases = { "0.44.10" = { twbtRelease = "6.49"; Loading Loading @@ -75,7 +81,7 @@ stdenvNoCC.mkDerivation rec { cp -a *.png $art/data/art/ ''; meta = with lib; { meta = { description = "A plugin for Dwarf Fortress / DFHack that improves various aspects the game interface"; maintainers = with maintainers; [ Baughn numinit ]; license = licenses.mit; Loading