blob 704abb39a3d01152eac3dfe313066834c3cd0a66 435 bytes (raw)
name: release.nix # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
| | # SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2022-2023 Alyssa Ross <hi@alyssa.is>
# This file is built to populate the binary cache.
import lib/call-package.nix ({ callSpectrumPackage }: {
doc = callSpectrumPackage ./Documentation {};
checks = callSpectrumPackage release/checks {};
updates = callSpectrumPackage release/update.nix {};
combined = callSpectrumPackage release/combined/run-vm.nix {};
}) (_: {})
|
debug log:
solving 704abb39a3d01152eac3dfe313066834c3cd0a66 ...
found 704abb39a3d01152eac3dfe313066834c3cd0a66 in https://spectrum-os.org/git/spectrum
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).