Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Ben Siraphob
|
c522fec274
|
pkgs/development/tools: stdenv.lib -> lib
|
2021-01-23 20:30:03 +07:00 |
|
Ben Siraphob
|
683a87dbeb
|
treewide: remove periods from end of package descriptions
|
2020-10-17 08:22:31 -07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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 |
|
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 |
|