Austin Seipp
5e871533c4
verilator: 5.006 -> 5.008
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-04-28 04:40:45 -05:00
Austin Seipp
6a086197c2
verilator: wrap with glibc LOCALE_ARCHIVE iff stdenv.isLinux
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-04-28 04:40:45 -05:00
Weijia Wang
7026ff1bd9
Merge pull request #226579 from r-ryantm/auto-update/gtkwave
...
gtkwave: 3.3.114 -> 3.3.115
2023-04-20 21:54:13 +03:00
Casey Ransom
3ed1e3b268
pcb2gcode: fix build on darwin
...
This version bumps gerbv as well.
2023-04-19 21:15:54 -04:00
R. Ryantm
c806a5c121
gtkwave: 3.3.114 -> 3.3.115
2023-04-17 03:29:10 +00:00
Weijia Wang
9e47fc8658
Merge pull request #226455 from wegank/nvc-bump
...
nvc: 1.9.0 -> 1.9.1
2023-04-16 19:01:18 +03:00
Weijia Wang
4825f97fce
nvc: 1.9.0 -> 1.9.1
2023-04-16 15:11:11 +03:00
Atemu
f63a12f296
tree-wide: buildFHSUserEnv -> buildFHSEnv
2023-04-16 10:15:13 +02:00
Evils
cce076bd24
kicad-unstable: 2023-03-29 -> 2023-04-14
...
workaround for upstream issue 14346 no longer needed
2023-04-15 12:32:23 +02:00
Evils
534f790a75
kicad: 7.0.1 -> 7.0.2
2023-04-15 12:32:23 +02:00
Nicolas Benes
1f8eeba04f
dataexplorer: 3.7.4 -> 3.7.6
2023-04-15 00:47:26 +02:00
Sandro
b0989ca61b
Merge pull request #222632 from panicgh/spdlog-upd
...
tiledb: 2.3.3 -> 2.8.3, spdlog: 1.10.0 -> 1.11.0, spdlog_0: remove
2023-04-12 10:57:23 +02:00
Sandro
23e55a367e
Merge pull request #223068 from MarcFontaine/master
2023-04-10 21:52:29 +02:00
Weijia Wang
282c22a4d2
nvc: 1.8.2 -> 1.9.0
2023-04-10 13:34:15 +03:00
Nicolas Benes
3e886954ee
spdlog: 1.10.0 -> 1.11.0
...
Unpin from fmt_8.
2023-04-06 07:25:19 +02:00
Ryan Lahfa
ce35e61c3c
Merge pull request #221099 from evils/kicad
...
kicad(-unstable): bump to latest version, cleanup and fixes
2023-04-04 13:28:26 +02:00
Nicolas Benes
c59f6c75b6
openroad: unstable-2022-07-19 -> unstable-2023-03-31
2023-04-02 05:44:19 +02:00
Michal Sojka
b1cb42d3b7
cppzmq: make zeromq propagatedBuildInput
...
cppzmq is a header-only library. As such, it is not much useful
without zeromq, whose headers it includes. By having zeromq in
propagatedBuildInputs, we can simplify dependent expressions.
This change is motivated by
https://github.com/lopsided98/nix-ros-overlay/issues/255#issuecomment-1487590226 .
The expressions in nix-ros-overlay are automatically generated and
since packages in other distributions where ROS runs need not to
explicitly depend on zeromq, the Nix expression should behave the
same. This way, nix-ros-overlay will not to have manually
patch/overlay the automatically generated expressions.
2023-03-31 18:58:56 +02:00
Evils
23849267ee
kicad-unstable: fix ngspice tests
2023-03-30 18:53:53 +02:00
MarcFontaine
2cfc128ca3
nanovna-saver: 0.5.4 -> 0.6.0
2023-03-30 10:58:55 +02:00
Evils
4f0de9463a
kicad-unstable: 2023-02-14 -> 2023-03-29
...
includes a fix for upstream issue 14346
(attempting to installing pcbnew.py outside of $out)
2023-03-30 09:22:08 +02:00
Evils
7f3a08710a
kicad: add requests runtime dependency
...
required for some of the plugins
2023-03-28 18:57:29 +02:00
Evils
d8020e1e17
kicad: remove withOCC and more cmakeFlags cleanup
...
OCC is no longer optional
RPATH apparently no longer contains references to /build/
KICAD_SCRIPTING_WXPYTHON is ON by default
sort some of the options a bit
and remove stray lndir
2023-03-28 18:57:29 +02:00
Evils
788df5456b
kicad: 7.0.0 -> 7.0.1
...
remove now integrated patches
2023-03-28 18:57:29 +02:00
Weijia Wang
b45fe715d9
Merge pull request #217922 from r-ryantm/auto-update/openboardview
...
openboardview: 9.0.3 -> 9.95.0
2023-03-18 13:00:52 +02:00
Weijia Wang
de6210e074
Merge pull request #217539 from GenericNerdyUsername/horizon-occ
...
horizon-eda: switch from OCE to OCC
2023-03-16 17:20:47 +02:00
Weijia Wang
b8aec5ff2d
Merge pull request #221107 from r-ryantm/auto-update/openhantek6022
...
openhantek6022: 3.3.2.1 -> 3.3.2.2
2023-03-15 22:09:12 +02:00
R. Ryantm
58a2c5a184
openhantek6022: 3.3.2.1 -> 3.3.2.2
2023-03-14 03:37:23 +00:00
R. Ryantm
3f08dd7eee
openboardview: 9.0.3 -> 9.95.0
2023-02-23 22:33:55 +00:00
github-actions[bot]
3cdd771820
Merge staging-next into staging
2023-02-23 18:01:49 +00:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1
2023-02-23 12:07:47 +00:00
github-actions[bot]
36f198081c
Merge staging-next into staging
2023-02-23 06:01:36 +00:00
Robert Schütz
0d2542fa9d
flatcam: pin shapely at 1.8.4
2023-02-22 17:39:49 -08:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
GenericNerdyUsername
594f162cdf
horizon-eda: switch from OCE to OCC
2023-02-21 18:12:56 +00:00
github-actions[bot]
2d285b1590
Merge staging-next into staging
2023-02-21 06:01:33 +00:00
Nick Cao
e0c69e0447
Merge pull request #217286 from wegank/nvc-bump
...
nvc: 1.8.1 -> 1.8.2
2023-02-21 08:45:57 +08:00
github-actions[bot]
fc3641aa1e
Merge staging-next into staging
2023-02-21 00:03:04 +00:00
Weijia Wang
51094d7cf3
nvc: 1.8.1 -> 1.8.2
2023-02-20 10:41:20 +02:00
Ferry Jérémie
bfac2d0034
treewide:replace http by https when https is a permanent redirection
2023-02-19 21:47:59 +01:00
Martin Weinelt
daf490f1f9
python310Packages.rtree: Normalize attribute and dirname
2023-02-19 21:36:06 +01:00
Evils
765d928296
kicad-unstable: 2022-12-19 -> 2023-02-14
2023-02-16 14:25:11 +01:00
Evils
08c96035b9
kicad: add patches to accept wxwidgets 3.2.2.1
2023-02-16 14:25:11 +01:00
Evils
c8d22b3c2a
kicad: 6.0.11 -> 7.0.0
2023-02-16 14:25:11 +01:00
Felix Buehler
cdb39a86e0
treewide: use optionalString
2023-02-13 21:52:34 +01:00
SharzyL
c37fedf985
verilator: 5.002 -> 5.006
2023-02-07 10:14:06 +08:00
Paul Dettorer Hervot
8025367cd6
digital: 0.29 -> 0.30
...
Changelog: https://github.com/hneemann/Digital/releases/tag/v0.30
- Added a search function
- Added a presentation mode.
- Adds Q and CTRL-Q hotkeys to copy the component the mouse
- pointer is hovering over.
- Now there is resetRandom method available in the test code to
- reset the random number generator used by the random function.
- The remote server is now disabled by default.
- It must be enabled in the settings.
- When a new component has been placed with CRTL click,
- you can place another one.
- Fixes the ignored default value in demuxer HDL export.
2023-02-05 11:29:14 +01:00
Ben Darwin
018a68c877
openems: unpin vtk
2023-02-04 13:49:42 -05:00
Ben Darwin
c4fa417ba4
appcsxcad: unstable-2020-01-04 -> unstable-2023-01-06
2023-02-04 13:49:42 -05:00
Ben Darwin
89c92b160a
csxcad: unpin vtk
2023-02-04 13:49:42 -05:00