nixos-configs/flake.nix
matt1432 c688707d49
All checks were successful
Discord / discord commits (push) Has been skipped
chore: update sources
Flake Inputs:
• Updated input 'ags':
    'github:Aylur/ags/3e270c8' (2024-11-15)
  → 'github:Aylur/ags/12e0bfe' (2024-11-18)

• Updated input 'astal':
    'github:Aylur/astal/852cf24' (2024-11-17)
  → 'github:Aylur/astal/920e7d2' (2024-11-18)

• Updated input 'custom-sidebar-src':
    'github:elchininet/custom-sidebar/ffa2256' (2024-11-17)
  → 'github:elchininet/custom-sidebar/67acfa8' (2024-11-18)

• Updated input 'discord-overlay':
    'github:matt1432/discord-nightly-overlay/a8130ae' (2024-11-14)
  → 'github:matt1432/discord-nightly-overlay/90d33e6' (2024-11-18)

• Updated input 'discord-overlay/Vencord-src':
    'github:Vendicated/vencord/25ceff5' (2024-11-13)
  → 'github:Vendicated/vencord/cd61f4e' (2024-11-17)

• Updated input 'gpu-screen-recorder-src':
    'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0ee6814' (2024-11-17)
  → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=6e0f541' (2024-11-18)

• Updated input 'home-manager':
    'github:nix-community/home-manager/f3a2ff6' (2024-11-17)
  → 'github:nix-community/home-manager/a46e702' (2024-11-19)

• Updated input 'hyprgrass':
    'github:horriblename/hyprgrass/df4f1e9' (2024-11-14)
  → 'github:horriblename/hyprgrass/9ba4f8a' (2024-11-19)

• Updated input 'hyprland':
    'github:hyprwm/Hyprland/1ba050d' (2024-11-17)
  → 'github:hyprwm/Hyprland/c4eda46' (2024-11-19)

• Updated input 'hyprland-plugins':
    'github:hyprwm/hyprland-plugins/810c137' (2024-11-15)
  → 'github:hyprwm/hyprland-plugins/340f761' (2024-11-19)

• Updated input 'jellyfin-flake':
    'github:matt1432/nixos-jellyfin/cc508a8' (2024-11-17)
  → 'github:matt1432/nixos-jellyfin/486317a' (2024-11-19)

• Updated input 'jovian':
    'github:Jovian-Experiments/Jovian-NixOS/a2c6d8d' (2024-11-16)
  → 'github:Jovian-Experiments/Jovian-NixOS/65dc043' (2024-11-19)

• Updated input 'nh':
    'github:viperML/nh/4ab65f4' (2024-11-17)
  → 'github:viperML/nh/8195c25' (2024-11-19)

• Updated input 'nix-gaming':
    'github:fufexan/nix-gaming/88cd24b' (2024-11-17)
  → 'github:fufexan/nix-gaming/d89390f' (2024-11-19)

• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/82cf224' (2024-11-17)
  → 'github:nix-community/nixpkgs-wayland/1e388ca' (2024-11-19)

• Updated input 'pcsd':
    'github:matt1432/nixos-pcsd/a615628' (2024-11-15)
  → 'github:matt1432/nixos-pcsd/dbd3897' (2024-11-19)

• Updated input 'sops-nix':
    'github:Mic92/sops-nix/472741c' (2024-11-17)
  → 'github:Mic92/sops-nix/e39947d' (2024-11-18)

• Updated input 'spotifywebapi-src':
    'github:thlucas1/SpotifyWebApiPython/13a2669' (2024-11-15)
  → 'github:thlucas1/SpotifyWebApiPython/cf7c41c' (2024-11-19)

• Updated input 'tuya-local-src':
    'github:make-all/tuya-local/f914065' (2024-11-17)
  → 'github:make-all/tuya-local/6a9ef10' (2024-11-19)

Docker Images:
• quay.io/vaultwarden/server latest:
   sha256:7271b8ceb729f9b46144c800125813dcc8d16bb6874217c48e59b22b45e47d7d
 → sha256:84015c9306cc58f4be8b09c1adc62cfc3b2648b1430e9c15901482f3d870bd14

• ghcr.io/linuxserver/bazarr latest:
   sha256:7391c8c31a190aa676ca3596b54c243e731411cb8bdfef50f94f3e5c559520b8
 → sha256:0d544276b51e11fb96f4bccd7d5babef597be0199364a11c0cdf24ab0470c381

• ghcr.io/linuxserver/prowlarr latest:
   sha256:7cd854daf61f7f2f68b8680850d86519409a61247e556ff41a3aae0e0cc3fb10
 → sha256:c492863c8e1da876a6be3d0d5836f25b3547c0a3293f0e9f09cd198ebf47ea37

