Commit Graph

54140 Commits

Author SHA1 Message Date
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
Ryan Mulligan
23f345643e
Merge pull request #115872 from r-ryantm/auto-update/minikube
minikube: 1.18.0 -> 1.18.1
2021-03-11 07:16:36 -08:00
Ryan Mulligan
8f9d0d964f
Merge pull request #115826 from r-ryantm/auto-update/dasel
dasel: 1.13.2 -> 1.13.3
2021-03-11 07:12:35 -08:00
R. RyanTM
9f2f79ca57 almanah: 0.12.2 -> 0.12.3 2021-03-11 15:33:38 +01:00
R. RyanTM
a465f32f3e droidcam: 1.7.1 -> 1.7.2 2021-03-11 14:29:28 +01:00
Michael Weiss
938453eacd
Merge pull request #102225 from luc65r/fetchsrht
Add fetcher: fetchFromSourcehut
2021-03-11 12:51:13 +01:00
Maximilian Bosch
b85ede80a1
Merge pull request #115891 from r-ryantm/auto-update/avidemux
avidemux: 2.7.6 -> 2.7.8
2021-03-11 12:23:31 +01:00
Michael Weiss
dc8eacfba0
Merge pull request #114979 from primeos/chromium-pipewire-0.3
chromium: Switch from PipeWire 0.2 to the current 0.3.x releases
2021-03-11 11:30:13 +01:00
Michael Weiss
4ee208ecdc
Merge pull request #115781 from primeos/ungoogled-chromium
ungoogled-chromium: 88.0.4324.182 -> 89.0.4389.82
2021-03-11 11:28:36 +01:00
Louis Bettens
3175628b30
brave: 1.21.73 -> 1.21.74 (#115912)
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2021-03-11 11:05:44 +01:00
R. RyanTM
0184d1e4c7 avidemux: 2.7.6 -> 2.7.8 2021-03-11 05:14:43 +00:00
Eric Bailey
8aec956f96
musescore: remove darwin maintainer 2021-03-10 21:00:12 -06:00
Mario Rodas
9d59c03b10
Merge pull request #115873 from marsam/update-terraform_0_14
terraform_0_14: 0.14.7 -> 0.14.8
2021-03-10 21:54:40 -05:00
Mario Rodas
ebd8df893c
Merge pull request #115845 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.10.0 -> 1.10.1
2021-03-10 21:53:59 -05:00
Mario Rodas
81fd851c81
Merge pull request #115834 from r-ryantm/auto-update/ergo
ergo: 4.0.7 -> 4.0.8
2021-03-10 21:53:02 -05:00
Mario Rodas
eb0952e45e
Merge pull request #115823 from r-ryantm/auto-update/cointop
cointop: 1.6.2 -> 1.6.3
2021-03-10 21:20:49 -05:00
R. RyanTM
ae1c5e993b minikube: 1.18.0 -> 1.18.1 2021-03-11 02:15:05 +00:00
R. RyanTM
dfdfaacaf5 helmfile: 0.138.6 -> 0.138.7 2021-03-10 19:29:04 -06:00
Sandro
3966ff11d6
Merge pull request #115852 from berbiche/cagebreak-1.6.0
cagebreak: 1.5.0 -> 1.6.0
2021-03-11 02:09:24 +01:00
Sandro
6c1afc1b99
Merge pull request #115631 from SuperSandro2000/fix-collection26 2021-03-11 01:59:35 +01:00
Sandro
72826cbd2c
Merge pull request #114401 from sikmir/merkaartor
merkaartor: adopt package
2021-03-11 01:04:47 +01:00
Eric Bailey
2dbf082e8d helm-secrets: 3.4.1 -> 3.5.0 2021-03-11 00:47:54 +01:00
Nicolas Berbiche
539685aef2
cagebreak: 1.5.0 -> 1.6.0
Fixes issues:
- 24:
  > Cagebreak up to and including release 1.5.1 had an error, where the code
  > incremented a variable and not a pointer. This resulted in a bug in a
  > surface counting iterator.

- 25:
  > Cagebreak, beginning with release 1.5.0, when a keybinding containing an
  > output configuration is removed from the list of active keybindings, the
  > output configuration contained in this keybinding is destroyed in order to
  > prevent memory leaks. However, after an output configuration was applied,
  > it was inserted into the list of active output configurations and if it was
  > later destroyed, this led to a use-after-free memory corruption.
  >
  > Starting from release 1.6.0, output configurations are copied before being
  > inserted into the list of active output configurations and therefore remain
  > valid even if the original is freed.
2021-03-10 18:32:28 -05:00
R. RyanTM
c706a9127f go-ethereum: 1.10.0 -> 1.10.1 2021-03-10 22:57:02 +00:00
Sandro Jäckel
48e404a9f7
minitube: remove not required enableParallelBuilding, format 2021-03-10 23:52:37 +01:00
Sandro
d66647115a
Merge pull request #115766 from marsam/update-ncspot
ncspot: 0.4.0 -> 0.5.0
2021-03-10 23:44:23 +01:00
R. RyanTM
916ba9eb52 ergo: 4.0.7 -> 4.0.8 2021-03-10 21:04:14 +00:00
Sandro
5cd998ae58
Merge pull request #115816 from Synthetica9/plexamp-3.4.2 2021-03-10 21:50:18 +01:00
Sandro
9d175157e0
Merge pull request #115412 from andresilva/sidequest-0.10.19
sidequest: 0.10.11 -> 0.10.19
2021-03-10 21:28:07 +01:00
Sarah Brofeldt
bba7d46eeb
Merge pull request #115543 from r-ryantm/auto-update/remmina
remmina: 1.4.10 -> 1.4.12
2021-03-10 21:16:10 +01:00
R. RyanTM
31506ce53a dasel: 1.13.2 -> 1.13.3 2021-03-10 20:07:17 +00:00
R. RyanTM
b77f8b4659 cointop: 1.6.2 -> 1.6.3 2021-03-10 19:37:25 +00:00
Patrick Hilhorst
ce3ab330b9
plexamp: add synthetica (myself) as maintainer 2021-03-10 20:12:42 +01:00
Patrick Hilhorst
bf2f6a99d5
plexamp: 3.4.2 -> 3.4.3 2021-03-10 20:12:15 +01:00
Patrick Hilhorst
85db5da7d2
plexamp: 3.4.1 -> 3.4.2 2021-03-10 19:52:39 +01:00
Ryan Mulligan
a6de486d41
Merge pull request #115464 from r-ryantm/auto-update/obsidian
obsidian: 0.11.0 -> 0.11.3
2021-03-10 09:50:18 -08:00
Ryan Mulligan
dfc657230d
Merge pull request #115476 from r-ryantm/auto-update/PortfolioPerformance
portfolio: 0.50.4 -> 0.51.1
2021-03-10 09:49:54 -08:00
Bernardo Meurer
ba8a41c6fc
Merge pull request #115516 from taku0/thunderbird-bin-78.8.1 2021-03-10 17:23:11 +00:00
Robert Schütz
431dd79170 dmensamenu: 1.2.1 -> 1.2.2 2021-03-10 16:52:24 +01:00
Michael Weiss
746de7f70e
ungoogled-chromium: 88.0.4324.182 -> 89.0.4389.82 2021-03-10 16:01:40 +01: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
Louis Bettens
e9bdaba317
tipp10: unstable -> 3.2.1 (#115770) 2021-03-10 14:33:26 +01:00
Milan
86ee8dd8ff
gitlab: 13.8.4 -> 13.8.5 (#115393)
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
2021-03-10 12:42:58 +01:00
Maximilian Bosch
9d238182b6
Merge pull request #115728 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.16.5 -> 1.17.0
2021-03-10 11:55:35 +01:00
Maximilian Bosch
68de23894e
Merge pull request #115732 from r-ryantm/auto-update/docker-compose
docker-compose: 1.28.3 -> 1.28.5
2021-03-10 11:41:04 +01:00
R. RyanTM
a624b04b3f docker-compose: 1.28.3 -> 1.28.5 2021-03-10 09:33:46 +00:00
Sandro
bb0bb13f32
Merge pull request #115621 from jbedo/octopus
octopus: 0.7.0 -> 0.7.1
2021-03-10 10:03:42 +01:00
R. RyanTM
134b52a663 gallery-dl: 1.16.5 -> 1.17.0 2021-03-10 09:00:27 +00:00