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
Silvan Mosberger
2013c91c6b
libplist 2019-01-20 -> 2019-04-04
2019-04-16 20:00:34 +02:00
Will Dietz
7634357343
libplist: 2018-07-25 -> 2019-01-20
2019-02-28 10:09:24 -06:00
worldofpeace
02353e4a10
libplist: 2.0.0 -> 2018-07-25
2018-08-13 00:45:46 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tuomas Tynkkynen
fd29f6685f
qt5, plasma-5: Make 'bin' output the first one
...
Stay consistent with other multiple output packages.
2017-10-24 23:48:49 +03:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Vladimír Čunát
30c0a2ca2e
libplist: drop libxml2 dependency
...
The announcement for 2.0.0 claims it isn't needed anymore,
and it seems true.
2017-05-01 23:55:14 +02:00
Daiderd Jordan
56ac9ae5da
libplist: 1.12 -> 2.0.0
2017-04-27 22:48:10 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Graham Christensen
30cea5f022
libplist: mark as insecure
...
Patches currently available don't seem to apply.
2017-02-24 07:41:11 -05:00
Graham Christensen
59d61ef34a
Revert "nixpkgs: allow packages to be marked insecure"
2017-02-23 09:41:42 -05:00
Graham Christensen
c8859b7264
libplist: mark as insecure
...
Patches currently available don't seem to apply.
2017-02-22 21:09:14 -05:00
Frederik Rietdijk
6449435b04
libplist: use python2, multiple outputs, fix bindings
2016-11-24 22:28:03 +01:00
Thomas Tuegel
7f9ccc6284
libplist: update to 1.12
2015-04-29 17:46:34 -05:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Yury G. Kudryashov
2b20492775
libplist: use swig2
...
libplist compilation with swig1 fails in stdenv-updates
svn path=/nixpkgs/trunk/; revision=31324
2012-01-05 23:15:54 +00:00
Yury G. Kudryashov
1f20ccb9e6
Add libplist
...
svn path=/nixpkgs/trunk/; revision=23946
2010-09-26 19:39:21 +00:00