Commit graph

6 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +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
Renaud ac060f55f3
simple-tpm-pk11: 2016-07-12 -> 0.06 2017-11-12 22:46:11 +01:00
leenaars ad87385b0e simpleTpmPk11: git-20140925 -> git-20160712 (#17317) 2016-07-28 04:01:08 +02:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Thomas Strobel 49fd0c32ff Add package: simple-tpm-pk11
Simple PKCS11 provider for TPM chips
2014-10-15 01:14:34 +02:00