matt1432
c2bb1a264a
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/61727b0' (2024-10-24) → 'github:Aylur/astal/7e48418' (2024-10-28) • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar/5962ac7' (2024-10-24) → 'github:elchininet/custom-sidebar/395688b' (2024-10-27) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/e4547ee' (2024-10-23) → 'github:matt1432/discord-nightly-overlay/97a9864' (2024-10-26) • Updated input 'firefox-gx-src': 'github:Godiesc/firefox-gx/eed2d63' (2024-10-24) → 'github:Godiesc/firefox-gx/2d1f5ce' (2024-10-27) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=5ffa725' (2024-10-24) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=05c74e5' (2024-10-27) • Updated input 'home-manager': 'github:nix-community/home-manager/a4353cc' (2024-10-23) → 'github:nix-community/home-manager/e834140' (2024-10-27) • Updated input 'hyprgrass': 'github:horriblename/hyprgrass/76063c5' (2024-10-24) → 'github:horriblename/hyprgrass/4045c9f' (2024-10-27) • Updated input 'hyprland': 'github:hyprwm/Hyprland/3cec45d' (2024-10-24) → 'github:hyprwm/Hyprland/b6e226c' (2024-10-27) • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper/1c18ad6' (2024-09-01) → 'github:hyprwm/hyprpaper/3f8cc92' (2024-10-25) • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin/8ed2440' (2024-09-10) → 'github:matt1432/nixos-jellyfin/8b98490' (2024-10-27) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/899f84d' (2024-10-24) → 'github:Jovian-Experiments/Jovian-NixOS/b0d86a6' (2024-10-26) • Updated input 'material-symbols-src': 'github:beecho01/material-symbols/f32fef0' (2024-10-24) → 'github:beecho01/material-symbols/f1de6ed' (2024-10-27) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/af2e2e0' (2024-10-24) → 'github:fufexan/nix-gaming/655bf9e' (2024-10-27) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/04f8a11' (2024-10-20) → 'github:Mic92/nix-index-database/0e3a877' (2024-10-27) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/2768c7d' (2024-10-23) → 'github:NixOS/nixpkgs/18536bf' (2024-10-25) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/6adff06' (2024-10-24) → 'github:nix-community/nixpkgs-wayland/8d5faa9' (2024-10-27) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/774ed5f' (2024-10-24) → 'github:matt1432/nixos-pcsd/4713aff' (2024-10-26) • Updated input 'sops-nix': 'github:Mic92/sops-nix/78a0e63' (2024-10-24) → 'github:Mic92/sops-nix/1666d16' (2024-10-27) • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus/188f1ec' (2024-10-22) → 'github:thlucas1/homeassistantcomponent_spotifyplus/f4ab736' (2024-10-27) • Updated input 'tuya-local-src': 'github:make-all/tuya-local/6ebc191' (2024-10-22) → 'github:make-all/tuya-local/b7a596f' (2024-10-27) • Updated input 'wakewords-src': 'github:fwartner/home-assistant-wakewords-collection/de66e86' (2024-09-02) → 'github:fwartner/home-assistant-wakewords-collection/86f3c2b' (2024-10-25) Docker Images: • nextcloud fpm: sha256:29088f7a332ae59f57b0b121bd9d6c6cf0dda1c536c8b7c889f28182e1c26601 → sha256:a45c76bad7a7cdc9b6d034409f1dabc23cc6bd3e6bb3ce62866eda1f9c10d114 • quay.io/vaultwarden/server latest: sha256:c07f5319d20bdbd58a19d7d779a1e97159ce25cb95572baa947c70f58589937c → sha256:7de8fd442afc26e4932a0b2521e2eec82db9f17667eef7b46fd9c2fa2e639de2 • ghcr.io/linuxserver/radarr latest: sha256:e0045d420eaf298a9449e12ed1cce654f171cc1043311f0f1cadaf2afeabe795 → sha256:a5a1fdf02aa14abc33a507eafa125ff57cb83f251a519536bce331ce9e008ef7 • ghcr.io/linuxserver/sonarr latest: sha256:db80ed8022dd15143644752a57db0553e48e23e3da54bdb9833d28ff89206a3c → sha256:c0281bd62b9a75f088fa4a09e5f8776431921883766633cb5e5fbd5a74761155 Firefox Addons: bitwarden: 2024.10.0 -> 2024.10.1
392 lines
7.4 KiB
Nix
392 lines
7.4 KiB
Nix
let
|
|
inherit (import ./lib {}) mkDep mkInput mkHyprDep mkSrc;
|
|
inherit (builtins) listToAttrs map removeAttrs;
|
|
|
|
# Inputs
|
|
nixTools = {
|
|
nix-fast-build = mkDep {
|
|
owner = "Mic92";
|
|
repo = "nix-fast-build";
|
|
};
|
|
|
|
nix-index-db = mkDep {
|
|
owner = "Mic92";
|
|
repo = "nix-index-database";
|
|
};
|
|
|
|
nh = mkDep {
|
|
owner = "viperML";
|
|
repo = "nh";
|
|
};
|
|
|
|
# These are here to make sure all 'systems' are the same
|
|
flake-utils = mkInput {
|
|
owner = "numtide";
|
|
repo = "flake-utils";
|
|
};
|
|
flake-parts = mkInput {
|
|
owner = "hercules-ci";
|
|
repo = "flake-parts";
|
|
inputs.nixpkgs-lib.follows = "nixpkgs";
|
|
};
|
|
treefmt-nix = mkDep {
|
|
owner = "numtide";
|
|
repo = "treefmt-nix";
|
|
};
|
|
lib-aggregate = mkInput {
|
|
owner = "nix-community";
|
|
repo = "lib-aggregate";
|
|
};
|
|
};
|
|
|
|
overlays = {
|
|
nixpkgs-wayland = mkDep {
|
|
owner = "nix-community";
|
|
repo = "nixpkgs-wayland";
|
|
};
|
|
|
|
nix-gaming = mkDep {
|
|
owner = "fufexan";
|
|
repo = "nix-gaming";
|
|
};
|
|
};
|
|
|
|
nvimInputs = {
|
|
# uses nixVersions.nix_2_19
|
|
nixd = mkDep {
|
|
owner = "nix-community";
|
|
repo = "nixd";
|
|
};
|
|
};
|
|
|
|
clusterInputs = {
|
|
pcsd = mkDep {
|
|
owner = "matt1432";
|
|
repo = "nixos-pcsd";
|
|
};
|
|
|
|
caddy-plugins = mkDep {
|
|
owner = "matt1432";
|
|
repo = "nixos-caddy-cloudflare";
|
|
};
|
|
};
|
|
|
|
serviviInputs = {
|
|
minix = mkDep {
|
|
owner = "matt1432";
|
|
repo = "Minix";
|
|
};
|
|
|
|
pr-tracker = mkDep {
|
|
owner = "matt1432";
|
|
repo = "pr-tracker";
|
|
};
|
|
};
|
|
|
|
nosInputs = {
|
|
khepri = mkDep {
|
|
owner = "matt1432";
|
|
repo = "khepri";
|
|
};
|
|
|
|
jellyfin-flake = mkDep {
|
|
owner = "matt1432";
|
|
repo = "nixos-jellyfin";
|
|
};
|
|
|
|
bazarr-bulk = mkDep {
|
|
owner = "mateoradman";
|
|
repo = "bazarr-bulk";
|
|
};
|
|
|
|
subsync = mkDep {
|
|
owner = "matt1432";
|
|
repo = "subsync";
|
|
|
|
# Keep version that uses Sphinxbase
|
|
rev = "ee9e1592ae4ec7c694d8857aa72be079d81ea209";
|
|
};
|
|
};
|
|
|
|
desktopInputs = {
|
|
hyprlandInputs = {
|
|
hyprland = mkDep {
|
|
owner = "hyprwm";
|
|
repo = "Hyprland";
|
|
|
|
# FIXME: remove this once plugins chase latest hyprland
|
|
rev = "b6e226c3200276978e487a68a16fd696fcb7e7c8";
|
|
};
|
|
|
|
hyprland-plugins = mkHyprDep {
|
|
owner = "hyprwm";
|
|
repo = "hyprland-plugins";
|
|
|
|
# type = "path";
|
|
# path = "/home/matt/git/hyprland-plugins";
|
|
};
|
|
|
|
hyprgrass = mkHyprDep {
|
|
owner = "horriblename";
|
|
repo = "hyprgrass";
|
|
};
|
|
|
|
hyprpaper = mkDep {
|
|
owner = "hyprwm";
|
|
repo = "hyprpaper";
|
|
|
|
inputs = {
|
|
hyprlang.follows = "hyprland/hyprlang";
|
|
hyprutils.follows = "hyprland/hyprutils";
|
|
hyprwayland-scanner.follows = "hyprland/hyprwayland-scanner";
|
|
nixpkgs.follows = "hyprland/nixpkgs";
|
|
systems.follows = "hyprland/systems";
|
|
};
|
|
};
|
|
|
|
grim-hyprland = mkDep {
|
|
owner = "eriedaberrie";
|
|
repo = "grim-hyprland";
|
|
};
|
|
|
|
discord-overlay = mkDep {
|
|
owner = "matt1432";
|
|
repo = "discord-nightly-overlay";
|
|
};
|
|
};
|
|
|
|
agsInputs = {
|
|
ags = mkDep {
|
|
owner = "Aylur";
|
|
repo = "ags";
|
|
};
|
|
|
|
agsV2 = mkDep {
|
|
owner = "Aylur";
|
|
repo = "ags";
|
|
ref = "v2";
|
|
|
|
inputs.astal.follows = "astal";
|
|
};
|
|
|
|
astal = mkDep {
|
|
owner = "Aylur";
|
|
repo = "astal";
|
|
};
|
|
|
|
gtk-session-lock = mkDep {
|
|
owner = "Cu3PO42";
|
|
repo = "gtk-session-lock";
|
|
};
|
|
};
|
|
};
|
|
|
|
srcs = [
|
|
# Home-assistant
|
|
## Components
|
|
{
|
|
name = "extended-ollama-conversation-src";
|
|
owner = "TheNimaj";
|
|
repo = "extended_ollama_conversation";
|
|
}
|
|
{
|
|
owner = "m50";
|
|
repo = "ha-fallback-conversation";
|
|
}
|
|
{
|
|
owner = "make-all";
|
|
repo = "tuya-local";
|
|
}
|
|
{
|
|
name = "netdaemon-src";
|
|
owner = "net-daemon";
|
|
repo = "integration";
|
|
}
|
|
{
|
|
owner = "osk2";
|
|
repo = "yamaha-soundbar";
|
|
}
|
|
|
|
### SpotifyPlus
|
|
{
|
|
name = "spotifyplus-src";
|
|
owner = "thlucas1";
|
|
repo = "homeassistantcomponent_spotifyplus";
|
|
}
|
|
{
|
|
name = "smartinspect-src";
|
|
owner = "thlucas1";
|
|
repo = "SmartInspectPython";
|
|
}
|
|
{
|
|
name = "spotifywebapi-src";
|
|
owner = "thlucas1";
|
|
repo = "SpotifyWebApiPython";
|
|
}
|
|
###
|
|
|
|
## Voice
|
|
{
|
|
name = "wakewords-src";
|
|
owner = "fwartner";
|
|
repo = "home-assistant-wakewords-collection";
|
|
}
|
|
|
|
## Themes
|
|
{
|
|
owner = "berti24";
|
|
repo = "dracul-ha";
|
|
}
|
|
{
|
|
name = "caule-themes-src";
|
|
owner = "ricardoquecria";
|
|
repo = "caule-themes-pack-1";
|
|
}
|
|
{
|
|
owner = "Nerwyn";
|
|
repo = "material-rounded-theme";
|
|
}
|
|
|
|
## Lovelace Components
|
|
{
|
|
owner = "beecho01";
|
|
repo = "material-symbols";
|
|
}
|
|
{
|
|
owner = "elchininet";
|
|
repo = "custom-sidebar";
|
|
}
|
|
|
|
# Nvim plugins
|
|
{
|
|
name = "vimplugin-easytables-src";
|
|
owner = "Myzel394";
|
|
repo = "easytables.nvim";
|
|
}
|
|
{
|
|
name = "vimplugin-ts-error-translator-src";
|
|
owner = "dmmulroy";
|
|
repo = "ts-error-translator.nvim";
|
|
}
|
|
|
|
# Overlays & packages
|
|
{
|
|
owner = "rushsteve1";
|
|
repo = "trash-d";
|
|
}
|
|
{
|
|
type = "gitlab";
|
|
owner = "mishakmak";
|
|
repo = "pam-fprint-grosshack";
|
|
}
|
|
{
|
|
type = "gitlab";
|
|
owner = "phoneybadger";
|
|
repo = "pokemon-colorscripts";
|
|
}
|
|
{
|
|
name = "gpu-screen-recorder-src";
|
|
type = "git";
|
|
url = "https://repo.dec05eba.com/gpu-screen-recorder";
|
|
}
|
|
{
|
|
owner = "libratbag";
|
|
repo = "libratbag";
|
|
}
|
|
{
|
|
owner = "libratbag";
|
|
repo = "piper";
|
|
}
|
|
{
|
|
owner = "gjsify";
|
|
repo = "ts-for-gir";
|
|
}
|
|
{
|
|
owner = "jcnils";
|
|
repo = "protonhax";
|
|
}
|
|
|
|
# MPV scripts
|
|
{
|
|
name = "modernx-src";
|
|
owner = "cyl0";
|
|
repo = "ModernX";
|
|
}
|
|
{
|
|
owner = "d87";
|
|
repo = "mpv-persist-properties";
|
|
}
|
|
{
|
|
owner = "christoph-heinrich";
|
|
repo = "mpv-pointer-event";
|
|
}
|
|
{
|
|
owner = "christoph-heinrich";
|
|
repo = "mpv-touch-gestures";
|
|
}
|
|
{
|
|
name = "eisa-scripts-src";
|
|
owner = "Eisa01";
|
|
repo = "mpv-scripts";
|
|
}
|
|
|
|
## Theme sources
|
|
{
|
|
name = "bat-theme-src";
|
|
owner = "matt1432";
|
|
repo = "bat";
|
|
}
|
|
{
|
|
owner = "Godiesc";
|
|
repo = "firefox-gx";
|
|
# ref = "v.9.6";
|
|
}
|
|
{
|
|
name = "git-theme-src";
|
|
owner = "dracula";
|
|
repo = "git";
|
|
}
|
|
{
|
|
name = "gtk-theme-src";
|
|
owner = "dracula";
|
|
repo = "gtk";
|
|
}
|
|
{
|
|
name = "nvim-theme-src";
|
|
owner = "Mofiqul";
|
|
repo = "dracula.nvim";
|
|
}
|
|
{
|
|
owner = "matt1432";
|
|
repo = "dracula-plymouth";
|
|
}
|
|
{
|
|
name = "sioyek-theme-src";
|
|
owner = "dracula";
|
|
repo = "sioyek";
|
|
}
|
|
];
|
|
in {
|
|
inherit mkDep mkInput mkSrc;
|
|
|
|
otherInputs =
|
|
{
|
|
flakegen = {
|
|
url = "github:jorsn/flakegen";
|
|
inputs.systems.follows = "systems";
|
|
};
|
|
}
|
|
// nixTools
|
|
// overlays
|
|
// nvimInputs
|
|
// clusterInputs
|
|
// serviviInputs
|
|
// nosInputs
|
|
// desktopInputs.hyprlandInputs
|
|
// desktopInputs.agsInputs
|
|
// (listToAttrs (map (x: {
|
|
name = x.name or "${x.repo}-src";
|
|
value = mkSrc (removeAttrs x ["name"]);
|
|
})
|
|
srcs));
|
|
}
|