removed steve
treefmt / nix fmt (pull_request) Successful in 3s
build_systems / build-brain (pull_request) Canceled after 26s
build_systems / build-bob (pull_request) Canceled after 26s
build_systems / build-jeeves (pull_request) Canceled after 25s
build_systems / build-portal-1 (pull_request) Canceled after 26s
build_systems / build-rhapsody-in-green (pull_request) Canceled after 26s
pytest / pytest (pull_request) Successful in 1m2s
test ebook search / test-ebook-search (pull_request) Successful in 1m18s
treefmt / nix fmt (pull_request) Successful in 3s
build_systems / build-brain (pull_request) Canceled after 26s
build_systems / build-bob (pull_request) Canceled after 26s
build_systems / build-jeeves (pull_request) Canceled after 25s
build_systems / build-portal-1 (pull_request) Canceled after 26s
build_systems / build-rhapsody-in-green (pull_request) Canceled after 26s
pytest / pytest (pull_request) Successful in 1m2s
test ebook search / test-ebook-search (pull_request) Successful in 1m18s
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
imports = [
|
||||
"${inputs.self}/users/math"
|
||||
"${inputs.self}/users/richie"
|
||||
"${inputs.self}/users/steve"
|
||||
"${inputs.self}/common/global"
|
||||
"${inputs.self}/common/optional/docker.nix"
|
||||
"${inputs.self}/common/optional/monitoring-agent.nix"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{ inputs, lib, ... }:
|
||||
{ inputs, ... }:
|
||||
let
|
||||
vars = import ./vars.nix;
|
||||
in
|
||||
@@ -6,7 +6,6 @@ in
|
||||
imports = [
|
||||
"${inputs.self}/users/math"
|
||||
"${inputs.self}/users/richie"
|
||||
"${inputs.self}/users/steve"
|
||||
"${inputs.self}/common/global"
|
||||
"${inputs.self}/common/optional/docker.nix"
|
||||
"${inputs.self}/common/optional/monitoring-agent.nix"
|
||||
|
||||
Reference in New Issue
Block a user