Skip to content

gnuradio: general improvements#257809

Merged
doronbehar merged 4 commits intoNixOS:masterfrom
doronbehar:pkg/gnuradio
Oct 5, 2023
Merged

gnuradio: general improvements#257809
doronbehar merged 4 commits intoNixOS:masterfrom
doronbehar:pkg/gnuradio

Conversation

@doronbehar
Copy link
Contributor

Motivation for this change
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Sep 28, 2023
@ofborg ofborg bot requested review from bjornfor, fpletz and jiegec October 3, 2023 11:09
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Oct 3, 2023
@doronbehar doronbehar changed the title gnuradio: help nix-update update version automatically gnuradio: general improvements Oct 3, 2023
@doronbehar doronbehar marked this pull request as draft October 3, 2023 11:38
@doronbehar doronbehar marked this pull request as ready for review October 3, 2023 13:42
@doronbehar doronbehar force-pushed the pkg/gnuradio branch 2 times, most recently from b3d2d3a to 6803323 Compare October 4, 2023 07:43
@doronbehar

This comment was marked as duplicate.

@doronbehar

This comment was marked as duplicate.

@ofborg ofborg bot added the 8.has: clean-up This PR removes packages or removes other cruft label Oct 4, 2023
@doronbehar

This comment was marked as duplicate.

1 similar comment
@doronbehar

This comment was marked as duplicate.

@doronbehar

This comment was marked as duplicate.

@doronbehar

This comment was marked as duplicate.

@doronbehar

This comment was marked as duplicate.

@doronbehar
Copy link
Contributor Author

@ofborg build gnuradio

@ofborg build gnuradioMinimal

@ofborg build gnuradio.pkgs.osmosdr

@ofborg build gnuradio3_9

@ofborg build gnuradio3_9Minimal

@ofborg build gnuradio3_9.pkgs.osmosdr

@ofborg build gnuradio3_8

@ofborg build gnuradio3_8Minimal

@ofborg build gnuradio3_8.pkgs.osmosdr

@ofborg ofborg bot requested a review from fpletz October 5, 2023 09:39
@doronbehar
Copy link
Contributor Author

doronbehar commented Oct 5, 2023

Wierd, all the builds time-out on x86_64-darwin. I barely touched the darwin derivations, as the tests enabled are affecting only Linux, so I feel confident to merge this, also thanks to the approval by @fpletz .

@doronbehar doronbehar merged commit 639edf9 into NixOS:master Oct 5, 2023
@doronbehar doronbehar deleted the pkg/gnuradio branch October 5, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants