Commit graph

97711 commits

Author SHA1 Message Date
github-actions[bot] 86e1706582
Merge master into staging-next 2021-02-06 06:16:20 +00:00
Martin Weinelt 3985624500
Merge pull request #112038 from mweinelt/home-assistant
home-assistant: 2021.2.0 -> 2021.2.1
2021-02-06 04:50:32 +01:00
Ryan Mulligan eee7319980
Merge pull request #112033 from r-ryantm/auto-update/python3.7-Adafruit-PlatformDetect
python37Packages.adafruit-platformdetect: 2.28.0 -> 3.0.0
2021-02-05 18:45:27 -08:00
github-actions[bot] fadee272e0
Merge staging-next into staging 2021-02-06 00:35:48 +00:00
Sandro 90322e2e7e
Merge pull request #112077 from fabaff/pysma 2021-02-06 00:24:58 +01:00
Sandro 165b39b7a1
Merge pull request #112080 from dotlambda/dash-1.19.0 2021-02-06 00:21:44 +01:00
Sandro e8c018c67e
Merge pull request #112079 from fabaff/bump-aioharmony
python3Packages.aioharmony: 0.2.6 -> 0.2.7
2021-02-06 00:21:00 +01:00
Sandro 999817d19e
Merge pull request #111687 from lechner/wolfssl-4.6.0
wolfssl: 4.5.0 -> 4.6.0
2021-02-06 00:11:51 +01:00
Robert Schütz 256efaa7b1 pythonPackages.dash: 1.17.0 -> 1.19.0 2021-02-06 00:00:14 +01:00
Robert Schütz 981058c66f pythonPackages.dash-table: 4.11.0 -> 4.11.2 2021-02-06 00:00:00 +01:00
Robert Schütz 027d61a4b6 pythonPackages.dash-renderer: 1.8.3 -> 1.9.0 2021-02-05 23:59:47 +01:00
Robert Schütz 62cc633bef pythonPackages.dash-html-components: 1.1.1 -> 1.1.2 2021-02-05 23:59:38 +01:00
Robert Schütz 2b1e1cf6b0 pythonPackages.dash-core-components: 1.13.0 -> 1.15.0 2021-02-05 23:59:30 +01:00
Peter Simons e7de728103
Merge pull request #111678 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-02-02 (plus other fixes)
2021-02-05 23:45:28 +01:00
Fabian Affolter 2b0cfaae9d python3Packages.aioharmony: 0.2.6 -> 0.2.7 2021-02-05 23:32:09 +01:00
Sandro e5b478271e
Merge pull request #108610 from arcz/slither 2021-02-05 23:16:33 +01:00
Peter Simons 0b626654ad ghc: update the 9.0.1 version to the official release tarball 2021-02-05 23:05:20 +01:00
Peter Simons 536bf86b42 haskell-syb: drop obsolete overrides to fix the ghc-9.0.x build 2021-02-05 23:05:20 +01:00
Peter Simons 48104ded64 hls-hlint-plugin: add new ghc-lib dependency when building with older compilers 2021-02-05 23:05:20 +01:00
Malte Brandy 160d449726 haskell.ghc865.mmorph: Fix build 2021-02-05 23:05:20 +01:00
Peter Simons f159654fb1 essence-of-live-coding-warp: update overrides for the new version of http-client 2021-02-05 23:04:52 +01:00
Peter Simons 86743871da hackage2nix: disable failing builds to fix evaluation on Hydra 2021-02-05 23:04:52 +01:00
Peter Simons d85818b2af hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-10-gabc66d1 from Hackage revision
5ad244e7f5.
2021-02-05 23:04:47 +01:00
Malte Brandy bac09b7658 haskell-language-server: Use hackage version and cleanup 2021-02-05 23:04:46 +01:00
Peter Simons b1d2e3b10f ghc-8.10.3: don't use obsolete stdenv.lib
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-05 23:04:46 +01:00
Peter Simons 401a3d5989 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-10-gabc66d1 from Hackage revision
d5c9f894f3.
2021-02-05 23:04:40 +01:00
Itai Y. Efrat 512f670bc5 haskellPackages.hum: broken -> unbroken 2021-02-05 23:04:40 +01:00
Peter Simons ed6eaac6f1 Stackage Nightly 2021-02-02 2021-02-05 23:04:39 +01:00
(cdep)illabout f076ff3503 spago: fix build by specifying older version of dhall 2021-02-05 23:04:39 +01:00
danielstaleiny 103c5f4d9f haskellPackages.postgrest: broken -> unbroken
Tested on NixOS
2021-02-05 23:04:39 +01:00
Fabian Affolter d8e5f408d5 python3Packages.pysma: init at 0.3.5 2021-02-05 23:04:14 +01:00
Cheng Shao 643169bbb4 Fix ar command path in GHC.
Previously, the "ar command" in the global config of GHC in nixpkgs is
simply "ar" instead of a proper absolute path in the nix store. This
will result in an "ar: command not found" error when using GHC and cabal
in a pure nix shell. This commit adds the patch and applies to all
pre-9.0 versions.

