matt1432
2d97a15541
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/71ee1ea' (2024-09-14) → 'github:Aylur/astal/36adb5a' (2024-09-18) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/1975161' (2024-09-14) → 'github:matt1432/discord-nightly-overlay/64c50d0' (2024-09-18) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=4a8544e' (2024-09-15) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=6e73e40' (2024-09-18) • Updated input 'home-manager': 'github:nix-community/home-manager/a9c9cc6' (2024-09-15) → 'github:nix-community/home-manager/d2493de' (2024-09-17) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=9e35656&submodules=1' (2024-09-15) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=e6cf643&submodules=1' (2024-09-18) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/e4a1320' (2024-09-07) → 'github:hyprwm/aquamarine/752d0fb' (2024-09-18) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/02cf60c' (2024-09-12) → 'github:Jovian-Experiments/Jovian-NixOS/f7a1bb0' (2024-09-18) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/0a2fba6' (2024-09-15) → 'github:Mic92/nix-index-database/c1b0fa0' (2024-09-16) • Updated input 'nixd': 'github:nix-community/nixd/f6ca743' (2024-08-22) → 'github:nix-community/nixd/e2f0d90' (2024-09-18) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/a36467e' (2024-09-15) → 'github:nix-community/nixpkgs-wayland/aaedb02' (2024-09-18) • Updated input 'sops-nix': 'github:Mic92/sops-nix/f30b1ba' (2024-09-13) → 'github:Mic92/sops-nix/e2d404a' (2024-09-16) Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:acc510a4754aa871dcaac69396055fea3117b5378a36efd9fbf3b3db542fa81a → sha256:378efec2a8f9e17874965b6a03ea935b0195eb85bdf60305eee994f684134f27 • ghcr.io/linuxserver/bazarr latest: sha256:476c315f0381d0b8c7921fbf3116b65e96ae32128df5fd27600e97213b862809 → sha256:71f545e4a6cfda02798fd531bfc27b14cbf7345bb28fe503467fb1ab13c3bfbc • ghcr.io/linuxserver/prowlarr latest: sha256:c1318191d5211ac7462c754422eafe350ed0de61c4160065a420896068ec1ccc → sha256:bddc64a17aa38972f4c032f67efc3bf0a498883257e615a2d807ca44550cebf0 Firefox Addons: darkreader: 4.9.89 -> 4.9.92
385 lines
8.8 KiB
Nix
385 lines
8.8 KiB
Nix
# Do not modify! This file is generated.
|
|
{
|
|
inputs = {
|
|
ags = {
|
|
inputs = {
|
|
nixpkgs.follows = "nixpkgs";
|
|
systems.follows = "systems";
|
|
};
|
|
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";
|
|
};
|
|
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";
|
|
ref = "v.9.5";
|
|
repo = "firefox-gx";
|
|
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";
|
|
};
|
|
headscale = {
|
|
inputs = {
|
|
flake-utils.follows = "flake-utils";
|
|
nixpkgs.follows = "nixpkgs";
|
|
};
|
|
owner = "juanfont";
|
|
repo = "headscale";
|
|
rev = "022fb24cd92035470496d50d86bf8c9ee74b1e7e";
|
|
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";
|
|
systems.follows = "systems";
|
|
};
|
|
submodules = true;
|
|
type = "git";
|
|
url = "https://github.com/hyprwm/Hyprland";
|
|
};
|
|
hyprland-plugins = {
|
|
inputs = {
|
|
hyprland.follows = "hyprland";
|
|
systems.follows = "systems";
|
|
};
|
|
owner = "hyprwm";
|
|
repo = "hyprland-plugins";
|
|
type = "github";
|
|
};
|
|
hyprpaper = {
|
|
inputs = {
|
|
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.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";
|
|
};
|
|
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";
|
|
};
|
|
nh = {
|
|
inputs.nixpkgs.follows = "nixpkgs";
|
|
owner = "viperML";
|
|
repo = "nh";
|
|
type = "github";
|
|
};
|
|
nix-fast-build = {
|
|
inputs.nixpkgs.follows = "nixpkgs";
|
|
owner = "Mic92";
|
|
repo = "nix-fast-build";
|
|
type = "github";
|
|
};
|
|
nix-gaming = {
|
|
inputs.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.nixpkgs.follows = "nixpkgs";
|
|
owner = "nix-community";
|
|
repo = "nixd";
|
|
type = "github";
|
|
};
|
|
nixpkgs = {
|
|
owner = "NixOS";
|
|
ref = "nixos-unstable-small";
|
|
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";
|
|
};
|
|
sops-nix = {
|
|
inputs.nixpkgs.follows = "nixpkgs";
|
|
owner = "Mic92";
|
|
repo = "sops-nix";
|
|
type = "github";
|
|
};
|
|
subsync = {
|
|
inputs.nixpkgs.follows = "nixpkgs";
|
|
owner = "matt1432";
|
|
repo = "subsync";
|
|
rev = "ee9e1592ae4ec7c694d8857aa72be079d81ea209";
|
|
type = "github";
|
|
};
|
|
systems = {
|
|
owner = "nix-systems";
|
|
repo = "default-linux";
|
|
type = "github";
|
|
};
|
|
trash-d-src = {
|
|
flake = false;
|
|
owner = "rushsteve1";
|
|
repo = "trash-d";
|
|
type = "github";
|
|
};
|
|
ts-for-gir-src = {
|
|
flake = false;
|
|
owner = "gjsify";
|
|
repo = "ts-for-gir";
|
|
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";
|
|
};
|
|
};
|
|
outputs = inputs: inputs.flakegen ./outputs.nix inputs;
|
|
}
|