Rick van Schijndel
37c633f7ae
treewide: pkgs/applications: mark broken for darwin
2022-05-29 10:56:04 +02:00
R. Ryantm
54f4139a1e
dump1090: 6.1 -> 7.1
2022-02-12 21:12:58 -08:00
Nikolay Korotkiy
ec6e1b27f0
dump1090: 5.0 → 6.1
2021-10-28 11:01:22 +03:00
James Earl Douglas
6ca946ee90
Add recommended runHook pre/postInstall
2021-05-01 16:10:45 -07:00
James Earl Douglas
a64f36311a
dump1090: 4.0 -> 5.0
2021-05-01 14:58:36 -07:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08: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
R. RyanTM
2d9157262c
dump1090: 3.8.1 -> 4.0
2020-11-13 09:20:29 +00:00
R. RyanTM
d001b9b24e
dump1090: 3.8.0 -> 3.8.1
2020-05-28 20:36:54 +00:00
R. RyanTM
45763475d1
dump1090: 3.7.2 -> 3.8.0
2020-04-12 11:11:11 +00:00
Jan Tojnar
73e2823538
dump1090: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:23:19 +02:00
Daniël de Kok
9ab21b09bf
dump1090: 2014-10-31 -> 3.7.1
...
The derivation uses an upstream for dump1090 that has not been updated
since 2014. FlightAware seems to have the most actively maintained
version of dump1090, so this change switches to FlightAware's
version, bringing 5 years of improvements.
2019-12-02 14:45:45 +01:00
Elis Hirwing
8ef5700958
dump1090: Move to radio
2019-02-18 22:35:16 -05:00