Jan Tojnar
4fcaf2b443
Merge branch 'master' into staging-next
2021-03-05 20:38:56 +01:00
Sandro
054e9b37fd
Merge pull request #114618 from fortuneteller2k/add-sacad
2021-03-05 17:42:57 +01:00
Fabian Affolter
87981483ed
python3Packages.transmissionrpc: re-init at 0.11
2021-03-05 13:20:45 +01:00
github-actions[bot]
09cf3142e0
Merge master into staging-next
2021-03-05 06:17:25 +00:00
Sandro
a163e89000
Merge pull request #113799 from fabaff/pymfy
2021-03-05 03:03:37 +01:00
Sandro
97c856bf8e
Merge pull request #115156 from lovesegfault/pyupgrade-init
2021-03-05 03:01:39 +01:00
Sandro
7b4cf32752
Merge pull request #113839 from vtuan10/feature/adb-enhanced
2021-03-05 02:55:57 +01:00
Bernardo Meurer
19423fca6e
pyupgrade: init at 2.10.0
2021-03-04 17:23:13 -08:00
Bernardo Meurer
dc517ce7fd
python3Packages.tokenize-rt: init at 4.1.0
2021-03-04 17:17:54 -08:00
Sandro
ed29de54ff
Merge pull request #115113 from fabaff/mullvad-api
...
python3Packages.mullvad-api: init at 1.0.0
2021-03-05 02:01:09 +01:00
Sandro
485364a7bd
Merge pull request #115125 from fabaff/aiolyric
...
python3Packages.aiolyric: init at 1.0.5
2021-03-05 01:58:56 +01:00
Sandro
b09282283e
Merge pull request #115124 from fabaff/pyplaato
...
python3Packages.pyplaato: init at 0.0.15
2021-03-05 01:58:21 +01:00
Sandro
53c55b54e7
Merge pull request #115119 from fabaff/pyrituals
...
python3Packages.pyrituals: init at 0.0.2
2021-03-05 01:50:28 +01:00
Sandro
a067d410c2
Merge pull request #115129 from fabaff/pykmtronic
...
python3Packages.pykmtronic: init at 0.0.2
2021-03-05 01:46:47 +01:00
Sandro
3bfe7f78ae
Merge pull request #115140 from fabaff/openwrt-ubus-rpc
...
python3Packages.openwrt-ubus-rpc: init at 0.0.3
2021-03-05 01:41:36 +01:00
github-actions[bot]
75d6dd33bf
Merge master into staging-next
2021-03-05 00:39:15 +00:00
Sandro
cc63cdb4bb
Merge pull request #115138 from fabaff/python-smarttub
...
python3Packages.python-smarttub: init at 0.0.19
2021-03-05 00:43:05 +01:00
Sandro
93fcbaa686
Merge pull request #115136 from fabaff/pymazda
...
python3Packages.pymazda: init at 0.0.9
2021-03-05 00:40:30 +01:00
Jan Tojnar
a992d68671
Merge branch 'master' into staging-next
2021-03-04 22:11:37 +01:00
Fabian Affolter
eb54158eaa
python3Packages.openwrt-ubus-rpc: init at 0.0.3
2021-03-04 21:24:02 +01:00
Fabian Affolter
407e5f00f5
python3Packages.python-smarttub: init at 0.0.19
2021-03-04 21:15:41 +01:00
Fabian Affolter
8f88e1358b
python3Packages.pymazda: init at 0.0.9
2021-03-04 21:02:14 +01:00
Fabian Affolter
9683f30151
python3Packages.faadelays: init at 0.0.6
2021-03-04 20:52:25 +01:00
Fabian Affolter
c98c89bdfb
python3Packages.pykmtronic: init at 0.0.2
2021-03-04 20:42:51 +01:00
Fabian Affolter
bb81f8ff84
python3Packages.aiolyric: init at 1.0.5
2021-03-04 20:14:30 +01:00
Fabian Affolter
044aaef9c9
python3Packages.pyrituals: init at 0.0.2
2021-03-04 20:02:43 +01:00
Fabian Affolter
8562c0d49e
python3Packages.pyplaato: init at 0.0.15
2021-03-04 20:00:28 +01:00
Fabian Affolter
5232b4e8f7
python3Packages.mullvad-api: init at 1.0.0
2021-03-04 19:06:20 +01:00
John Ericson
2e36fd9911
Merge pull request #114999 from obsidiansystems/fix-tools-withPackages
...
buildPythonPackage: Fix after #112276
2021-03-03 21:15:31 -05:00
Martin Weinelt
781bf6b78b
Merge branch 'master' into staging-next
2021-03-04 01:22:00 +01:00
Daniel Wheeler
ed626755b2
pythonPackages.meshio: init at 4.3.10
2021-03-03 19:14:50 -05:00
Sandro
2916614aa7
Merge pull request #109645 from fabaff/myjwt
2021-03-03 20:14:27 +01:00
Jan Tojnar
9bfe3b3e41
Merge branch 'master' into staging-next
2021-03-03 19:47:08 +01:00
Sandro
1c67e5a358
Merge pull request #114914 from trepetti/rfcat
...
pythonPackages.rfcat: init at 1.9.5
2021-03-03 18:39:42 +01:00
John Ericson
fc74ad444a
buildPythonPackage: Fix after #112276
...
Fix #114952
Before it was using the wrong `makeWrapper`, the one that expected to
run on the target platform and produce packages for the "super-target".
The "super target" (sliding off the end of the platforms list) is
defined to be the same as the target, to cap it with a loop so there is
no sliding off. However, `targetPackages.targetPackages` is *not*
similarly defined. Per the bottom of `pkgs/stdenv/booter.nix` it is an
almost-empty package set that just exists as a hack to help some things
with exotic `depsTargetTarget`.
In particular, that rump "super `targetPackages`" does not contain a
`runtimeShell`, and that's the source of our eval-time error.
2021-03-03 16:44:54 +00:00
Tom Repetti
a35841420f
pythonPackages.rfcat: init at 1.9.5
2021-03-03 09:42:00 -05:00
github-actions[bot]
c74f8ccc55
Merge master into staging-next
2021-03-03 06:17:25 +00:00
github-actions[bot]
ab4511343f
Merge master into staging-next
2021-03-02 00:32:15 +00:00
Martin Weinelt
ff9033ae24
Merge pull request #112991 from fabaff/skybellpy
2021-03-02 00:09:08 +01:00
Sandro
4d7a0c8d5d
Merge pull request #114771 from fabaff/PyViCare
2021-03-01 19:56:30 +01:00
github-actions[bot]
4b494c403e
Merge master into staging-next
2021-03-01 18:21:50 +00:00
Fabian Affolter
d8305b6539
python3Packages.pyvicare: init at 0.2.5
2021-03-01 19:17:54 +01:00
Sandro
81e6cf3d1c
Merge pull request #114755 from fabaff/chirpstack-api
...
python3Packages.chirpstack-api: init at 3.9.4
2021-03-01 17:08:35 +01:00
Sandro
6148f08e0f
Merge pull request #114757 from fabaff/pymediaroom
2021-03-01 16:57:53 +01:00
Sandro
5ed774aeca
Merge pull request #114758 from fabaff/aiopylgtv
2021-03-01 16:57:40 +01:00
Fabian Affolter
9cdd1484b3
python3Packages.aiopylgtv: init at 0.4.0
2021-03-01 16:23:32 +01:00
Fabian Affolter
c052fdb7c6
python3Packages.pymediaroom: init at 0.6.4.1
2021-03-01 16:13:21 +01:00
Martin Weinelt
9e86aa7157
Merge remote-tracking branch 'origin/master' into staging-next
2021-03-01 16:03:00 +01:00
Fabian Affolter
6966ee9c78
python3Packages.chirpstack-api: init at 3.9.4
2021-03-01 15:52:35 +01:00
Mario Rodas
a626c5a51c
zeek: 3.2.4 -> 4.0.0
...
https://github.com/zeek/zeek/releases/tag/v4.0.0
2021-03-01 04:20:00 +00:00