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

bfs: 1.2.2 -> 1.2.3 #43793

Merged
merged 1 commit into from Jul 21, 2018
Merged

bfs: 1.2.2 -> 1.2.3 #43793

merged 1 commit into from Jul 21, 2018

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/bfs/versions.

meta.description for bfs is: '"A breadth-first version of the UNIX find command"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Test this build with Cachix (click to expand)

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 e48a1292a719bda03e1e29f73879bc274c9d8c8a && nix-shell --pure -I nixpkgs=. -p bfs

cc @yesbox for testing.

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bfs/versions.
@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: bfs

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 x86_64-linux (full log)

Attempted: bfs

Partial log (click to expand)

mkdir -p /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3/share/man/man1
install -m644 bfs.1 /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3/share/man/man1/bfs.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3
shrinking /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3/bin/bfs
gzipping man pages under /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3/share/man/
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3/bin
patching script interpreter paths in /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3
checking for references to /build in /nix/store/fdpgcbh2y1i08rvdg9grmi3s6qgv9kni-bfs-1.2.3...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: bfs

Partial log (click to expand)

install -m644 bfs.1 /nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3/share/man/man1/bfs.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3
shrinking /nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3/bin/bfs
gzipping man pages under /nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3/share/man/
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3/bin
patching script interpreter paths in /nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3
checking for references to /build in /nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3...
/nix/store/7xvf17df5zfaglyrkncbadjicxwgmakr-bfs-1.2.3

@yesbox yesbox mentioned this pull request Jul 19, 2018
9 tasks
@FRidh FRidh merged commit 044edd3 into NixOS:master Jul 21, 2018
@r-ryantm r-ryantm deleted the auto-update/bfs branch July 21, 2018 17:38
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