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=armv6l-unknown-linux-gnueabihf
3#
4# Metadata:
5# - nixpkgs revision: 029dea9aaacf920ce8f7d89e4cf09da31a38d8e1
6# - hydra build: https://hydra.nixos.org/job/nixpkgs/cross-trunk/bootstrapTools.armv6l-unknown-linux-gnueabihf.build/latest
7# - resolved hydra build: https://hydra.nixos.org/build/281086894
8# - instantiated derivation: /nix/store/gq29b3av5mf7x9zlbvaf1qrvlnb1ps4l-stdenv-bootstrap-tools-armv6l-unknown-linux-gnueabihf.drv
9# - output directory: /nix/store/cwfvh58lcbyk26d34j1w26d3ladgcgn8-stdenv-bootstrap-tools-armv6l-unknown-linux-gnueabihf
10# - build time: Tue, 03 Dec 2024 13:59:47 +0000
11{
12 bootstrapTools = import <nix/fetchurl.nix> {
13 url = "http://tarballs.nixos.org/stdenv/armv6l-unknown-linux-gnueabihf/029dea9aaacf920ce8f7d89e4cf09da31a38d8e1/bootstrap-tools.tar.xz";
14 hash = "sha256-IOZRTJRvoP0bIz5GI6GqGAYb/FdME+xVVyFTvgtmLuw=";
15 };
16 busybox = import <nix/fetchurl.nix> {
17 url = "http://tarballs.nixos.org/stdenv/armv6l-unknown-linux-gnueabihf/029dea9aaacf920ce8f7d89e4cf09da31a38d8e1/busybox";
18 hash = "sha256-kdlAOhgypLa+ZesRT1ZVDoDQdNefV1Rx5Yf7H254o80=";
19 executable = true;
20 };
21}