Commit Graph

94585 Commits

Author SHA1 Message Date
Jörg Thalheim
f19b7b03a0
Merge branch 'master' into staging-next 2020-12-31 07:31:38 +01:00
github-actions[bot]
e75c8744cb
Merge master into staging-next 2020-12-30 18:40:45 +00:00
Emery Hemingway
13eede3e66
ocamlPackages.mirage-block-ramdisk: init at 0.5 2020-12-30 18:07:07 +01:00
Emery Hemingway
30a2817831
ocamlPackages.mirage-block-combinators: init at 2.0.1 2020-12-30 18:01:42 +01:00
Emery Hemingway
3d7d7b8af3
ocamlPackages.diet: init at 0.4 2020-12-30 17:55:30 +01:00
sternenseemann
caf07b0ebf ocamlPackages.mirage: reintroduce dev output
The changed dune install directive to install libraries to the dev
output was removed by mistake.
2020-12-30 17:52:00 +01:00
sternenseemann
7b968c79a1 ocamlPackages.syslog-message: init at 1.1.0 2020-12-30 16:24:11 +01:00
Robert T. McGibbon
f38596852f python3Packages.numexpr: 2.7.1 -> 2.7.2 2020-12-30 16:14:59 +01:00
Pavol Rusnak
e92cc61453
Merge pull request #107964 from fabaff/bump-pychromecast
python3Packages.PyChromecast: 7.5.1 -> 7.7.1
2020-12-30 16:02:46 +01:00
Vincent Laporte
ac02f26980 ocamlPackages.cppo: 1.6.{5,6} → 1.6.7
ocamlPackages.cppo_ocamlbuild: init at 1.6.7
2020-12-30 15:04:11 +01:00
Jörg Thalheim
c461a5d969
Merge pull request #107770 from rmcgibbo/astropy
python3Packages.astropy: unbreak
2020-12-30 12:40:11 +00:00
github-actions[bot]
099a83caba
Merge master into staging-next 2020-12-30 12:24:47 +00:00
Fabian Affolter
77fc15da7c python3Packages.paste: 3.4.1 -> 3.5.0 2020-12-30 13:16:57 +01:00
Andreas Rammhold
0f12442fb3
Merge pull request #106993 from andir/ml2pr/notcurses-init-at-2-1-0
notcurses: init at 2.1.0
2020-12-30 13:14:06 +01:00
Fabian Affolter
65d90a08f2 python3Packages.PyChromecast: add pythonImportsCheck 2020-12-30 13:09:02 +01:00
Fabian Affolter
5f498ef585 python3Packages.PyChromecast: 7.5.1 -> 7.7.1 2020-12-30 12:58:31 +01:00
Pavol Rusnak
b8baadcf4b
Merge pull request #107952 from fabaff/bump-adb-shell
python3Packages.adb-shell: 0.2.3 -> 0.3.0
2020-12-30 12:58:09 +01:00
Fabian Affolter
e15c0e6514 python3Packages.PyChromecast: update attributes 2020-12-30 12:57:04 +01:00
Profpatsch
d5deb8c9a9
Merge pull request #107514 from Profpatsch/tree-sitter-fetch-all-grammars
Tree sitter fetch all grammars
2020-12-30 12:00:39 +01:00
Vladimír Čunát
95f685da60 python3Packages.mypy: don't use mypyc on 32-bit platforms
Almost all i686-linux tests got blocked because of this problem:
  https://hydra.nixos.org/eval/1638038#tabs-now-fail
It regressed in PR #105462 (commit ad26cb9ee8).

Now I tested that at least some test got fixed:
  nix build -f nixos/release-combined.nix nixos.tests.knot.i686-linux
