Commit Graph

17 Commits

Author SHA1 Message Date
Juergen Fitschen
4c62088101 python311Packages.horizon-eda: init at 2.5.0 2023-10-19 01:03:34 +02:00
Juergen Fitschen
f203901b4f horizon-eda: clarify package license
Source: https://github.com/horizon-eda/horizon/blob/v2.5.0/org.horizon_eda.HorizonEDA.metainfo.xml#L6
2023-10-18 23:23:59 +02:00
R. Ryantm
0c7cacbac4 horizon-eda: 2.4.0 -> 2.5.0 2023-06-24 21:56:23 +00: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
GenericNerdyUsername
594f162cdf
horizon-eda: switch from OCE to OCC 2023-02-21 18:12:56 +00:00
R. Ryantm
eaa2608a12 horizon-eda: 2.3.1 -> 2.4.0 2022-10-18 20:39:07 +08:00
Leon Schuermann
0f89a22e70 horizon-eda: 2.3.0 -> 2.3.1 2022-06-16 23:05:11 +02:00
Leon Schuermann
c353f171b9 horizon-eda: 2.2.0 -> 2.3.0
Signed-off-by: Leon Schuermann <leon@is.currently.online>
2022-05-08 20:57:06 +02:00
R. RyanTM
0c7342b6e7
horizon-eda: 2.1.0 -> 2.2.0
(#154557)
2022-01-15 22:09:09 +01:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
R. RyanTM
504529d628 horizon-eda: 2.0.0 -> 2.1.0 2021-09-14 10:46:32 +00:00
R. RyanTM
8d49cec11c horizon-eda: 1.4.0 -> 2.0.0 2021-06-02 15:15:04 +00:00
Samuel Gräfenstein
672cd0c8e7
treewide: gnome3.gtkmm -> gtkmm3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
guserav
e8906d6b4a horizon-eda: 1.3.0 -> 1.4.0 2021-01-30 18:30:22 +01: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
Tad Fisher
40db868048
horizon-eda: 1.2.1 -> 1.3.0 2020-11-25 12:23:45 -08:00
guserav
6a4c1972a2 horizon-eda: init at 1.2.1
Mostly based on #86694 by yrashk
2020-10-09 19:57:38 +02:00