Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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 |
|
Bart Brouns
|
61bc9decd7
|
mod-distortion: 2015-05-18 -> 2016-08-19
|
2017-12-11 10:11:05 +00:00 |
|
Benno Fünfstück
|
8b5e8b3cdb
|
mod-distortion: fix package (empty $out before)
`$out` wasn't expanded, so the install phase was installing to `ut/lib/v2` (because make expanded `$o` to empty).
cc: @magnetophon
|
2017-02-26 18:18:21 +01:00 |
|
Bart Brouns
|
292abec58e
|
mod-distortion init at git-2015-05-18
|
2015-05-30 10:15:40 +02:00 |
|