See output of ghc --info for "ar command" value.
2021-02-05 22:54:09 +01:00
Sandro 2a0677fd9a
Merge pull request #112069 from arcz/manticore
pythonPackages.manticore: fix tests on darwin
2021-02-05 22:45:48 +01:00
Sandro 0d294b1988
Merge pull request #112076 from fabaff/bump-praw
python3Packages.praw: 7.1.2 -> 7.1.3
2021-02-05 22:45:21 +01:00
Sandro da132395c6
Merge pull request #112072 from rmcgibbo/nunavut 2021-02-05 22:43:20 +01:00
Sandro d1af1a1cf0
Merge pull request #112011 from SuperSandro2000/fix-collection9 2021-02-05 22:39:56 +01:00
Michael Raskin e248519cb9
Merge pull request #104003 from felschr/feat/etebase-server
etebase-server: init at 0.7.0
2021-02-05 21:37:34 +00:00
Fabian Affolter 04ba5d82e2 python3Packages.praw: 7.1.2 -> 7.1.3 2021-02-05 21:55:37 +01:00
Robert T. McGibbon adbbf9c2fc python3Packages.nunavut: 0.6.2 -> 1.0.1 2021-02-05 15:29:04 -05:00
Robert T. McGibbon 271345235b python3Packages.pydsdl: 1.4.2 -> 1.9.4 2021-02-05 15:29:04 -05:00
Sandro Jäckel 143bfd79ef
pythonPackages.datashader: Remove stale substituteInPlace 2021-02-05 21:21:06 +01:00
Sandro Jäckel 9207ae756b
pythonPackages.j2cli: Add SuperSandro2000 as maintainer 2021-02-05 21:21:06 +01:00
Michael Raskin c3fbb346ae
Merge pull request #111887 from TredwellGit/libreoffice-fresh
libreoffice-fresh: 7.0.4.2 -> 7.1.0.3 & libreoffice-still: 6.3.5.2 -> 7.0.4.2
2021-02-05 19:45:25 +00:00
Matthias C. M. Troffaes 18e675cf31 wolfssl: 4.5.0 -> 4.6.0
breaks dependency cycle, uses --enable-all to ensure options.h is installed
2021-02-05 11:44:57 -08:00
Artur Cygan 9c618ae0fb pythonPackages.manticore: fix tests on darwin 2021-02-05 20:16:10 +01:00
github-actions[bot] 2bd4b7104c
Merge staging-next into staging 2021-02-05 18:16:38 +00:00
Robert T. McGibbon ed52ae79d3
python3Packages.linuxfd: mark linux only, clarify license (#112048) 2021-02-05 17:49:47 +01:00
Martin Weinelt 82e0a55f35
python3Packages.pyicloud: 0.9.7 -> 0.10.2 2021-02-05 17:23:09 +01:00
Sandro 5ca36419d1
Merge pull request #112041 from sikmir/farbfeld
farbfeld: enable on darwin
2021-02-05 17:20:06 +01:00
Sandro fb2e6ba5c4
Merge pull request #112026 from prusnak/primer3
python3Packages.primer3: fix build on darwin
2021-02-05 16:35:16 +01:00