Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hostapd: remove assertion (allow 5GHz channels) #40334

Merged
merged 1 commit into from May 11, 2018
Merged

Conversation

lukateras
Copy link
Member

5Ghz channels go at least as high as 165.

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: hostapd

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hostapd

Partial log (click to expand)

these paths will be fetched (0.44 MiB download, 1.24 MiB unpacked):
  /nix/store/4gbg0wl6aq2q7ls54wd0n0wsbyy6yi81-hostapd-2.6
copying path '/nix/store/4gbg0wl6aq2q7ls54wd0n0wsbyy6yi81-hostapd-2.6' from 'https://cache.nixos.org'...
/nix/store/4gbg0wl6aq2q7ls54wd0n0wsbyy6yi81-hostapd-2.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: hostapd

Partial log (click to expand)

these paths will be fetched (0.38 MiB download, 1.12 MiB unpacked):
  /nix/store/b6qjxh0dikappibv4gpsni7f60bmbqb3-hostapd-2.6
copying path '/nix/store/b6qjxh0dikappibv4gpsni7f60bmbqb3-hostapd-2.6' from 'https://cache.nixos.org'...
/nix/store/b6qjxh0dikappibv4gpsni7f60bmbqb3-hostapd-2.6

@Mic92 Mic92 merged commit 9c17478 into master May 11, 2018
@Mic92 Mic92 deleted the yegortimoshenko-patch-4 branch May 11, 2018 11:19
@Mic92
Copy link
Member

Mic92 commented May 11, 2018

I suppose this should be backported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants