nixos-configs/flake.nix
matt1432 b7f26491db
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-03) rev: aef23f2fa31d99c72ba3690fb3aac7ec949d76c1
      → 'github:elchininet/custom-sidebar' (2025-02-04) rev: a901b689ada3476da7957c8c8f6a8fe7b87c8e46

    • Updated input 'docker-compose':
        'github:matt1432/nixos-docker-compose' (2025-02-04) rev: 576dc92dce3b07c9bc6b59a96a12703de8a1a1da
      → 'github:matt1432/nixos-docker-compose' (2025-02-04) rev: 2d202ac11867fab295ddd03acada4fa8ad4e1612

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-02-03) rev: 066ba0c5cfddbc9e0dddaec73b1561ad38aa8abe
      → 'github:nix-community/home-manager' (2025-02-04) rev: 7abcf59a365430b36f84eaa452a466b11e469e33

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

    • Updated input 'modernz-src':
        'github:Samillion/ModernZ' (2025-01-30) rev: b38043da940e3809501ea5549638adc91c5b428e
      → 'github:Samillion/ModernZ' (2025-02-04) rev: 23b0d4d16587ab063ff7ed95d0a6ae0df23ace14

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-02-02) rev: 5542800ed394225b5560a25e7fb92455bdcf5b85
      → 'github:fufexan/nix-gaming' (2025-02-04) rev: 3c83a677771fea8b55724f2d5cde0ca878c65712

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-02-01) rev: 4127ece8315c718d024b5e090416dd96b1cc1b0f
      → 'github:kaylorben/nixcord' (2025-02-04) rev: adf7f6f821f80ac67b482fb374255b210d885bf8

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-02-01) rev: 3a228057f5b619feb3186e986dbe76278d707b6e
      → 'github:NixOS/nixpkgs' (2025-02-03) rev: c6e957d81b96751a3d5967a0fd73694f303cc914

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

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

Docker Images:
    • postgres 14:
       sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e
     → sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a

    • postgres 14:
       sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e
     → sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a

    • rssbridge/rss-bridge latest:
       sha256:432e82149408951fe5865d85726e034e507106208fd13ba44e9fd23facaccbcc
     → sha256:035d245d5f4e541451ce737d994c51d69506e50759f9e3bc6f2491668caed1f6

    • nextcloud fpm:
       sha256:4c898a6e3a17fcd3bcbe9d2450079a95581cfb9f0dbfca246c39bd60c77d123b
     → sha256:07c4bfc1c38a3326e3ee777cbe6691de74424486bdc21ac31d291902c041296f

    • nginx latest:
       sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
     → sha256:bc2f6a7c8ddbccf55bdb19659ce3b0a92ca6559e86d42677a5a02ef6bda2fcef

Firefox Addons:
    sound-volume: 1.5.8 -> 1.5.9
2025-02-04 15:21:39 -05:00

556 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";
rev = "77fb0818cb42ca0db98839d47bbc6a317c286282";
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;
}