Skip to content

smemstat: 0.01.18 -> 0.02.00#42208

Merged
fpletz merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/smemstat
Jun 19, 2018
Merged

smemstat: 0.01.18 -> 0.02.00#42208
fpletz merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/smemstat

Conversation

@r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/smemstat/versions.

These checks were done:

meta.description for smemstat is: '"Memory usage monitoring tool"'.

cc @womfoo for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 8e4150c3349276d52f025b8cf11b82902ebdddb6 && nix-shell --pure -I nixpkgs=. -p smemstat

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/smemstat/versions.

These checks were done:

- built on NixOS
- /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00/bin/smemstat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.02.00 with grep in /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00
- directory tree listing: https://gist.github.com/971de5e67f10d56a2a96584ed31b802f
- du listing: https://gist.github.com/e9f98980121442807178a5e57550ff0e
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any 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
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: smemstat

Partial log (click to expand)

cp smemstat.8.gz /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00/usr/share/man/man8
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00
shrinking /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00/bin/smemstat
gzipping man pages under /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00/share/man/
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00/bin
patching script interpreter paths in /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00
checking for references to /build in /nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00...
/nix/store/sqv8c803pzfpnjy3rr3y5qnvndn5nl06-smemstat-0.02.00

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: smemstat

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: smemstat

Partial log (click to expand)

cp smemstat.8.gz /nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00/usr/share/man/man8
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00
shrinking /nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00/bin/smemstat
gzipping man pages under /nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00/share/man/
strip is /nix/store/min150lkigznaayzpwvf8d4jdl1dqvx6-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00/bin
patching script interpreter paths in /nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00
checking for references to /build in /nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00...
/nix/store/6pxr03zrqxy2f6adcns7gmyhj4iycygm-smemstat-0.02.00

@fpletz fpletz merged commit d7c2561 into NixOS:master Jun 19, 2018
@r-ryantm r-ryantm deleted the auto-update/smemstat branch June 19, 2018 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any 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.

3 participants