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

disorderfs: 0.5.3 -> 0.5.4 #47815

Merged
merged 1 commit into from Oct 4, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Oct 3, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/disorderfs/versions.

meta.description for disorderfs is: '"An overlay FUSE filesystem that introduces non-determinism into filesystem metadata"'.

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/f4c968eaefc86a14daaa5ad850fa3ceff79ad007.tar.gz -p disorderfs
ls -la /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4

cc @pSub 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/disorderfs/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: disorderfs

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

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: disorderfs

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: disorderfs

Partial log (click to expand)

install -m 644 disorderfs.1 /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4/share/man/man1/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4
shrinking /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4/bin/disorderfs
gzipping man pages under /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4/share/man/
strip is /nix/store/dxf1m7dhc4qb655bdljc1fsd74v1nag3-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4/bin
patching script interpreter paths in /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4
checking for references to /build in /nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4...
/nix/store/2625w9wx08disvzbya0dsgn7pdld029q-disorderfs-0.5.4

@pSub pSub merged commit ebcbef1 into NixOS:master Oct 4, 2018
@r-ryantm r-ryantm deleted the auto-update/disorderfs branch October 13, 2018 22:20
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