R. RyanTM
5caebbb040
verilator: 4.202 -> 4.210
2021-08-14 17:01:17 -05:00
Jörg Thalheim
5ec2eafb18
Merge pull request #125133 from sophrosyne97/fix_vhd2vl
...
vhd2vl: fix build error
2021-08-08 11:12:45 +01:00
R. RyanTM
d06fec649b
lepton-eda: 1.9.13-20201211 -> 1.9.16-20210731
2021-08-06 09:59:50 +00:00
Mikolaj Galkowski
629e1d384d
lepton-eda: init at 1.9.13-20201211
2021-08-05 14:18:10 +02:00
Felix Buehler
e3dd43360e
eagle7: deprecate phases
2021-08-03 00:03:58 +02:00
Evils
0e6d186906
kicad-unstable: needs python
...
needed since upstream merge request 796 got merged on 2021-06-01
2021-07-13 12:47:26 +02:00
Evils
428d2a2f51
kicad-unstable: 2021-05-16 -> 2021-07-12
2021-07-13 12:46:17 +02:00
Eduardo Sánchez Muñoz
8f66191e32
diylc: 4.17.0 -> 4.18.0
2021-07-11 15:45:23 +02:00
R. RyanTM
360c8128bb
gtkwave: 3.3.109 -> 3.3.110
2021-06-29 23:46:07 -07:00
Sandro
323e8cac82
Merge pull request #128069 from Artturin/openhantek
...
openhantek6022: 3.1.3 -> 3.2.3
2021-06-25 15:45:00 +02:00
Artturin
10968efa69
openhantek6022: 3.1.3 -> 3.2.3
2021-06-25 08:42:23 +03:00
Robert Schütz
cc2924ee9a
nanovna-saver: don't double-wrap
2021-06-23 18:39:00 +02:00
Robert Schütz
8df3adc8f8
nanovna-saver: use packageOverrides
2021-06-23 18:34:36 +02:00
Sandro
cb3f4288f5
Merge pull request #125395 from musfay/fritzing
...
fritzing: 0.9.4-498 -> 0.9.6
2021-06-17 01:12:56 +02:00
Mustafa Çalışkan
b556b25aad
fritzing: 0.9.4-498 -> 0.9.6
2021-06-16 22:56:46 +03:00
Ryan Mulligan
26a88ecce8
Merge pull request #125391 from r-ryantm/auto-update/horizon-eda
...
horizon-eda: 1.4.0 -> 2.0.0
2021-06-11 17:34:07 -07:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Sandro
27978c0ae9
Merge pull request #125829 from KarlJoad/verilator-license
...
verilator: specify lgpl3Only license
2021-06-06 03:34:59 +02:00
Karl Hallsby
38db89df05
verilator: specify lgpl3Only and artistic2 licenses
2021-06-05 20:14:54 -05:00
Sandro
2e7cde1ba1
Merge pull request #125679 from polygon/dsview
2021-06-05 21:29:16 +02:00
Karl Hallsby
45288e9fec
verilator: 4.110 -> 4.202
2021-06-04 10:48:19 -05:00
polygon
da5278cbd5
dsview: fix build
...
Unneeded extern-C scopes around glib-includes would cause build
failures. Upstream has this fixed, but the fixes are not yet part
of a new release. Apply the fixing commit from upstream master
selectively. This should be removed once there is a new upstream
release.
2021-06-04 15:44:27 +02:00
R. RyanTM
8d49cec11c
horizon-eda: 1.4.0 -> 2.0.0
2021-06-02 15:15:04 +00:00
Jörg Thalheim
e7235d863c
vhd2vl: apply linting suggestions
2021-06-01 07:29:13 +02:00
sophrosyne97
0c2c703891
vhd2vl: fix build error
2021-05-31 18:14:32 -04:00
Yorick van Pelt
85fce57861
picoscope: use nixpkgs mono, generated sources.json
2021-05-18 18:32:09 +02:00
Joe Hermaszewski
8c9a5a09f9
picoscope: init at 6.14.44-4r5870
...
Based on https://github.com/wirew0rm/nixpkgs/tree/pkg/picoscope
Sadly it comes with its own version of mono, problems with Nixpkgs' mono
described here: https://discourse.nixos.org/t/picoscope-oscilloscope-drivers-and-mono-application/10899
Currently only 2000 series scopes have been tested.
2021-05-18 18:32:08 +02:00
Sandro
64b7457313
Merge pull request #123329 from evils/kicad-symlink
2021-05-18 01:40:23 +02:00
R. RyanTM
161b02937d
gtkwave: 3.3.108 -> 3.3.109
2021-05-17 13:51:47 -07:00
Evils
bed2e8ef28
kicad-unstable: 2021-05-13 -> 2021-05-16
2021-05-17 09:47:28 +02:00
Evils
9f6de20292
kicad: correctly handle share/metainfo and appdata
...
fixes issue 123299
blindly linking unstable's metainfo resulted in a dangling symlink
this is still share/appdata in the stable package so i linked that
2021-05-17 09:47:07 +02:00
Stéphan Kochen
04aa238c1a
gnucap: broken on darwin
...
Gnucap relies on LD_LIBRARY_PATH both in its build process and in code,
which Darwin does not understand.
2021-05-16 23:51:10 -07:00
Bjørn Forsman
3d18eddae2
pulseview: fix patch hash
2021-05-16 08:56:46 +02:00
sophrosyne97
2558acf870
pulseview: fix build error
2021-05-16 08:50:47 +02:00
Evils
e2661b00f7
kicad: add sanitizeAddress & sanitizeThreads options
...
only kicad 5.99 or later are affected
was briefly -DKICAD_SANITIZE=ON
are mutually exclusive according to a compiler error
2021-05-14 09:03:53 +02:00
Evils
e37d772beb
kicad: avoid rebuild on date change
...
the date changes more often than most of the inputs
the date can also change on the base without other changes
this causes a substantial rebuild for no reason
2021-05-14 09:03:53 +02:00
Evils
7dc05fed4f
kicad: bunch of minor cleanup
...
squash of the following
kicad: makeFlags: optional -> optionals
kicad: remove -1 in version string, no more patch
should have been removed in a52e974cff
kicad: remove berce as maintainer
kicad: gtk3 -> wxGTK.gtk
use wxGTK.gtk rather than gtk3
add graphviz as doxygen wants it (no idea if doxygen is required...)
minor compilation warning
kicad: rearrange / sort inputs
separate optional deps and options
kicad: clear some configuration warnings
linux specific stuff that's wanted by something in config
kicad: fix opening bug report in firefox wayland
may be removed when kicad goes native?
2021-05-14 09:03:53 +02:00
Evils
3fe839e78c
kicad: 5.1.9 -> 5.1.10
2021-05-14 09:03:53 +02:00
Evils
7a69e69a0b
kicad-unstable: 2020-12-23 -> 2021-05-13
2021-05-14 09:03:46 +02:00
Evils
b54dfb232e
kicad-unstable: link through new /share/metainfo
2021-05-14 08:06:25 +02:00
Evils
552a5a900c
kicad-unstable: set KICAD6 env vars
2021-05-14 08:06:25 +02:00
Evils
95de1291b2
kicad-unstable: use wxPython 4.1
2021-05-14 08:06:24 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Eduardo Sánchez Muñoz
b5c90bb4da
kicad: fix license
...
https://kicad.org/about/licenses/
2021-04-10 20:39:02 +02:00
Eduardo Sánchez Muñoz
427edc8b5a
kicad: include desktop, icon and mime files
...
Fixes https://github.com/NixOS/nixpkgs/issues/106295 .
2021-04-10 18:55:04 +02:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
...
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro
edac82660c
Merge pull request #117039 from raboof/gnucap-init-at-20210107
...
gnucap: init at 20210107
2021-03-20 19:49:27 +01:00
Arnout Engelen
52b7bd1e77
gnucap: init at 20210107
...
Submitting on behalf of kvtb,
https://discourse.nixos.org/t/casual-nixpkgs-contributions/9607/13
2021-03-20 16:36:48 +01:00
Doron Behar
23ef497c17
Merge pull request #111237 from r-ryantm/auto-update/gtkwave
...
gtkwave: 3.3.107 -> 3.3.108
2021-03-19 10:24:36 +00:00
Samuel Gräfenstein
d90e7ac2e1
kicad: gnome3.dconf -> dconf
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
Samuel Gräfenstein
672cd0c8e7
treewide: gnome3.gtkmm -> gtkmm3
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
Samuel Gräfenstein
9517398973
treewide: gnome3.defaultIconTheme -> gnome3.adwaita-icon-theme
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
R. RyanTM
7c14c1a8d0
pcb: 4.2.2 -> 4.3.0
2021-03-14 13:34:35 -04:00
Austin Seipp
b54b679c90
Merge pull request #115717 from r-ryantm/auto-update/verilator
...
verilator: 4.108 -> 4.110
2021-03-10 08:49:38 -06:00
R. RyanTM
5a9a1b3545
verilator: 4.108 -> 4.110
2021-03-10 07:47:54 +00:00
R. RyanTM
c0c700cb99
hal-hardware-analyzer: 3.2.5 -> 3.2.6
2021-03-09 15:29:51 -08:00
Eduardo Sánchez Muñoz
b1718d879a
librepcb: fix use of wrapQtApp ( #114891 )
2021-03-03 01:03:37 +01:00
Eduardo Sánchez Muñoz
ade1748bd8
diylc: 4.15.1 -> 4.17.0 ( #114260 )
...
* diylc: set eduardosm as maintainer
* diylc: 4.15.1 -> 4.17.0
* diylc: run preInstall and postInstall hooks
2021-02-25 09:14:51 +01:00
Mario Rodas
19d38d712a
Merge pull request #112945 from r-ryantm/auto-update/ngspice
...
ngspice: 33 -> 34
2021-02-23 20:40:05 -05:00
Sandro Jäckel
af5886a2a3
kicad: remove unused inputs
2021-02-22 02:27:52 +01:00
SCOTT-HAMILTON
22ecdf7051
hal-hardware-analyzer: 3.1.9 -> 3.2.5 ( #112414 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 11:26:19 +01:00
Sandro Jäckel
2a342932d3
verilog: Disable tests on darwin
2021-02-13 01:07:43 +01:00
R. RyanTM
edba482e23
ngspice: 33 -> 34
2021-02-12 22:33:55 +00:00
guserav
e8906d6b4a
horizon-eda: 1.3.0 -> 1.4.0
2021-01-30 18:30:22 +01:00
R. RyanTM
9da1056eef
gtkwave: 3.3.107 -> 3.3.108
2021-01-30 01:46:31 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Markus Kowalewski
6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
...
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
{
mpi = super.mpich;
}
All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
zowoq
932941b79c
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Sandro
0b6f223eec
Merge pull request #104756 from Mazurel/qucs-s
...
qucs-s: init at 0.0.22
2021-01-18 01:30:34 +01:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
yangm2
c7ebdc8123
verilator: 4.100 -> 4.108
...
Co-authored-by: Austin Seipp <aseipp@pobox.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 21:10:37 -06:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
...
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Evils
0448f1c082
kicad-unstable: 2020-12-01 -> 2020-12-23
2021-01-07 16:17:41 -05:00
Evils
9be551c1d8
kicad: 5.1.8 -> 5.1.9
2021-01-07 16:17:41 -05:00
Evils
86e29a0b72
kicad: fix update.sh multiple tag reply handling
...
and fix tabs in update.sh
2021-01-07 16:17:41 -05:00
github-actions[bot]
5c072a088d
Merge master into staging-next
2021-01-07 18:40:50 +00:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Eduardo Sánchez Muñoz
0d84b3f540
diylc: init at 4.15.1
2021-01-07 12:53:35 +01:00
AndersonTorres
e8183d4687
magic-vlsi: 8.3.80 -> 8.3.109
...
Also, add myself to maintainers list.
2021-01-05 10:49:00 -03:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
zowoq
fb2311d430
Merge staging-next into staging
2021-01-03 16:33:28 +10:00
R. RyanTM
43a4341bf7
nanovna-saver: 0.3.7 -> 0.3.8
2021-01-01 10:47:03 +00:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Robert Scott
d81a6bb6f2
hal-hardware-analyzer: 2.0.0 -> 3.1.9
2020-12-11 22:37:04 +00:00
SCOTT-HAMILTON
d98fae8072
Update pkgs/applications/science/electronics/hal-hardware-analyzer/default.nix
...
Co-authored-by: Drew <drewrisinger@users.noreply.github.com>
2020-12-10 16:35:46 +01:00
SCOTT-HAMILTON
ddf90cb942
spdlog: use nixpkgs' fmt instead of bundled one
2020-12-10 10:47:00 +01:00
Ben Gamari
c98ce627d4
kicad-unstable: 2020-11-07 -> 2020-12-01 ( #105743 )
2020-12-03 19:17:32 -05:00
Doron Behar
56a2c8bb22
Merge pull request #104171 from freezeboy/unbreak-dsview-qt515
...
dsview: 0.99 -> 1.12
2020-11-28 17:55:25 +02:00
Tad Fisher
40db868048
horizon-eda: 1.2.1 -> 1.3.0
2020-11-25 12:23:45 -08:00
Mazurel
880974a84d
qucs-s: init at 0.0.22
2020-11-24 19:24:38 +01:00
freezeboy
f2335a5d98
appcsxcad: migrate to Qt5.15
...
* remove useless wrapQtAppsHook
2020-11-20 22:24:18 +01:00
freezeboy
ed7a64c4ee
qcsxcad: migrate to Qt511 + additional cleanup
...
* Split into multiple outputs
* Rewrite the derivation without stdenv
2020-11-20 22:24:18 +01:00
Austin Seipp
00c451ad40
librepcb: touch ups, co-maintain
...
Fixes a bug where the build system tried to call `git` to embed the
release tag revision into the binary, which isn't allowed. Easily fixed
with `substituteInPlace`.
Also updates the expression to be a little closer to "standard"
expressions (e.g. consistent indentation, importing `stdenv` instead of
`lib` and `mkDerivation`, etc.)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-20 07:36:27 -06:00
R. RyanTM
26803925aa
ngspice: 32 -> 33
2020-11-19 22:57:08 -08:00
freezeboy
00b385c612
dsview: 0.99 -> 1.12
...
Adapted the patches and took a commit from upstream master branch to
allow the migration to Qt5.15.
Had to copy the patch because of the custom sourceRoot.
2020-11-18 15:36:11 +01:00
Pavol Rusnak
610d337764
vhd2vl: fix compatibility with verilog 11.0
2020-11-14 20:15:09 +01:00
Pavol Rusnak
960b4816a5
verilog: unstable-2020-10-24 -> 11.0
2020-11-14 20:15:09 +01:00
Austin Seipp
c1661fa7e1
magic-vlsi: 8.3.5 -> 8.3.80, co-maintain
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:23:03 -06:00