2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-05 12:34:00 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
volth
46420bbaa3 treewide: name -> pname (easy cases) ()
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Vladimír Čunát
6550590521
projectlibre: meta fixes 2018-03-18 21:58:13 +01:00
Moritz Küttel
18ea001472 projectlibre: init at 1.7.0
Closes 
2018-03-18 19:29:09 +00:00