nixpkgs/pkgs/applications/science/electronics
David Asabina b986078593 bitscope: refactored to pass nixpkgs-lint
The linter (nixpkgs-lint) was not able to find the bitscope packages
because `recurseIntoAttrs` was not applied to the suite's set.

The name supplied to `buildFHSUserEnv` produces a binary that
corresponds to the binary names in the deb packages (e.g.: bitscope-dso,
bitscope-chart, bitscope-logic, etc), however; this name does not
constitute a valid nixpkgs name. Valid nixpkgs names satisfy the
`/(.*)(-[0-9].*)$/` pattern, therefore a valid name is merged into the
derivation produced by `buildFHSUserEnv`.
2018-01-14 20:00:10 +01:00
..
adms
alliance
archimedes
bitscope bitscope: refactored to pass nixpkgs-lint 2018-01-14 20:00:10 +01:00
caneda
eagle
fritzing
geda
gerbv
gtkwave
kicad kicad: show version 2017-12-17 05:02:51 +00:00
librepcb librepcb-unstable: init at 2017-12-29 (#33630) 2018-01-11 09:20:00 +00:00
ngspice
pcb
pulseview pulseview: fix build 2017-11-16 00:40:16 +00:00
qfsm
qucs
tkgate
verilator treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
verilog
xoscope