Commit Graph

84000 Commits

Author SHA1 Message Date
Mario Rodas
761dbe5ba8
nodejs: add marsam to maintainers 2020-06-30 18:17:35 -05:00
Mario Rodas
7808331560
nodejs-14_x: 14.4.0 -> 14.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.5.0
2020-06-30 18:15:49 -05:00
Mario Rodas
b9cf52e907
nodejs-12_x: 12.18.1 -> 12.18.2
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.2
2020-06-30 09:00:00 -05:00
Ryan Mulligan
2218404891
Merge pull request #91802 from r-ryantm/auto-update/doctest
doctest: 2.3.8 -> 2.4.0
2020-06-30 06:23:29 -07:00
Mario Rodas
55f0953d1b
Merge pull request #91798 from r-ryantm/auto-update/checkstyle
checkstyle: 8.33 -> 8.34
2020-06-30 06:31:22 -05:00
R. RyanTM
3e75e5113c
git-quick-stats: 2.1.1 -> 2.1.2 (#91807) 2020-06-30 10:34:16 +02:00
Jörg Thalheim
74cb17f3ba
Merge pull request #52939 from akamaus/tensorboardX 2020-06-30 09:15:56 +01:00
Jörg Thalheim
0c5e602029
tensorboardx: use pytestCheckHook 2020-06-30 08:59:39 +01:00
Yurii Rashkovskii
3774105f48 framac: 20.0 -> 21.0 2020-06-30 09:30:38 +02:00
Lancelot SIX
a3db82fe45
Merge pull request #91756 from JJJollyjim/fix-graphite-web-patch
graphite-web: fix patch
2020-06-30 08:26:35 +01:00
Vincent Laporte
4e0164cbb3 coqPackages.equations: 1.2.1 → 1.2.2 2020-06-30 08:51:15 +02:00
R. RyanTM
6f505be979 doctest: 2.3.8 -> 2.4.0 2020-06-30 04:20:33 +00:00
R. RyanTM
7462d78905 checkstyle: 8.33 -> 8.34 2020-06-30 03:02:12 +00:00
Benjamin Hipple
ca7d6eb768
Merge pull request #91752 from danieldk/onednn-aarch64
oneDNN: add aarch64-linux to platforms
2020-06-29 19:03:20 -04:00
Jonathan Ringer
7986ae5860 python3Packages.google-music-proto: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
64605831ea python3Packages.audio-metadata: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
d323a649ed python3Packages.tbm-utils: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
9a1a4138d3 python3Packages.bidict: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
279937fcf4 python3Packages.pymatgen: fix build 2020-06-29 14:25:51 -07:00
Jonathan Ringer
e897fc34b4 pythonPackages.pydicom: disable python2, abandoned
```
  Processing ./pydicom-2.0.0-py2-none-any.whl
  ERROR: Package 'pydicom' requires a different Python: 2.7.18 not in '>=3.5'
  ```
2020-06-29 14:25:22 -07:00
Jonathan Ringer
f122c08d93 pythonPackages.imageio: disable python2
```
  Processing ./imageio-2.8.0-py2-none-any.whl
  ERROR: Package 'imageio' requires a different Python: 2.7.18 not in '>=3.5'
  ```
2020-06-29 14:25:22 -07:00
Jonathan Ringer
990d80657d pythonPackages.webcolors: disable python2, abandoned upstream 2020-06-29 14:25:22 -07:00
sternenseemann
56f8f6f31f ocamlPackages.webmachine: 0.6.1 → 0.6.2 2020-06-29 23:10:23 +02:00
sternenseemann
5e99766cfb ocamlPackages.index: 1.2.0 → 1.2.1 2020-06-29 23:01:11 +02:00
Mario Rodas
1a818e22ef
Merge pull request #91780 from marsam/update-reviewdog
reviewdog: 0.10.0 -> 0.10.1
2020-06-29 14:53:22 -05:00
Eric Bailey
c0fb6c45c1 conftest: update src.owner 2020-06-29 14:14:05 -05:00
Daniël de Kok
1342430533
Merge pull request #91576 from r-ryantm/auto-update/gbenchmark
gbenchmark: 1.5.0 -> 1.5.1
2020-06-29 20:41:49 +02:00
Mario Rodas
249f4ed2c5
reviewdog: 0.10.0 -> 0.10.1
Changelog: https://github.com/reviewdog/reviewdog/releases/tag/v0.10.1
2020-06-29 13:20:00 -05:00
Mario Rodas
dae060a4ab
Merge pull request #91757 from d3rped/python3Packages.i3ipc/2.2.1
python3Packages.i3ipc: 2.1.1 -> 2.2.1
2020-06-29 13:08:44 -05:00
Maximilian Bosch
acd100ff82
wasm-bindgen-cli: 0.62.0 -> 0.64.0
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.63
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.64
2020-06-29 19:46:02 +02:00
derped
2eb7a440d8 python3Packages.i3ipc: 2.1.1 -> 2.2.1 2020-06-29 18:03:01 +02:00
Jamie McClymont
2f5255149a grahpite-web: recreate patch file 2020-06-29 21:35:41 +12:00
Daniël de Kok
640f422470 oneDNN: add aarch64-linux to platforms
According to

https://github.com/oneapi-src/oneDNN/releases/tag/v1.5

AArch64 is now supported.
2020-06-29 09:37:00 +02:00
Vincent Laporte
5dfcb77a8e coqPackages.interval: 3.4.1 → 3.4.2 2020-06-29 07:41:28 +02:00
Daniël de Kok
3d4a02f1a7
Merge pull request #91735 from danieldk/osmium-tests
osmium-tools: run tests, install man pages and zsh completions
2020-06-29 06:50:41 +02:00
Ryan Mulligan
cbb7c81ac6
Merge pull request #58598 from AerialX/mspdebug-parallel
mspdebug: darwin fixes and enableParallelBuilding
2020-06-28 21:10:10 -07:00
Nick Hu
87c5724af9
Merge pull request #91438 from NickHu/purescript-language-server
nodePackages.purescript-language-server: init at 0.12.9
2020-06-28 22:14:24 +01:00
Nick Hu
cd2fe35267
nodePackages.purescript-language-server: init at 0.12.9 2020-06-28 22:12:09 +01:00
Dominik Michael Rauh
0f436ea358 python3Packages.simpy: add missing dependency 2020-06-28 13:29:22 -07:00
Daniël de Kok
619488c664 libosmium: run tests 2020-06-28 20:01:07 +02:00
Daniël de Kok
70ca51ce13
Merge pull request #91725 from das-g/libosmium-2.15.6
libosmium: 2.15.5 -> 2.15.6
2020-06-28 19:46:34 +02:00
Maximilian Bosch
165ed2ace4
Merge pull request #91721 from rski/pylint-19
pylint: fix 1.9
2020-06-28 18:43:37 +02:00
Daniël de Kok
96ccfbaf44
Merge pull request #91671 from david-sawatzke/easypdkprog
easypdkprog: init at 1.2
2020-06-28 18:27:26 +02:00
Raphael Borun Das Gupta
c00e98b968 libosmium: 2.15.5 -> 2.15.6 2020-06-28 16:11:41 +02:00
David Sawatzke
a531363179 easypdk: init at 1.2 2020-06-28 15:32:34 +02:00
Dmitry Vyal
9c86c74cd6 pythonPackages.tensorboardx: init at 2.0 2020-06-28 16:01:31 +03:00
Romanos Skiadas
dfcd82a01b pylint: fix 1.9
It depends on pyenchant, which is disabled on python2. This results
in:
```
nix-env -iA unstable.python27Packages.pylint
replacing old 'python2.7-pylint-1.9.5'
installing 'python2.7-pylint-1.9.5'
error: pyenchant-3.1.1 not supported for interpreter python2.7
```

Remove it, à la
eb0d5fc3f0
and now it builds again.
2020-06-28 12:56:54 +01:00
Vincent Laporte
5ac8870024 ocamlPackages.js_of_ocaml: 3.5.2 → 3.6.0 2020-06-28 09:59:04 +02:00
Vincent Laporte
2b8ee31b6d eff: compatibility with JSoO 3.6.0 2020-06-28 09:59:04 +02:00
Vincent Laporte
c4e1a2f9a3 ocamlPackages.xtmpl: compatibility with JSoO 3.6.0 2020-06-28 09:59:04 +02:00