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 |
|
Orivej Desh
|
b821f35fe1
|
mlocate: replace dead links
|
2017-11-20 14:32:21 +00:00 |
|
Gregor Kleen
|
06211e700b
|
locate: build in correct dbpath
|
2017-01-26 12:57:03 +01:00 |
|
Andrew Scott
|
1c8cb703a6
|
mlocate: init at version 0.26
|
2016-10-25 13:03:04 +01:00 |
|