• ghcr.io/linuxserver/radarr latest:
   sha256:3329fbf778701cf53703b342b3a84da31caafec970ef9310be5723dd057666dc
 → sha256:c60610599d681dc7ea0aa1a5edfc1637ff4b5fb062872aea1539d291c835c4b3

Firefox Addons:
sponsorblock: 5.9.5 -> 5.9.6
2024-11-19 22:14:49 -05:00

471 lines
11 KiB
Nix

# Do not modify! This file is generated.
{
inputs = {
ags = {
inputs = {
astal.follows = "astal";
nixpkgs.follows = "nixpkgs";
};
owner = "Aylur";
repo = "ags";
type = "github";
};
astal = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "Aylur";
repo = "astal";
type = "github";
};
bat-theme-src = {
flake = false;
owner = "matt1432";
repo = "bat";
type = "github";
};
bazarr-bulk = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "mateoradman";
repo = "bazarr-bulk";
type = "github";
};
caddy-plugins = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "nixos-caddy-cloudflare";
type = "github";
};
caule-themes-src = {
flake = false;
owner = "ricardoquecria";
repo = "caule-themes-pack-1";
type = "github";
};
custom-sidebar-src = {
flake = false;
owner = "elchininet";
repo = "custom-sidebar";
type = "github";
};
discord-overlay = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "discord-nightly-overlay";
type = "github";
};
dracul-ha-src = {
flake = false;
owner = "berti24";
repo = "dracul-ha";
type = "github";
};
dracula-plymouth-src = {
flake = false;
owner = "matt1432";
repo = "dracula-plymouth";
type = "github";
};
eisa-scripts-src = {
flake = false;
owner = "Eisa01";
repo = "mpv-scripts";
type = "github";
};
extended-ollama-conversation-src = {
flake = false;
owner = "TheNimaj";
repo = "extended_ollama_conversation";
type = "github";
};
firefox-gx-src = {
flake = false;
owner = "Godiesc";
repo = "firefox-gx";
type = "github";
};
flake-parts = {
inputs.nixpkgs-lib.follows = "nixpkgs";
owner = "hercules-ci";
repo = "flake-parts";
type = "github";
};
flake-utils = {
inputs.systems.follows = "systems";
owner = "numtide";
repo = "flake-utils";
type = "github";
};
flakegen = {
inputs.systems.follows = "systems";
url = "github:jorsn/flakegen";
};
git-theme-src = {
flake = false;
owner = "dracula";
repo = "git";
type = "github";
};
gpu-screen-recorder-src = {
flake = false;
type = "git";
url = "https://repo.dec05eba.com/gpu-screen-recorder";
};
grim-hyprland = {
inputs = {
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "eriedaberrie";
repo = "grim-hyprland";
type = "github";
};
gtk-session-lock = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "Cu3PO42";
repo = "gtk-session-lock";
type = "github";
};
gtk-theme-src = {
flake = false;
owner = "dracula";
repo = "gtk";
type = "github";
};
ha-fallback-conversation-src = {
flake = false;
owner = "m50";
repo = "ha-fallback-conversation";
type = "github";
};
home-manager = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "nix-community";
repo = "home-manager";
type = "github";
};
hyprgrass = {
inputs.hyprland.follows = "hyprland";
owner = "horriblename";
repo = "hyprgrass";
rev = "9ba4f8a1a299dce4e80119f984c3fc36c9a9a7ff";
type = "github";
};
hyprland = {
inputs = {
hyprutils.follows = "hyprutils";
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "hyprwm";
repo = "Hyprland";
type = "github";
};
hyprland-plugins = {
inputs = {
hyprland.follows = "hyprland";
systems.follows = "systems";
};
owner = "hyprwm";
repo = "hyprland-plugins";
rev = "340f761eb2722d54e3489d271f1f8d30fc64ffaf";
type = "github";
};
hyprpaper = {
inputs = {
hyprlang.follows = "hyprland/hyprlang";
hyprutils.follows = "hyprland/hyprutils";
hyprwayland-scanner.follows = "hyprland/hyprwayland-scanner";
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "hyprwm";
repo = "hyprpaper";
type = "github";
};
hyprutils = {
inputs = {
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "hyprwm";
repo = "hyprutils";
type = "github";
};
jellyfin-flake = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "nixos-jellyfin";
type = "github";
};
jovian = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "Jovian-Experiments";
repo = "Jovian-NixOS";
type = "github";
};
khepri = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "khepri";
type = "github";
};
lib-aggregate = {
inputs.flake-utils.follows = "flake-utils";
owner = "nix-community";
repo = "lib-aggregate";
type = "github";
};
libratbag-src = {
flake = false;
owner = "libratbag";
repo = "libratbag";
type = "github";
};
material-rounded-theme-src = {
flake = false;
owner = "Nerwyn";
repo = "material-rounded-theme";
type = "github";
};
material-symbols-src = {
flake = false;
owner = "beecho01";
repo = "material-symbols";
type = "github";
};
minix = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "Minix";
type = "github";
};
modernx-src = {
flake = false;
owner = "cyl0";
repo = "ModernX";
type = "github";
};
mpv-persist-properties-src = {
flake = false;
owner = "d87";
repo = "mpv-persist-properties";
type = "github";
};
mpv-pointer-event-src = {
flake = false;
owner = "christoph-heinrich";
repo = "mpv-pointer-event";
type = "github";
};
mpv-touch-gestures-src = {
flake = false;
owner = "christoph-heinrich";
repo = "mpv-touch-gestures";
type = "github";
};
netdaemon-src = {
flake = false;
owner = "net-daemon";
repo = "integration";
type = "github";
};
nh = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "viperML";
repo = "nh";
type = "github";
};
nix-fast-build = {
inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
treefmt-nix.follows = "treefmt-nix";
};
owner = "Mic92";
repo = "nix-fast-build";
type = "github";
};
nix-gaming = {
inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
};
owner = "fufexan";
repo = "nix-gaming";
type = "github";
};
nix-index-db = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "Mic92";
repo = "nix-index-database";
type = "github";
};
nix-on-droid = {
inputs = {
home-manager.follows = "home-manager";
nixpkgs.follows = "nixpkgs";
};
owner = "nix-community";
repo = "nix-on-droid";
type = "github";
};
nixd = {
inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
treefmt-nix.follows = "treefmt-nix";
};
owner = "nix-community";
repo = "nixd";
type = "github";
};
nixpkgs = {
owner = "NixOS";
ref = "nixos-unstable";
repo = "nixpkgs";
type = "github";
};
nixpkgs-wayland = {
inputs = {
lib-aggregate.follows = "lib-aggregate";
nixpkgs.follows = "nixpkgs";
};
owner = "nix-community";
repo = "nixpkgs-wayland";
type = "github";
};
nvim-theme-src = {
flake = false;
owner = "Mofiqul";
repo = "dracula.nvim";
type = "github";
};
pam-fprint-grosshack-src = {
flake = false;
owner = "mishakmak";
repo = "pam-fprint-grosshack";
type = "gitlab";
};
pcsd = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "nixos-pcsd";
type = "github";
};
piper-src = {
flake = false;
owner = "libratbag";
repo = "piper";
type = "github";
};
pokemon-colorscripts-src = {
flake = false;
owner = "phoneybadger";
repo = "pokemon-colorscripts";
type = "gitlab";
};
pr-tracker = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "pr-tracker";
type = "github";
};
protonhax-src = {
flake = false;
owner = "jcnils";
repo = "protonhax";
type = "github";
};
secrets = {
inputs = {
nixpkgs.follows = "nixpkgs";
sops-nix.follows = "sops-nix";
};
type = "git";
url = "ssh://git@git.nelim.org/matt1432/nixos-secrets";
};
sioyek-theme-src = {
flake = false;
owner = "dracula";
repo = "sioyek";
type = "github";
};
smartinspect-src = {
flake = false;
owner = "thlucas1";
repo = "SmartInspectPython";
type = "github";
};
sops-nix = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "Mic92";
repo = "sops-nix";
type = "github";
};
spotifyplus-src = {
flake = false;
owner = "thlucas1";
repo = "homeassistantcomponent_spotifyplus";
type = "github";
};
spotifywebapi-src = {
flake = false;
owner = "thlucas1";
repo = "SpotifyWebApiPython";
type = "github";
};
systems = {
owner = "nix-systems";
repo = "default-linux";
type = "github";
};
trash-d-src = {
flake = false;
owner = "rushsteve1";
repo = "trash-d";
type = "github";
};
treefmt-nix = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "numtide";
repo = "treefmt-nix";
type = "github";
};
ts-for-gir-src = {
flake = false;
owner = "gjsify";
repo = "ts-for-gir";
type = "github";
};
tuya-local-src = {
flake = false;
owner = "make-all";
repo = "tuya-local";
type = "github";
};
vimplugin-easytables-src = {
flake = false;
owner = "Myzel394";
repo = "easytables.nvim";
type = "github";
};
vimplugin-ts-error-translator-src = {
flake = false;
owner = "dmmulroy";
repo = "ts-error-translator.nvim";
type = "github";
};
wakewords-src = {
flake = false;
owner = "fwartner";
repo = "home-assistant-wakewords-collection";
type = "github";
};
yamaha-soundbar-src = {
flake = false;
owner = "osk2";
repo = "yamaha-soundbar";
type = "github";
};
};
outputs = inputs: inputs.flakegen ./outputs.nix inputs;
}