Commit Graph

671 Commits

Author SHA1 Message Date
Kim Lindberger
c7df3bf58c
Merge pull request #155108 from fedeinthemix/add-xyce-2
Add Xyce 7.4 (second attempt)
2022-02-12 11:34:10 +01:00
Federico Beffa
10b7f30936 xyce,xyce-parallel: init at 7.4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com> and
                Kim Lindberger <kim.lindberger@gmail.com>
2022-02-12 10:26:05 +01:00
evils
bb8a321187
kicad: 6.0.1 -> 6.0.2 (#159132) 2022-02-11 01:15:42 -05:00
R. RyanTM
b6869047c5
lepton-eda: 1.9.16-20210731 -> 1.9.17-20211219
(#152772)
2022-02-10 21:43:31 +01:00
Renaud
3e5d286cc4 eagle7: update homepage
www.cadsoftusa.com and www.cadsoft.de are gone
2022-02-06 15:10:29 +01:00
FliegendeWurst
a43431f376 alliance: disable parallel build 2022-01-29 11:40:09 +01:00
Vegard Strand Lende
41f927b433
verilator: 4.210 -> 4.218 (#157122)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-01-29 02:30:41 +01:00
evils
ba7c4fa91d
kicad: enable i18n by default (#155065)
without i18n
/nix/store/xgs0n52djlqqmw6qlvg6j2jxpzdpsi92-kicad-6.0.1   7269408096
/nix/store/k7ra3zkx6mp0b3ivsf0ba14mbinwws0w-kicad-unstable-33a4c9b08e   7277796352
with i18n
/nix/store/2xh82r2znqipky0sny49h9cs5fbhmh4v-kicad-6.0.1   7286672288
/nix/store/532r1f3j8xjki8g87400n0gnd594pcbm-kicad-unstable-33a4c9b08e   7294795424
2022-01-18 13:06:30 -05:00
R. RyanTM
0c7342b6e7
horizon-eda: 2.1.0 -> 2.2.0
(#154557)
2022-01-15 22:09:09 +01:00
Evils
1d81731642 kicad: 6.0.0 -> 6.0.1 2022-01-14 02:44:34 +01:00
Evils
d98b76cf5b kicad-unstable: 2021-12-23 -> 2022-01-13
PCM is no longer optional
  removed in 211820a689a618ac5bcbea19a8c58d345ce25ddb

-unknown suffix is back
  3e373da8c25048205dfa2278079555a522fd2e62
2022-01-14 02:44:12 +01:00
Dmitry Kalinkin
33d85a8e24
Merge pull request #152149 from evils/kicad
KiCad: 5.1.12 -> 6.0.0; and a bunch of cleanup
2021-12-27 14:11:05 -05:00
Evils
2753f7c8e1 kicad: disable tests
due to an intermittent failure of the qa_pcbnew test
  https://gitlab.com/kicad/code/kicad/-/issues/9888
2021-12-27 05:45:38 +01:00
Evils
83e6fe5557 kicad: remove unused options
the asserts are in nixos-unstable by now

and use the build_qa flag to disable building unused tests
2021-12-26 22:07:02 +01:00
Evils
e54357a7d2 kicad: KICAD_SPICE build option defaults to ON
and has apparently done so since it was added...
2021-12-26 22:07:02 +01:00
Evils
f7da08bb19 kicad.updateScript: full shellcheck 2021-12-26 22:07:02 +01:00
Evils
b3f0da107e kicad: remove the separate i18n stuff
i18n is now in the kicad source in both stable and unstable
  behind the withI18n flag which is disabled by default
2021-12-26 22:07:02 +01:00
Evils
818894d6a5 kicad-unstable: 6.0.0-rc1 -> 2021-12-23 2021-12-26 22:07:02 +01:00
Evils
78f0769183 kicad: 5.1.12 -> 6.0.0
remove old build conditionals
  the old wrapper env vars are no longer applicable to 6.0.0
  scripting is no longer optional
    though wxPython is still an optional dependency?

add withI18n build option to kicad.base
  i18n was moved to the kicad source, and is disabled by default
    withI18n takes the same default

add withPCM option
  to allow disabling building the Plugin and Content Manager

remove the withOCE option
  the build option was removed in upstream commit:
    1c5c052301b607a0cf8b8ed6681f1db1622a865b

and unconditionally use wxGTK31-gtk3 and wxPython
  the pcb editor's python terminal seems to work with these versions
2021-12-26 22:07:02 +01:00
Evils
b7f9203059 kicad.updateScript: account for the bad 6.9.9 tag 2021-12-26 22:07:02 +01:00
Fabian Affolter
c586350dfb
flatcam: add packaging 2021-11-30 18:52:55 -08:00
Alexander Krimm
e248ab379a picoscope: set LANG=C in wrapper
The picoscope application seems to crash for non-english locales. This
overrides the LANG environment variable to C. This does not affect the
language selected in the mono gtk GUI.
2021-11-23 11:26:40 +01:00
Alexander Krimm
d56073935d picoscope: 7.0.83 -> 7.0.86
Update performed via update.py, other affected versions:
libps*: 2.1.75 -> 2.1.76
libpicoipp: 1.3.0-4r121 -> 1.3.0-4r130
2021-11-23 11:21:26 +01:00
evils
decac5a0d2
kicad-unstable: 2021-07-12 -> 6.0.0-rc1 (#142261)
* kicad-unstable: 2021-07-12 -> 2021-11-10

with changes to library paths

Plugin and Content Manager seems to work
  (not related to the library paths changes)

* kicad-unstable: 2021-11-10 -> 6.0.0-rc1
2021-11-23 00:05:57 -05:00
evils
d2c4e0a3ba
kicad: 5.1.11 -> 5.1.12 (#145403)
very minor change
5.1.11 was never officially released
  due to a re-tag
2021-11-23 00:05:27 -05:00
Jonathan Ringer
fadaef5aed
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/networking/browsers/chromium/common.nix
2021-11-19 14:31:57 -08:00
rittelle
4d8d035c6c
Removed rittelle from the maintainer list 2021-11-19 21:29:09 +01:00
github-actions[bot]
40a54af057
Merge staging-next into staging 2021-11-12 00:01:59 +00:00
Thiago Kenji Okada
5259293c10
Merge pull request #144899 from Luz/librepcb-0.1.6
librepcb: 0.1.5 -> 0.1.6
2021-11-11 15:06:19 -03:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
Sandro
f2c9cf39e5
Merge pull request #145006 from Artturin/spdlogupd 2021-11-07 23:04:28 +01:00
Artturin
b4fab0a98b treewide: remove fmt from buildInputs where spdlog is used
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
Felix Buehler
b52ab3b712 pkgs/applications: rename name to pname&version part 2 2021-11-07 14:53:06 +01:00
Luz
7a51cf9c1d librepcb: 0.1.5 -> 0.1.6 2021-11-06 17:35:58 +01:00
Ellie Hermaszewska
03f9ced512
picoscope: 6.14.44 -> 7.0.83 2021-11-06 17:32:49 +08:00
Michael Raskin
d8b7d0e066
Merge pull request #123511 from yorickvP/yorick-picoscope
picoscope: init at 6.14.44-4r5870
2021-11-06 08:48:13 +00:00
Sandro
254f7f273a
Merge pull request #143798 from evils/kicad-5.1.11 2021-10-31 22:11:41 +01:00
Evils
d44db8ddaa kicad: 5.1.10 -> 5.1.11 2021-10-30 06:32:39 +02:00
R. Ryantm
705e4006ae hal-hardware-analyzer: 3.2.6 -> 3.3.0 2021-10-29 22:20:48 +00:00
Eduardo Sánchez Muñoz
5fdab076f0 maintainers: remove eduardosm 2021-10-28 16:21:46 +02:00
Mustafa Çalışkan
66ea992d48
fritzing: 0.9.6 -> unstable-2021-09-22 (#136142) 2021-10-26 17:23:21 +02:00
Evils
e2ae6cc0f4 kicad: use new domain name
as the old one is now no longer controlled by the kicad organization
2021-10-19 23:31:38 +02:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Felix Singer
c1ecf6d2b4 gtkwave: 3.3.110 -> 3.3.111
Update GTKWave to latest release. Also, reformat default.nix.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-12 01:40:44 +02:00
Alex Martens
5430af2013 dwfv: init at 0.4.1 2021-10-02 09:03:37 -07:00
figsoda
715d551a10
Merge pull request #136637 from L-as/alliance
alliance: 5.1.1 -> unstable-2020-12-04
2021-09-17 12:47:55 -04:00
Las Safin
33390f6bc7
alliance: 5.1.1 -> unstable-2021-09-15 2021-09-17 16:17:23 +00:00
R. RyanTM
504529d628 horizon-eda: 2.0.0 -> 2.1.0 2021-09-14 10:46:32 +00:00
Sandro
83eef43893
Merge pull request #135906 from yl3dy/xoscope
xoscope: 2.0 -> 2.3
2021-09-12 16:15:41 +02:00
Sandro Jäckel
e4a49641ae
openems: fix eval 2021-09-12 14:45:44 +02:00
Alexander Kiselyov
accd81c1b6 xoscope: fixed buildInputs 2021-08-27 17:49:54 +03:00
Alexander Kiselyov
27dcb4bd31 xoscope: 2.0 -> 2.3 2021-08-26 22:21:17 +03:00
Bjørn Forsman
7f6cb5a226 eagle: put the desktop icon where it can be found
Apparently $out/share/icons/ doesn't work anymore, but
$out/share/pixmaps/ do.
2021-08-22 17:12:24 +02:00
Sebastián Mancilla
8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Tom Repetti
1387ce732d openroad: init at 2.0 2021-08-20 10:16:03 -04:00
R. RyanTM
73b3e147ea openhantek6022: 3.2.3 -> 3.2.4 2021-08-17 10:33:56 -07:00
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