update flaresolverr

This commit is contained in:
Vivian 2024-08-22 21:17:14 +02:00
parent 9f24d100f4
commit 7ec290370d
6 changed files with 110 additions and 237 deletions

View file

@ -43,8 +43,6 @@
vault-unseal.url = "git+https://git.0x76.dev/v/vault-unseal.git";
gnome-autounlock-keyring.url = "git+https://git.0x76.dev/v/gnome-autounlock-keyring.git";
attic.url = "github:zhaofengli/attic";
# Website(s)
essentials.url = "github:jdonszelmann/essentials";
};
@ -57,7 +55,6 @@
, colmena
, nixos-generators
, nur
, attic
, deploy
, ...
}@inputs:
@ -141,7 +138,6 @@
devShells.${system}.default = pkgs.mkShell {
VAULT_ADDR = "http://vault.olympus:8200/";
buildInputs = with pkgs; [
attic.packages.${pkgs.system}.attic
apply-local
colmena.packages.${system}.colmena
deploy.packages.${system}.deploy-rs