Jonathan Ringer
37c564ae50
python3Packages.dotnetcore2: remove
...
Outdated, and new package isn't trivial to package anymore.
Not really useful outside of Azure Machine Learning anyway.
2020-11-06 09:19:35 -08:00
Jonathan Ringer
5d9ea37fd3
zfsUnstable: 2.0.0-rc4 -> 2.0.0-rc5
2020-11-05 08:05:05 -08:00
Jonathan Ringer
e06a9d63bc
python2Packages.cupy: disable for python2
2020-11-04 23:20:32 -08:00
Jonathan Ringer
7543833ccf
haxor-news: use python3, fix build
2020-11-03 07:35:35 -08:00
Jonathan Ringer
e2b32e0567
.github/CODEOWNERS: add jonringer to neovim
2020-11-02 17:55:44 -08:00
Jonathan Ringer
ceacafafbd
libsForQt.kpeoplevcard: fix homepage
2020-11-02 10:00:23 -08:00
Jonathan Ringer
a944acc33b
azure-cli: 2.12.1 -> 2.14.0
2020-11-02 09:45:29 -08:00
Jonathan Ringer
f8d5953a0a
python3Packages.azure-synapse-artifacts: init at 0.3.0
2020-11-02 09:41:56 -08:00
Jonathan Ringer
5d4fdf567e
python3Packages.azure-servicefabric: 7.1.0.45 -> 7.2.0.46
2020-11-02 09:21:57 -08:00
Jonathan Ringer
2b08bd3f86
python3Packages.azure-mgmt-sql: 0.22.0 -> 0.23.0
2020-11-02 09:21:57 -08:00
Jonathan Ringer
b41c236297
python3Packages.azure-mgmt-servicebus: 0.6.0 -> 1.0.0
2020-11-02 09:21:57 -08:00
Jonathan Ringer
f60b39700d
python3Packages.azure-mgmt-security: 0.4.1 -> 0.5.0
2020-11-02 09:21:56 -08:00
Jonathan Ringer
d15b9488be
python3Packages.azure-mgmt-search: 2.1.0 -> 3.0.0
2020-11-02 09:21:56 -08:00
Jonathan Ringer
94888c0995
python3Packages.azure-mgmt-media: 2.2.0 -> 3.0.0
2020-11-02 09:21:56 -08:00
Jonathan Ringer
247bf7ea6b
python3Packages.azure-mgmt-hdinsight: 1.7.0 -> 2.0.0
2020-11-02 09:21:56 -08:00
Jonathan Ringer
f4e45b84df
python3Packages.azure-mgmt-datafactory: 0.13.0 -> 0.14.0
2020-11-02 09:21:56 -08:00
Jonathan Ringer
0d96c45f2f
python3Packages.azure-mgmt-core: 1.2.0 -> 1.2.1
2020-11-02 09:21:56 -08:00
Jonathan Ringer
079761d063
python3Packages.azure-mgmt-containerservice: 9.4.0 -> 10.0.0
2020-11-02 09:21:55 -08:00
Jonathan Ringer
0c8ee0fbaf
python3Packages.azure-mgmt-cognitiveservices: 6.2.0 -> 6.3.0
2020-11-02 09:21:55 -08:00
Jonathan Ringer
7c05731924
python3Packages.azure-mgmt-billing: 0.2.0 -> 1.0.0
2020-11-02 09:21:55 -08:00
Jonathan Ringer
1a8936093c
python3Packages.azure-identity: 1.4.0 -> 1.4.1
2020-11-02 09:12:40 -08:00
Jonathan Ringer
7a64c2aac1
python3Packages.azure-datalake-store: 0.0.50 -> 0.0.51
2020-11-02 09:12:39 -08:00
Jonathan Ringer
b7405dfc28
python3Packages.azure-core: 1.8.1 -> 1.8.2
2020-11-02 09:12:39 -08:00
Jonathan Ringer
679720063b
python3Packages.azure-appconfiguration: 1.1.0 -> 1.1.1
2020-11-02 09:12:39 -08:00
Jonathan Ringer
dd67766f54
azure-cli: pin sshtunnel
2020-11-02 08:15:49 -08:00
Jonathan Ringer
c6afa8820b
anbox: kernel.features can be null
2020-11-01 19:59:06 -08:00
Jonathan Ringer
613adb0e88
kernel/linuxManualConfig: add variant metadata
2020-11-01 19:59:06 -08:00
Jonathan Ringer
9d5b01eb57
python3Packages.google_cloud_pubsub: disable tests
...
tests fail due to file handle issues, then just loops
in an invalid state until timing out on hydra
https://hydra.nixos.org/build/129081889
2020-11-01 15:15:08 -08:00
Jonathan Ringer
9122b454f6
csv_fast_export: use python3
2020-11-01 10:54:30 -08:00
Jonathan Ringer
e98e29ed3a
glslviewer: 2019-04-22 -> 1.6.8, use python3
2020-11-01 10:46:35 -08:00
Jonathan Ringer
0544a7f672
scripts/mark-broken: improve
...
This improves on the previous verison of this script.
Previously it only accepted one attr, and required
explicit passing of the "broken" value.
This script is meant to be used to mark failing hydra builds as broken in the meta attrs
To use the script, you should pass the list of failing attrs as arguments to the script.
Example: `cat failing-attrs | xargs ./pkgs/common-update/scripts/mark-broken`
Generating a list of failing attrs: (this should be improved at a later date)
- Go to the most recent hydra evaluation with all builds completed
- Select the "builds still failing" tab
- Highlight and select all packages, should be prefixed with `nixpkgs.`
- Use regex and editor foo to leave only the attr names
- Use the above example command to then execute the script
OTHER NOTES:
- The `denyFileList` and `denyAttrList` will likely need to be updated slightly
to align with the conventions used in nixpkgs at execution time
- Any attrs which failed for any reason will be written to `failed-marks.txt`.
Those attrs will likely need manual attention as disablement will likely be conditional.
2020-10-30 23:11:36 -07:00
Jonathan Ringer
b8f45c32f8
python3Packages.tensorflow: break if gast not correct
2020-10-30 23:11:03 -07:00
Jonathan Ringer
ec38df81a9
buildFHSUserEnvBubblewrap: fix whitespace with root directories
2020-10-30 22:52:58 -07:00
Jonathan Ringer
f24fa1e6f5
linuxPackages.usbip: disable < 4.10
2020-10-30 09:40:12 -07:00
Jonathan Ringer
e6db435973
linux: add flavor metadata
2020-10-30 09:40:12 -07:00
Jonathan Ringer
e57cbfc048
libguestfs: inherit hydraPlatforms from appliance
...
(cherry picked from commit 265f2f576f94d7cbc3149304f2d6d7406b6ee8db)
2020-10-29 14:06:07 -07:00
Jonathan Ringer
3963954fc8
nixos/docs/rl-2009.xml: grafana: description, example agreement
2020-10-27 17:50:39 -07:00
Jonathan Ringer
f08a5cc832
python2Packages.pc-ble-driver: disable for python2
2020-10-27 14:05:11 -07:00
Jonathan Ringer
51ca426eb5
release-notes-2009: add contributions section
2020-10-26 18:36:12 -07:00
Jonathan Ringer
366bebd53a
README.md: update stable release links
2020-10-26 20:10:29 -04:00
Jonathan Ringer
37236c2a23
nixos/doc/rl-20.09: normalize highlights, reorder entries
2020-10-25 17:40:47 -07:00
Jonathan Ringer
e09dbe3fb1
python3Packages.pysideShiboken: use fetchFromGitHub
2020-10-23 12:41:38 -07:00
Jonathan Ringer
0b27960dcc
python3Packages.pysideShiboken: fix build
2020-10-23 12:41:38 -07:00
Jonathan Ringer
67d2de5ffa
python310: init at 3.10a1
2020-10-19 09:31:27 -07:00
Jonathan Ringer
5e67d80a8b
nixos/nvidia: fix optionals usage
2020-10-18 11:47:34 -07:00
Jonathan Ringer
f98219c519
linuxPackages.nvidia_x11.persistenced: fix build
2020-10-18 11:12:23 -07:00
Jonathan Ringer
67f67075c0
python3Packages.datasette: minimize test time
2020-10-17 11:56:21 -07:00
Jonathan Ringer
9524e93607
python3Packages.pynacl: 1.3.0 -> 1.4.0
2020-10-17 10:58:28 -07:00
Jonathan Ringer
a08d761d1e
python2Packages.msal-extensions: fix dependencies
2020-10-17 09:58:30 -07:00
Jonathan Ringer
d1d1e39a58
python2Packages.sseclient: disable tests
2020-10-17 09:50:48 -07:00
Jonathan Ringer
6a6ee498e1
python2Packages.bugsnag: disable python2
...
```
Processing ./bugsnag-4.0.1-py2-none-any.whl
ERROR: Package 'bugsnag' requires a different Python: 2.7.18 not in '>=3.5.*, <4'
```
2020-10-17 08:52:08 -07:00
Jonathan Ringer
175fe4992d
python2Packages.python-json-logger: disable python2
2020-10-16 10:30:23 -07:00
Jonathan Ringer
a643f8350f
python2Packages.mongoengine: disable
...
```
Processing ./mongoengine-0.20.0-py2-none-any.whl
ERROR: Package 'mongoengine' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-10-16 10:00:27 -07:00
Jonathan Ringer
871cd876a1
python3Packages.pytest_xdist_2: fix tests with latest pytest6
2020-10-16 09:52:55 -07:00
Jonathan Ringer
6de03472f4
python2Packages.aioconsole: disable
...
```
Processing ./aioconsole-0.3.0-py2-none-any.whl
ERROR: Package 'aioconsole' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-10-16 09:40:17 -07:00
Jonathan Ringer
20191e3f6b
python2Packages.numcodes: disable for python2
...
setup.py no longer compatible with python2
```
File "setup.py", line 48
print('[numcodecs]', *msg, **kwargs)
^
SyntaxError: invalid syntax
```
2020-10-16 00:15:20 -07:00
Jonathan Ringer
ee8db0e84f
python2Packages.cytoolz: disable
...
no longer compatibled with python2
```
File "cytoolz/itertoolz.pyx", line 15, in init cytoolz.itertoolz
from itertools import chain, islice, zip_longest
ImportError: cannot import name zip_longest
```
2020-10-16 00:01:17 -07:00
Jonathan Ringer
cc54d5332e
hdf4: 4.2.14 -> 4.2.15, fix build
2020-10-15 22:27:03 -07:00
Jonathan Ringer
9c9418151d
update-python-libraries: allow for top-level attrs to be updated with github fetcher
2020-10-15 12:10:08 -07:00
Jonathan Ringer
82e2fdea1e
nixos/doc: add nvidia prime changes
2020-10-12 22:59:54 -07:00
Jonathan Ringer
2a9c3ec083
update-python-libraries: make script updateScript friendly
2020-10-11 12:03:18 -07:00
Jonathan Ringer
66a2958c25
texinfo: default to texinfo6.7 on darwin
...
(cherry picked from commit 4e435e6f99 )
2020-10-07 23:46:45 -07:00
Jonathan Ringer
a64d7d8445
Revert "Revert "texinfo: revert to version 6.5 on Darwin""
...
This reverts commit 578b2b92de
(cherry picked from commit 93e135517a )
2020-10-07 23:46:41 -07:00
Jonathan Ringer
548649c00c
snort: fix whitespace
...
to make the CI happy
2020-10-07 22:45:32 -07:00
Jonathan Ringer
4e435e6f99
texinfo: default to texinfo6.7 on darwin
2020-10-07 22:29:27 -07:00
Jonathan Ringer
93e135517a
Revert "Revert "texinfo: revert to version 6.5 on Darwin""
...
This reverts commit 578b2b92de
2020-10-07 22:29:27 -07:00
Jonathan Ringer
7621902c12
python3Packages.sphinx-argparse: reintroduce
...
was accidently removed in 6b23dc8f96
2020-10-07 14:14:05 -07:00
Jonathan Ringer
b18cf1b35a
python3Packages.azure-mgmt-commerce: use fetchpypi
2020-10-07 00:58:44 -07:00
Jonathan Ringer
8a75ad4925
python3Packages.rarfile: 3.0 -> 4.0
2020-10-07 00:57:56 -07:00
Jonathan Ringer
b489e3b3ac
python3Packages.azure-servicemanagement-legacy: use fetchPypi
2020-10-07 00:55:56 -07:00
Jonathan Ringer
0093e4e6a9
python3Packages.localzone: 0.9.6 -> 0.9.7
2020-10-06 11:55:32 -07:00
Jonathan Ringer
69b21e20d4
xmlsec: 1.2.28 -> 1.2.30
2020-10-06 09:20:23 -07:00
Jonathan Ringer
4eaf246f24
update-python-libraries: add github fetcher
2020-10-06 00:55:43 -07:00
Jonathan Ringer
0cdf133289
python2Packages.pyspice: disable python<3.6
2020-10-05 16:51:57 -07:00
Jonathan Ringer
7902256cfd
openblas: enable multiple outputs
2020-10-05 16:15:14 -07:00
Jonathan Ringer
90e5082576
ape: don't inherit lexicon from pkgs scope
2020-10-05 10:55:06 -07:00
Jonathan Ringer
2523024f49
lexicon: 3.3.27 -> 3.4.3
2020-10-05 10:55:06 -07:00
Jonathan Ringer
cf24078902
lexicon: fix build
2020-10-05 10:55:06 -07:00
Jonathan Ringer
c65c94d08b
python3Packages.datashader: ignore flakey dask tests
2020-10-04 14:08:17 -07:00
Jonathan Ringer
7c841a294c
python3Packages.intake: fix tests
2020-10-04 14:08:17 -07:00
Jonathan Ringer
b25c404b09
python3Packages.mask-rcnn: use tensorflow_2
2020-10-04 14:08:17 -07:00
Jonathan Ringer
d65aba684f
python3Packages.clifford: fix tests
2020-10-04 14:08:17 -07:00
Jonathan Ringer
74c997d025
python3Packages.tensorly: disable resource intensive tests
2020-10-04 14:08:17 -07:00
Jonathan Ringer
2c5d3313e2
python3Packages.dask: limit processes on tests
2020-10-04 14:08:17 -07:00
Jonathan Ringer
a51c51c6b0
nixpkgs-review: 2.4.1 -> 2.4.2
2020-10-03 07:25:39 -07:00
Jonathan Ringer
5473d0c554
python3Packages.starfish: remove due to prolonged breakage
2020-10-02 11:17:22 -07:00
Jonathan Ringer
1b17aea63e
dbvisualizer: remove
...
Source has likely been broken since 2017
It's unfree, so we don't have hydra to view breakage history.
2020-10-01 21:15:04 -07:00
Jonathan Ringer
64565aeea3
python3Packages.pytest-xprocess: 0.13.1 -> 0.14.0
2020-10-01 21:13:37 -07:00
Jonathan Ringer
9e13f32043
python3Packages.xmlschema: 1.2.3 -> 1.2.5
2020-10-01 21:13:20 -07:00
Jonathan Ringer
3eff9acfbf
python3Packages.pytest-black: 0.3.10 -> 0.3.11
2020-10-01 21:13:20 -07:00
Jonathan Ringer
d28a75880f
python3Packages.pybids: 0.12.0 -> 0.12.1
2020-10-01 21:13:20 -07:00
Jonathan Ringer
cc7a4df92d
python3Packages.elementpath: 2.0.3 -> 2.0.3
2020-10-01 21:13:20 -07:00
Jonathan Ringer
e6ec27be98
tabnine: fix build
...
Co-authored by: @onsails
2020-10-01 14:05:44 -07:00
Jonathan Ringer
866b5cfd25
obs-studio: 25.0.8 -> 26.0.0
2020-10-01 01:27:17 -07:00
Jonathan Ringer
46e27bcb16
nixos/tests: fix x11 tests
2020-09-30 09:09:56 -07:00
Jonathan Ringer
b9aacdf39e
python3Packages.skein: mark broken, maven repo unstable
2020-09-29 21:05:50 -07:00
Jonathan Ringer
05739ad406
linkchecker: disable flakey test
2020-09-29 09:32:22 -07:00
Jonathan Ringer
f2de9ca370
xorg.xkeyboardconfig: build man pages
2020-09-29 08:10:27 -07:00
Jonathan Ringer
f89469957d
azure-cli: 2.11.1 -> 2.12.1
2020-09-29 06:00:43 -07:00
Jonathan Ringer
4d165d29de
python3Packages.azure-appconfiguration: init at 1.1.0
2020-09-29 06:00:43 -07:00