remove dead code, make evaluation faster

This commit is contained in:
oxapentane - 2023-05-26 21:50:07 +02:00
parent 6932c3e36f
commit f2a55aa6ed
Signed by: oxapentane
GPG Key ID: 91FA5E5BF9AA901C
2 changed files with 8 additions and 67 deletions

View File

@ -649,8 +649,7 @@
"sops-nix": "sops-nix",
"telegram-decoder": "telegram-decoder",
"tlms-rs": "tlms-rs_2",
"trekkie": "trekkie",
"windshield": "windshield"
"trekkie": "trekkie"
}
},
"rust-analyzer-src": {
@ -1013,30 +1012,6 @@
"repo": "flake-utils",
"type": "github"
}
},
"windshield": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1681063248,
"narHash": "sha256-WW9wsxJbfalJoqLMq3znC7oEZXQK2PfIXZ/8vq/hE+8=",
"owner": "tlm-solutions",
"repo": "windshield",
"rev": "3ae131e0b58794d3beb317628c6ffac68388fba3",
"type": "github"
},
"original": {
"owner": "tlm-solutions",
"ref": "hotfix",
"repo": "windshield",
"type": "github"
}
}
},
"root": "root",

View File

@ -10,7 +10,7 @@
};
# DO NOT remame this to utils
flake-utils.url = github:numtide/flake-utils;
flake-utils.url = "github:numtide/flake-utils";
microvm = {
url = "github:astro/microvm.nix";
@ -89,12 +89,6 @@
inputs.utils.follows = "flake-utils";
};
windshield = {
url = "github:tlm-solutions/windshield/hotfix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.utils.follows = "flake-utils";
};
tlms-rs = {
url = "github:tlm-solutions/tlms.rs";
inputs.nixpkgs.follows = "nixpkgs";
@ -126,7 +120,6 @@
, bureaucrat
, telegram-decoder
, trekkie
, windshield
, chemo
, ...
}:
@ -155,7 +148,6 @@
bureaucrat.overlays.default
funnel.overlays.default
data-accumulator.overlays.default
windshield.overlays.default
chemo.overlays.default
(final: prev: {
inherit documentation-src;
@ -223,18 +215,12 @@
arch = "x86_64-linux";
monitoring = true;
}
{
# Chemnitz
id = 2;
arch = "x86_64-linux";
monitoring = false;
}
{
# unused
id = 3;
arch = "aarch64-linux";
monitoring = false;
}
# {
# # Chemnitz
# id = 2;
# arch = "x86_64-linux";
# monitoring = false;
# }
{
# Wundstr. 9
id = 4;
@ -247,26 +233,6 @@
arch = "x86_64-linux";
monitoring = true;
}
{
id = 7;
arch = "x86_64-linux";
monitoring = false;
}
{
id = 8;
arch = "aarch64-linux";
monitoring = false;
}
{
id = 9;
arch = "aarch64-linux";
monitoring = false;
}
{
id = 10;
arch = "x86_64-linux";
monitoring = false;
}
];
# attribute set of all traffic stop boxes