1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-24 02:46:38 +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
Charles Duffy 784c69adfa
curaLulzbot: move dependencies into sequestered corner of source tree 2019-08-04 15:51:53 -05:00
Renamed from pkgs/applications/misc/curaengine/lulzbot.nix (Browse further)