summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/poppler-qt5/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages.sip_5: rename to sipEduardo Sánchez Muñoz2021-05-101-3/+3
* pythonPackages.popplet-qt5: update project URLEduardo Sánchez Muñoz2021-04-291-1/+1
* pythonPackages.poppler-qt5: add eduardosm as maintainerEduardo Sánchez Muñoz2021-04-291-1/+1
* pythonPackages.poppler-qt5: fix license•••https://github.com/frescobaldi/python-poppler-qt5/blob/master/LICENSE Eduardo Sánchez Muñoz2021-04-291-1/+1
* pythonPackages.poppler-qt5: 0.24.2 -> 21.1.0•••Builds using sip 5 Eduardo Sánchez Muñoz2021-04-291-17/+37
* Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation•••Qt: Do not require mkDerivationThomas Tuegel2021-01-261-0/+2
|\
| * qtbase: Check for wrapQtAppsHook in setupHookThomas Tuegel2021-01-251-0/+2
* | treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
|/
* 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 Ringer2021-01-191-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: update which packages I'm currently maintaining•••Idea shamelessly stolen from 4e60b0efae56cc8e1a8a606a5a89462c38aba305. I realized that I don't really know anymore where I'm listed as maintainer and what I'm actually (co)-maintaining which means that I can't proactively take care of packages I officially maintain. As I don't have the time, energy and motivation to take care of stuff I was interested in 1 or 2 years ago (or packaged for someone else in the past), I decided that I make this explicit by removing myself from several packages and adding myself in some other stuff I'm now interested in. I've seen it several times now that people remove themselves from a package without removing the package if it's unmaintained after that which is why I figured that it's fine in my case as the affected pkgs are rather low-prio and were pretty easy to maintain. Maximilian Bosch2019-12-261-1/+1
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* pythonPackages.poppler-qt5: init at 0.24.2•••related to #32883 Maximilian Bosch2018-03-311-0/+42