Jeremy Fleischman
9f7c981bec
kikit: 1.4.0 -> 1.5.0
...
This includes support for KiCad 8 (see complete changelog
[here](https://github.com/yaqwsx/KiKit/releases/tag/v1.5.0 )), which should unblock
https://github.com/NixOS/nixpkgs/pull/291134 .
With this upgrade, a test started failing:
$ nix build .#kikit
...
kikit> not ok 40 Steel stencils
kikit> # (in test file /build/source/test/system/stencil.bats, line 6)
kikit> # `kikit stencil create --jigsize 60 60 $RES/conn.kicad_pcb steelStencil' failed
kikit> # 04:32:16: Error: Directory '/homeless-shelter' couldn't be created (error 13: Permission denied)
kikit> # An error occurred: OpenSCAD is not available.
kikit> # Did you install it? Program `openscad` has to be in PATH
kikit> # No output files produced
kikit> not ok 41 Steel stencils with cutout
kikit> # (in test file /build/source/test/system/stencil.bats, line 10)
kikit> # `kikit stencil create --jigsize 60 60 --cutout J4 $RES/conn.kicad_pcb steelStencil' failed
kikit> # 04:32:17: Error: Directory '/homeless-shelter' couldn't be created (error 13: Permission denied)
kikit> # An error occurred: OpenSCAD is not available.
kikit> # Did you install it? Program `openscad` has to be in PATH
kikit> # No output files produced
kikit> not ok 42 Printed stencils
kikit> # (in test file /build/source/test/system/stencil.bats, line 14)
kikit> # `kikit stencil createprinted \' failed
kikit> # 04:32:17: Error: Directory '/homeless-shelter' couldn't be created (error 13: Permission denied)
kikit> # An error occurred: OpenSCAD is not available.
kikit> # Did you install it? Program `openscad` has to be in PATH
kikit> # No output files produced
kikit> make: *** [Makefile:40: test-system] Error 1
kikit> /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context
error: builder for '/nix/store/f3klmz0qvi6yr3qfy7cww434f2z4kjx5-kikit-1.5.0.drv' failed with exit code 2;
This is failing in some pretty old kikit code, so I think this is just
failing due to kikit now having more complete code coverage. While
researching this, I discovered kikit's documentation about [optional
dependencies], which I suppose we don't have good support for right now.
Rather than invent a new option for that, I've opted to preserve the
existing behavior and just do the bare minimum to keep the build
passing.
[optional dependencies]: https://github.com/yaqwsx/KiKit/blob/v1.5.0/docs/installation/intro.md#optional-dependencies
2024-03-09 20:12:45 -08:00
Mario Rodas
860a2c5921
Merge pull request #291704 from r-ryantm/auto-update/syft
...
syft: 0.105.0 -> 0.105.1
2024-02-26 22:14:15 -05:00
Mario Rodas
ba195b10cc
Merge pull request #291497 from r-ryantm/auto-update/whistle
...
whistle: 2.9.64 -> 2.9.65
2024-02-26 22:02:34 -05:00
Mario Rodas
971b878f24
Merge pull request #291566 from r-ryantm/auto-update/python311Packages.approvaltests
...
python311Packages.approvaltests: 10.4.0 -> 11.0.0
2024-02-26 22:01:42 -05:00
Mario Rodas
9470857add
Merge pull request #291654 from r-ryantm/auto-update/clair
...
clair: 4.7.2 -> 4.7.3
2024-02-26 22:00:21 -05:00
OTABI Tomoya
28fb70c4cd
Merge pull request #291685 from r-ryantm/auto-update/python312Packages.meraki
...
python312Packages.meraki: 1.42.0 -> 1.43.0
2024-02-27 11:46:48 +09:00
OTABI Tomoya
4546a05bc5
Merge pull request #291028 from NixOS/pr/uproot_5_3_1
...
python311Packages.uproot: 5.2.2 -> 5.3.1
2024-02-27 11:45:42 +09:00
Adam C. Stephens
3a3f30d6b9
Merge pull request #291547 from alyssais/zfs-linux-6.6-aarch64
...
zfs: update latestCompatibleLinuxPackages
2024-02-26 21:45:20 -05:00
OTABI Tomoya
1f4f31c435
Merge pull request #291520 from r-ryantm/auto-update/beeper
...
beeper: 3.96.30 -> 3.97.44
2024-02-27 11:27:25 +09:00
OTABI Tomoya
2948bf8726
Merge pull request #291617 from r-ryantm/auto-update/plasma-pass
...
plasma-pass: 1.2.1 -> 1.2.2
2024-02-27 11:26:45 +09:00
OTABI Tomoya
7b3d024584
Merge pull request #291563 from r-ryantm/auto-update/fable
...
fable: 4.12.2 -> 4.13.0
2024-02-27 11:24:11 +09:00
OTABI Tomoya
62b6a40c30
Merge pull request #289678 from r-ryantm/auto-update/popeye
...
popeye: 0.11.3 -> 0.20.3
2024-02-27 11:15:38 +09:00
OTABI Tomoya
dd4ea85833
Merge pull request #290301 from r-ryantm/auto-update/dnf5
...
dnf5: 5.1.12 -> 5.1.13
2024-02-27 11:13:43 +09:00
OTABI Tomoya
c4a26b7390
Merge pull request #290653 from r-ryantm/auto-update/_86Box
...
_86Box: 4.0.1 -> 4.1
2024-02-27 11:13:20 +09:00
OTABI Tomoya
5b6a4893e8
Merge pull request #291378 from r-ryantm/auto-update/python311Packages.awscrt
...
python311Packages.awscrt: 0.20.3 -> 0.20.4
2024-02-27 11:12:25 +09:00
OTABI Tomoya
a098d51d49
Merge pull request #291394 from r-ryantm/auto-update/signalbackup-tools
...
signalbackup-tools: 20240221 -> 20240225
2024-02-27 11:11:45 +09:00
OTABI Tomoya
941a8e464f
Merge pull request #291313 from r-ryantm/auto-update/mise
...
mise: 2024.2.16 -> 2024.2.18
2024-02-27 11:11:23 +09:00
Samuel Ainsworth
31b7668a9f
Merge pull request #291706 from GaetanLepage/speechbrain
...
python311Packages.speechbrain: 0.5.16 -> 1.0.0
2024-02-26 21:09:40 -05:00
Nick Cao
ad66f059e8
Merge pull request #291594 from r-ryantm/auto-update/nix-your-shell
...
nix-your-shell: 1.4.0 -> 1.4.1
2024-02-26 20:59:03 -05:00
Nick Cao
9b115fdb1b
Merge pull request #291605 from khaneliman/sketchybar-app-font
...
sketchybar-app-font: 2.0.4 -> 2.0.5
2024-02-26 20:58:27 -05:00
Nick Cao
fc3d3136d4
Merge pull request #291611 from r-ryantm/auto-update/pyprland
...
pyprland: 2.0.3 -> 2.0.4
2024-02-26 20:57:17 -05:00
Nick Cao
4b795e32d5
Merge pull request #291691 from trofi/pcsx2-no-warning-hack
...
pcsx2: drop redundant `disable-warnings-if-gcc13`
2024-02-26 20:56:00 -05:00
Nick Cao
7b17e470bf
Merge pull request #291638 from r-ryantm/auto-update/ledger-live-desktop
...
ledger-live-desktop: 2.77.1 -> 2.77.2
2024-02-26 20:55:30 -05:00
Nick Cao
2d8bd42772
Merge pull request #291641 from r-ryantm/auto-update/turso-cli
...
turso-cli: 0.88.6 -> 0.88.8
2024-02-26 20:55:18 -05:00
Nick Cao
9ac2cbac3f
Merge pull request #291648 from r-ryantm/auto-update/zfs-replicate
...
zfs-replicate: 3.2.8 -> 3.2.9
2024-02-26 20:54:45 -05:00
Nick Cao
2be8e29d1b
Merge pull request #291673 from r-ryantm/auto-update/kubedock
...
kubedock: 0.15.3 -> 0.15.4
2024-02-26 20:52:33 -05:00
Nick Cao
17f5e350f0
Merge pull request #291672 from r-ryantm/auto-update/grype
...
grype: 0.74.6 -> 0.74.7
2024-02-26 20:52:16 -05:00
Nick Cao
2346c9a92a
Merge pull request #291688 from r-ryantm/auto-update/python312Packages.dbt-semantic-interfaces
...
python312Packages.dbt-semantic-interfaces: 0.4.3 -> 0.4.4
2024-02-26 20:51:12 -05:00
Nick Cao
719e60cc09
Merge pull request #291697 from r-ryantm/auto-update/svdtools
...
svdtools: 0.3.9 -> 0.3.10
2024-02-26 20:50:22 -05:00
Nick Cao
35b9edf6ef
Merge pull request #291698 from r-ryantm/auto-update/routinator
...
routinator: 0.13.1 -> 0.13.2
2024-02-26 20:49:38 -05:00
Nick Cao
5a4664aa46
Merge pull request #291701 from r-ryantm/auto-update/topicctl
...
topicctl: 1.14.0 -> 1.14.1
2024-02-26 20:49:08 -05:00
Nick Cao
4e61999ce1
Merge pull request #291702 from r-ryantm/auto-update/python312Packages.pymicrobot
...
python312Packages.pymicrobot: 0.0.16 -> 0.0.18
2024-02-26 20:48:54 -05:00
Nick Cao
182e7cce0f
Merge pull request #291703 from r-ryantm/auto-update/python312Packages.pyngrok
...
python312Packages.pyngrok: 7.1.2 -> 7.1.3
2024-02-26 20:48:33 -05:00
Martin Weinelt
5bd8df4020
Merge pull request #291043 from NixOS/home-assistant
...
home-assistant: 2024.4.2 -> 2024.4.3
2024-02-27 01:59:04 +01:00
Martin Weinelt
c0f2fc1eb8
python311Packages.pydiscovergy: relax pytz constraint
2024-02-27 01:56:56 +01:00
Martin Weinelt
5bee21fb75
python311Packages.xknx: use pytest-asyncio_0_21
2024-02-27 01:56:55 +01:00
Martin Weinelt
108db102e6
python311Packages.homeassistant-stubs: 2024.2.2 -> 2024.2.3
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.2.3
2024-02-27 01:56:55 +01:00
Martin Weinelt
2213bf64c6
home-assistant: 2024.2.2 -> 2024.2.3
...
https://github.com/home-assistant/core/releases/tag/2024.2.3
2024-02-27 01:56:55 +01:00
OTABI Tomoya
2320fa9487
Merge pull request #290230 from r-ryantm/auto-update/python311Packages.cohere
...
python311Packages.cohere: 4.47 -> 4.49
2024-02-27 09:32:44 +09:00
Matthieu Coudron
6baa27147e
Merge pull request #290482 from avdv/rpl-1.15.5
...
rpl: 1.10 -> 1.15.5
2024-02-27 01:25:46 +01:00
Martin Weinelt
2dc8bd63e5
python311Packages.roombapy: 1.6.10 -> 1.6.13
...
https://github.com/pschmitt/roombapy/releases/tag/1.6.11
https://github.com/pschmitt/roombapy/releases/tag/1.6.12
https://github.com/pschmitt/roombapy/releases/tag/1.6.13
2024-02-27 01:16:38 +01:00
OTABI Tomoya
3ddd0690f2
Merge pull request #290376 from r-ryantm/auto-update/python311Packages.langsmith
...
python311Packages.langsmith: 0.1.6 -> 0.1.8
2024-02-27 09:15:55 +09:00
OTABI Tomoya
8d4d166423
Merge pull request #291239 from r-ryantm/auto-update/csvlens
...
csvlens: 0.6.0 -> 0.7.0
2024-02-27 09:12:32 +09:00
Nick Cao
e256f39bec
Merge pull request #290938 from Kiskae/nvidia/550.40.07
...
linuxPackages.nvidiaPackages.production: 535.154.05 -> 550.54.14
2024-02-26 18:58:48 -05:00
Yt
03304ee036
Merge pull request #291671 from r-ryantm/auto-update/optimism
...
optimism: 1.6.1 -> 1.7.0
2024-02-26 23:27:09 +00:00
Gaetan Lepage
f7e6d76060
python311Packages.speechbrain: 0.5.16 -> 1.0.0
...
Diff: https://github.com/speechbrain/speechbrain/compare/refs/tags/v0.5.16...v1.0.0
Changelog: https://github.com/speechbrain/speechbrain/releases/tag/v1.0.0
2024-02-27 00:26:34 +01:00
R. Ryantm
97e242eb92
syft: 0.105.0 -> 0.105.1
2024-02-26 23:18:49 +00:00
R. Ryantm
982a5111de
topicctl: 1.14.0 -> 1.14.1
2024-02-26 23:15:50 +00:00
R. Ryantm
093ee9641d
python312Packages.pymicrobot: 0.0.16 -> 0.0.18
2024-02-26 23:15:49 +00:00
R. Ryantm
07350a7ca3
python312Packages.pyngrok: 7.1.2 -> 7.1.3
2024-02-26 23:15:19 +00:00