Commit graph

75 commits

Author SHA1 Message Date
Sandro 4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2 2022-03-22 02:13:45 +01:00
Felix Buehler aaa85855ca bossa: switch to fetchFromGitHub 2022-03-16 00:45:53 +01:00
R. Ryantm 53c51b7fb1 stm32cubemx: 6.4.0 -> 6.5.0 2022-03-15 12:43:51 +00:00
Alvar Penning 9b87a77964 platformio: 5.2.4 -> 5.2.5 2022-03-05 14:45:39 +01:00
Renaud 23ce610123
Merge pull request #161958 from c0bw3b/data/spdx_all_formats
spdx-license-list-data: make all formats available
2022-03-05 14:41:35 +01:00
c0bw3b 68e8e30670 platformio: use json output of spdx-license-list-data
And update meta.homepage (permanent redirect on http://)
2022-03-02 23:27:56 +01:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm ca4c2693bc tytools: 0.9.3 -> 0.9.7 2022-02-13 11:19:36 +00:00
R. Ryantm b763448025 gputils: 1.5.0-1 -> 1.5.2 2022-02-12 20:51:26 -08:00
eyjhb 978bcc6012 arduino-cli: 0.18.1 -> 0.20.2 2022-02-12 13:47:14 +01:00
Felix Buehler 919e13c238 teensyduino: 1.55 - > 1.56 2022-02-01 11:39:25 +01:00
Felix Buehler ee48edb620 arduino: 1.8.16 -> 1.8.19 2022-01-27 17:59:58 +01:00
Kevin Cox bc586b913b
Merge pull request #154017 from Luflosi/update/apio
apio: 0.7.6 -> 0.8.0
2022-01-21 08:08:48 -05:00
Martin Weinelt 308e8396b7
ino: drop
The package is stuck on python2 while the upstream has archived its
repository and the last commit is from 2014.

```
  File "/build/ino-0.3.6/ino/runner.py", line 78
    print colorize(str(exc), 'red')
          ^
SyntaxError: invalid syntax
```
2022-01-16 02:36:24 +01:00
Sahan Reddy 47619623ea
stm32cubemx: 6.2.1 -> 6.4.0
* stm32cubemx: 6.2.1 -> 6.4.0 (#154325)
2022-01-13 21:14:49 +01:00
polygon 250cadf958 elf2uf2-rs: Init at unstable-2021-12-12 2022-01-09 19:31:08 +01:00
Luflosi d75f9fed05
apio: 0.7.6 -> 0.8.0
https://github.com/FPGAwars/apio/releases/tag/v0.8.0
2022-01-08 16:16:59 +01:00
Fabian Affolter 832ed91d0d
Merge pull request #153000 from r-ryantm/auto-update/rshell
rshell: 0.0.30 -> 0.0.31
2022-01-05 21:44:56 +01:00
Fabian Affolter 244948e66b
rshell: one item er line 2022-01-04 23:11:37 +01:00
R. Ryantm 6c49ea6827 avrdude: 6.3 -> 6.4 2022-01-03 01:55:26 -05:00
R. Ryantm 1cd5f2704d rshell: 0.0.30 -> 0.0.31 2021-12-31 21:46:59 +00:00
Jonathan Ringer 7c517f25ce
icestorm: update homepage 2021-12-28 09:45:52 -08:00
Martin Weinelt cc9f4a4075
platformio: relax zeroconf constraint 2021-12-28 14:15:23 +01:00
Austin Seipp 5caed9dc02 nextpnr: 2021.11.24 -> 2021.15.21; update trellis
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-17 03:50:48 -06:00
Alvar Penning a7c72bdc91 platformio: 5.2.3 -> 5.2.4 2021-12-15 17:53:34 +01:00
R. Ryantm fc5612942b openfpgaloader: 0.5.0 -> 0.6.0 2021-12-08 20:54:31 +00:00
Felix Bühler ad4b1eb161
arduino: use buildFHSUserEnv to support compilation of boards (#144772) 2021-12-06 11:06:39 -05:00
Fabian Affolter 398168af52 platformio: override zeroconf 2021-11-25 10:49:51 +01:00
Alyssa Ross 4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
Robert Scott 87ca1442f9 trellis: fix build for darwin 2021-11-13 22:09:25 +00:00
github-actions[bot] d5964b8c81
Merge staging-next into staging 2021-11-10 00:02:09 +00:00
Alvar Penning 848860d241 platformio: 5.2.1 -> 5.2.3
Next to bumping the patch version, two changed dependencies were pinned.
Furthermore, the SPDX patch was altered to correctly close the JSON file
as non-closed files are now also covered by the tests.
2021-11-08 18:29:16 +01:00
Sandro Jäckel bf26d7049d
arduino-core: cleanup 2021-11-05 21:06:50 +01:00
Felix Buehler 80b0bf1042 teensyduino: 1.53 -> 1.55 2021-11-04 20:25:28 +01:00
Felix Buehler 5c6c2600ba arduino: 1.8.13 -> 1.8.16 2021-11-04 19:15:41 +01:00
Ilya Kharin c8f8adc5ec
openocd: libgpiod is supported only on linux (#143652)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-29 16:12:53 +02:00
Alvar Penning 3fe7d87b76 platformio: 5.1.2 -> 5.2.1 2021-10-18 15:57:26 +02:00
rowanG077 eebfe7199d trellis: Added installCheckPhase that ensures database is available and updated maintainers 2021-10-16 19:15:47 -05:00
rowanG077 56c31c1b13 trellis: Revert removal of CMAKE_INSTALL_DATADIR
This is used to refer to the database file. Without it
many tools can't be used.
2021-10-16 19:15:47 -05:00
Linus Heckemann b1cf40d228 openocd: enable libgpiod bit-banging driver 2021-09-28 13:30:54 +02:00
Ales Huzik 6a76b842b3
tytools: init at 0.9.3 (#138799)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-22 10:32:19 +02:00
Sandro Jäckel 4e285168fe platformio: remove 32bit packages to unbreak 2021-09-05 15:00:36 +02:00
Sandro Jäckel 6f7e762202 platformio: pin ajsonrpc dependency 2021-09-05 15:00:35 +02:00
Las Safin 4ebe496bad trellis: 2021.07.06 -> 2021-09-01
I also cleaned up some unnecessary parts.
2021-09-04 09:19:53 -05:00
Pavol Rusnak 0f157df1a3
Merge pull request #135967 from r-ryantm/auto-update/stm32flash
stm32flash: 0.5 -> 0.6
2021-08-28 20:35:37 +02:00
R. RyanTM 6642509bac stm32flash: 0.5 -> 0.6 2021-08-27 22:18:04 +00:00
Sandro cb37044dd7
Merge pull request #135518 from fabaff/tests-aiofiles 2021-08-26 18:59:27 +02:00
zowoq 13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
Fabian Affolter 24017b0b1c platformio: update override 2021-08-24 11:18:30 +02:00
Felix Buehler 7c784439a2 development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00