1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +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
Elis Hirwing 9474f3bd27
qsstv: Move from misc to radio 2019-02-09 21:38:26 +01:00
Renamed from pkgs/applications/misc/qsstv/default.nix (Browse further)