Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at python-updates 21 lines 1.1 kB view raw
1# Autogenerated by maintainers/scripts/bootstrap-files/refresh-tarballs.bash as: 2# $ ./refresh-tarballs.bash --targets=i686-unknown-linux-gnu 3# 4# Metadata: 5# - nixpkgs revision: 125cefd4cf8f857e5ff1aceaef9230ba578a033d 6# - hydra build: https://hydra.nixos.org/job/nixpkgs/trunk/stdenvBootstrapTools.i686-unknown-linux-gnu.build/latest 7# - resolved hydra build: https://hydra.nixos.org/build/247889988 8# - instantiated derivation: /nix/store/chcf0brhdyn7ihmb14n0w4rm2a59gqrw-stdenv-bootstrap-tools.drv 9# - output directory: /nix/store/5x6dldhza7if5s6wsicaxa8fbndyixps-stdenv-bootstrap-tools 10# - build time: Fri, 26 Jan 2024 22:04:03 +0000 11{ 12 bootstrapTools = import <nix/fetchurl.nix> { 13 url = "http://tarballs.nixos.org/stdenv/i686-unknown-linux-gnu/125cefd4cf8f857e5ff1aceaef9230ba578a033d/bootstrap-tools.tar.xz"; 14 hash = "sha256-KTAh3t91aJMiMO/7NFOjUz6fXI9Iu+H7cuODreWz9N8="; 15 }; 16 busybox = import <nix/fetchurl.nix> { 17 url = "http://tarballs.nixos.org/stdenv/i686-unknown-linux-gnu/125cefd4cf8f857e5ff1aceaef9230ba578a033d/busybox"; 18 hash = "sha256-omz+ZT0bhMkAZcDs9evA2PNpO6VHUozdtjMgdui6fxw="; 19 executable = true; 20 }; 21}