patches and low-level development discussion
 help / color / mirror / code / Atom feed
100de9a49a68fbf372acf6e94d93bce06f486a72 blob 436 bytes (raw)

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

import ../../lib/eval-config.nix ({ ... } @ args:

{
  recurseForDerivations = true;

  doc-links = import ./doc-links.nix args;

  doc-anchors = import ./doc-anchors.nix args;

  pkg-tests = import ./pkg-tests.nix args;

  reuse = import ./reuse.nix args;

  rustfmt = import ./rustfmt.nix args;

  shellcheck = import ./shellcheck.nix args;
})
debug log:

solving 100de9a ...
found 100de9a in https://spectrum-os.org/lists/archives/spectrum-devel/20230527151106.2015901-1-hi@alyssa.is/ ||
	https://spectrum-os.org/lists/archives/spectrum-devel/20230527151152.2016164-1-hi@alyssa.is/
found f8a3f9b in https://spectrum-os.org/git/spectrum
preparing index
index prepared:
100644 f8a3f9b8c96136e476b54865d736460f7d9d4c69	release/checks/default.nix

applying [1/2] https://spectrum-os.org/lists/archives/spectrum-devel/20230527151106.2015901-1-hi@alyssa.is/
diff --git a/release/checks/default.nix b/release/checks/default.nix
index f8a3f9b..100de9a 100644

Checking patch release/checks/default.nix...
Applied patch release/checks/default.nix cleanly.

skipping https://spectrum-os.org/lists/archives/spectrum-devel/20230527151152.2016164-1-hi@alyssa.is/ for 100de9a
index at:
100644 100de9a49a68fbf372acf6e94d93bce06f486a72	release/checks/default.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).