Commit graph

6 commits

Author SHA1 Message Date
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +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
Pascal Wittmann 8d87f1a842
untie: add license
see issue #43716
2018-08-04 16:22:42 +02:00
Pascal Wittmann 6d25c0f1b3 Remove unneeded 'with's from meta.platforms 2015-11-25 23:06:09 +01:00
Joachim Fasting 9d7c387d26 untie: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Michael Raskin 9813c8feb6 Adding untie - a tool for manipulating namespaces
svn path=/nixpkgs/trunk/; revision=24819
2010-11-23 07:52:57 +00:00