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

supertuxkart: 0.9 -> 0.9.2 #22013

Merged
merged 1 commit into from Jan 22, 2017
Merged

supertuxkart: 0.9 -> 0.9.2 #22013

merged 1 commit into from Jan 22, 2017

Conversation

peterhoeg
Copy link
Member

Motivation for this change

Also known as the "get ready for babysitting the nieces" release.

There were a number of obsolete dependencies, so I stripped out the unnecessary ones.

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 @viric, @C0DEHERO and @womfoo to be potential reviewers.

, fribidi, autoconf, automake, libtool, bluez, libjpeg, libpng }:
{ stdenv, fetchFromGitHub, fetchsvn, cmake, pkgconfig
, openal, freealut, mesa
, libvorbis, libogg, gettext, curl, pkgconfig, freetype
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're using pkgconfig twice here. This doesn't evaluate:

error: duplicate formal function argument ‘pkgconfig’ at /home/fpletz/src/nixpkgs/pkgs/games/super-tux-kart/default.nix:1:45

Also known as the "get ready for babysitting the nieces" release.
@peterhoeg
Copy link
Member Author

Thanks @fpletz. I did a bit of cleaning up after getting it running.

It's working now.

PS: Note to self - don't do that...

@grahamc grahamc merged commit c39fc44 into NixOS:master Jan 22, 2017
@peterhoeg peterhoeg deleted the u/stk branch January 22, 2017 15:25
@peterhoeg peterhoeg restored the u/stk branch January 23, 2017 10:33
@peterhoeg peterhoeg deleted the u/stk branch March 1, 2017 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants