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

setroot: 1.4.4 -> 2.0.1 #27564

Merged
merged 1 commit into from Jul 24, 2017
Merged

setroot: 1.4.4 -> 2.0.1 #27564

merged 1 commit into from Jul 24, 2017

Conversation

vyp
Copy link
Member

@vyp vyp commented Jul 22, 2017

Motivation for this change
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 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@vyp, thanks for your PR! By analyzing the history of the files in this pull request, we identified @noctuid and @matthewbauer to be potential reviewers.

@@ -5,14 +5,14 @@
assert enableXinerama -> libXinerama != null;

stdenv.mkDerivation rec {
version = "1.4.4";
version = "2017-01-24";
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason not to upgrade to 2.0 instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes sorry should have mentioned that, forgot. Because the latest commit contains a bug fix. And it was commited nearly a year after v2.0 so it's unlikely there's going to be another new release soon, otherwise I would have just gone with v2.0.

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated to point to latest v2.0.1 tag. :)

@vyp vyp changed the title setroot: 1.4.4 -> 2017-01-24 setroot: 1.4.4 -> 2.0.1 Jul 23, 2017
@Mic92 Mic92 merged commit 3b6215e into NixOS:master Jul 24, 2017
@vyp vyp deleted the upd/setroot branch July 29, 2017 09:46
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

3 participants