mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
gnuradioMinimal: 3.10.9.2 -> 3.10.10.0
Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.9.2...v3.10.10.0
This commit is contained in:
parent
eaa25eab0a
commit
46792376eb
@ -45,11 +45,11 @@
|
||||
# If one wishes to use a different src or name for a very custom build
|
||||
, overrideSrc ? {}
|
||||
, pname ? "gnuradio"
|
||||
, version ? "3.10.9.2"
|
||||
, version ? "3.10.10.0"
|
||||
}:
|
||||
|
||||
let
|
||||
sourceSha256 = "sha256-SMalZwIvATZ3rqAAqeSmf8/RJ1d9pp7NvoWO/YP0BMc=";
|
||||
sourceSha256 = "sha256-pEVWhXDjOevrduDbZQbiDbODZY8PpsGY4O8yxrwlCcs=";
|
||||
featuresInfo = {
|
||||
# Needed always
|
||||
basic = {
|
||||
|
Loading…
Reference in New Issue
Block a user