nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1# Autogenerated by maintainers/scripts/bootstrap-files/refresh-tarballs.bash as:
2# $ ./refresh-tarballs.bash --targets=x86_64-unknown-linux-musl
3#
4# Metadata:
5# - nixpkgs revision: 125cefd4cf8f857e5ff1aceaef9230ba578a033d
6# - hydra build: https://hydra.nixos.org/job/nixpkgs/trunk/stdenvBootstrapTools.x86_64-unknown-linux-musl.build/latest
7# - resolved hydra build: https://hydra.nixos.org/build/247890807
8# - instantiated derivation: /nix/store/gqri9n85rsf2983r6m8lkz0h69k4n7xi-stdenv-bootstrap-tools.drv
9# - output directory: /nix/store/b0x0qcbf1gsp50jzw52sbbgdp3jlwcjf-stdenv-bootstrap-tools
10# - build time: Fri, 26 Jan 2024 22:09:22 +0000
11{
12 bootstrapTools = import <nix/fetchurl.nix> {
13 url = "http://tarballs.nixos.org/stdenv/x86_64-unknown-linux-musl/125cefd4cf8f857e5ff1aceaef9230ba578a033d/bootstrap-tools.tar.xz";
14 hash = "sha256-t0W2MR7UwtPyYEGcRo9UOuXfaP4uUZKZXEmYGcBOuOA=";
15 };
16 busybox = import <nix/fetchurl.nix> {
17 url = "http://tarballs.nixos.org/stdenv/x86_64-unknown-linux-musl/125cefd4cf8f857e5ff1aceaef9230ba578a033d/busybox";
18 hash = "sha256-0U2r3EU61oqhs+oyzFABIFTCVqXOWSP0qEtnyHwjzm0=";
19 executable = true;
20 };
21}