Commit graph

13 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
R. RyanTM b51c87b9df duo-unix: 1.11.1 -> 1.11.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2019-06-23 14:58:06 +02:00
R. RyanTM 155e78514f duo-unix: 1.11.0 -> 1.11.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-12-16 17:11:22 +01:00
R. RyanTM 5aa34d934d duo-unix: 1.10.5 -> 1.11.0 (#50793)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-11-22 02:55:52 -05:00
R. RyanTM c43e752dcb duo-unix: 1.10.4 -> 1.10.5 (#47819)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-10-12 22:50:47 +02:00
R. RyanTM 6682d04142 duo-unix: 1.9.20 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-09-09 23:32:36 -05:00
Robin Gloster 8952d75b0c
duo-unix: 1.9.19 -> 1.9.20
fixes build with openssl 1.1
2017-05-20 13:22:46 +02:00
J Phani Mahesh fefa2749a5 duo-unix: 1.9.11 -> 1.9.19
Closes NixOs/nixpkgs#17911
2016-08-24 22:56:38 +05:30
Tuomas Tynkkynen 2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00
Austin Seipp fd4c2d893f duo-unix: upgrade, fix full name + version
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 17:06:31 -05:00
Austin Seipp 529fdedf05 duo_unix: disable lib64 directories
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 14:05:38 -05:00
Austin Seipp 76c9e89984 duo-unix: correctly set openssl directory
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:54:46 -05:00
Austin Seipp ff79e2f900 duo_unix: version 1.9.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-23 22:00:41 -06:00