patches and low-level development discussion
 help / color / mirror / code / Atom feed
eea10a08defd6a21f087e6336f13e6492b3f0fc3 blob 563 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>

# This file is built to populate the binary cache.

# Set config = {} to disable implicitly reading config.nix, since
# we'll want the result to be the same as on the binary cache.  If it
# turns out there is a compelling reason to read the default config
# here, we can reconsider this.
{ config ? import nix/eval-config.nix { config = {}; } }:

{
  doc = import ./Documentation { inherit config; };

  combined = import release/combined/run-vm.nix { inherit config; };
}
debug log:

solving eea10a0 ...
found eea10a0 in https://spectrum-os.org/lists/archives/spectrum-devel/20220919073659.1703271-6-hi@alyssa.is/ ||
	https://spectrum-os.org/lists/archives/spectrum-devel/20221010232909.1953738-29-hi@alyssa.is/ ||
	https://spectrum-os.org/lists/archives/spectrum-devel/20221009114036.463071-6-hi@alyssa.is/
found 91a843b in https://spectrum-os.org/git/spectrum
preparing index
index prepared:
100644 91a843b211d3cf709434488575217973eeae92eb	release.nix

applying [1/3] https://spectrum-os.org/lists/archives/spectrum-devel/20220919073659.1703271-6-hi@alyssa.is/
diff --git a/release.nix b/release.nix
index 91a843b..eea10a0 100644

Checking patch release.nix...
Applied patch release.nix cleanly.

skipping https://spectrum-os.org/lists/archives/spectrum-devel/20221010232909.1953738-29-hi@alyssa.is/ for eea10a0
skipping https://spectrum-os.org/lists/archives/spectrum-devel/20221009114036.463071-6-hi@alyssa.is/ for eea10a0
index at:
100644 eea10a08defd6a21f087e6336f13e6492b3f0fc3	release.nix

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

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).