This change won't even cause any rebuild on 64-bit platforms,
and using nix booleans seems nicer anyway.
2020-12-30 11:29:09 +01:00
Fabian Affolter
1dc2b42dfe python3Packages.adb-shell: 0.2.3 -> 0.3.0 2020-12-30 10:32:41 +01:00
Jörg Thalheim
54f104bf25
python3.pkgs.keystone: init at 0.9.2
This is used in a couple of reverse engineering tools i.e. [gef](https://github.com/hugsy/gef).
2020-12-30 07:50:35 +01:00
Jörg Thalheim
d55bd2de70
rubyPackages: remove problematic packages
Those packages block regenerating the lock file.
Bundler loops forever
2020-12-30 07:50:33 +01:00
Jörg Thalheim
f438013ac4
python3.pkgs.pyworld: init at 0.2.12 2020-12-30 07:50:32 +01:00
Doron Behar
f6188ca545
Merge pull request #84939 from doronbehar/package-ocrfeeder 2020-12-30 08:49:15 +02:00
Jörg Thalheim
1e7ffa2741
Merge pull request #107925 from SuperSandro2000/pytorch 2020-12-30 06:43:45 +00:00
Jörg Thalheim
d198cbabe7
torchvision: update reason why tests fails 2020-12-30 07:42:16 +01:00
Matthew Bauer
9656774860
Merge pull request #107744 from mroi/patch-glibc
glibc: fix Darwin cross compilation for 2.32
2020-12-30 00:36:57 -06:00
github-actions[bot]
056304189c
Merge master into staging-next 2020-12-30 06:22:20 +00:00
John Ericson
ad62a26d91
Merge pull request #107928 from sternenseemann/ocaml-mirage-console-4.0.0
ocamlPackages.mirage-console: 3.0.2 -> 4.0.0 and add -unix package
2020-12-29 23:15:56 -05:00
Anderson Torres
2518b486ef
Merge pull request #107809 from thiagokokada/bump-clojure-lsp
clojure-lsp: 20201207T142850 -> 20201228T020543
2020-12-30 01:15:30 -03:00
John Ericson
cc523b938f
Merge pull request #107914 from sternenseemann/ocaml-mirage-fix
ocamlPackages.mirage: fix build by adding missing deps
2020-12-29 23:14:38 -05:00
John Ericson
78c4e34f69
Merge pull request #107922 from sternenseemann/tcpip-6.0.0
ocamlPackages.tcpip: init at 6.0.0 (plus init required dependencies)
2020-12-29 23:13:58 -05:00
John Ericson
7ffce391ff
Merge pull request #107907 from sternenseemann/ocaml-dns-other-pkgs
ocamlPackages.dns*: add missing related packages
2020-12-29 23:10:34 -05:00
Sandro Jäckel
0faf465099 pythonPackages.spyder-kernels: Convert to pytestCheckHook 2020-12-29 19:14:22 -08:00
Sandro Jäckel
2dbe0c21c4 pythonPackages.cadquery: Fix build on darwin 2020-12-29 19:14:22 -08:00
Sandro Jäckel
cce62f7b21 pythonPackages.pythonocc-core: Fix building on darwin 2020-12-29 19:14:22 -08:00
Sandro Jäckel
256ae8cfe0 smesh: Fix building on darwin 2020-12-29 19:14:22 -08:00
github-actions[bot]
31fc475812
Merge master into staging-next 2020-12-30 00:53:01 +00:00
sternenseemann
eac6fcc16c ocamlPackages.mirage-console-unix: init at 4.0.0 2020-12-30 01:12:38 +01:00
sternenseemann
b15ba2369f ocamlPackages.mirage-console: 3.0.2 -> 4.0.0 2020-12-30 01:12:37 +01:00
Pavol Rusnak
b7acac3315
Merge pull request #107920 from nagy/lua5_3-update
lua5_3: 5.3.5 -> 5.3.6
2020-12-30 00:29:30 +01:00
Pavol Rusnak
c9e5ace751
Merge pull request #107926 from fabaff/homepage-aenum
python3Packages.aenum: update homepage attribute
2020-12-30 00:26:20 +01:00
sternenseemann
459da0525a ocamlPackages.mirage-nat: init at 2.2.3 2020-12-30 00:20:28 +01:00
WORLDofPEACE
63d57b3cfd
Merge pull request #107486 from talyz/webkit-bubblewrap-opengl-driver
webkitgtk: Add `/run/opengl-driver` to bubblewrap bind mounts
2020-12-29 18:20:22 -05:00
Fabian Affolter
18149e86c3 python3Packages.aenum: update homepage attribute 2020-12-30 00:12:36 +01:00
Sandro Jäckel
77c70abb81
torchvision: 0.2.1 -> 0.8.2 2020-12-30 00:07:24 +01:00
Peter Hoeg
35ecda3c6c libquotient: 0.6.2 -> 0.6.3 2020-12-30 06:51:27 +08:00
sternenseemann
33b6e32d77 ocamlPackages.tcpip: init at 6.0.0 2020-12-29 23:50:38 +01:00
sternenseemann
fa3da94dd5 ocamlPackages.arp: init at 2.3.1 2020-12-29 23:50:38 +01:00