Commit Graph

12 Commits

Author SHA1 Message Date
Weijia Wang
117dceb503
Merge pull request #200881 from r-ryantm/auto-update/nrfutil
nrfutil: 6.1.6 -> 6.1.7
2023-03-17 13:01:56 +02:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
99190a6e3e nrfutil: 6.1.6 -> 6.1.7 2022-11-12 16:25:16 +00:00
oxalica
8bd4d92e2f nrfutil: relax protobuf 2022-11-05 19:50:07 +08:00
Kenny MacDermid
361072ab38
nrfutil: 6.1.3 -> 6.1.6
Version adds support for Python 3.10.

Patch out the hardcoded libusb1 version. Upstream locked it due
to pip pulling down libraries that had issues on the host system.
That shouldn't be an issue here with libusb1 in nixpkgs.
2022-07-27 18:12:41 -03:00
Sandro
8915e6ca95
nrfutil: mark broken 2022-03-26 13:10:37 +01:00
Fabian Affolter
05b40133c5 nrfutil: 6.1 -> 6.1.3 2021-10-23 14:49:11 +02:00
Sirio Balmelli
c280c15805
nrfutil: python37Packages -> python3Packages
Clean up build so it tracks latest python3Packages,
instead of being pinned to python37Packages.

Nrfutil builds and works fine with python38.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2021-02-12 13:08:43 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Jonas Schievink
720a9358dd nrfutil: 5.2 -> 6.1 2020-07-13 23:25:43 +02:00
Gabriel Ebner
131d9e53a2 nrfutil: init at 5.2.0 2019-05-19 12:12:32 +02:00