Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at python-updates 21 lines 1.2 kB view raw
1# Autogenerated by maintainers/scripts/bootstrap-files/refresh-tarballs.bash as: 2# $ ./refresh-tarballs.bash --targets=s390x-unknown-linux-gnu 3# 4# Metadata: 5# - nixpkgs revision: 0a7eaa55ccaa5103f44a9a4e3e0b06e5314a6401 6# - hydra build: https://hydra.nixos.org/job/nixpkgs/cross-trunk/bootstrapTools.s390x-unknown-linux-gnu.build/latest 7# - resolved hydra build: https://hydra.nixos.org/build/268609502 8# - instantiated derivation: /nix/store/x66rrb9wv612n37bj6iggr2vg313hs77-stdenv-bootstrap-tools-s390x-unknown-linux-gnu.drv 9# - output directory: /nix/store/ijkl5anf7mx1p3whdkxv4qs5crf6ic35-stdenv-bootstrap-tools-s390x-unknown-linux-gnu 10# - build time: Mon, 05 Aug 2024 17:28:42 +0000 11{ 12 bootstrapTools = import <nix/fetchurl.nix> { 13 url = "http://tarballs.nixos.org/stdenv/s390x-unknown-linux-gnu/0a7eaa55ccaa5103f44a9a4e3e0b06e5314a6401/bootstrap-tools.tar.xz"; 14 hash = "sha256-HYooNwkStp9Q1nZOw9celEiQPWwU7iSHP1iaxodBv1g="; 15 }; 16 busybox = import <nix/fetchurl.nix> { 17 url = "http://tarballs.nixos.org/stdenv/s390x-unknown-linux-gnu/0a7eaa55ccaa5103f44a9a4e3e0b06e5314a6401/busybox"; 18 hash = "sha256-8BUGvp0gm4v3qBemF/kTVVCsu3ydWLGRVPulBsAL+MI="; 19 executable = true; 20 }; 21}