Commit Graph

12 Commits

Author SHA1 Message Date
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
David McFarland
1613130063 p4v: 2020.1.1966006 -> 2021.3.2186916 2022-01-26 08:03:29 -04:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
David McFarland
041f70f62f p4v: 2017.3.1601999 -> 2020.1.1966006 2020-08-18 09:10:26 -03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Nathan Yong
1ced63da76 p4v: explicitly depend on openssl 1.0 series
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-10-18 09:26:28 +11: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
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Robert Hensing
02ee6b85fe p4v: update sha256 2018-07-04 10:21:45 +02:00
Nicolas Schneider
be40a8b2f6 p4v: use https links 2018-03-18 15:08:26 +01:00
Nicolas Schneider
7d767d3ac3 p4v: patch the interpreter for all binaries, not just p4merge.bin 2018-03-18 15:06:51 +01:00
Nicolas Schneider
b07bc129cb p4v: init at 2017.3.1601999 2018-03-18 15:00:31 +01:00