Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
...
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Jonathan Ringer
29f7f3037e
dwarf-therapist: 41.1.3 -> 41.1.5
2020-03-13 14:46:55 -07:00
Jonathan Ringer
016dcfe514
dwarf-therapist: 41.1.2 -> 41.1.3
2020-02-14 12:50:12 -08:00
Jonathan Ringer
e293cf9117
dwarf-fortress-packages.dwarf-therapist: 41.0.2 -> 41.1.2
2020-02-02 16:04:30 -08:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Morgan Jones
5f1013d875
Use stdenv.mkDerivation for Therapist wrapper
2018-09-09 06:59:58 +00:00
Morgan Jones
f14d3b4795
Fix dfhack's Dwarf Fortress MD5 in the correct environment
2018-09-09 06:59:41 +00:00
Morgan Jones
4ada74e293
dwarf-fortress: Support multiple unfuck/dfhack/TWBT versions
2018-09-09 06:59:41 +00:00
Herwig Hochleitner
da9da8defd
dwarf-fortess: make 0.44.12 the default version
...
all necessary support packages seem to have caught up
cc @matthewbauer @Baughn @volth
2018-08-17 12:48:59 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Herwig Hochleitner
9125e448df
dwarf-fortress.dwarf-therapist: restore DwarfTherapist program
2018-07-14 14:24:35 +02:00
Matthew Bauer
530427c7ab
dwarf-fortress: refactors
...
This will make it easier for people to access old versions.
You can now access attributes like:
- dwarf-fortress_0_44_11
- dwarf-fortress_0_43_05
- etc.
2018-07-09 16:13:52 -04:00
Morgan Jones
8d5b5fa68e
Patch dwarf-fortress-unfuck to build in debug (pending upstream fix)
2018-07-01 20:28:59 +00:00
Morgan Jones
9a2898c6d1
bump dwarf-therapist and dfhack versions; fix theme issue
2018-06-30 23:29:29 +00:00
Matthew Bauer
97e8bcc925
dwarf-therapist: supports darwin
2018-06-10 19:23:11 -04:00
Orivej Desh
24786e1249
dwarf-therapist: fix build
...
Update for dfc4744afd
.
2018-06-07 09:09:25 +00:00
Matthew Bauer
dfc4744afd
dwarf-fortress: 44.09 → 44.10
2018-06-06 19:19:29 -04:00
Herwig Hochleitner
23aaf1cf97
dwarf-fortress: 0.44.05 -> 0.44.09
2018-04-21 14:57:44 +02:00
Nikolay Amiantov
986ea06036
dwarf-fortress-packages.dwarf-therapist: disable on AArch64
...
The game works only on x86 anyway.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov
c0f79b44ee
dwarf-fortress-packages.dwarf-therapist: 39.2.0 -> 39.2.1
2018-02-25 22:24:09 +03:00
Herwig Hochleitner
8924e84daa
dwarf-fortress: 0.44.03 -> 0.44.05
2018-01-22 02:16:47 +01:00
Herwig Hochleitner
c36ebca240
dwarf-fortress: 0.44.02 -> 0.44.03
2017-12-30 14:52:50 +01:00
Herwig Hochleitner
d29cee773c
dwarf-fortress: 0.43.05 -> 0.44.02
...
dwarf-therapist: 37.0.0-Hello71 -> 39.0.0
dfhack: 0.43.05-r1 -> 0.44.02-alpha1
cla-theme: 43.05-v23 -> 44.01-v24
phoebus-theme: 43.05c -> 44.02a
There is a new maintained repository for
dwarf-therapist: http://www.bay12forums.com/smf/index.php?topic=168411
dfhack is still in alpha, so make backups, if you use it.
cc @the-kenny @abbradar
2017-12-11 20:41:38 +01:00
Herwig Hochleitner
d6ee81e912
dwarf-fortress-packages.dwarf-therapist: update for df 43.05
...
Similar to the LNP, we use Hello71's fork, which features support for
the (first 64bit) version 43.05 of Dwarf Fortress.
http://dffd.bay12games.com/file.php?id=12762
2017-10-28 14:55:16 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Nikolay Amiantov
be95ceaff2
treewide: quote URLs in my packages
2016-11-24 01:17:52 +03:00
Nikolay Amiantov
919db46afd
dwarf-therapist: remove useless symlink
2016-06-02 15:30:42 +03:00
Nikolay Amiantov
aa1a40b63d
dwarf-therapist: add version to derivation, use symlinkJoin
2016-04-26 15:37:43 +03:00
Nikolay Amiantov
7f32a05baa
dwarf-therapist: fix build
2016-04-23 22:25:34 +03:00
Nikolay Amiantov
0ffd6d16b6
dwarf-therapist: fix build (see #14670 )
2016-04-14 04:17:56 +03:00
Nikolay Amiantov
414dbc6dd9
dwarf-fortress-packages.dwarf-therapist: 36.0.0 -> 37.0.0
2016-03-04 14:42:37 +03:00
Nikolay Amiantov
82a0dde83c
dwarf-fortress: remove short md5 sums
2016-01-26 03:06:57 +03:00
Nikolay Amiantov
fdae86fb4e
dwarf-therapist: 31.0.0 -> 36.0.0
2016-01-26 03:05:38 +03:00