summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/version-management/p4v
AgeCommit message (Collapse)Author
2019-10-18p4v: explicitly depend on openssl 1.0 seriesNathan Yong
The 2017.3 version of p4v is linked against `libssl.so.1.0.0`. Since the default openssl in NixOS 2019.09 has been changed to openssl 1.1, the p4v package must now import the openssl_1_0_2 derivation.
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-05wrapQtAppsHook: Remove ad hoc Qt wrappersThomas Tuegel
2018-07-04p4v: update sha256Robert Hensing
2018-03-18p4v: use https linksNicolas Schneider
2018-03-18p4v: patch the interpreter for all binaries, not just p4merge.binNicolas Schneider
2018-03-18p4v: init at 2017.3.1601999Nicolas Schneider