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

skrooge: 2.9.0 -> 2.10.5 #34163

Closed
wants to merge 2 commits into from
Closed

skrooge: 2.9.0 -> 2.10.5 #34163

wants to merge 2 commits into from

Conversation

jokogr
Copy link
Contributor

@jokogr jokogr commented Jan 22, 2018

Motivation for this change

Updated version. Took the chance to set the build type to release.

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

Copy link
Member

@rasendubi rasendubi left a comment

Choose a reason for hiding this comment

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

Otherwise, looks good.

@@ -24,6 +24,8 @@ mkDerivation rec {
kactivities karchive kguiaddons knotifyconfig krunner kwindowsystem libofx
];

cmakeFlags = [ "-DCMAKE_BUILD_TYPE=Release" ];
Copy link
Member

Choose a reason for hiding this comment

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

This is added automatically by cmake setup-hook. Don't add manually.

https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/build-managers/cmake/setup-hook.sh#L52

@Mic92 Mic92 closed this in b309103 Jan 24, 2018
@jokogr jokogr deleted the u/skrooge-2.10.5 branch February 26, 2019 13:31
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