nixos-configs/flake.nix
matt1432 f00aece545
All checks were successful
Discord / discord commits (push) Has been skipped
chore: update sources
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-02-02) rev: 7cd829748f23dbf87c9c193fde5964894b1fc0a5
      → 'github:elchininet/custom-sidebar' (2025-02-03) rev: aef23f2fa31d99c72ba3690fb3aac7ec949d76c1

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-02-01) rev: 18fa9f323d8adbb0b7b8b98a8488db308210ed93
      → 'github:nix-community/home-manager' (2025-02-03) rev: 066ba0c5cfddbc9e0dddaec73b1561ad38aa8abe

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-02-02) rev: 97a24ec6f3abd2b2ce4c2e00627679a2713848dd
      → 'github:hyprwm/Hyprland' (2025-02-03) rev: 5e7292434a9189d0550187f8a6fb687848194a41

    • Updated input 'hyprland/aquamarine':
        'github:hyprwm/aquamarine' (2025-01-29) rev: 48a000cf35dd10bfeb231152735aebbe875f4b74
      → 'github:hyprwm/aquamarine' (2025-02-02) rev: 257b2050790ab3b1eb389e0f8bdc400eb9510139

    • Updated input 'hyprland/hyprgraphics':
        'github:hyprwm/hyprgraphics' (2025-01-27) rev: 12cd7034e441a5ebfdef1a090c0788413b4a635b
      → 'github:hyprwm/hyprgraphics' (2025-02-01) rev: 5ac80e3686a4dfa55d2bd15c81a266b89594a295

    • Updated input 'hyprland/hyprland-protocols':
        'github:hyprwm/hyprland-protocols' (2025-01-22) rev: 4c75dd5c015c8a0e5a34c6d02a018a650f57feb5
      → 'github:hyprwm/hyprland-protocols' (2025-02-01) rev: 755aef8dab49d0fc4663c715fa4ad221b2aedaed

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-02-02) rev: eefa87d099bac625234b9e89ed67624efea0d27a
      → 'github:hyprwm/hyprland-plugins' (2025-02-03) rev: 6d525bcfea005d399f4f603f6d9321f7281ddb6e

    • Updated input 'nh':
        'github:viperML/nh' (2025-01-22) rev: 245b2a1743a7b7f559d428090630b2b56c25949f
      → 'github:viperML/nh' (2025-02-03) rev: 8ef70b642b8351c010a48f43dda6a1ebf038f5d9

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-02-02) rev: 299d6c9a9866c7666eaafd78ec4520a1dfd4fd7d
      → 'github:nix-community/nixpkgs-wayland' (2025-02-02) rev: 8be0c76038b1f76914c600f48ee012fb40714f18

    • Removed input 'nixpkgs-wayland/nix-eval-jobs'

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-02-02) rev: c9709c4d7616ceeff399d46c5ad98c6c7acfbcad
      → 'github:make-all/tuya-local' (2025-02-03) rev: cffc3d38e5c1a0bf6059e3917a3afac453f7ca82

    • Updated input 'yamaha-soundbar-src':
        'github:osk2/yamaha-soundbar' (2025-01-27) rev: df3a3a9c3a1ab90d95eddb6dfcdc06565534061f
      → 'github:osk2/yamaha-soundbar' (2025-02-03) rev: 737325097c641d31d94bb928c1f6845080386bf7

Docker Images:
    • rssbridge/rss-bridge latest:
       sha256:943b0294a9520993cb96934cca52c06f8346aade4ab8aec58c197cff5bc7d983
     → sha256:432e82149408951fe5865d85726e034e507106208fd13ba44e9fd23facaccbcc

    • quay.io/vaultwarden/server latest:
       sha256:e81ca01351ecf40083366202b163e7a31abca04d96e2194e9e1f78a57052f65c
     → sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b

    • ghcr.io/linuxserver/radarr latest:
       sha256:6edb323c959c4e664a46de4b6ff612cc05e190e42aba08b8d61831a371d46a93
     → sha256:b2d2bc9bafb76073d96142bda07ea90c6d6afd9207fe4ff2d4f9d3b50fcdbd76

