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 |
|
Dave Nicponski
|
b3b4184786
|
games/crawl: add support for MacOS/Darwin builds
games/crawl: Add support for darwin builds. Also,
compression/advancecomp: Add support for darwin builds in meta (which already worked).
|
2019-07-28 02:25:17 -04:00 |
|
Ryan Mulligan
|
7bfccd7c24
|
advancecomp: 2.0 -> 2.1
Semi-automatic update; builds on NixOS
|
2018-02-24 14:16:49 -08:00 |
|
Franz Pletz
|
a5e9a31fb5
|
advancecomp: 1.23 -> 2.0
|
2017-09-05 13:10:13 +02:00 |
|
Petr Mikusek
|
60f18cf94a
|
advancecomp: fix license
|
2017-04-07 20:33:56 +02:00 |
|
ndowens
|
22e58be888
|
advancecomp: 1.19 -> 1.23
|
2017-03-24 21:37:56 -05:00 |
|
Michael Raskin
|
d78973078a
|
Adding AdvanceCOMP deflate compression optimizer
|
2014-09-17 11:27:13 +04:00 |
|