Simon Bruder
ca3dd4b52f
waifu2x-converter-cpp: add OpenCL support
2020-10-17 20:34:21 +02:00
Simon Bruder
c69dd49995
waifu2x-converter-cpp: 5.2.4 -> 5.3.3
2020-10-17 20:12:50 +02:00
R. RyanTM and Jon
a60ed8e2db
python37Packages.lightgbm: 2.3.1 -> 3.0.0
2020-10-17 11:05:39 -07:00
R. RyanTM and Jon
937a2f9cbb
python37Packages.pyspark: 3.0.0 -> 3.0.1
2020-10-17 11:04:50 -07:00
Jonathan Ringer and Jon
9524e93607
python3Packages.pynacl: 1.3.0 -> 1.4.0
2020-10-17 10:58:28 -07:00
R. RyanTM and Jon
f62aa57abb
python37Packages.diff_cover: 3.0.1 -> 4.0.1
2020-10-17 10:54:48 -07:00
R. RyanTM and GitHub
8496b8426e
bazel-kazel: 0.1.0 -> 0.1.1 ( #100851 )
2020-10-17 10:52:37 -07:00
Doron Behar and GitHub
1693d00562
Merge pull request #85456 from matthuszagh/kicad-libraries
2020-10-17 20:31:38 +03:00
Ryan Mulligan and GitHub
ed8a50fa13
Merge pull request #100548 from r-ryantm/auto-update/MAVProxy
...
mavproxy: 1.8.19 -> 1.8.22
2020-10-17 10:28:18 -07:00
Matt Huszagh and Jon
0c695515e2
pythonPackages.python-openems: init at unstable-2020-02-15
2020-10-17 10:12:37 -07:00
Michael Weiss
69bf6db33e
inxi: 3.1.07-1 -> 3.1.08-1
2020-10-17 19:08:36 +02:00
R. RyanTM and Jon
a8049ded49
python37Packages.treq: 20.4.1 -> 20.9.0
2020-10-17 10:03:00 -07:00
R. RyanTM and Jon
29bc54311f
python37Packages.sqlobject: 3.8.0 -> 3.8.1
2020-10-17 09:58:45 -07:00
Jonathan Ringer and Jon
a08d761d1e
python2Packages.msal-extensions: fix dependencies
2020-10-17 09:58:30 -07:00
R. RyanTM and Jon
32c5b753fa
python37Packages.msal: 1.4.3 -> 1.5.0
2020-10-17 09:58:30 -07:00
R. RyanTM and Jon
6de38f76dd
python37Packages.google_cloud_firestore: 1.8.1 -> 1.9.0
2020-10-17 09:55:08 -07:00
R. RyanTM and Jon
0437b9c911
python37Packages.howdoi: 2.0.5 -> 2.0.7
2020-10-17 09:54:12 -07:00
R. RyanTM and Jon
bf7b73ce65
python37Packages.yamllint: 1.24.2 -> 1.25.0
2020-10-17 09:53:32 -07:00
Jonathan Ringer and Jon
d1d1e39a58
python2Packages.sseclient: disable tests
2020-10-17 09:50:48 -07:00
R. RyanTM and Jon
5d15eec20b
python37Packages.sseclient: 0.0.26 -> 0.0.27
2020-10-17 09:50:48 -07:00
R. RyanTM and Jon
b16569f02f
python37Packages.aiokafka: 0.5.2 -> 0.6.0
2020-10-17 09:50:23 -07:00
R. RyanTM and Jon
e5a55070db
python37Packages.simplefix: 1.0.12 -> 1.0.14
2020-10-17 09:49:42 -07:00
R. RyanTM and Jon
3326933ca9
python37Packages.phonopy: 2.7.1 -> 2.8.1
2020-10-17 09:44:41 -07:00
Ryan Mulligan and GitHub
0591c32428
Merge pull request #100787 from r-ryantm/auto-update/python3.7-cx_Oracle
...
python37Packages.cx_oracle: 8.0.0 -> 8.0.1
2020-10-17 09:35:59 -07:00
Matt Huszagh
9320c69ecb
kicad: set default footprint, symbol library and package locations
...
Previously, these library locations were set absolutely. This
prevented overriding their locations with environment variables. Now,
setting the corresponding environment variable will override the
setting in the environment wrapper. For instance, I can set
KISYSMOD=/some/path/to/footprints
and this will be used as my footprint library instead of the default
footprint library in the nix store. This feature is particularly
useful for having kicad libraries which are writable.
2020-10-17 09:32:55 -07:00
Benjamin Hipple and GitHub
8629985c25
Merge pull request #100809 from danieldk/broot-1.0.3
...
broot: 1.0.0 -> 1.0.3
2020-10-17 12:15:49 -04:00
Joe Hermaszewski and Jon
0e29b48a05
nodePackages.coc-diagnostic: init at 0.9.0
...
Also add as Vim plugin
Also update node packages from generate.sh
2020-10-17 08:56:20 -07:00
Benjamin Hipple and GitHub
ff894538ea
Merge pull request #100830 from r-ryantm/auto-update/act
...
act: 0.2.15 -> 0.2.16
2020-10-17 11:52:42 -04:00
Jonathan Ringer and Jon
6a6ee498e1
python2Packages.bugsnag: disable python2
...
```
Processing ./bugsnag-4.0.1-py2-none-any.whl
ERROR: Package 'bugsnag' requires a different Python: 2.7.18 not in '>=3.5.*, <4'
```
2020-10-17 08:52:08 -07:00
R. RyanTM and Jon
4f98107888
python37Packages.bugsnag: 3.7.1 -> 4.0.1
2020-10-17 08:52:08 -07:00
R. RyanTM and Jon
f20c3dc420
python37Packages.identify: 1.5.5 -> 1.5.6
2020-10-17 08:51:23 -07:00
Martin Weinelt and Jon
41ef4f88a1
python3Packages.snowflake-connector-python: 2.3.2 -> 2.3.3
...
Fixes the build by relaxing the boto version pin.
2020-10-17 08:50:33 -07:00
R. RyanTM and Jon
4879f43104
python37Packages.uamqp: 1.2.10 -> 1.2.12
2020-10-17 08:48:15 -07:00
Ben Siraphob and Jon
3ed43eaade
knightos: add platforms
2020-10-17 08:47:34 -07:00
Philippe Hürlimann and Jon
c6218f2172
trigger: apply review suggestions
2020-10-17 08:43:35 -07:00
Andrey Kuznetsov and Jon
5cc71ccd9c
vimPlugins.vim-clap: specify meta.platforms
2020-10-17 08:24:26 -07:00
Ben Siraphob and Jon
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Ryan Mulligan and GitHub
ea04f84829
Merge pull request #100831 from r-ryantm/auto-update/alda
...
alda: 1.4.2 -> 1.4.3
2020-10-17 08:18:08 -07:00
R. RyanTM
44516af3df
alda: 1.4.2 -> 1.4.3
2020-10-17 14:45:08 +00:00
R. RyanTM
d379080aa7
act: 0.2.15 -> 0.2.16
2020-10-17 14:33:24 +00:00
Ryan Mulligan and GitHub
3312e1c3ba
Merge pull request #95794 from KAction/psftools
...
psftools: init at 1.0.13
2020-10-17 07:22:11 -07:00
Sandro Jäckel and Michael Weiss
1efdcde428
libplacebo: remove patch that breaks building with shaderc 2020.2
2020-10-17 15:14:46 +02:00
Michele Guerini Rocco and GitHub
54de950dee
Merge pull request #100815 from rnhmjoj/monero
...
monero: 0.17.0.1 -> 0.17.1.0
2020-10-17 15:14:24 +02:00
Emery Hemingway
bce139db2b
Revert "nim: 1.2.6 -> 1.4.0"
...
Source tarball has changed.
This reverts commit bb99a0d9a8 .
2020-10-17 14:58:58 +02:00
Ryan Mulligan and GitHub
57adf7c2f8
Merge pull request #100789 from r-ryantm/auto-update/python3.7-phonenumbers
...
python37Packages.phonenumbers: 8.12.10 -> 8.12.11
2020-10-17 03:37:13 -07:00
rnhmjoj
101bb7814b
monero-gui: fix install path
2020-10-17 11:47:07 +02:00
rnhmjoj
9bf0008d68
monero-gui: 0.17.0.1 -> 0.17.1.0
2020-10-17 11:18:43 +02:00
rnhmjoj
bf627ae0e0
monero: 0.17.0.1 -> 0.17.1.0
2020-10-17 11:18:15 +02:00
Daniël de Kok
3fbc76fc67
broot: 1.0.0 -> 1.0.3
...
Changes:
https://github.com/Canop/broot/releases/tag/v1.0.1
https://github.com/Canop/broot/releases/tag/v1.0.2
https://github.com/Canop/broot/releases/tag/v1.0.3
2020-10-17 10:35:00 +02:00
Doron Behar and GitHub
c06b407774
Merge pull request #100615 from doronbehar/pkg/tectonic
2020-10-17 11:29:37 +03:00