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=armv7l-unknown-linux-gnueabihf
3#
4# Metadata:
5# - nixpkgs revision: b92edf1104c47016385e85c87c2d953cf5cd2f98
6# - hydra build: https://hydra.nixos.org/job/nixpkgs/cross-trunk/bootstrapTools.armv7l-unknown-linux-gnueabihf.build/latest
7# - resolved hydra build: https://hydra.nixos.org/build/276944599
8# - instantiated derivation: /nix/store/ldvkcqvzvwqv6frf6aqkl44jja88gvbx-stdenv-bootstrap-tools-armv7l-unknown-linux-gnueabihf.drv
9# - output directory: /nix/store/y2xac60x8qkli271qn4dz78lzm2sqiv8-stdenv-bootstrap-tools-armv7l-unknown-linux-gnueabihf
10# - build time: Thu, 31 Oct 2024 20:57:35 +0000
11{
12 bootstrapTools = import <nix/fetchurl.nix> {
13 url = "http://tarballs.nixos.org/stdenv/armv7l-unknown-linux-gnueabihf/b92edf1104c47016385e85c87c2d953cf5cd2f98/bootstrap-tools.tar.xz";
14 hash = "sha256-FpBUnMI20l4LVdtmPpaGWP5+V52ZpvAH1JmHkOqFhCI=";
15 };
16 busybox = import <nix/fetchurl.nix> {
17 url = "http://tarballs.nixos.org/stdenv/armv7l-unknown-linux-gnueabihf/b92edf1104c47016385e85c87c2d953cf5cd2f98/busybox";
18 hash = "sha256-LSK7lkzpD1Zv5aFzp45W+3JGLi8iqOIk8brl1TNIl4g=";
19 executable = true;
20 };
21}