22 lines
1.1 KiB
Nix
22 lines
1.1 KiB
Nix
# Autogenerated by maintainers/scripts/bootstrap-files/refresh-tarballs.bash as:
|
|
# $ ./refresh-tarballs.bash --targets=x86_64-unknown-freebsd
|
|
#
|
|
# Metadata:
|
|
# - nixpkgs revision: b92edf1104c47016385e85c87c2d953cf5cd2f98
|
|
# - hydra build: https://hydra.nixos.org/job/nixpkgs/cross-trunk/bootstrapTools.x86_64-unknown-freebsd.build/latest
|
|
# - resolved hydra build: https://hydra.nixos.org/build/276943819
|
|
# - instantiated derivation: /nix/store/npq4w33g3a2gcgh1q535gj4ixd1g5ksl-build.drv
|
|
# - output directory: /nix/store/yy36y5s9i4wl768imwfn112sb7w3pyk8-build
|
|
# - build time: Thu, 31 Oct 2024 20:57:22 +0000
|
|
{
|
|
bootstrapTools = import <nix/fetchurl.nix> {
|
|
url = "http://tarballs.nixos.org/stdenv/x86_64-unknown-freebsd/b92edf1104c47016385e85c87c2d953cf5cd2f98/bootstrap-tools.tar.xz";
|
|
hash = "sha256-oHLddpWWwe/ixYuf3hQfmGrGuixF3+G8HCm+B7g3CzY=";
|
|
};
|
|
unpack = import <nix/fetchurl.nix> {
|
|
url = "http://tarballs.nixos.org/stdenv/x86_64-unknown-freebsd/b92edf1104c47016385e85c87c2d953cf5cd2f98/unpack.nar.xz";
|
|
hash = "sha256-aR3lz35Y3ppJBG0/WAT8avsUeDgNMejhGf9LRxTiScI=";
|
|
name = "unpack";
|
|
unpack = true;
|
|
};
|
|
}
|