Doron Behar
fea0ac887e
qradiolink: 0.5.0 -> 0.8.5-2
...
Use gnuradio.pkgs.mkDerivation (gnuradio 3.8) and updated deps.
2021-03-13 12:47:00 +02:00
Doron Behar
b944ca9350
gnss-sdr: Refactor to use gnuradio.pkgs.mkDerivation
...
Use the same dependencies that gnuradio uses, thanks to gnuradio's
`mkDerivation`. Add `gnuradio.pkgs.osmosdr` as dependency.
2021-03-13 12:46:59 +02:00
Doron Behar
6a4744a094
gnuradio: Remove qt5 and gtk from passthru if not used
...
Attributes such as gnuradioMinimal built without gui support should not
have the `qt` and `gtk` attributes in it's passthru.
2021-03-13 12:46:59 +02:00
Doron Behar
2d08e55e9b
gnuradio.pkgs: init
...
- Write a `mkDerivation` and `mkDerivationWith` function for gnuradio,
like qt5.
- qradiolink, gqrx: Use gnuradio's callPackage and mkDerivation.
- Use gnuradio.callPackage to define all gnuradio.pkgs.
- Move all gnuradio packages expressions to pkgs/development/gnuradio-modules/ -
modeled after Python's.
- Add more paths to gnuradio's wrapper - add the extra packages as
python modules, and add their executables with proper env vars
wrapping.
Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
2021-03-13 12:46:59 +02:00
Doron Behar
7690f9a312
gnuradio, uhd: Use boost17x
...
gnss-sdr needs it: https://github.com/boostorg/format/issues/67 .
uhd and gnuradio need to use the same boost version to avoid
incompatibilities issues. icu is needed from some reason with boost17x.
2021-03-11 18:40:42 +02:00
Doron Behar
4f2573e875
uhd: 3.15.0.0 -> 4.0.0.0
2021-03-11 18:40:41 +02:00
Eduardo Sánchez Muñoz
62ea910ef3
pothos: init at 0.7.1
2021-03-03 14:00:05 +01:00
github-actions[bot]
683536ab2a
Merge master into staging-next
2021-02-18 00:40:58 +00:00
Sandro
4175c39261
Merge pull request #113228 from SCOTT-HAMILTON/cqrlog
2021-02-17 23:43:25 +01:00
SCOTT-HAMILTON
055345eb89
cqrlog: init at 2.5.2
2021-02-17 21:18:42 +01:00
github-actions[bot]
5f9df37683
Merge master into staging-next
2021-02-11 00:36:09 +00:00
Sandro
41d270c2aa
Merge pull request #110857 from SuperSandro2000/fix-collection6
2021-02-11 01:32:55 +01:00
github-actions[bot]
30dddce5e8
Merge master into staging-next
2021-02-09 06:16:02 +00:00
Mario Rodas
34a4272e49
Merge pull request #112272 from r-ryantm/auto-update/flrig
...
flrig: 1.3.53 -> 1.3.54
2021-02-08 20:35:55 -05:00
github-actions[bot]
bef005163c
Merge master into staging-next
2021-02-08 12:19:33 +00:00
Robert Schütz
9a200f6091
Merge pull request #111330 from dotlambda/libav-insecure
...
libav: mark as insecure
2021-02-08 12:18:05 +01:00
R. RyanTM
fa59b9235e
fldigi: 4.1.17 -> 4.1.18
2021-02-08 09:35:23 +01:00
R. RyanTM
f620a10672
flrig: 1.3.53 -> 1.3.54
2021-02-07 08:27:57 +00:00
Robert Schütz
7acbde998b
sdrangel: use ffmpeg instead of libav
2021-02-02 17:26:35 +01:00
github-actions[bot]
7044cd0c9d
Merge staging-next into staging
2021-02-01 18:31:04 +00:00
Markus Kowalewski
8e0ca6c3d6
welle-io: fix license
2021-02-01 13:33:14 +01:00
Markus Kowalewski
2f27e4d44f
soapybladerf: fix license
2021-02-01 13:32:12 +01:00
Markus Kowalewski
24cbe98bbc
multimon-ng: fix license, add maintainer
2021-02-01 13:11:38 +01:00
Thomas Tuegel
0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
...
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Sandro Jäckel
b00ab7489e
gr-ais: fetch commit from master and use fetchpatch for PR commit
2021-01-26 15:18:57 +01:00
Thomas Tuegel
5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook
2021-01-25 15:56:15 -06:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Pavol Rusnak
90f7338112
treewide: stdenv.lib -> lib
2021-01-24 01:49:49 +01:00
zowoq
9fca265abd
klog: pkgconfig -> pkg-config
2021-01-20 09:59:51 +10:00
Robert Hensing
33fdfd07d2
Merge pull request #102669 from pulsation/add-klog
...
klog: init at 1.3.2
2021-01-20 00:00:58 +01:00
R. RyanTM
20f929a787
gqrx: 2.14.3 -> 2.14.4
2021-01-18 23:28:25 +00:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07: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
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
Yannick Markus
5aef5317f9
soundmodem: init at 0.20
2021-01-06 14:07:46 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Sandro
285b260f60
Merge pull request #108005 from r-ryantm/auto-update/urh
...
urh: 2.9.0 -> 2.9.1
2020-12-31 02:17:19 +01:00
R. RyanTM
6a31b39969
urh: 2.9.0 -> 2.9.1
2020-12-31 00:45:18 +00:00
Thomas Tuegel
355df33432
Merge pull request #107483 from doronbehar/pkg/qt512
...
qt512: 5.12.7 -> 5.12.9
2020-12-30 14:12:06 -06:00
Doron Behar
845a460879
sdrangel: 4.21.1 -> 6.4.0
2020-12-28 19:52:07 +02:00
Markus Kowalewski
b3e155a11b
soapyuhd: fix license
2020-12-27 12:17:51 +01:00
Markus Kowalewski
a915c8f33b
soapyuhd: 0.3.6 -> 0.4.1
2020-12-27 03:11:58 +01:00
markuskowa
f62fcde81a
Merge pull request #107359 from numinit/sdrangel-soapysdr
...
sdrangel: set SOAPYSDR_DIR in build
2020-12-22 11:37:36 +01:00
Morgan Jones
16a33fb05e
sdrangel: set SOAPYSDR_DIR in build
2020-12-21 18:25:00 -07:00
Sandro
832ae4311a
Merge pull request #107288 from numinit/soapyaudio
...
soapyaudio: init at 0.1.1
2020-12-21 08:39:00 +01:00
Morgan Jones
08319d0522
sdrangel: add soapysdr dependency
2020-12-20 16:15:46 -07:00
Morgan Jones
3c233e2692
soapyaudio: init at 0.1.1
2020-12-20 16:14:13 -07:00