Commit Graph

550 Commits

Author SHA1 Message Date
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