Frederik Rietdijk
|
3904d4d477
|
python2Packages.typing: we no longer need it for Python 3
|
2021-04-03 17:49:55 +02:00 |
|
Justin Humm
|
6976cad5c7
|
python3Packages.altair: propagate jinja2 as buildInput
also add an pythonImportsCheck
|
2021-03-20 11:14:10 +01:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Pavol Rusnak
|
a4bbfba80d
|
pkgs/development/python-modules: stdenv.lib -> lib
|
2021-01-24 01:29:22 +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 |
|
R. RyanTM
|
5da4b6c79f
|
python37Packages.altair: 4.0.1 -> 4.1.0
|
2020-04-06 11:50:44 -07:00 |
|
R. RyanTM
|
87bee366b7
|
python37Packages.altair: 4.0.0 -> 4.0.1
|
2020-02-01 19:59:11 +00:00 |
|
Mario Rodas
|
d097edb4bb
|
python3Packages.altair: fix build
|
2020-01-25 04:20:00 -05:00 |
|
Jonathan Ringer
|
6eb49c39cd
|
pythonPackages.altair: python2 no longer supported
|
2019-12-30 16:46:51 +01:00 |
|
Frederik Rietdijk
|
f6b06b8379
|
python: altair: 3.2.0 -> 4.0.0
|
2019-12-30 16:46:39 +01:00 |
|
Jonathan Ringer
|
72bda5bdcc
|
pythonPackages.altair: 3.1.0 -> 3.2.0
|
2019-08-06 19:00:18 -07:00 |
|
R. RyanTM
|
8def4eb3a1
|
python37Packages.altair: 3.0.1 -> 3.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-altair/versions
|
2019-07-02 01:45:22 -07:00 |
|
Vladimír Čunát
|
0aa9f35a99
|
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
|
2019-06-18 09:44:13 +02:00 |
|
volth
|
f3282c8d1e
|
treewide: remove unused variables (#63177)
* treewide: remove unused variables
* making ofborg happy
|
2019-06-16 19:59:05 +00:00 |
|
Frederik Rietdijk
|
d7dc456377
|
python: altair: 3.0.0 -> 3.0.1
|
2019-06-15 08:44:03 +02:00 |
|
R. RyanTM
|
1eae2945b4
|
python37Packages.altair: 2.4.1 -> 3.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-altair/versions
|
2019-05-05 15:17:08 -07:00 |
|
R. RyanTM
|
7078038da5
|
python37Packages.altair: 2.3.0 -> 2.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-altair/versions
|
2019-04-02 03:04:44 -07:00 |
|
Vladimír Čunát
|
71f4ba29a3
|
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
|
2019-02-22 17:51:01 +01:00 |
|
Freezeboy
|
8f87a61de2
|
Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms)
|
2019-02-18 10:56:58 +01:00 |
|
Frederik Rietdijk
|
94452556cc
|
python.pkgs.altair: fix build
|
2019-02-17 14:40:58 +01:00 |
|
Frederik Rietdijk
|
03e6ac7783
|
python: altair: 2.2.2 -> 2.3.0
|
2019-02-14 11:38:01 +01:00 |
|
Chris Ostrouchov
|
c38fb3f89c
|
pythonPackages.altair: refactor fix broken python package
|
2018-12-03 16:50:41 +01:00 |
|
Robert Schütz
|
e82de5730f
|
python.pkgs.altair: fix build
|
2018-07-15 15:41:23 +02:00 |
|
Frederik Rietdijk
|
44ac59ed8d
|
python: altair: 1.2.1 -> 2.1.0
|
2018-06-21 07:42:50 +02:00 |
|
Robert Schütz
|
43d822178b
|
pythonPackages.altair: fix build
|
2018-03-20 17:32:49 +01:00 |
|
Frederik Rietdijk
|
7ce848309e
|
python.pkgs: updates
|
2017-10-27 21:34:42 +02:00 |
|
Samuel Leathers
|
651540268e
|
altair: disable tests
|
2017-09-14 21:22:44 -04:00 |
|
wisut hantanong
|
2ce14a8ce9
|
python.pkgs.altair: move to separate expression
|
2017-07-15 17:40:54 +01:00 |
|