fix nix.conf
Some checks failed
ci/woodpecker/push/update-flake Pipeline was successful
ci/woodpecker/push/update Pipeline failed

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-09 09:25:23 +01:00
parent 1f1fb24aea
commit 007a3c0d83
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122
2 changed files with 6 additions and 8 deletions

View file

@ -8,15 +8,14 @@ pipeline:
# WARNING: this file is generated from the nix.* options in
# your NixOS configuration, typically
# /etc/nixos/configuration.nix. Do not edit it!
build-users-group = nixbld
allowed-users = *
auto-optimise-store = true
builders-use-substitutes = true
extra-sandbox-paths =
require-sigs = true
sandbox = true
sandbox-fallback = false
sandbox = false
substituters = https://attic.chir.rs/chir-rs/ https://cache.nixos.org/
system-features = kvm nixos-test big-parallel benchmark gccarch-skylake ca-derivations
system-features = big-parallel benchmark ca-derivations
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nixcache:8KKuGz95Pk4UJ5W/Ni+pN+v+LDTkMMFV4yrGmAYgkDg= hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs= chir-rs:AnwyFacopHSkprD6aXY4/R3J9JYzTbV2rosJCBPaB28=
trusted-substituters =
trusted-users = @wheel

View file

@ -8,15 +8,14 @@ pipeline:
# WARNING: this file is generated from the nix.* options in
# your NixOS configuration, typically
# /etc/nixos/configuration.nix. Do not edit it!
build-users-group = nixbld
allowed-users = *
auto-optimise-store = true
builders-use-substitutes = true
extra-sandbox-paths =
require-sigs = true
sandbox = true
sandbox-fallback = false
sandbox = false
substituters = https://attic.chir.rs/chir-rs/ https://cache.nixos.org/
system-features = kvm nixos-test big-parallel benchmark gccarch-skylake ca-derivations
system-features = big-parallel benchmark ca-derivations
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nixcache:8KKuGz95Pk4UJ5W/Ni+pN+v+LDTkMMFV4yrGmAYgkDg= hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs= chir-rs:AnwyFacopHSkprD6aXY4/R3J9JYzTbV2rosJCBPaB28=
trusted-substituters =
trusted-users = @wheel