Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions build/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions build/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
inputs.hydra.inputs.nixpkgs.follows = "nixpkgs";
inputs.nix.follows = "hydra/nix";

inputs.hydra-scale-equinix-metal.url = "github:NixOS/hydra-scale-equinix-metal";
inputs.hydra-scale-equinix-metal.inputs.nixpkgs.follows = "nixpkgs";

inputs.nix-netboot-serve.url = "github:DeterminateSystems/nix-netboot-serve";
inputs.nix-netboot-serve.inputs.nixpkgs.follows = "nixpkgs";

Expand All @@ -33,7 +30,6 @@
colmena,
disko,
hydra,
hydra-scale-equinix-metal,
nix,
nixpkgs,
nixos-channel-scripts,
Expand All @@ -48,7 +44,6 @@
agenix.nixosModules.age
disko.nixosModules.disko
hydra.nixosModules.hydra
hydra-scale-equinix-metal.nixosModules.default
nix-netboot-serve.nixosModules.nix-netboot-serve
];

Expand Down
68 changes: 0 additions & 68 deletions build/hydra-scaler.nix

This file was deleted.

2 changes: 0 additions & 2 deletions build/mimas/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
../common.nix
../hydra.nix
../hydra-proxy.nix
../hydra-scaler.nix
../packet-importer.nix
./boot.nix
./network.nix
];
Expand Down
45 changes: 0 additions & 45 deletions build/packet-importer.nix

This file was deleted.

2 changes: 0 additions & 2 deletions build/pluto/prometheus/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
./exporters/nixos.nix
./exporters/node.nix
./exporters/owncast.nix
./exporters/packet-sd.nix
./exporters/packet-spot-market.nix
./exporters/postgresql.nix
./exporters/r13y.nix
./exporters/rfc39.nix
Expand Down
2 changes: 1 addition & 1 deletion build/pluto/prometheus/exporters/node.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

ruleFiles =
let
diskSelector = ''mountpoint=~"(/|/scratch)",instance!~".*packethost.net"'';
diskSelector = ''mountpoint=~"(/|/tmp)"'';
relevantLabels = "device,fstype,instance,mountpoint";
in
[
Expand Down
111 changes: 0 additions & 111 deletions build/pluto/prometheus/exporters/packet-sd.nix

This file was deleted.

47 changes: 0 additions & 47 deletions build/pluto/prometheus/exporters/packet-spot-market.nix

This file was deleted.

2 changes: 0 additions & 2 deletions build/secrets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ let
hydra-mirror-aws-credentials = [ machines.pluto ];
hydra-mirror-git-credentials = [ machines.pluto ];
owncast-admin-password = [ machines.pluto ];
packet-sd-env = [ machines.pluto ];
pluto-backup-secret = [ machines.pluto ];
pluto-backup-ssh-key = [ machines.pluto ];
prometheus-packet-spot-market-price-exporter = [ machines.pluto ];
rfc39-credentials = [ machines.pluto ];
rfc39-github = [ machines.pluto ];
rfc39-record-push = [ machines.pluto ];
Expand Down
Binary file removed build/secrets/packet-sd-env.age
Binary file not shown.
Loading
Loading