Shawn8901
|
133fa5f867
|
treewide: remove global with lib; in pkgs/tools
|
2023-01-24 17:41:44 +01:00 |
|
Ben Siraphob
|
8c5d37129f
|
pkgs/tools: stdenv.lib -> lib
|
2021-01-15 17:12:36 +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 |
|
Jonas Höglund
|
bdce9327a1
|
pixd: init at 1.0.0
|
2017-11-12 23:36:33 +01:00 |
|