mirror of
https://github.com/matter-labs/teepot.git
synced 2026-01-28 22:34:16 +01:00
chore(nix): remove extra-substituters and public keys
This commit is contained in:
parent
354a0a3494
commit
68d7cdcdf1
1 changed files with 0 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
||||||
{
|
{
|
||||||
description = "teepot";
|
description = "teepot";
|
||||||
|
|
||||||
nixConfig = {
|
|
||||||
extra-substituters = [ "https://static.188.92.12.49.clients.your-server.de/tee-pot" ];
|
|
||||||
extra-trusted-public-keys = [ "tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs-25-05.url = "github:nixos/nixpkgs/nixos-25.05";
|
nixpkgs-25-05.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||||
nixsgx-flake.url = "github:matter-labs/nixsgx";
|
nixsgx-flake.url = "github:matter-labs/nixsgx";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue