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

asdasdfsd #78814

Closed
wants to merge 10,000 commits into from
Closed

asdasdfsd #78814

wants to merge 10,000 commits into from

Conversation

SRGOM
Copy link
Member

@SRGOM SRGOM commented Jan 30, 2020

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

marsam and others added 30 commits January 11, 2020 05:28
…cs-compiler

intel-graphics-compiler: 1.0.2878 -> 1.0.3041
Now *finally* uses crate2nix because it's awesome!

----------------

Squashed with:

Apply suggestions from code review

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
nixos/sway: add programs.sway.extraOptions
ldc: fix build and skip impure test
phpPackages.phpstan: 0.12.3 -> 0.12.4
Upstream has broken git history [1], so the current version cannot be
fetched. The required patches have been upstreamed [2], and we hope
that upstream will be more careful with their git history.

The previous commit can still be viewed on github [3], but is not the
ancestor of any fetchable ref.

[1] libretro/snes9x#199
[2] snes9xgit/snes9x#588
[3] libretro/snes9x@29b78df
Now we suggest correct names for all options in Nixpkgs and also home-manager at the time of writing.
cocoapods-beta: 1.9.0.beta.1 -> 1.9.0.beta.2
pcsx2: 1.4.0 -> unstable-2020-01-05
Also update our downstream patch.
The sed expression wasn't really catching anything (as local profiles are
included in the provided set of profiles by `include aaa.local` and not by
`include xx/firejail/aaa.local` as the sed expression used to expect).
As a result, it was not possible to create local profiles in any
accessible location. This fix makes it possible to create them in
`/etc/firejail/` which seems pretty standard.
This reduces the build log length to fix the build on the Hydra.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment