blob a4fe66ee5925aeee3a1f5f1fac249c595cee0885 379 bytes (raw)
name: release.nix # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
| | # 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 {};
combined = callSpectrumPackage release/combined/run-vm.nix {};
}) (_: {})
|
debug log:
solving a4fe66ee5925aeee3a1f5f1fac249c595cee0885 ...
found a4fe66ee5925aeee3a1f5f1fac249c595cee0885 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).