about summary refs log tree commit diff
path: root/pkgs/servers/openxpki
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-21openxpki: mark as brokenRobin Gloster1-0/+1
2019-06-20buildPerlPackage: name -> (pname, version)volth1-1/+2
2018-12-14treewide: remove aliases evaluated to `null`volth1-18/+18
2018-10-14buildPerlPackage -> perlPackages.buildPerlPackagevolth1-2/+2
2018-09-19openxpki: fix build, use current python3Packages (#46860)xeji1-2/+2
Build used python34Packages and failed because python34Packages.pytest didn't build anymore. Use python3Packages instead.
2018-07-22Merge staging-next into masterFrederik Rietdijk1-1/+1
2018-07-21treewide: fix build with disallowed aliases (#43872)volth1-6/+6
fixes build with disallowed aliases
2018-07-14perlPackages: remove search.cpan.org; add metacpan.org default homepageRyan Mulligan1-1/+1
https://www.perl.com/article/saying-goodbye-to-search-cpan-org/ maybe one operation less ..with unifying recursiveUpdate and first // although not tested fix whitespace
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-05-19treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen1-1/+1
2016-04-18openxpki: fix buildRobert Helgesson1-1/+4
The openxpki build is not liking the multiple outputs of openssl. This commit fixes the build, unfortunately not in the prettiest of ways.
2015-08-10openxpki: fix license attribute (unbreak nixpkgs tarball job)Bjørn Forsman1-1/+1
2015-08-10openxpki: init at git 2015/08/07Thomas Strobel2-0/+89