nixpkgs/pkgs/stdenv/freebsd
Jörg Thalheim 0a4aaa9d9a pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files
sha256sum of files to be uploaded:

$ sha256sum /nix/store/yy36y5s9i4wl768imwfn112sb7w3pyk8-build/on-server/*
a072dd769596c1efe2c58b9fde141f986ac6ba2c45dfe1bc1c29be07b8370b36  /nix/store/yy36y5s9i4wl768imwfn112sb7w3pyk8-build/on-server/bootstrap-tools.tar.xz
71ff3ba54f0741355948f403db95f2c54ae3b69dd39f991fdad17ae5ab623a77  /nix/store/yy36y5s9i4wl768imwfn112sb7w3pyk8-build/on-server/unpack.nar.xz

Suggested commands to upload files to 'tarballs.nixos.org':

    $ nix-store --realize /nix/store/yy36y5s9i4wl768imwfn112sb7w3pyk8-build
    $ aws s3 cp --recursive --acl public-read /nix/store/yy36y5s9i4wl768imwfn112sb7w3pyk8-build/on-server/ s3://nixpkgs-tarballs/stdenv/x86_64-unknown-freebsd/b92edf1104c47016385e85c87c2d953cf5cd2f98
    $ aws s3 cp --recursive s3://nixpkgs-tarballs/stdenv/x86_64-unknown-freebsd/b92edf1104c47016385e85c87c2d953cf5cd2f98 ./
    $ sha256sum bootstrap-tools.tar.xz unpack.nar.xz
    $ sha256sum /nix/store/yy36y5s9i4wl768imwfn112sb7w3pyk8-build/on-server/*
2024-11-04 20:24:05 +01:00
..
bootstrap-files pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files 2024-11-04 20:24:05 +01:00
always-patchelf.sh
bootstrap-tools-spurious.txt Include libclang-rt in the FreeBSD bootstrap tools 2024-09-08 11:08:07 -07:00
default.nix stdenv/freebsd: don't inherit curl from previous stage 2024-09-09 19:40:56 -07:00
linkBootstrap.sh [squashme] finish rename 2024-07-20 16:40:02 -07:00
make-bootstrap-tools-cross.nix
make-bootstrap-tools.nix stdenv/freebsd: do not require recursive-nix 2024-08-22 00:09:55 -07:00
unpack-bootstrap-files.sh [squashme] elaborate comment on unpack-bootstrap-files.sh 2024-07-20 09:23:29 -07:00
unpack-source.sh