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

timewarrior: enable for darwin #36913

Merged
merged 1 commit into from Mar 13, 2018
Merged

timewarrior: enable for darwin #36913

merged 1 commit into from Mar 13, 2018

Conversation

ghost
Copy link

@ghost ghost commented Mar 13, 2018

Motivation for this change

Allow timewarrior to be used on macOS.

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.

@dtzWill
Copy link
Member

dtzWill commented Mar 13, 2018

@GrahamcOfBorg build timewarrior

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: timewarrior

Partial log (click to expand)

these paths will be fetched (0.25 MiB download, 0.89 MiB unpacked):
  /nix/store/ihzr8zcsfc4i20qz02wx0z9gjmipslyj-timewarrior-1.1.1
copying path '/nix/store/ihzr8zcsfc4i20qz02wx0z9gjmipslyj-timewarrior-1.1.1' from 'https://cache.nixos.org'...
/nix/store/ihzr8zcsfc4i20qz02wx0z9gjmipslyj-timewarrior-1.1.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: timewarrior

Partial log (click to expand)

-- Installing: /nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1/share/doc/timew/doc/themes/dark_green.theme
-- Installing: /nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1/share/doc/timew/doc/themes/dark_red.theme
-- Installing: /nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1/share/doc/timew/ext/on-modify.timewarrior
-- Installing: /nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1/share/doc/timew/ext/totals.py
post-installation fixup
gzipping man pages under /nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1/share/man/
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1/bin
patching script interpreter paths in /nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1
/nix/store/6am584p5ha0kqk5y5mkw96qd646lq8y9-timewarrior-1.1.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: timewarrior

Partial log (click to expand)

these paths will be fetched (0.26 MiB download, 0.91 MiB unpacked):
  /nix/store/6lswry4y37gn5jdcw7br2llrs4568jv5-timewarrior-1.1.1
copying path '/nix/store/6lswry4y37gn5jdcw7br2llrs4568jv5-timewarrior-1.1.1' from 'https://cache.nixos.org'...
/nix/store/6lswry4y37gn5jdcw7br2llrs4568jv5-timewarrior-1.1.1

@dtzWill dtzWill merged commit f1f9ac7 into NixOS:master Mar 13, 2018
@ghost ghost deleted the topic-timewarrior-darwin branch March 13, 2018 18:40
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