nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 21 lines 1.3 kB view raw
1# Autogenerated by maintainers/scripts/bootstrap-files/refresh-tarballs.bash as: 2# $ ./refresh-tarballs.bash --targets=powerpc64-unknown-linux-gnuabielfv2 3# 4# Metadata: 5# - nixpkgs revision: 57cf2e0b24fb52344cc718913eaed78f389b1319 6# - hydra build: https://hydra.nixos.org/job/nixpkgs/cross-trunk/bootstrapTools.powerpc64-unknown-linux-gnuabielfv2.build/latest 7# - resolved hydra build: https://hydra.nixos.org/build/252872323 8# - instantiated derivation: /nix/store/yaa735jz1r1n863gzv3c8szl77lsgg8d-stdenv-bootstrap-tools-powerpc64-unknown-linux-gnuabielfv2.drv 9# - output directory: /nix/store/8frm8kk8gzpv31r289ai5jgkwfikmpm4-stdenv-bootstrap-tools-powerpc64-unknown-linux-gnuabielfv2 10# - build time: Sat, 09 Mar 2024 11:26:00 +0000 11{ 12 bootstrapTools = import <nix/fetchurl.nix> { 13 url = "http://tarballs.nixos.org/stdenv/powerpc64-unknown-linux-gnuabielfv2/57cf2e0b24fb52344cc718913eaed78f389b1319/bootstrap-tools.tar.xz"; 14 hash = "sha256-CvMRR2tUs5nzAkuS6cUYNjrNKxX3E+g9C7T7P48m2Ys="; 15 }; 16 busybox = import <nix/fetchurl.nix> { 17 url = "http://tarballs.nixos.org/stdenv/powerpc64-unknown-linux-gnuabielfv2/57cf2e0b24fb52344cc718913eaed78f389b1319/busybox"; 18 hash = "sha256-+vnQrVBHg793JIdQR4Y9KuqdmNZ+Ic0FZvVqrPOKnOY="; 19 executable = true; 20 }; 21}