Commit Graph
100 Commits
Author SHA1 Message Date
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
Jonathan Ringer 61ae2b4715 python3Packages.azure-keyvault-administration: init at 4.0.0b1 2020-09-29 06:00:43 -07:00
Jonathan Ringer 156acc6f97 python3Packages.azure-synapse-spark: 0.2.0 -> 0.3.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 50d41537dd python3Packages.azure-synapse-accesscontrol: 0.2.0 -> 0.3.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 24a1c3977b python3Packages.azure-storage-blob: 12.4.0 -> 12.5.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 03ad84828a python3Packages.azure-mgmt-synapse: 0.3.0 -> 0.4.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 680991d8fb python3Packages.azure-mgmt-storage: 11.2.0 -> 16.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 96384218a4 python3Packages.azure-mgmt-sql: 0.20.0 -> 0.21.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 7d3b962876 python3Packages.azure-mgmt-resource: 10.2.0 -> 15.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 1f646188a2 python3Packages.azure-mgmt-network: 11.0.0 -> 16.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 681b44656a python3Packages.azure-mgmt-netapp: 0.12.0 -> 0.13.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 145af61ea4 python3Packages.azure-mgmt-monitor: 0.11.0 -> 1.0.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer b1b7e14ca4 python3Packages.azure-mgmt-loganalytics: 0.7.0 -> 1.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer ba4adb0474 python3Packages.azure-mgmt-keyvault: 2.2.0 -> 7.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 3a305a6376 python3Packages.azure-mgmt-eventhub: 4.0.0 -> 8.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 84fba9ebdd python3Packages.azure-mgmt-datafactory: 0.12.0 -> 0.13.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 6ac6882764 python3Packages.azure-mgmt-containerservice: 9.3.0 -> 9.4.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 37169d74e5 python3Packages.azure-mgmt-compute: 13.0.0 -> 17.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 54863f8161 python3Packages.azure-mgmt-appconfiguration: 0.6.0 -> 1.0.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer b01e3b51fe python3Packages.azure-keyvault-certificates: 4.2.0 -> 4.2.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer 3a839a93e1 python3Packages.azure-datalake-store: 0.0.49 -> 0.0.50 2020-09-29 06:00:43 -07:00
Jonathan Ringer cefe6adfa4 python3Packages.azure-core: 1.8.0 -> 1.8.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer 60e8e552f0 python3Packages.dash: 1.14.0 -> 1.16.2 2020-09-29 06:00:11 -07:00
Jonathan Ringer 5aac1c6a2c python3Packages.dash_table: 4.9.0 -> 4.10.1 2020-09-29 06:00:11 -07:00
Jonathan Ringer 8c8d356240 python3Packages.dash_renderer: 1.6.0 -> 1.8.2 2020-09-29 06:00:11 -07:00
Jonathan Ringer a95bc37cf1 python3Packages.dash_html_components: 1.0.3 -> 1.1.1 2020-09-29 06:00:11 -07:00
Jonathan Ringer cf1e539417 python3Packages.dash_core_components: 1.10.2 -> 1.12.1 2020-09-29 06:00:11 -07:00
Jonathan Ringer 6d812f2a73 nixpkgs-review: 2.4.0 -> 2.4.1 2020-09-28 11:55:59 -07:00
Jonathan Ringer 2768436826 hasura-graphql-engine: reduce closure size
4.3G to around 80MB
2020-09-25 20:32:40 -07:00
Jonathan Ringer fb719d957f haskell.ghc8102Binary: fix extra inputs 2020-09-25 15:22:54 -07:00
Jonathan Ringer aa25c65766 orangefs: 2.9.7 -> 2.9.8, fix build 2020-09-23 09:16:52 -07:00
Jonathan Ringer 96e4438959 contributing.md: mention rebased or squashed merges 2020-09-20 09:31:54 -07:00
Jonathan Ringer 43c0499f3a python38Packages.shouldbe: disable for python3.8 2020-09-20 09:16:15 -07:00
Jonathan Ringer 07dd821d95 pulseeffects: 4.8.0 -> 4.8.1 2020-09-19 19:34:47 -07:00