Skip to content

wakatime: 10.1.0 -> 10.2.1#42238

Merged
Mic92 merged 1 commit intoNixOS:masterfrom
eadwu:wakatime/10.2.1
Jun 20, 2018
Merged

wakatime: 10.1.0 -> 10.2.1#42238
Mic92 merged 1 commit intoNixOS:masterfrom
eadwu:wakatime/10.2.1

Conversation

@eadwu
Copy link
Member

@eadwu eadwu commented Jun 19, 2018

Motivation for this change

Suppress update from vscode-extensions.WakaTime.vscode-wakatime.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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.

@eadwu eadwu force-pushed the wakatime/10.2.1 branch 3 times, most recently from 040f18c to da07c81 Compare June 19, 2018 13:56
@eadwu eadwu force-pushed the wakatime/10.2.1 branch from da07c81 to f077cde Compare June 19, 2018 13:57
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 19, 2018
@fpletz
Copy link
Member

fpletz commented Jun 19, 2018

@GrahamcOfBorg build wakatime

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: wakatime

Partial log (click to expand)

Successfully installed wakatime-10.2.1
/build/source
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lihb7asvlrmagrxfhl5ngn4cgx463fbl-wakatime-10.2.1
strip is /nix/store/min150lkigznaayzpwvf8d4jdl1dqvx6-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/lihb7asvlrmagrxfhl5ngn4cgx463fbl-wakatime-10.2.1/lib  /nix/store/lihb7asvlrmagrxfhl5ngn4cgx463fbl-wakatime-10.2.1/bin
patching script interpreter paths in /nix/store/lihb7asvlrmagrxfhl5ngn4cgx463fbl-wakatime-10.2.1
checking for references to /build in /nix/store/lihb7asvlrmagrxfhl5ngn4cgx463fbl-wakatime-10.2.1...
wrapping `/nix/store/lihb7asvlrmagrxfhl5ngn4cgx463fbl-wakatime-10.2.1/bin/wakatime'...
/nix/store/lihb7asvlrmagrxfhl5ngn4cgx463fbl-wakatime-10.2.1

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: wakatime

Partial log (click to expand)


trying https://github.com/wakatime/wakatime/archive/10.2.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   125    0   125    0     0    228      0 --:--:-- --:--:-- --:--:--   228
100 1740k  100 1740k    0     0   854k      0  0:00:02  0:00:02 --:--:-- 2868k
unpacking source archive /private/tmp/nix-build-source.drv-0/10.2.1.tar.gz
fixed-output derivation produced path '/nix/store/4q4hr2z5nzfnjmcxlf69fhkwi82zssbg-source' with sha256 hash '0zmmnyr95qxaz0mfncjci37r5pp4bgqqgl3hz1g9vw1jjiq00vba' instead of the expected hash '14b87x6pd80qdf2dxj9dd53k3a61i793cnrm4nqycn3d7vq2akqx'
cannot build derivation '/nix/store/bifxdj3ajhdw01h894qg08rwldvr37fn-wakatime-10.2.1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/bifxdj3ajhdw01h894qg08rwldvr37fn-wakatime-10.2.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: wakatime

Partial log (click to expand)

  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed wakatime-10.2.1
/build/source
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sx5vrypnxx4nwxi78bbwz9kg2wypm8sm-wakatime-10.2.1
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sx5vrypnxx4nwxi78bbwz9kg2wypm8sm-wakatime-10.2.1/lib  /nix/store/sx5vrypnxx4nwxi78bbwz9kg2wypm8sm-wakatime-10.2.1/bin
patching script interpreter paths in /nix/store/sx5vrypnxx4nwxi78bbwz9kg2wypm8sm-wakatime-10.2.1
checking for references to /build in /nix/store/sx5vrypnxx4nwxi78bbwz9kg2wypm8sm-wakatime-10.2.1...
wrapping `/nix/store/sx5vrypnxx4nwxi78bbwz9kg2wypm8sm-wakatime-10.2.1/bin/wakatime'...

@Mic92 Mic92 merged commit d5437a2 into NixOS:master Jun 20, 2018
@eadwu eadwu deleted the wakatime/10.2.1 branch November 17, 2020 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants