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

sdl: fix very long filename #22654

Merged
merged 1 commit into from
Feb 11, 2017
Merged

sdl: fix very long filename #22654

merged 1 commit into from
Feb 11, 2017

Conversation

peterhoeg
Copy link
Member

Motivation for this change

SDL downloads a patch that ends up creating a file with a very long filename causing problems on installations where the nix store is not in /nix/store - #22643

This PR just uses a shorter name. I haven't recompiled all the dependencies as this change causes a massive rebuild.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@peterhoeg, thanks for your PR! By analyzing the history of the files in this pull request, we identified @abbradar, @edolstra and @vcunat to be potential reviewers.

@vcunat vcunat self-assigned this Feb 11, 2017
@vcunat vcunat changed the base branch from master to staging February 11, 2017 10:23
@vcunat vcunat changed the base branch from staging to master February 11, 2017 10:24
@vcunat vcunat changed the base branch from master to staging February 11, 2017 10:24
@vcunat vcunat merged commit c5fcd96 into NixOS:staging Feb 11, 2017
vcunat added a commit that referenced this pull request Feb 11, 2017
@peterhoeg peterhoeg deleted the f/sdl branch February 12, 2017 01:12
@peterhoeg peterhoeg restored the f/sdl branch February 13, 2017 00:54
@peterhoeg peterhoeg deleted the f/sdl branch March 1, 2017 03:08
@peterhoeg peterhoeg restored the f/sdl branch March 1, 2017 16:33
@peterhoeg peterhoeg deleted the f/sdl branch March 2, 2017 09:21
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