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 |
|
Jascha Geerds
|
ffedc3e4a9
|
misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
|
2019-03-12 23:50:52 +01:00 |
|
Freezeboy
|
8f87a61de2
|
Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms)
|
2019-02-18 10:56:58 +01:00 |
|
Jascha Geerds
|
7bb75fa887
|
deisctl: init at 1.13.3
|
2016-10-19 11:41:54 +02:00 |
|