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 |
|
Pascal Wittmann
|
9c9c586534
|
Fixed several "package has no version" warnings
|
2015-05-14 17:19:41 +02:00 |
|
Tobias Geerinckx-Rice
|
c64257b8e5
|
Fix user-facing typos (mainly in descriptions)
|
2014-12-30 03:31:03 +01:00 |
|
Eike Kettner
|
52c311547c
|
add sqliteman package
|
2014-11-23 01:35:16 +01:00 |
|