-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
jdupes: 1.8 -> 1.9 #33806
jdupes: 1.8 -> 1.9 #33806
Conversation
@GrahamcOfBorg build jdupes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Success for system: x86_64-darwin
test -e /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/bin || mkdir -p /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/bin
test -e /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/share/man/man1 || mkdir -p /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/share/man/man1
install -m 0755 jdupes /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/bin/jdupes
install -m 0644 jdupes.1 /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/share/man/man1/jdupes.1
post-installation fixup
gzipping man pages under /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/share/man/
strip is /nix/store/bhfkh37smh9lc5bngdha6zx98k6w6cgd-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9/bin
patching script interpreter paths in /nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9
/nix/store/kxpfsjkdf8bzl8vfcndpjbybq7x6yd4j-jdupes-1.9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Success for system: x86_64-linux
install -m 0644 jdupes.1 /nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9/share/man/man1/jdupes.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9
shrinking /nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9/bin/jdupes
gzipping man pages under /nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9/share/man/
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9/bin
patching script interpreter paths in /nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9
checking for references to /tmp/nix-build-jdupes-1.9.drv-0 in /nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9...
/nix/store/5hlz8fszmqgcxfc0g1ld53ab0r3gr7hr-jdupes-1.9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Success for system: aarch64-linux
install -m 0644 jdupes.1 /nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9/share/man/man1/jdupes.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9
shrinking /nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9/bin/jdupes
gzipping man pages under /nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9/share/man/
strip is /nix/store/c6qj0j45xizkrx58i65j75a5ysmqhgrs-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9/bin
patching script interpreter paths in /nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9
checking for references to /build in /nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9...
/nix/store/21vxx6dmvhwadgia8f4jccdlkl37rkpy-jdupes-1.9
Motivation for this change
Update to version 1.9
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)