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=loongarch64-unknown-linux-gnu
3#
4# Metadata:
5# - nixpkgs revision: bdcacf48f3b064c93a9064d1d545f75c60ca6c77
6# - hydra build: https://hydra.nixos.org/job/nixpkgs/cross-trunk/bootstrapTools.loongarch64-unknown-linux-gnu.build/latest
7# - resolved hydra build: https://hydra.nixos.org/build/295459473
8# - instantiated derivation: /nix/store/q7r692xs6kpsyipmkfamhj36va79wa5r-stdenv-bootstrap-tools-loongarch64-unknown-linux-gnu.drv
9# - output directory: /nix/store/gvjaqdhmvsqn821iypwj0cb8xq8yiii6-stdenv-bootstrap-tools-loongarch64-unknown-linux-gnu
10# - build time: Wed, 23 Apr 2025 12:35:42 +0000
11{
12 bootstrapTools = import <nix/fetchurl.nix> {
13 url = "http://tarballs.nixos.org/stdenv/loongarch64-unknown-linux-gnu/bdcacf48f3b064c93a9064d1d545f75c60ca6c77/bootstrap-tools.tar.xz";
14 hash = "sha256-Yx0YmbVElsbN0VKgPiKfm7+e3ed5JXu3vZv0kKIhER8=";
15 };
16 busybox = import <nix/fetchurl.nix> {
17 url = "http://tarballs.nixos.org/stdenv/loongarch64-unknown-linux-gnu/bdcacf48f3b064c93a9064d1d545f75c60ca6c77/busybox";
18 hash = "sha256-0UFp0zpeC8oTmS5/XJoMFnnOMTVTciQYmO/0JAi6uqk=";
19 executable = true;
20 };
21}