Ryan Burns
|
2175b157ac
|
treewide: refactor isi686 && isx86_64 -> isx86
|
2021-11-20 17:50:41 -08:00 |
|
Robert Scott
|
ca0fd306e2
|
python3Packages.pyqtgraph: skip tests failing on non-x86
|
2021-11-19 00:11:18 -08:00 |
|
Markus S. Wamser
|
2043dbb6fa
|
pkgs.development.python-modules: remove unused args
|
2021-11-12 19:10:54 -08:00 |
|
Ben Siraphob
|
2f94991628
|
treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
|
2021-08-01 00:01:50 +07:00 |
|
Artturin
|
e6723a40b1
|
python3Packages.pyqtgraph: 0.12.1 -> 0.12.2 and enable tests
|
2021-07-19 15:55:10 +03:00 |
|
Martin Weinelt
|
f934b7141e
|
python3Packages.pyqtgraph: 0.11.1 -> 0.12.1
|
2021-06-22 13:42:38 +02:00 |
|
Frederik Rietdijk
|
90482c17e1
|
python3Packages.pyqtgraph: 0.11.0 -> 0.11.1
|
2021-02-26 11:01:52 +01:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
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
|
2021-01-11 10:38:22 +01:00 |
|
Drew Risinger
|
e9a5187d1e
|
pythonPackages.pyqtgraph: convert to pyqt5
|
2020-11-23 22:12:24 -08:00 |
|
R. RyanTM
|
05c716cb1f
|
python27Packages.pyqtgraph: 0.10.0 -> 0.11.0
|
2020-07-06 20:08:45 -07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Frederik Rietdijk
|
caa9018846
|
python: pyqtgraph: 0.9.10 -> 0.10.0
|
2018-12-03 16:50:34 +01:00 |
|
Chris Ostrouchov
|
1597082a09
|
pythonPackages.pyqtgraph: refactor move to python-modules
|
2018-10-27 09:07:21 +02:00 |
|