| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | python2.pkgs.dbus-python: disable tests•••PyGObject no longer supports Python 2.
| Jan Tojnar | 2020-10-24 | 1 | -2/+2 |
| * | pythonPackages.dbus-python: 1.2.12 -> 1.2.16•••This upgrades dbus-python to the 1.2.16 release. Reason for this version
upgrade is a the failing hamster application (see. programs.hamster).
With a 1.2.12 dbus-python version hamster can not start and fails with:
Traceback (most recent call last):
File "/nix/store/5ax21lyiprc9v5l3pl7dbfr2hqbrh970-hamster-3.0.2/bin/.hamster-wrapped", line 41, in <module>
from hamster import client, reports
File "/nix/store/5ax21lyiprc9v5l3pl7dbfr2hqbrh970-hamster-3.0.2/lib/python3.8/site-packages/hamster/client.py", line 46, in <module>
assert not (
AssertionError: python3.8 changed str(<dbus integers>).
That broke hamster (https://github.com/projecthamster/hamster/issues/477).
Please upgrade to dbus-python >= 1.2.14.
| Róman Joost | 2020-07-22 | 1 | -2/+2 |
| * | pythonPackages.dbus-python: 1.2.4 -> 1.2.12 | Frederik Rietdijk | 2019-10-18 | 1 | -7/+9 |
| * | treewide: Change URLs to HTTPS•••Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
| Daniel Schaefer | 2019-04-22 | 1 | -1/+1 |
| * | pythonPackages.dbus-python: fix includedir in pkg-config | Jan Tojnar | 2019-03-03 | 2 | -1/+13 |
| * | pythonPackages.dbus-python: use checkInputs | Jan Malakhovski | 2018-08-11 | 1 | -1/+1 |
| * | treewide: preserve hashes from 76999cc40e6•••76999cc40e6 changed some hashes resulting in this PR being technically
a mass rebuild. To avoid this, I am restoring some of the hashes (even
though it seems silly). My main goal is to get this PR merged quickly
as treewide changes like this get out-of-date quickly.
This commit should be reverted on the next mass rebuild.
| Matthew Bauer | 2018-07-19 | 1 | -1/+1 |
| * | treewide: remove aliases in nixpkgs•••This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
| Matthew Bauer | 2018-07-18 | 1 | -2/+2 |
| * | pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
| Frederik Rietdijk | 2018-06-23 | 1 | -2/+1 |
| * | tree-wide: autorename gnome packages to use dashes | Jan Tojnar | 2018-02-25 | 1 | -2/+2 |
| * | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists.
| John Ericson | 2017-09-21 | 1 | -1/+2 |
| * | Python: add pname attributes to libraries•••so that we can use the update script.
| Frederik Rietdijk | 2017-05-27 | 1 | -1/+3 |
| * | Python: replace mkPythonDerivation with buildPythonPackage and format="other";•••This way all Python packages use the same function,
`buildPythonPackage`.
| Frederik Rietdijk | 2017-03-21 | 1 | -2/+3 |
| * | pythonPackages: use mkPythonDerivation | Frederik Rietdijk | 2016-09-01 | 1 | -10/+6 |
| * | pythonPackages.dbus: missing test dependency | Frederik Rietdijk | 2016-08-26 | 1 | -2/+2 |
| * | dbus-python: fix build with python-3•••Also enable checks again.
| Vladimír Čunát | 2016-05-25 | 1 | -3/+7 |
| * | dbus-python: 1.2.0 -> 1.2.4•••Despite the version change, the NEWS seem pretty big.
| Vladimír Čunát | 2016-05-22 | 1 | -2/+2 |
| * | python-dubs: set pythonPath for wrapper•••The python.buildEnv wrapper expects that all pythonPackages
have a pythonPath set, so we set to a dummy value here.
| Benno Fünfstück | 2015-11-01 | 1 | -0/+4 |
| * | Fix some platforms | William A. Kennington III | 2015-04-25 | 1 | -0/+1 |
| * | Revert "Introduce patchShebangsPhase ran in preConfigurePhases"•••This reverts commit 512fbb280f72980e84230b72b631258df1755919.
See #5368
| Domen Kožar | 2015-01-08 | 1 | -0/+2 |
| * | Introduce patchShebangsPhase ran in preConfigurePhases•••(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
| Domen Kožar | 2015-01-02 | 1 | -2/+0 |
| * | pypy: handle unsupported packages | Domen Kožar | 2014-09-12 | 1 | -2/+2 |
| * | Turn some license strings into lib.licenses values | Mateusz Kowalczyk | 2014-07-28 | 1 | -1/+1 |
| * | dbus_python: update 1.1.1 -> 1.2.0 | Vladimír Čunát | 2013-11-17 | 1 | -2/+2 |
| * | dbus-python: update the ancient version•••This was probably the root of #379.
| Vladimír Čunát | 2013-03-15 | 1 | -4/+10 |
| * | * dbus-python updated to 0.84.0.•••svn path=/nixpkgs/branches/kde-4.7/; revision=27882
| Eelco Dolstra | 2011-07-21 | 1 | -20/+7 |
| * | * Updated dbus-python.•••svn path=/nixpkgs/trunk/; revision=22470
| Eelco Dolstra | 2010-07-05 | 1 | -2/+2 |
| * | * Reverted most of the recent Python refactorings, as discussed. It's••• a worthy goal to move the Python packages that are currently in
all-packages.nix into a single attribute set, but this doesn't
require moving python-packages.nix or the other changes made to that
file. The Python packages in all-packages.nix should simply be
moved to python-packages.nix, and ideally changed to use
buildPythonPackage.
svn path=/nixpkgs/trunk/; revision=21196
| Eelco Dolstra | 2010-04-21 | 1 | -0/+29 |
| * | - adding experimental python31 build•••- cleanup python libraries:
* moving all python libraries into a attr set into a directory
so that expressions can be used for both: python 2.5 and 2.6 easily
* disabling packages which don't build
svn path=/nixpkgs/trunk/; revision=21142
| Marc Weber | 2010-04-17 | 1 | -29/+0 |
| * | big breaking change: renaming lib.getAttr to lib.attrByPath•••getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
| Marc Weber | 2009-05-24 | 1 | -1/+1 |
| * | Added Gajim XMPP client in nearly full-feature configuration with all depende...•••svn path=/nixpkgs/trunk/; revision=15001
| Michael Raskin | 2009-04-12 | 1 | -0/+29 |