1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
Yegor Timoshenko ec4f51fd9e flac123: init at 0.0.12 (#27520)
* flac123: init at 0.0.12

* flac123: add to all-packages.nix

* flac123: use autoreconfHook
2017-07-20 19:51:51 +02:00