Node modules:
    typescript-eslint: 8.22.0 -> 8.23.0
2025-02-03 19:19:37 -05:00

555 lines
13 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";
};
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";
};
docker-compose = {
inputs = {
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "matt1432";
repo = "nixos-docker-compose";
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";
rev = "6f5d07e11e008d6cbf4461e53daf80820afa8418";
type = "github";
};
flake-compat = {
owner = "edolstra";
repo = "flake-compat";
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";
type = "github";
};
hyprland = {
inputs = {
nixpkgs.follows = "nixpkgs";
pre-commit-hooks.follows = "pre-commit-hooks";
systems.follows = "systems";
};
owner = "hyprwm";
repo = "Hyprland";
type = "github";
};
hyprland-plugins = {
inputs = {
hyprland.follows = "hyprland";
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "hyprwm";
repo = "hyprland-plugins";
type = "github";
};
hyprpaper = {
inputs = {
hyprgraphics.follows = "hyprland/hyprgraphics";
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";
};
jellyfin-flake = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "nixos-jellyfin";
type = "github";
};
jovian = {
inputs = {
nix-github-actions.follows = "nix-github-actions";
nixpkgs.follows = "nixpkgs";
};
owner = "Jovian-Experiments";
repo = "Jovian-NixOS";
type = "github";
};
kompass = {
inputs = {
astal.follows = "astal";
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "kotontrion";
repo = "kompass";
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";
};
modernz-src = {
flake = false;
owner = "Samillion";
repo = "ModernZ";
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-develop-nvim-src = {
flake = false;
owner = "matt1432";
repo = "nix-develop.nvim";
type = "github";
};
nix-eval-jobs = {
inputs = {
flake-parts.follows = "flake-parts";
nix-github-actions.follows = "nix-github-actions";
nixpkgs.follows = "nixpkgs";
treefmt-nix.follows = "treefmt-nix";
};
owner = "nix-community";
repo = "nix-eval-jobs";
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-github-actions = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "nix-community";
repo = "nix-github-actions";
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";
};
nixcord = {
inputs = {
flake-compat.follows = "flake-compat";
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
treefmt-nix.follows = "treefmt-nix";
};
owner = "kaylorben";
repo = "nixcord";
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 = {
flake-compat.follows = "flake-compat";
lib-aggregate.follows = "lib-aggregate";
nixpkgs.follows = "nixpkgs";
};
owner = "nix-community";
repo = "nixpkgs-wayland";
type = "github";
};
nurl = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "nix-community";
repo = "nurl";
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";
systems.follows = "systems";
};
owner = "matt1432";
repo = "nixos-pcsd";
type = "github";
};
piper-src = {
flake = false;
owner = "libratbag";
repo = "piper";
type = "github";
};
poetry2nix = {
inputs = {
flake-utils.follows = "flake-utils";
nix-github-actions.follows = "nix-github-actions";
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
treefmt-nix.follows = "treefmt-nix";
};
owner = "nix-community";
repo = "poetry2nix";
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";
};
pre-commit-hooks = {
inputs = {
flake-compat.follows = "flake-compat";
nixpkgs.follows = "nixpkgs";
};
owner = "cachix";
repo = "git-hooks.nix";
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";
};
subscleaner-src = {
flake = false;
owner = "rogs";
repo = "subscleaner";
type = "gitlab";
};
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-roslyn-nvim-src = {
flake = false;
owner = "seblj";
repo = "roslyn.nvim";
type = "github";
};
vimplugin-ts-error-translator-src = {
flake = false;
owner = "dmmulroy";
repo = "ts-error-translator.nvim";
type = "github";
};
virtualkeyboard-adapter = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "horriblename";
repo = "fcitx-virtualkeyboard-adapter";
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;
}