John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
...
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
R. RyanTM
b6dca6e422
python37Packages.openwrt-luci-rpc: 1.1.6 -> 1.1.7
2021-01-03 20:12:27 +00:00
Thomas Tuegel
73a76de9d7
Merge pull request #107948 from eliasp/akonadi-kaccounts
...
akonadi: add missing kaccounts deps
2021-01-03 14:05:49 -06:00
R. RyanTM
b02faea4a3
python37Packages.nocaselist: 1.0.3 -> 1.0.4
2021-01-03 20:03:08 +00:00
John Ericson
8e48232180
gcc: Always pass --enable-shared
by default
...
I am actually a bit skeptical about this, but @matthewbauer makes the
case for this in
https://github.com/NixOS/nixpkgs/pull/107238#discussion_r546454453 and
I'm happy to go with it not being as in the loop on static linking stuff
as he is.
2021-01-03 19:19:09 +00:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
John Ericson
0df75bc04e
gcc 8, 10: tabs -> spaces
2021-01-03 19:14:56 +00:00
Maximilian Bosch
0d9e4d223f
Merge pull request #108064 from oxalica/bump/cargo-flamegraph
...
cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up
2021-01-03 19:17:54 +01:00
Michael Weiss
6681661989
libmd: 1.0.1 -> 1.0.3
2021-01-03 18:58:43 +01:00
Pavol Rusnak
389332116b
Merge pull request #108316 from fabaff/aiomultiprocess
...
python3Packages.aiomultiprocess: init at 0.8.0
2021-01-03 18:56:10 +01:00
Pavol Rusnak
a7ac72d80d
Merge pull request #108326 from thiagokokada/bump-denonavr
...
pythonPackages.denonavr: 0.9.9 -> 0.9.10
2021-01-03 18:55:57 +01:00
Pavol Rusnak
030dc67834
Merge pull request #108335 from fabaff/bump-sqlmap
...
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03 18:50:02 +01:00
Maximilian Bosch
026fbcaa21
Merge pull request #108327 from 06kellyjac/tokei
...
tokei: 12.0.4 -> 12.1.1
2021-01-03 18:30:36 +01:00
Guillaume Girol
7d92b68ba8
Merge pull request #101991 from siraben/z88dk-update
...
z88dk: 2020-01-27 -> 2.0
2021-01-03 17:15:55 +00:00
Ben Siraphob
ebced7f8c1
z88dk: 2020-01-27 -> 2.0
2021-01-03 23:38:10 +07:00
06kellyjac
418f4e11d6
tokei: 12.0.4 -> 12.1.1
2021-01-03 15:26:03 +00:00
Thiago Kenji Okada
699b3ce797
pythonPackages.denonavr: 0.9.9 -> 0.9.10
2021-01-03 12:16:25 -03:00
Guillaume Girol
e95ef6a681
Merge pull request #108123 from urbas/py-air-control-passthru-tests
...
python3Packages.py-air-control-exporter: add passthru.tests
2021-01-03 15:15:01 +00:00
Matthieu Coudron
499792889d
Merge pull request #108198 from lblasc/luajit-2020-12-29
...
luajit_2_0: 2.0.5-2020-09-27 -> 2.0.5-2020-12-28, luajit_2_1: 2.1.0-2020-09-30 -> 2.1.0-2020-12-28
2021-01-03 15:39:11 +01:00
Fabian Affolter
97e080a689
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03 15:13:05 +01:00
Maximilian Bosch
2e811acdce
Merge pull request #108279 from otavio/new-pkgs/cargo-wipe
...
cargo-wipe: init at 0.3.0
2021-01-03 14:56:12 +01:00
Luka Blašković
beef4b95a9
buildLuaPackage: pass propagatedBuildInputs to final derivation ( #108311 )
...
propagatedBuildInputs was completely overridden in the process
2021-01-03 14:03:30 +01:00
Fabian Affolter
9e4f214de3
python3Packages.aiomultiprocess: init at 0.8.0
2021-01-03 14:00:47 +01:00
Pavol Rusnak
3998ca7a80
Merge pull request #108312 from Emantor/bump/xmodem
...
python3Packages.xmodem: 0.4.5 -> 0.4.6
2021-01-03 13:48:09 +01:00
Rouven Czerwinski
7a4aa780ca
python3Packages.xmodem: 0.4.5 -> 0.4.6
...
Version bump.
2021-01-03 13:28:34 +01:00
Pavol Rusnak
4d0e996b71
Merge pull request #108303 from siraben/codec2-darwin
...
codec2: enable build on unix
2021-01-03 13:24:52 +01:00
Pavol Rusnak
23c6c4ce3c
Merge pull request #108291 from fabaff/bump-tld
...
python3Packages.tld: 0.12.3 -> 0.12.4
2021-01-03 13:12:52 +01:00
Austin Seipp
3dbe656a25
nextpnr: 2020.12.01 -> 2021.01.02, bugfixes, no GUI by default
...
Upstream NextPNR has moved to disable the GUI by default; it tends to
cause the most complications/bug reports and has various complexities
and failure modes (e.g. I've still had problems getting it working
efficiently on my Ice Lake laptop.)
Instead, disable GUI support by default, and add a new `nextpnrWithGui`
derivation that enables it. This cuts the closure size down by 40ish
percent (~800MB -> ~500MB) and makes it a neglibile amount faster.
It also fixes two bugs:
1) We were using the old `ICEBOX_ROOT` parameter for ice40 support,
now known as `ICESTORM_ICE40_PREFIX`, and
2) the CMake option `SERIALIZE_CHIPDB` was renamed to `..._CHIPDBS`
(with an 'S' suffix) which should speed up the build at the cost
of RAM usage
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
b7c5fe8741
trellis: 2020.11.25 -> 2021.01.02
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
9a3b4e19bb
icestorm: 2020.08.19 -> 2020.12.04
...
Adds I2C/SPI support for iCE40 u4k devices (iCE5LP4K?)
PyPy3 is apparently broken for now in the wake of the gcc/glibc upgrade,
so just skip it for now.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
57f664002b
yosys: 0.9+3715 -> 0.9+3803
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:29 -06:00
Léo Gaspard
2847e38623
Merge pull request #104674 from 06kellyjac/deno
...
deno: 1.5.3 -> 1.5.4 -> 1.6.0 -> 1.6.1 -> 1.6.2 -> 1.6.3
2021-01-03 12:21:38 +01:00
Joe Hermaszewski
cbc4bd9971
vulkan: 1.2.141 -> 1.2.162
...
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
Pavol Rusnak
918031c587
Merge pull request #108292 from rnhmjoj/libusb1
...
pythonPackages.libusb1: 1.9 -> 1.9.1
2021-01-03 11:51:56 +01:00
sternenseemann
fc20aedc9e
ocamlPackages.ocaml-monadic: use dune 2
2021-01-03 11:35:18 +01:00
Robert T. McGibbon
5c5d3d6fee
python3Packages.dask: unbreak by removing flaky test
2021-01-03 11:23:11 +01:00
Ben Siraphob
c8f70e0e97
codec2: enable build on unix
2021-01-03 17:15:53 +07:00
Sandro
590feeecfb
Merge pull request #107872 from r-k-b/fix-xdot-numpy-and-gtk-test-dependencies
...
xdot: fix tests
2021-01-03 10:08:40 +01:00
Sandro
b33eada960
Merge pull request #108257 from Atemu/update/jc
...
jc: 1.13.4 -> 1.14.0
2021-01-03 10:03:03 +01:00
Thomas Tuegel
9c04596480
qtlocation: backport upstream patch for recent GCC
2021-01-03 10:00:18 +01:00
Frederik Rietdijk
f7267e9797
Merge pull request #107783 from NixOS/staging-next
...
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03 09:59:31 +01:00
rnhmjoj
b0587cfbd1
pythonPackages.libusb1: 1.9 -> 1.9.1
2021-01-03 09:54:02 +01:00
Sandro
2f5037444e
Merge pull request #105198 from SuperSandro2000/fix-web-py
2021-01-03 09:26:27 +01:00
Sandro Jäckel
15ec468e9e
pythonPackages.WSME: Disable on python 3.9
2021-01-03 09:20:04 +01:00
Sandro
ada3931e6d
Merge pull request #108235 from SuperSandro2000/mass-node-packages
2021-01-03 09:15:38 +01:00
Fabian Affolter
724c01b797
python3Packages.tld: 0.12.3 -> 0.12.4
2021-01-03 09:04:45 +01:00
github-actions[bot]
279110cd86
Merge master into staging-next
2021-01-03 06:23:19 +00:00
Sandro
ed6af9373b
Merge pull request #108269 from SuperSandro2000/pyro3-darwin
...
pythonPackages.Pyro4: Fix hanging tests on darwin
2021-01-03 06:39:41 +01:00
Ben Wolsieffer
478efc7363
buildbot: 2.9.4 -> 2.10.0
2021-01-02 23:48:40 -05:00
Ben Wolsieffer
d3e0f5bc91
pythonPackages.sqlalchemy-migrate: 0.12.0 -> 0.13.0
2021-01-02 23:48:02 -05:00
Otavio Salvador
95d7fc7530
cargo-wipe: init at 0.3.0
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-02 22:26:17 -03:00
github-actions[bot]
bc30d1eb34
Merge master into staging-next
2021-01-03 00:56:46 +00:00
Felix Springer
d273a8982d
idris2: 0.2.1 -> 0.2.2
2021-01-03 00:44:16 +01:00
Florian Klink
4edcaabafc
Merge pull request #108203 from lovesegfault/pythonPackages.reflink
...
pythonPackages.reflink: init at 0.2.1
2021-01-03 00:32:16 +01:00
Sandro Jäckel
b17fca4a0f
pythonPackages.Pyro4: Fix hanging tests on darwin
2021-01-03 00:16:11 +01:00
Pavol Rusnak
f224edb877
Merge pull request #108258 from arcz/liquidctl
...
liquidctl: init at 1.4.2
2021-01-03 00:09:11 +01:00
Benjamin Hipple
92a391c20b
Merge pull request #108253 from SuperSandro2000/pyro3-darwin
...
python3Packages.Pyro4: Fix tests on darwin
2021-01-02 18:02:27 -05:00
Lassulus
a460b167f4
Merge pull request #107058 from ShamrockLee/pslib
...
pslib: Init at 0.4.6
2021-01-02 21:17:17 +01:00
Sandro Jäckel
724abf2a02
python3Packages.pyro4: Fix tests on darwin
2021-01-02 21:15:07 +01:00
Artur Cygan
c5e35cc8cf
liquidctl: init at 1.4.2
2021-01-02 21:01:34 +01:00
Atemu
6559f9654f
jc: 1.13.4 -> 1.14.0
2021-01-02 20:59:43 +01:00
Sandro Jäckel
0071332940
nodePackages: update
2021-01-02 20:15:40 +01:00
Peter Simons
c9e5a3fa06
vector-th-unbox needs a jailbreak for building with ghc.9.0.x.
2021-01-02 19:58:20 +01:00
Peter Simons
7383e33b09
data-fix & vector-binary-instances needs jailbreaks for building with ghc.9.0.x.
2021-01-02 19:58:19 +01:00
Peter Simons
f21de210fe
Add more jailbreaks for QuickCheck.
2021-01-02 19:58:19 +01:00
Peter Simons
b97e43d7e1
primitive needs a jailbreak for building with ghc.9.0.x.
2021-01-02 19:58:19 +01:00
Peter Simons
684ed9e9fa
cassava & attoparsec need jailbreaks to accept the latest QuickCheck.
2021-01-02 19:58:19 +01:00
(cdep)illabout
9de1b1b7ac
haskellPackages.nix-derivation: jailbreak for QuickCheck
2021-01-02 19:58:19 +01:00
(cdep)illabout
8f6e4a3287
haskellPackages.attoparsec: jailbreak because of new version of Quickcheck
2021-01-02 19:58:19 +01:00
Peter Simons
59bc34d3e4
psqueues: jailbreak to fix the build
2021-01-02 19:58:19 +01:00
Peter Simons
03122f2bbd
git-annex: update sha256 hash for the new 8.20201129 version
2021-01-02 19:58:19 +01:00
Peter Simons
0043faf271
vector: jailbreak to fix the build with latest version of QuickCheck
2021-01-02 19:58:19 +01:00
Peter Simons
8a21e02e31
ghc-9.0.1: set utf-8 locale during the build so that Haddock succeeds
2021-01-02 19:58:19 +01:00
Peter Simons
69d9398078
haskell: drop more obsolete overrides
2021-01-02 19:58:19 +01:00
Peter Simons
bf5e99fc7a
ghc-9.0.1: avoid use of tabs in the expression
2021-01-02 19:58:19 +01:00
Peter Simons
0b700ca361
pandoc: re-enable the test suite
...
The errors we previously ran into have been fixed upstream.
2021-01-02 19:58:19 +01:00
Peter Simons
101c02c3e7
pandoc: drop obsolete overrides
...
The latest versions of doctemplates and skylighting are now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
0a069fb1ef
splitmix: drop obsolete override
...
The 0.1.0.3 version is now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
09caba2adf
QuickCheck: drop obsolete override for ghc-9.0.x
...
The 2.14.2 version is now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
39092aefed
hledger-lib: drop obsolete overrides
...
The required versions of pretty-simple and prettyprinter are now used by
default.
2021-01-02 19:58:19 +01:00
Peter Simons
61a785ccd9
ghc: update 9.0.1 compiler from alpha-1 to rc-1
2021-01-02 19:58:19 +01:00
Dennis Gosnell
9d41622c98
haskellPackages.Agda: update comment to be able to track upstream
2021-01-02 19:58:19 +01:00
Anders Kaseorg
20a63c490f
haskellPackages.Agda: Fix build for ghc 8.10.2 → 8.10.3 upgrade
...
Commit 1998b95adc
“haskellPackages:
update default compiler from ghc 8.10.2 to version 8.10.3” broke Agda
because Agda.cabal incorrectly declares a transformers dependency only
for ghc < 8.10.3:
if impl(ghc >= 8.6.4) && impl(ghc < 8.10.3)
build-depends: transformers == 0.5.6.2
if impl(ghc >= 8.4) && impl(ghc < 8.6.4)
build-depends: transformers == 0.5.5.0
if impl(ghc < 8.4)
build-depends: transformers == 0.5.2.0
leading to this error:
src/full/Agda/Utils/Maybe.hs:13:1: error:
Could not load module ‘Control.Monad.Trans.Maybe’
It is a member of the hidden package ‘transformers-0.5.6.2’.
Perhaps you need to add ‘transformers’ to the build-depends in your .cabal file.
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
13 | import Control.Monad.Trans.Maybe
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-02 19:58:18 +01:00
Peter Simons
5c23d98bae
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
50ea639739
.
2021-01-02 19:58:12 +01:00
Peter Simons
334c621fb0
hackage2nix: update list of broken builds to fix evaluation errors
2021-01-02 19:57:38 +01:00
Peter Simons
8aa75348c2
hackage2nix: unbreak geos library
...
Fixes https://github.com/NixOS/nixpkgs/issues/107178 .
2021-01-02 19:57:38 +01:00
Peter Simons
855c763aae
Stackage Nightly 2021-01-01
2021-01-02 19:57:37 +01:00
Jonathan Ringer
30f4aedd0e
erlang: make systemdSupport overridable
2021-01-02 10:47:04 -08:00
github-actions[bot]
67638a5bec
Merge master into staging-next
2021-01-02 18:37:38 +00:00
Guillaume Girol
d1d328882e
libinsane: 1.0.8 -> 1.0.9
2021-01-02 19:08:54 +01:00
Shamrock Lee
c5c2855647
pslib: Init at 0.4.6
...
pslib is a C-libreary to create PostScript files.
If applied, other nix package (e.g. the in-progress GNU Data Language)
with such dependency can be packaged easier.
2021-01-03 02:04:55 +08:00
Martin Weinelt
4919ccf2eb
Merge pull request #108241 from fabaff/schiene
...
python3Packages.schiene: init at 0.23
2021-01-02 19:02:35 +01:00
Martin Weinelt
5c936d4ce7
Merge pull request #108244 from fabaff/aiopulse
...
python3Packages.aiopulse: init at 0.4.2
2021-01-02 19:00:57 +01:00
Maximilian Bosch
097cd34db0
Merge pull request #108126 from Ma27/cleanup-maintained-pkgs
...
treewide: remove maintainership of `ma27` from a few packages
2021-01-02 18:58:26 +01:00
Sandro
82dcbdfb9f
Merge pull request #108210 from SuperSandro2000/xml2rfc
...
pythonPackages.xml2rfc: Fix dependencies
2021-01-02 18:39:17 +01:00
Fabian Affolter
392f0599d3
python3Packages.aiopulse: init at 0.4.2
2021-01-02 18:32:45 +01:00
Fabian Affolter
b9a135ecc5
python3Packages.schiene: init at 0.23
2021-01-02 18:13:40 +01:00
Sandro Jäckel
f3d0b31a3f
pythonPackages.xml2rfc: Fix dependencies
2021-01-02 18:04:48 +01:00
Sandro Jäckel
674ec7fbc4
nodePackages.firebase-tools: init at 9.0.1
2021-01-02 18:02:45 +01:00
Sandro Jäckel
34742c466e
nodePackages.quicktype: init at 15.0.258
2021-01-02 18:02:45 +01:00
Sandro Jäckel
4957f69b30
nodePackages.np: init at 7.0.0
2021-01-02 18:02:45 +01:00
Sandro Jäckel
d4a9f0c842
nodePackages.ijavascript: init at 5.2.0
2021-01-02 18:02:44 +01:00
MetaDark
4f5c437c98
nodePackages.typescript-language-server: add typescript dependency
...
typescript-language-server is a wrapper around tsserver and is useless
without it
2021-01-02 18:02:44 +01:00
jakeisnt
11296d3283
nodePackages.esy: init at 0.6.7
2021-01-02 17:57:31 +01:00
Sandro Jäckel
e18b1fc375
nodePackages.cdk8s-cli: init at 1.0.0-beta.5
2021-01-02 17:57:28 +01:00
Martin Weinelt
d47eae33b0
Merge pull request #108233 from fabaff/ambiclimate
...
python3Packages.ambiclimate: init at 0.2.1
2021-01-02 17:48:26 +01:00
Sandro
c16929aca4
Merge pull request #99602 from ndarwincorn/add-cdktf-cli-node-package
...
nodePackages.cdktf-cli: init at 0.0.19
2021-01-02 17:39:34 +01:00
Pavol Rusnak
071eb8b265
Merge pull request #108197 from r-ryantm/auto-update/python3.7-cloudflare
...
python37Packages.cloudflare: 2.8.14 -> 2.8.15
2021-01-02 17:24:34 +01:00
Fabian Affolter
ebf4ede914
python3Packages.ambiclimate: init at 0.2.1
2021-01-02 17:23:33 +01:00
Pavol Rusnak
507f0fc185
Merge pull request #107350 from fabaff/msgpack
...
python3Packages.msgpack: 1.0.0 -> 1.0.2
2021-01-02 17:16:09 +01:00
Pavol Rusnak
fd3dcadd5d
Merge pull request #107498 from fabaff/hstspreload
...
python3Packages.hstspreload: 2020.11.21 -> 2020.12.22
2021-01-02 17:05:09 +01:00
Pavol Rusnak
4965fc7341
Merge pull request #108144 from fabaff/python-mystrom
...
python3Packages.python-mystrom: init at 2.0.0
2021-01-02 17:04:53 +01:00
Pavol Rusnak
3ea1ffee8c
Merge pull request #108149 from fabaff/volkszaehler
...
python3Packages.volkszaehler: init at 0.2.0
2021-01-02 17:04:42 +01:00
Pavol Rusnak
a565c84652
Merge pull request #108156 from fabaff/netdata
...
python3Packages.netdata: init at 0.2.0
2021-01-02 17:04:30 +01:00
Pavol Rusnak
2316f54f25
Merge pull request #108169 from fabaff/connect_box
...
python3Packages.connect-box: init at 0.2.8
2021-01-02 17:04:19 +01:00
Pavol Rusnak
11c52330cc
Merge pull request #108139 from fabaff/bump-toggl-cli
...
python3Packages.toggl-cli: 2.2.1 -> 2.4.1
2021-01-02 16:57:20 +01:00
Pavol Rusnak
a1e73d4faf
Merge pull request #108161 from fabaff/bump-pyhomematic
...
python3Packages.pyhomematic: 0.1.70 -> 0.1.71
2021-01-02 16:55:06 +01:00
Pavol Rusnak
45da5ccd52
Merge pull request #108211 from fabaff/blockchain
...
python3Packages.blockchain: init at 1.4.4
2021-01-02 16:53:16 +01:00
Pavol Rusnak
6b554cb1dd
Merge pull request #108223 from fabaff/pyi2cflash
...
python3Packages.pyi2cflash: init at 0.2.2
2021-01-02 16:49:22 +01:00
Pavol Rusnak
e02d869f1a
Merge pull request #108196 from r-ryantm/auto-update/python3.7-zstandard
...
python37Packages.zstandard: 0.15.0 -> 0.15.1
2021-01-02 16:48:45 +01:00
Pavol Rusnak
2d770a4383
Merge pull request #108220 from fabaff/pyspiflash
...
python3Packages.pyspiflash: init at 0.6.3
2021-01-02 16:47:45 +01:00
Fabian Affolter
3d5ea9e2fa
python3Packages.pyi2cflash: init at 0.2.2
2021-01-02 15:13:19 +01:00
Fabian Affolter
5e7a8ae225
python3Packages.pyspiflash: init at 0.6.3
2021-01-02 14:34:36 +01:00
Arnout Engelen
cdd8031fca
arduino-core: fix 'Save as...'
...
Before, 'Save as..' would crash because it tries to use GSettings
to find some settings, but the GSettings schema's could not
be found in the XDG_DATA_DIRS.
Adding the glib setup hook populates GSETTINGS_SCHEMAS_PATH
so wrapGAppsHook can add it to XDG_DATA_DIRS, fixing
'Save as..'.
2021-01-02 14:04:03 +01:00
github-actions[bot]
ec161d2240
Merge master into staging-next
2021-01-02 12:24:09 +00:00
Pavol Rusnak
0224ebfc4c
Merge pull request #108208 from Kazimazi/fix/element-desktop
...
electron: fix tray icon in wayland
2021-01-02 13:21:49 +01:00
Thomas Tuegel
ff47554518
Merge pull request #107472 from CertainLach/increase-kdeinit-environ-limit
...
kinit: increase environment limit
2021-01-02 05:42:00 -06:00
Thomas Tuegel
eed06a0da9
Merge pull request #107898 from SuperSandro2000/qtwebkit-darwin
...
qt514.qtwebkit: Fix patch applying
2021-01-02 05:40:09 -06:00
Attila Koszo
2320652792
electron: fix tray icon in wayland
2021-01-02 12:28:30 +01:00
Luka Blaskovic
94bd5c24ca
luajit_2_1: 2.1.0-2020-09-30 -> 2.1.0-2020-12-28
2021-01-02 11:07:14 +00:00
Luka Blaskovic
39aa3e4ae3
luajit_2_0: 2.0.5-2020-09-27 -> 2.0.5-2020-12-28
2021-01-02 11:07:14 +00:00
Sandro
da3ee10b6b
Merge pull request #108168 from r-ryantm/auto-update/python3.7-branca
...
python37Packages.branca: 0.4.1 -> 0.4.2
2021-01-02 11:58:52 +01:00
Fabian Affolter
83234f7375
python3Packages.blockchain: init at 1.4.4
2021-01-02 11:30:23 +01:00
Sandro
93c7383326
Merge pull request #108195 from r-ryantm/auto-update/python3.7-mysqlclient
...
python37Packages.mysqlclient: 2.0.2 -> 2.0.3
2021-01-02 11:19:19 +01:00
Sandro Jäckel
ff30fcecfe
pythonPackages.quandl: Cleanup, fix inputs
2021-01-02 11:07:34 +01:00
Sandro Jäckel
00956f5b73
pythonPackages.patator: Fix dependencies
2021-01-02 11:07:08 +01:00
Sandro Jäckel
aa1cbfe0da
pythonPackages.impackt: Fix dependencies
2021-01-02 11:06:26 +01:00
Florian Klink
6221782074
Merge pull request #108173 from flokli/cross-compile-nixos-sd
...
Fix NixOS cross-compilation SD Image
2021-01-02 11:03:45 +01:00
Sandro
56bb1b0f7a
Merge pull request #107863 from SuperSandro2000/properties-cpp-buildinputs
...
properties-cpp: move cmake, pkg-config to nativeBuildInputs, clean up
2021-01-02 10:49:41 +01:00
Bernardo Meurer
a1668d0d7b
pythonPackages.reflink: init at 0.2.1
2021-01-02 01:47:43 -08:00
sternenseemann
1c52824fed
ocamlPackages.sedlex_2: 2.1 -> 2.2
...
* use dune 2
* refactor fetching of dependencies (reduce duplication)
* remove dune rule for data files before building since dune 2 doesn't
like the symlinked data files if the rule is present
2021-01-02 10:00:16 +01:00
Vincent Laporte
f134db16bd
ocamlPackages.zarith: 1.10 → 1.11
2021-01-02 09:52:25 +01:00
Sandro
3d87e7d19b
Merge pull request #108192 from r-ryantm/auto-update/trytond
...
python37Packages.trytond: 5.8.1 -> 5.8.2
2021-01-02 09:42:18 +01:00
Sandro
9acbfa9d85
Merge pull request #108201 from fabaff/bump-asgiref
2021-01-02 09:40:04 +01:00
Sandro
d5c7542e00
Merge pull request #108202 from fabaff/python-hole
...
python3Packages.hole: init at 0.5.1
2021-01-02 09:39:42 +01:00
Sandro
2080afd039
Merge pull request #108199 from r-ryantm/auto-update/python3.7-sqlite-utils
...
python37Packages.sqlite-utils: 3.1 -> 3.1.1
2021-01-02 09:04:39 +01:00
Fabian Affolter
5b29a1f795
python3Packages.hole: init at 0.5.1
2021-01-02 08:54:05 +01:00
Frederik Rietdijk
e48db707e4
Merge master into staging-next
2021-01-02 08:49:09 +01:00
Fabian Affolter
36b7de6b0e
python3Packages.asgiref: 3.2.10 -> 3.3.1
2021-01-02 08:44:38 +01:00
R. RyanTM
2b3746fa70
python37Packages.sqlite-utils: 3.1 -> 3.1.1
2021-01-02 07:25:40 +00:00
R. RyanTM
f68a47d4cd
python37Packages.cloudflare: 2.8.14 -> 2.8.15
2021-01-02 06:59:21 +00:00
R. RyanTM
a4b9c238d4
python37Packages.zstandard: 0.15.0 -> 0.15.1
2021-01-02 06:14:47 +00:00
R. RyanTM
90ebc2efc3
python37Packages.mysqlclient: 2.0.2 -> 2.0.3
2021-01-02 06:07:05 +00:00
R. RyanTM
e0b050c133
python37Packages.trytond: 5.8.1 -> 5.8.2
2021-01-02 04:49:09 +00:00
Sandro
da613094f7
Merge pull request #108175 from fabaff/python-opendata-transport
...
python3Packages.python-opendata-transport: init at 0.2.1
2021-01-02 05:14:26 +01:00
Bernardo Meurer
0b0760b5e0
Merge pull request #91789 from lovesegfault/confuse-mediafile
...
python3Packages.{confuse,mediafile}: init
2021-01-02 02:43:45 +00:00
Bernardo Meurer
57cb68771f
python3Packages.mediafile: init at 0.6.0
2021-01-01 18:29:55 -08:00
Bernardo Meurer
b2d12f3db2
python3Packages.confuse: init at 1.4.0
2021-01-01 18:29:48 -08:00
Thiago Kenji Okada
5f2feb6e3d
clojure: add thiagokokada as maintainer
2021-01-01 23:18:30 -03:00
Thiago Kenji Okada
d848d42e18
clojure: 1.10.1.727 -> 1.10.1.763
2021-01-01 23:17:57 -03:00
Dennis Gosnell
3080f1bd77
Merge pull request #86599 from pacien/ldgallery-init
...
ldgallery: init at 2.0
2021-01-02 11:08:36 +09:00
Sandro
2411148dd0
Merge pull request #108171 from fabaff/opensensemap-api
...
python3Packages.opensensemap-api: init at 0.1.5
2021-01-02 01:41:08 +01:00
Robert T. McGibbon
eb7115dc36
python3Packages.cfn-lint: future-proof tests for date impurity issues
2021-01-01 17:42:46 -05:00
Pavol Rusnak
7cd1e0bdd1
Merge pull request #108153 from prusnak/dnachisel
...
python3Packages.dnachisel: init at 3.2.5
2021-01-01 23:26:37 +01:00
Fabian Affolter
fff0b0c840
python3Packages.python-opendata-transport: init at 0.2.1
2021-01-01 23:25:57 +01:00
Florian Klink
4f087a608e
polkit: don't build with gobject-introspection when cross-compiling
...
gobject-introspection doesn't currently cross-compile (see
https://github.com/NixOS/nixpkgs/pull/88222 ), but polkit is somewhat
essential for many system components.
By disabling gobject-introspection when cross-compiling, we get it to
build.
2021-01-01 23:11:53 +01:00
Sandro
933a1d96df
Merge pull request #108166 from sternenseemann/mirage-ventif-fix-maintainers
...
ocamlPackages.mirage-vnetif: fix typo in meta set
2021-01-01 23:08:17 +01:00
Tim Steinbach
bef1919fbd
python3Packages.boto3: 1.16.46 -> 1.16.47
2021-01-01 16:52:08 -05:00
Tim Steinbach
fb08d6a65b
python3Packages.botocore: 1.19.46 -> 1.19.47
2021-01-01 16:52:05 -05:00
Fabian Affolter
8f48d88506
python3Packages.opensensemap-api: init at 0.1.5
2021-01-01 22:39:59 +01:00
Thiago Franco de Moraes
4553efaedd
python3Packages.pydicom: 2.1.1 -> 2.1.2
2021-01-01 18:26:46 -03:00
Fabian Affolter
e57af5de02
python3Packages.connect-box: init at 0.2.8
2021-01-01 22:10:24 +01:00
sternenseemann
d5778bcb6c
ocamlPackages.jingoo: 1.4.1 -> 1.4.2
...
also use dune 2 from now on.
2021-01-01 22:06:38 +01:00
sternenseemann
68e9bbb416
ocamlPackages.mirage-vnetif: fix typo in meta set
2021-01-01 21:54:29 +01:00
Thomas Tuegel
43939ba8a8
Merge pull request #108115 from ttuegel/qt-5.12-darwin
...
qt512: fix darwin patches
2021-01-01 14:51:50 -06:00
R. RyanTM
d3e3a15af3
python37Packages.branca: 0.4.1 -> 0.4.2
2021-01-01 20:38:43 +00:00
Sandro
89259458bf
Merge pull request #105658 from endgame/cfn-lint-bump
2021-01-01 21:29:58 +01:00
Fabian Affolter
5f27880c3b
python3Packages.pyhomematic: 0.1.70 -> 0.1.71
2021-01-01 21:15:31 +01:00
Jack Kelly
87453c270d
pythonPackages.cfn-lint: 0.35.1 -> 0.42.0
2021-01-01 21:12:21 +01:00
Darwin Corn
c3d0d5da18
nodePackages.cdktf-cli: init at 0.0.19
2021-01-01 11:54:37 -08:00
Fabian Affolter
61e0d1d4f6
python3Packages.volkszaehler: init at 0.2.0
2021-01-01 20:32:28 +01:00
Fabian Affolter
c5ce74fcf2
python3Packages.netdata: init at 0.2.0
2021-01-01 20:16:34 +01:00
Sandro
988e83bfd7
Merge pull request #107632 from vs49688/fffix
2021-01-01 19:54:15 +01:00
Michael Weiss
33f91ea7b6
aml: 0.1.0 -> 0.2.0
2021-01-01 19:53:14 +01:00
Maximilian Bosch
0d3f7b6f4a
python3Packages.htmltreediff: remove
...
Not used anywhere and also not updated for a long time.
2021-01-01 19:48:59 +01:00
Maximilian Bosch
e7d1be840c
treewide: remove maintainership of ma27
from a few packages
...
Those are packages I don't use anymore for a longer time and I therefore
don't think that listing me as maintainer is a good idea. If those
should be removed now, I'd be fine with that.
SuperSandro2000 will take care of a few packages[1].
[1] https://github.com/NixOS/nixpkgs/pull/108126#pullrequestreview-560599381
2021-01-01 19:48:01 +01:00
R. RyanTM
0e5a5f6099
python37Packages.channels: 3.0.2 -> 3.0.3
2021-01-01 10:39:39 -08:00
github-actions[bot]
c0a9361687
Merge master into staging-next
2021-01-01 18:39:09 +00:00
Fabian Affolter
80c1675581
python3Packages.channels-redis: 2.4.0 -> 3.2.0
2021-01-01 10:38:54 -08:00
Pavol Rusnak
c6db0dab11
python3Packages.dnachisel: init at 3.2.5
2021-01-01 19:34:29 +01:00
Pavol Rusnak
aa30970bc9
python3Packages.python-codon-tables: init at 0.1.10
2021-01-01 19:28:29 +01:00
Pavol Rusnak
72974392fc
python3Packages.flametree: init at 0.1.11
2021-01-01 19:24:15 +01:00
Ben Darwin
0fd1192132
itk: 5.1.1 -> 5.1.2 ( #107502 )
2021-01-01 12:59:14 -05:00
Fabian Affolter
3b4a2ea585
python3Packages.python-mystrom: init at 2.0.0
2021-01-01 18:54:43 +01:00
Ben Wolsieffer
60794754ff
buildbot: 2.9.2 -> 2.9.4
2021-01-01 12:30:54 -05:00
Dmitry Kalinkin
8bee208bf8
Merge pull request #107335 from veprbl/pr/root_6_20_08
...
root: 6.18.04 -> 6.22.06, don't build vendored LLVM
2021-01-01 12:28:37 -05:00
Fabian Affolter
a676be9526
python3Packages.toggl-cli: 2.2.1 -> 2.4.1
2021-01-01 17:29:07 +01:00
Luke Adams
6c9f17eed1
pythonPackages.pycapnp: Fix build for Py3k
...
Also:
- Disabled Py27: New versions don't support it
- Fetch from github repo instead of PyPi
2021-01-01 16:21:53 +00:00
Luke Adams
3f7e683741
pythonPackages.pkgconfig: change pkg-config to propagatedNativeBuildInput
...
Dependent packages require pkg-config.
Remove test-related overrides. Next version will include tests in the PyPi dist so there isn't much benefit to building from source just for that.
2021-01-01 16:21:40 +00:00
pacien
0f005c2132
ldgallery: init at 2.0
2021-01-01 16:30:48 +01:00