| Commit message (Expand) | Author | Age | Files | Lines |
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
| Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | Merge branch 'staging' into staging-next•••Conflicts (tried to quickly resolve somehow, checked eval):
pkgs/development/python-modules/apsw/default.nix
pkgs/development/python-modules/mido/default.nix
pkgs/development/python-modules/pytest-bdd/default.nix
pkgs/development/python-modules/sparse/default.nix
| Vladimír Čunát | 2024-04-12 | 1 | -2/+2 |
| |\ |
|
| | * | libplist: 2.3.0 -> 2.4.0 | R. Ryantm | 2024-02-21 | 1 | -2/+2 |
| * | | treewide: Drop infinisil as maintainer from most packages•••I'm not going anywhere, I'm focusing my energy on other issues, and
getting pinged as a maintainer for packages is a bit distracting (also
I'm not using most of these packages anyways!)
| Silvan Mosberger | 2024-04-09 | 1 | -1/+1 |
| |/ |
|
| * | libplist: 2.2.0+date=2022-04-05 -> 2.3.0 | Theodore Ni | 2023-06-28 | 1 | -8/+13 |
| * | libplist: 2.2.0 -> 2.2.0+date=2022-04-05, cleanup, use Python 3 | Thomas Watson | 2022-06-03 | 1 | -13/+25 |
| * | libplist: python is optional | Frederik Rietdijk | 2021-04-03 | 1 | -1/+1 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -6/+6 |
| * | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
| Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| * | libplist: 2019-04-04 -> 2.2.0 | Marc Seeger | 2020-12-07 | 1 | -3/+3 |
| * | libplist: Add darwin support. | Marc Seeger | 2020-12-02 | 1 | -1/+1 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | libplist: disable python by default•••Introduced in 6449435b04cb608389e3d1df653fed857633b724, only Python 2 is supported and it does not seem to be used by anything.
| Jan Tojnar | 2019-12-25 | 1 | -8/+10 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -2/+0 |
| * | libplist 2019-01-20 -> 2019-04-04 | Silvan Mosberger | 2019-04-16 | 1 | -4/+4 |
| * | libplist: 2018-07-25 -> 2019-01-20 | Will Dietz | 2019-02-28 | 1 | -3/+3 |
| * | libplist: 2.0.0 -> 2018-07-25 | worldofpeace | 2018-08-13 | 1 | -16/+26 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| * | 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
| Silvan Mosberger | 2018-06-28 | 1 | -1/+1 |
| * | qt5, plasma-5: Make 'bin' output the first one•••Stay consistent with other multiple output packages.
| Tuomas Tynkkynen | 2017-10-24 | 1 | -1/+1 |
| * | 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
| mimadrid | 2017-08-03 | 1 | -1/+1 |
| * | libplist: drop libxml2 dependency•••The announcement for 2.0.0 claims it isn't needed anymore,
and it seems true.
| Vladimír Čunát | 2017-05-01 | 1 | -1/+1 |
| * | libplist: 1.12 -> 2.0.0 | Daiderd Jordan | 2017-04-27 | 2 | -49/+4 |
| * | 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.
| Vladimír Čunát | 2017-03-27 | 1 | -1/+1 |
| * | libplist: mark as insecure•••Patches currently available don't seem to apply.
| Graham Christensen | 2017-02-24 | 1 | -0/+7 |
| * | Revert "nixpkgs: allow packages to be marked insecure" | Graham Christensen | 2017-02-23 | 1 | -7/+0 |
| * | libplist: mark as insecure•••Patches currently available don't seem to apply.
| Graham Christensen | 2017-02-22 | 1 | -0/+7 |
| * | libplist: use python2, multiple outputs, fix bindings | Frederik Rietdijk | 2016-11-24 | 1 | -4/+12 |
| * | libplist: update to 1.12 | Thomas Tuegel | 2015-04-29 | 1 | -6/+6 |
| * | Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
| Eelco Dolstra | 2012-12-28 | 1 | -1/+1 |
| * | libplist: use swig2•••libplist compilation with swig1 fails in stdenv-updates
svn path=/nixpkgs/trunk/; revision=31324
| Yury G. Kudryashov | 2012-01-05 | 1 | -2/+4 |
| * | Add libplist•••svn path=/nixpkgs/trunk/; revision=23946
| Yury G. Kudryashov | 2010-09-26 | 2 | -0/+59 |