3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

260864 commits

Author SHA1 Message Date
Pontus Stenetorp 6c509c3eb1
maintainers: add ninjin 2020-12-30 13:17:34 +00:00
Thiago Kenji Okada 791ef2e848 nixos/hardware: add opentabletdriver module 2020-12-30 10:14:30 -03:00
Michele Guerini Rocco 8ba15f6383
Merge pull request #107939 from c00w/ncdns
ncdns: Update to 2020-11-22 to remove go1.14 dep.
2020-12-30 14:09:02 +01:00
Jörg Thalheim c461a5d969
Merge pull request #107770 from rmcgibbo/astropy
python3Packages.astropy: unbreak
2020-12-30 12:40:11 +00:00
sternenseemann 456ab13f90 meteor: 1.10.2 -> 1.12 2020-12-30 13:25:36 +01: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
Pavol Rusnak 29b658e67e
Merge pull request #107917 from wishfort36/tiramisu
tiramisu: init at 1.0
2020-12-30 12:19:55 +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
SebastienWae e8dd1fa1d9
kernelPackages.broadcom_sta: fix build for 5.9 (#106760)
* broadcom: fix build 5.9

Patch to fix the build error for the 5.9 Linux kernel.

* broadcom: swith 5.9 patch to Joan Bruguera's version
Switch the current patch for 5.9 to Joan Bruguera's version which is cleaner and also works for 5.10
2020-12-30 11:58:49 +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
wishfort36 06e80a5930 tiramisu: init at 1.0 2020-12-30 10:54:44 +01:00
R. RyanTM abe806a180 python37Packages.pyclipper: 1.2.0 -> 1.2.1 2020-12-30 09:39:45 +00:00
Dominik Xaver Hörl a2cf6f7c37 android-file-transfer: 4.1 -> 4.2 2020-12-30 10:32:52 +01:00
Fabian Affolter 1dc2b42dfe python3Packages.adb-shell: 0.2.3 -> 0.3.0 2020-12-30 10:32:41 +01:00
Doron Behar f6188ca545
Merge pull request #84939 from doronbehar/package-ocrfeeder 2020-12-30 08:49:15 +02:00
Jörg Thalheim 774c340240
Merge pull request #107733 from Mic92/fhs-userenv
buildFhsUserenv: don't downgrade root user
2020-12-30 06:47:54 +00:00
Jörg Thalheim 53b801e7df
Merge pull request #107192 from lucc/vicious
vicious: 2.3.1 -> 2.5.0
2020-12-30 06:46:51 +00:00
Jörg Thalheim 4e8444805c
Merge pull request #107942 from Mic92/cntr
cntr: 1.2.1 -> 1.4.1
2020-12-30 06:44:26 +00:00
Jörg Thalheim 1e7ffa2741
Merge pull request #107925 from SuperSandro2000/pytorch 2020-12-30 06:43:45 +00:00
Doron Behar f423aea36a
Merge pull request #103077 from freezeboy/add-colobot 2020-12-30 08:42:16 +02:00
Jörg Thalheim d198cbabe7
torchvision: update reason why tests fails 2020-12-30 07:42:16 +01:00
Doron Behar ab6c5e5db9
Merge pull request #93118 from symphorien/kcollectd
kcollectd: init at 0.11.99.0
2020-12-30 08:40:29 +02:00
Doron Behar 1c090a5003
Merge pull request #106678 from SCOTT-HAMILTON/ksmoothdock
ksmoothdock: qt514 -> qt515 (fix build)
2020-12-30 08:39:09 +02: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
Matthew Bauer a9ecac2538 tensorflow1: disable sysctl.h in hwloc
We need to override tensorflow's hwloc configuration, since it forces
sysctl.h usage which is removed since glibc 2.31. This does not appear
to effect tensorflow2.

See also https://github.com/tensorflow/tensorflow/issues/45861

Fixes #104801
2020-12-30 00:23:21 -06:00
Jörg Thalheim 5d84589c3d
python3.pkgs.wordcloud: 1.6.0 -> 1.8.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2020-12-30 07:19:10 +01:00
Jörg Thalheim f91d7cf059
cntr: 1.2.1 -> 1.4.1 2020-12-30 07:09:54 +01:00
Colin L Rice f7fc3bfd55 ipfs-cluster: Remove go1.14 pinning.
It builds without it, so I think it's just some legacy cruft
2020-12-30 00:16:22 -05:00
Colin L Rice 71d479fbd3 ncdns: Update to 2020-11-22 to remove go1.14 dep.
I've poked them to tag a new version at
https://github.com/namecoin/ncdns/issues/126, but master builds cleanly
with go1.15, so I just updated to unstable
2020-12-30 00:01:49 -05:00
Sandro 5dbf5f90d9
Merge pull request #107931 from marsam/update-broot
broot: 1.0.8 -> 1.1.10
2020-12-30 05:34:03 +01:00
Robert T. McGibbon d9dd5d7310 python39Packages.fixtures: mark as broken 2020-12-29 23:33:32 -05:00
Robert T. McGibbon 7ae5cac752 python3Packages.fastparquet: 0.4.1 -> 0.5 2020-12-29 23:33:32 -05:00
Robert T. McGibbon 08bccaa1f7 python3Packages.datasets: unbreak 2020-12-29 23:33:31 -05:00
Robert T. McGibbon 1c094a76c0 python39Packages.billiard: unbreak 2020-12-29 23:33:30 -05: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
Anderson Torres 854973e51d
Merge pull request #107020 from ewok/enpass
enpass: 6.0.1.239 -> 6.5.1.723
2020-12-30 01:12:43 -03:00
Anderson Torres b09455cdf1
Merge pull request #107111 from matthiasbeyer/update-woof
woof: 2012-05-31 -> 2020-12-17
2020-12-30 01:10:50 -03: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
Anderson Torres dff06f0c25
Merge pull request #102973 from pacien/matrix-appservice-discord-v1.0.0
matrix-appservice-discord: 0.5.2 -> 1.0.0
2020-12-30 01:09:24 -03:00
Anderson Torres d7cf89800e
Merge pull request #105831 from pacien/nixos-msmtp-module
nixos/msmtp: add msmtp module
2020-12-30 01:08:32 -03:00
Anderson Torres b17e9cbb8f
Merge pull request #105706 from pacien/ssmtp-config-generator
nixos/ssmtp: fix configuration generator to accomodate ssmtp
2020-12-30 01:07:47 -03:00
Anderson Torres 4f5ae3e7d2
Merge pull request #106800 from MetaDark/protontricks
protontricks: 1.4.2 -> 1.4.3
2020-12-30 01:06:55 -03:00