Commit graph

5 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
Renaud 11a185b61f
softether_4_25: restrict to x86_64-linux 2019-05-02 22:42:16 +02:00
gnidorah c6cd69341a softether: blacklist aarch64-linux platform 2018-02-23 15:23:50 +03:00
gnidorah fbeb32994b softether module: fix dataDir option 2018-02-22 18:37:59 +03:00
Rick Yang 2e45234acf softether: 4.20 -> 4.25 2018-02-15 16:52:30 +08:00