Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +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 |
|
Francesco Gazzetta
|
03a1adddd3
|
lmdbxx: change repo location
Owner changed from bendiken to drycpp
|
2018-09-12 13:26:56 +02:00 |
|
Francesco Gazzetta
|
4e700fa965
|
lmdbxx: init at 0.9.14.0
|
2018-08-15 18:19:17 +02:00 |
|