nixos-configs/inputs/default.nix

402 lines
7.6 KiB
Nix
Raw Normal View History

let
inherit (import ./lib.nix) mkDep mkInput mkHyprDep mkSrc;
2024-09-23 23:52:17 -04:00
inherit (builtins) listToAttrs map removeAttrs;
# Inputs
nixTools = {
2024-07-23 21:40:13 -04:00
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";
};
chore: update flake.lock Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/9e63fe3' (2024-09-28) → 'github:Aylur/astal/f17b28d' (2024-09-29) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=ebc8c69' (2024-09-27) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0eb9ce0' (2024-09-29) • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor/912d560' (2024-08-02) → 'github:hyprwm/hyprcursor/b98726e' (2024-09-28) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/b9750ee' (2024-09-28) → 'github:fufexan/nix-gaming/6401744' (2024-09-29) • Updated input 'nix-gaming/umu': 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=e42043a&submodules=1' (2024-09-19) → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=5cc1c3f&submodules=1' (2024-09-25) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/c7515c2' (2024-09-22) → 'github:Mic92/nix-index-database/a2ab158' (2024-09-29) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/811af6a' (2024-09-27) → 'github:nix-community/nixpkgs-wayland/206b2a2' (2024-09-29) • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus/f017285' (2024-09-28) → 'github:thlucas1/homeassistantcomponent_spotifyplus/0765d55' (2024-09-29) Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb → sha256:d758c5a5edc4cda1263260948b3f460f511430bccea505dca3cb70af01332ff8
2024-09-29 16:31:31 -04:00
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 = {
nixd = mkDep {
owner = "nix-community";
repo = "nixd";
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/12fa0fb' (2024-11-26) → 'github:Aylur/astal/990f031' (2024-11-29) • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar/91af66e' (2024-11-26) → 'github:elchininet/custom-sidebar/16d609c' (2024-11-29) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=d472d8d' (2024-11-24) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0ae3c1f' (2024-11-28) • Updated input 'home-manager': 'github:nix-community/home-manager/a995363' (2024-11-24) → 'github:nix-community/home-manager/819f682' (2024-11-29) • Updated input 'hyprland': 'github:hyprwm/Hyprland/1fb720b' (2024-11-26) → 'github:hyprwm/Hyprland/8f83d29' (2024-11-28) • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper/0b5e350' (2024-11-22) → 'github:hyprwm/hyprpaper/a3ceb20' (2024-11-28) • Added input 'hyprpaper/hyprgraphics': 'github:hyprwm/hyprgraphics/4d927a5' (2024-11-28) • Added input 'hyprpaper/hyprgraphics/hyprutils': follows 'hyprpaper/hyprutils' • Added input 'hyprpaper/hyprgraphics/nixpkgs': follows 'hyprpaper/nixpkgs' • Added input 'hyprpaper/hyprgraphics/systems': follows 'hyprpaper/systems' • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/e86d2ad' (2024-11-26) → 'github:Jovian-Experiments/Jovian-NixOS/8d7b214' (2024-11-27) • Updated input 'nh': 'github:viperML/nh/51020a2' (2024-11-26) → 'github:viperML/nh/24293d6' (2024-11-28) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/18b8f07' (2024-11-25) → 'github:fufexan/nix-gaming/effe1d5' (2024-11-28) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/af74f7c' (2024-11-26) → 'github:nix-community/nixpkgs-wayland/ebf97a6' (2024-11-30) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/20df51f' (2024-11-24) → 'github:matt1432/nixos-pcsd/462c938' (2024-11-28) • Updated input 'tuya-local-src': 'github:make-all/tuya-local/56f76f9' (2024-11-26) → 'github:make-all/tuya-local/3014096' (2024-11-29) Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:3c856bdd10f7f0035ef7812e774e64023af7b7d609c29e32177320e11039974f → sha256:dc29037a106628d8020cfb96bd5856dfe5db431ab6a6430455fab2a741249215 • rssbridge/rss-bridge latest: sha256:72218407217f2495a5f7f39b0adc1fdefba05c2fdecae6d4df1192389a250426 → sha256:401f80f28223b2ec3d9e7026d83f61f99e224a1013967fec2a808074faa04449 • onlyoffice/documentserver latest: sha256:4af9878e3c663739f313ab60ad43f810a3c21d3726652efcd11917b95da1e4f7 → sha256:3489a54c581414055dd9bfa3890435e5e6fc8c4ce0ffdd65cf3c7869f680cf81 • ghcr.io/linuxserver/sabnzbd latest: sha256:1bd04442a6cb35fc8f4a18c474ba93d6600026dcbd364d0577e63cc6cdebfd87 → sha256:1d31c01bb765cfbbe916b418b336223b07541e50065e6b4284f5ffb8ea452d12 Firefox Addons: bitwarden: 2024.11.0 -> 2024.11.2
2024-11-29 22:07:27 -05:00
# FIXME: stay on nix 2.24 for now
rev = "5507bb141efc11cf548e87e39b61da66dfbca9e5";
};
};
clusterInputs = {
pcsd = mkDep {
owner = "matt1432";
repo = "nixos-pcsd";
};
caddy-plugins = mkDep {
owner = "matt1432";
repo = "nixos-caddy-cloudflare";
};
};
serviviInputs = {
minix = mkDep {
owner = "matt1432";
repo = "Minix";
};
2024-07-30 00:24:10 -04:00
pr-tracker = mkDep {
owner = "matt1432";
repo = "pr-tracker";
};
};
nosInputs = {
2024-07-24 15:49:31 -04:00
khepri = mkDep {
owner = "matt1432";
repo = "khepri";
};
jellyfin-flake = mkDep {
owner = "matt1432";
repo = "nixos-jellyfin";
};
bazarr-bulk = mkDep {
owner = "mateoradman";
repo = "bazarr-bulk";
};
};
desktopInputs = {
hyprlandInputs = {
hyprutils = mkDep {
owner = "hyprwm";
repo = "hyprutils";
};
hyprland = mkDep {
chore: update flake.lock Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/9e63fe3' (2024-09-28) → 'github:Aylur/astal/f17b28d' (2024-09-29) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=ebc8c69' (2024-09-27) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0eb9ce0' (2024-09-29) • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor/912d560' (2024-08-02) → 'github:hyprwm/hyprcursor/b98726e' (2024-09-28) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/b9750ee' (2024-09-28) → 'github:fufexan/nix-gaming/6401744' (2024-09-29) • Updated input 'nix-gaming/umu': 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=e42043a&submodules=1' (2024-09-19) → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=5cc1c3f&submodules=1' (2024-09-25) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/c7515c2' (2024-09-22) → 'github:Mic92/nix-index-database/a2ab158' (2024-09-29) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/811af6a' (2024-09-27) → 'github:nix-community/nixpkgs-wayland/206b2a2' (2024-09-29) • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus/f017285' (2024-09-28) → 'github:thlucas1/homeassistantcomponent_spotifyplus/0765d55' (2024-09-29) Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb → sha256:d758c5a5edc4cda1263260948b3f460f511430bccea505dca3cb70af01332ff8
2024-09-29 16:31:31 -04:00
owner = "hyprwm";
repo = "Hyprland";
2024-11-12 00:12:16 -05:00
inputs.hyprutils.follows = "hyprutils";
};
hyprland-plugins = mkHyprDep {
owner = "hyprwm";
repo = "hyprland-plugins";
# FIXME: wait for hyprgrass PR to make this one
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2024-11-30) rev: dbae5ac3288d00e11abcb7c0535adaf7369a4419 → 'github:elchininet/custom-sidebar' (2024-12-04) rev: bf77493d6d69d252a669192b2f306bfbe4549655 • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay' (2024-11-30) rev: bc1e938628f7b3408473c1c3723e972cc01d7710 → 'github:matt1432/discord-nightly-overlay' (2024-12-03) rev: 3d31fbcaa6a99040ef1c6b953957f21c30c1d8e0 • Updated input 'ha-fallback-conversation-src': 'github:m50/ha-fallback-conversation' (2024-11-20) rev: 0d1cb73e5da3ac2736456dcae777a3464ca536ce → 'github:m50/ha-fallback-conversation' (2024-12-04) rev: 1e8e616916d5e19f315554c843036948b686c2ac • Updated input 'home-manager': 'github:nix-community/home-manager' (2024-11-29) rev: 819f682269f4e002884702b87e445c82840c68f2 → 'github:nix-community/home-manager' (2024-12-05) rev: 65912bc6841cf420eb8c0a20e03df7cbbff5963f • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2024-11-19) rev: 9ba4f8a1a299dce4e80119f984c3fc36c9a9a7ff → 'github:horriblename/hyprgrass' (2024-12-05) rev: ecb7e95a739e4e6e7ee4007c3e676f545b687981 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2024-11-30) rev: d26439a0fe5594fb26d5a3c01571f9490a9a2d2c → 'github:hyprwm/Hyprland' (2024-12-05) rev: ceef4fb3a5efe1617790f56e2701846a21c2533d • Added input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-03) rev: cc95e5babc6065bc3ab4cd195429a9900836ef13 • Added input 'hyprland/hyprgraphics/hyprutils': follows 'hyprland/hyprutils' • Added input 'hyprland/hyprgraphics/nixpkgs': follows 'hyprland/nixpkgs' • Added input 'hyprland/hyprgraphics/systems': follows 'hyprland/systems' • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2024-11-19) rev: 340f761eb2722d54e3489d271f1f8d30fc64ffaf → 'github:hyprwm/hyprland-plugins' (2024-12-05) rev: 3bc37da4b9cf0c96594011cb1e43156fea54d0c0 • Updated input 'nh': 'github:viperML/nh' (2024-11-28) rev: 24293d624556d32bd502c440b352e4fef4eeab6d → 'github:viperML/nh' (2024-12-02) rev: 83db9160f7d79c0e3af45686454853d239202e54 • Updated input 'nix-fast-build': 'github:Mic92/nix-fast-build' (2024-11-25) rev: f51f479d001317204f1a47302db36473dc12fc8f → 'github:Mic92/nix-fast-build' (2024-12-01) rev: 95f5dc09a725a1916fd064f01eb3be9a5f487095 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2024-12-01) rev: 59363ec701ee3e994a6c8afc88b61d1fab40c66a → 'github:fufexan/nix-gaming' (2024-12-02) rev: 094b2c4ee459dd5d3d1611c919d59f26110053b0 • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2024-11-25) rev: f4a5ca5771ba9ca31ad24a62c8d511a405303436 → 'github:Mic92/nix-index-database' (2024-12-01) rev: 6e0b7f81367069589a480b91603a10bcf71f3103 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2024-11-28) rev: 970e93b9f82e2a0f3675757eb0bfc73297cc6370 → 'github:NixOS/nixpkgs' (2024-12-03) rev: 55d15ad12a74eb7d4646254e13638ad0c4128776 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2024-11-30) rev: 712cdbcfa5868076354ae62ed8beb3beb2d42df9 → 'github:nix-community/nixpkgs-wayland' (2024-12-05) rev: 9f8fe3345238f1be1859a036ff68f40dc7bbf34b • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2024-11-28) rev: 462c938d7b6080c70db44eee83dabb9fc0907055 → 'github:matt1432/nixos-pcsd' (2024-12-04) rev: 36b19a9384336b8c589a59d0db61af7fc06f2112 • Updated input 'sops-nix': 'github:Mic92/sops-nix' (2024-11-25) rev: 3433ea14fbd9e6671d0ff0dd45ed15ee4c156ffa → 'github:Mic92/sops-nix' (2024-12-02) rev: c6134b6fff6bda95a1ac872a2a9d5f32e3c37856 • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-11-20) rev: 218dcb9063c00d65d5138af1b859e0b85fc719bf → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-03) rev: 0ccc8e47abec9f3d474bd2d70e80f2dacfc69b5a • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2024-11-20) rev: f9cc96e9218a06686f68d81a7c02f946b1139942 → 'github:thlucas1/SpotifyWebApiPython' (2024-12-03) rev: 02ddbac32cfe3ad48c6bddecc5522127d8abd723 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2024-12-01) rev: de6244161aee9a22f7132c2ebc7a9aa7c63d2b3e → 'github:make-all/tuya-local' (2024-12-03) rev: 2d205a4cd4a822ed69907738d60f035380086878 Docker Images: • postgres 14: sha256:78b9deeca08fa9749a00e9d30bc879f8f8d021af854c73e2c339b752cb6d708a → sha256:19afc4af194bd5a58f3d86924fb1ab42b1950ffdc70b145996f1919ef6b03222 • vegardit/gitea-act-runner dind-latest: sha256:dc29037a106628d8020cfb96bd5856dfe5db431ab6a6430455fab2a741249215 → sha256:2b5770e40542c158aabba3a1f600d11fd5a0ffe3ff592fcfcf91be617e7c00f8 • rssbridge/rss-bridge latest: sha256:401f80f28223b2ec3d9e7026d83f61f99e224a1013967fec2a808074faa04449 → sha256:f5b63c60dad245b24912886f6ad20503281a4f8aae4cb886a3797f778fad4ffa • nextcloud fpm: sha256:e8c17c1734e9e6a89989264aebae20bb9f05c16d16f33fa62875d9b83a7d244d → sha256:8fac67551cdd146e1c5cea72758a5fb9027234636c4ea44efda6748bc1eb6246 • nginx latest: sha256:0c86dddac19f2ce4fd716ac58c0fd87bf69bfd4edabfd6971fb885bafd12a00b → sha256:fb197595ebe76b9c0c14ab68159fd3c08bd067ec62300583543f0ebda353b5be • ghcr.io/linuxserver/bazarr latest: sha256:5805d6a44689a41cf78a8317208276a52f0647fb3cd0b2c4a3c8df6e02f93d3b → sha256:be98501c48d98eec67a3269cacf884eb122b884d0775cdb8ee9a03947ef2b493 • ghcr.io/linuxserver/prowlarr latest: sha256:2ae64259bfca88972deec4cffa3750a454224283515854408e35af480f167cd7 → sha256:6b4ce037964e4bf50d341bc9b3aa800238d46ff7de4d7ecc029280c4bb5b2e68 • ghcr.io/linuxserver/radarr latest: sha256:c60610599d681dc7ea0aa1a5edfc1637ff4b5fb062872aea1539d291c835c4b3 → sha256:2e37ae0af799e01f413a97ee82c7e581a5b635816df0380889bc65d554dbeb17 • ghcr.io/linuxserver/sabnzbd latest: sha256:1d31c01bb765cfbbe916b418b336223b07541e50065e6b4284f5ffb8ea452d12 → sha256:ff682bedd109c45dbad25ab8edcc4f3b837b9ac48c39751fbbb33a858eab97d0 Firefox Addons: sponsorblock: 5.9.6 -> 5.10.1 Node modules: @eslint/js: 9.15.0 -> 9.16.0 @types/node: 22.9.1 -> 22.10.1 eslint: 9.15.0 -> 9.16.0 eslint-plugin-jsdoc: 50.5.0 -> 50.6.0 jiti: 2.4.0 -> 2.4.1 typescript: 5.6.3 -> 5.7.2 typescript-eslint: 8.15.0 -> 8.17.0
2024-12-05 12:51:25 -05:00
rev = "3bc37da4b9cf0c96594011cb1e43156fea54d0c0";
# type = "path";
# path = "/home/matt/git/hyprland-plugins";
};
2024-06-16 14:33:58 -04:00
hyprgrass = mkHyprDep {
owner = "horriblename";
repo = "hyprgrass";
# FIXME: hopefully this gets merged soon
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2024-11-30) rev: dbae5ac3288d00e11abcb7c0535adaf7369a4419 → 'github:elchininet/custom-sidebar' (2024-12-04) rev: bf77493d6d69d252a669192b2f306bfbe4549655 • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay' (2024-11-30) rev: bc1e938628f7b3408473c1c3723e972cc01d7710 → 'github:matt1432/discord-nightly-overlay' (2024-12-03) rev: 3d31fbcaa6a99040ef1c6b953957f21c30c1d8e0 • Updated input 'ha-fallback-conversation-src': 'github:m50/ha-fallback-conversation' (2024-11-20) rev: 0d1cb73e5da3ac2736456dcae777a3464ca536ce → 'github:m50/ha-fallback-conversation' (2024-12-04) rev: 1e8e616916d5e19f315554c843036948b686c2ac • Updated input 'home-manager': 'github:nix-community/home-manager' (2024-11-29) rev: 819f682269f4e002884702b87e445c82840c68f2 → 'github:nix-community/home-manager' (2024-12-05) rev: 65912bc6841cf420eb8c0a20e03df7cbbff5963f • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2024-11-19) rev: 9ba4f8a1a299dce4e80119f984c3fc36c9a9a7ff → 'github:horriblename/hyprgrass' (2024-12-05) rev: ecb7e95a739e4e6e7ee4007c3e676f545b687981 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2024-11-30) rev: d26439a0fe5594fb26d5a3c01571f9490a9a2d2c → 'github:hyprwm/Hyprland' (2024-12-05) rev: ceef4fb3a5efe1617790f56e2701846a21c2533d • Added input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-03) rev: cc95e5babc6065bc3ab4cd195429a9900836ef13 • Added input 'hyprland/hyprgraphics/hyprutils': follows 'hyprland/hyprutils' • Added input 'hyprland/hyprgraphics/nixpkgs': follows 'hyprland/nixpkgs' • Added input 'hyprland/hyprgraphics/systems': follows 'hyprland/systems' • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2024-11-19) rev: 340f761eb2722d54e3489d271f1f8d30fc64ffaf → 'github:hyprwm/hyprland-plugins' (2024-12-05) rev: 3bc37da4b9cf0c96594011cb1e43156fea54d0c0 • Updated input 'nh': 'github:viperML/nh' (2024-11-28) rev: 24293d624556d32bd502c440b352e4fef4eeab6d → 'github:viperML/nh' (2024-12-02) rev: 83db9160f7d79c0e3af45686454853d239202e54 • Updated input 'nix-fast-build': 'github:Mic92/nix-fast-build' (2024-11-25) rev: f51f479d001317204f1a47302db36473dc12fc8f → 'github:Mic92/nix-fast-build' (2024-12-01) rev: 95f5dc09a725a1916fd064f01eb3be9a5f487095 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2024-12-01) rev: 59363ec701ee3e994a6c8afc88b61d1fab40c66a → 'github:fufexan/nix-gaming' (2024-12-02) rev: 094b2c4ee459dd5d3d1611c919d59f26110053b0 • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2024-11-25) rev: f4a5ca5771ba9ca31ad24a62c8d511a405303436 → 'github:Mic92/nix-index-database' (2024-12-01) rev: 6e0b7f81367069589a480b91603a10bcf71f3103 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2024-11-28) rev: 970e93b9f82e2a0f3675757eb0bfc73297cc6370 → 'github:NixOS/nixpkgs' (2024-12-03) rev: 55d15ad12a74eb7d4646254e13638ad0c4128776 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2024-11-30) rev: 712cdbcfa5868076354ae62ed8beb3beb2d42df9 → 'github:nix-community/nixpkgs-wayland' (2024-12-05) rev: 9f8fe3345238f1be1859a036ff68f40dc7bbf34b • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2024-11-28) rev: 462c938d7b6080c70db44eee83dabb9fc0907055 → 'github:matt1432/nixos-pcsd' (2024-12-04) rev: 36b19a9384336b8c589a59d0db61af7fc06f2112 • Updated input 'sops-nix': 'github:Mic92/sops-nix' (2024-11-25) rev: 3433ea14fbd9e6671d0ff0dd45ed15ee4c156ffa → 'github:Mic92/sops-nix' (2024-12-02) rev: c6134b6fff6bda95a1ac872a2a9d5f32e3c37856 • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-11-20) rev: 218dcb9063c00d65d5138af1b859e0b85fc719bf → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-03) rev: 0ccc8e47abec9f3d474bd2d70e80f2dacfc69b5a • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2024-11-20) rev: f9cc96e9218a06686f68d81a7c02f946b1139942 → 'github:thlucas1/SpotifyWebApiPython' (2024-12-03) rev: 02ddbac32cfe3ad48c6bddecc5522127d8abd723 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2024-12-01) rev: de6244161aee9a22f7132c2ebc7a9aa7c63d2b3e → 'github:make-all/tuya-local' (2024-12-03) rev: 2d205a4cd4a822ed69907738d60f035380086878 Docker Images: • postgres 14: sha256:78b9deeca08fa9749a00e9d30bc879f8f8d021af854c73e2c339b752cb6d708a → sha256:19afc4af194bd5a58f3d86924fb1ab42b1950ffdc70b145996f1919ef6b03222 • vegardit/gitea-act-runner dind-latest: sha256:dc29037a106628d8020cfb96bd5856dfe5db431ab6a6430455fab2a741249215 → sha256:2b5770e40542c158aabba3a1f600d11fd5a0ffe3ff592fcfcf91be617e7c00f8 • rssbridge/rss-bridge latest: sha256:401f80f28223b2ec3d9e7026d83f61f99e224a1013967fec2a808074faa04449 → sha256:f5b63c60dad245b24912886f6ad20503281a4f8aae4cb886a3797f778fad4ffa • nextcloud fpm: sha256:e8c17c1734e9e6a89989264aebae20bb9f05c16d16f33fa62875d9b83a7d244d → sha256:8fac67551cdd146e1c5cea72758a5fb9027234636c4ea44efda6748bc1eb6246 • nginx latest: sha256:0c86dddac19f2ce4fd716ac58c0fd87bf69bfd4edabfd6971fb885bafd12a00b → sha256:fb197595ebe76b9c0c14ab68159fd3c08bd067ec62300583543f0ebda353b5be • ghcr.io/linuxserver/bazarr latest: sha256:5805d6a44689a41cf78a8317208276a52f0647fb3cd0b2c4a3c8df6e02f93d3b → sha256:be98501c48d98eec67a3269cacf884eb122b884d0775cdb8ee9a03947ef2b493 • ghcr.io/linuxserver/prowlarr latest: sha256:2ae64259bfca88972deec4cffa3750a454224283515854408e35af480f167cd7 → sha256:6b4ce037964e4bf50d341bc9b3aa800238d46ff7de4d7ecc029280c4bb5b2e68 • ghcr.io/linuxserver/radarr latest: sha256:c60610599d681dc7ea0aa1a5edfc1637ff4b5fb062872aea1539d291c835c4b3 → sha256:2e37ae0af799e01f413a97ee82c7e581a5b635816df0380889bc65d554dbeb17 • ghcr.io/linuxserver/sabnzbd latest: sha256:1d31c01bb765cfbbe916b418b336223b07541e50065e6b4284f5ffb8ea452d12 → sha256:ff682bedd109c45dbad25ab8edcc4f3b837b9ac48c39751fbbb33a858eab97d0 Firefox Addons: sponsorblock: 5.9.6 -> 5.10.1 Node modules: @eslint/js: 9.15.0 -> 9.16.0 @types/node: 22.9.1 -> 22.10.1 eslint: 9.15.0 -> 9.16.0 eslint-plugin-jsdoc: 50.5.0 -> 50.6.0 jiti: 2.4.0 -> 2.4.1 typescript: 5.6.3 -> 5.7.2 typescript-eslint: 8.15.0 -> 8.17.0
2024-12-05 12:51:25 -05:00
rev = "ecb7e95a739e4e6e7ee4007c3e676f545b687981";
# type = "path";
# path = "/home/matt/git/hyprgrass";
2024-06-16 14:33:58 -04:00
};
2024-09-12 13:30:14 -04:00
hyprpaper = mkDep {
chore: update flake.lock Flake Inputs: • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/6140012' (2024-08-31) → 'github:matt1432/discord-nightly-overlay/a4a9f83' (2024-09-02) • Updated input 'discord-overlay/Vencord-src': 'github:Vendicated/vencord/db2f5c9' (2024-08-29) → 'github:Vendicated/vencord/accfc15' (2024-09-02) • Updated input 'home-manager': 'github:nix-community/home-manager/c2cd2a5' (2024-08-23) → 'github:nix-community/home-manager/471e3eb' (2024-09-01) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=a6315b0&submodules=1' (2024-08-31) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=6934e7a&submodules=1' (2024-09-01) • Added input 'hyprpaper': 'github:hyprwm/hyprpaper/1c18ad6' (2024-09-01) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/a14f978' (2024-08-30) → 'github:Jovian-Experiments/Jovian-NixOS/b13488a' (2024-09-01) • Updated input 'nh': 'github:viperML/nh/a922ead' (2024-08-26) → 'github:viperML/nh/5dd64eb' (2024-09-02) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/963803d' (2024-08-25) → 'github:fufexan/nix-gaming/76446e8' (2024-09-01) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/e333d62' (2024-08-25) → 'github:Mic92/nix-index-database/32058e9' (2024-09-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/71e91c4' (2024-08-28) → 'github:NixOS/nixpkgs/12228ff' (2024-08-31) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/3f77707' (2024-08-31) → 'github:nix-community/nixpkgs-wayland/52b72b1' (2024-09-02) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/724893b' (2024-08-24) → 'github:matt1432/nixos-pcsd/cd327ff' (2024-09-02) • Updated input 'sops-nix': 'github:Mic92/sops-nix/be0eec2' (2024-08-12) → 'github:Mic92/sops-nix/5db5921' (2024-09-01) • Updated input 'wakewords-src': 'github:fwartner/home-assistant-wakewords-collection/18ba1c5' (2024-07-25) → 'github:fwartner/home-assistant-wakewords-collection/de66e86' (2024-09-02) Docker Images: • rssbridge/rss-bridge latest: sha256:ffc5966ca95af2d031a5c7561d3144454898e330a68862bb0299db6349806c25 → sha256:a4e973ca2c1967d4dae52bfd0694aa38e547c1f3e0c52553d0789ad4d55e6423 • ghcr.io/linuxserver/prowlarr latest: sha256:c93f075dc5afb74dc7a0a55e90974f81425a5d3c5d293022c5416431f4963ce9 → sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1 • ghcr.io/linuxserver/radarr latest: sha256:b034531ff81d3e5e1f9fd70c969746040b40e6484c88981ea5d0dee732c10bc3 → sha256:47acec85a0d92d107096088aebe83d1d0a434def34e5bac317fff18ca28741ae Firefox Addons: ttv-lol-pro: 2.3.8 -> 2.3.9
2024-09-02 15:09:39 -04:00
owner = "hyprwm";
repo = "hyprpaper";
chore: update flake.lock Flake Inputs: • Updated input 'astal': 'github:Aylur/astal/9e63fe3' (2024-09-28) → 'github:Aylur/astal/f17b28d' (2024-09-29) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=ebc8c69' (2024-09-27) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0eb9ce0' (2024-09-29) • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor/912d560' (2024-08-02) → 'github:hyprwm/hyprcursor/b98726e' (2024-09-28) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/b9750ee' (2024-09-28) → 'github:fufexan/nix-gaming/6401744' (2024-09-29) • Updated input 'nix-gaming/umu': 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=e42043a&submodules=1' (2024-09-19) → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=5cc1c3f&submodules=1' (2024-09-25) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/c7515c2' (2024-09-22) → 'github:Mic92/nix-index-database/a2ab158' (2024-09-29) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/811af6a' (2024-09-27) → 'github:nix-community/nixpkgs-wayland/206b2a2' (2024-09-29) • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus/f017285' (2024-09-28) → 'github:thlucas1/homeassistantcomponent_spotifyplus/0765d55' (2024-09-29) Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb → sha256:d758c5a5edc4cda1263260948b3f460f511430bccea505dca3cb70af01332ff8
2024-09-29 16:31:31 -04:00
inputs = {
hyprlang.follows = "hyprland/hyprlang";
hyprutils.follows = "hyprland/hyprutils";
hyprwayland-scanner.follows = "hyprland/hyprwayland-scanner";
nixpkgs.follows = "hyprland/nixpkgs";
systems.follows = "hyprland/systems";
};
chore: update flake.lock Flake Inputs: • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/6140012' (2024-08-31) → 'github:matt1432/discord-nightly-overlay/a4a9f83' (2024-09-02) • Updated input 'discord-overlay/Vencord-src': 'github:Vendicated/vencord/db2f5c9' (2024-08-29) → 'github:Vendicated/vencord/accfc15' (2024-09-02) • Updated input 'home-manager': 'github:nix-community/home-manager/c2cd2a5' (2024-08-23) → 'github:nix-community/home-manager/471e3eb' (2024-09-01) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=a6315b0&submodules=1' (2024-08-31) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=6934e7a&submodules=1' (2024-09-01) • Added input 'hyprpaper': 'github:hyprwm/hyprpaper/1c18ad6' (2024-09-01) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/a14f978' (2024-08-30) → 'github:Jovian-Experiments/Jovian-NixOS/b13488a' (2024-09-01) • Updated input 'nh': 'github:viperML/nh/a922ead' (2024-08-26) → 'github:viperML/nh/5dd64eb' (2024-09-02) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/963803d' (2024-08-25) → 'github:fufexan/nix-gaming/76446e8' (2024-09-01) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/e333d62' (2024-08-25) → 'github:Mic92/nix-index-database/32058e9' (2024-09-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/71e91c4' (2024-08-28) → 'github:NixOS/nixpkgs/12228ff' (2024-08-31) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/3f77707' (2024-08-31) → 'github:nix-community/nixpkgs-wayland/52b72b1' (2024-09-02) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/724893b' (2024-08-24) → 'github:matt1432/nixos-pcsd/cd327ff' (2024-09-02) • Updated input 'sops-nix': 'github:Mic92/sops-nix/be0eec2' (2024-08-12) → 'github:Mic92/sops-nix/5db5921' (2024-09-01) • Updated input 'wakewords-src': 'github:fwartner/home-assistant-wakewords-collection/18ba1c5' (2024-07-25) → 'github:fwartner/home-assistant-wakewords-collection/de66e86' (2024-09-02) Docker Images: • rssbridge/rss-bridge latest: sha256:ffc5966ca95af2d031a5c7561d3144454898e330a68862bb0299db6349806c25 → sha256:a4e973ca2c1967d4dae52bfd0694aa38e547c1f3e0c52553d0789ad4d55e6423 • ghcr.io/linuxserver/prowlarr latest: sha256:c93f075dc5afb74dc7a0a55e90974f81425a5d3c5d293022c5416431f4963ce9 → sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1 • ghcr.io/linuxserver/radarr latest: sha256:b034531ff81d3e5e1f9fd70c969746040b40e6484c88981ea5d0dee732c10bc3 → sha256:47acec85a0d92d107096088aebe83d1d0a434def34e5bac317fff18ca28741ae Firefox Addons: ttv-lol-pro: 2.3.8 -> 2.3.9
2024-09-02 15:09:39 -04:00
};
grim-hyprland = mkDep {
owner = "eriedaberrie";
repo = "grim-hyprland";
};
discord-overlay = mkDep {
owner = "matt1432";
repo = "discord-nightly-overlay";
};
};
agsInputs = {
2024-11-13 19:39:01 -05:00
astal = mkDep {
2024-09-23 23:52:17 -04:00
owner = "Aylur";
2024-11-13 19:39:01 -05:00
repo = "astal";
2024-09-23 23:52:17 -04:00
};
2024-11-13 19:39:01 -05:00
ags = mkDep {
owner = "Aylur";
2024-11-13 19:39:01 -05:00
repo = "ags";
inputs.astal.follows = "astal";
};
gtk-session-lock = mkDep {
owner = "Cu3PO42";
repo = "gtk-session-lock";
};
};
};
bbsteamieInputs = {
jovian = mkDep {
owner = "Jovian-Experiments";
repo = "Jovian-NixOS";
};
};
srcs = [
2024-09-01 19:19:30 -04:00
# Home-assistant
2024-10-16 20:12:23 -04:00
## Components
{
name = "extended-ollama-conversation-src";
owner = "TheNimaj";
repo = "extended_ollama_conversation";
}
{
owner = "m50";
repo = "ha-fallback-conversation";
}
2024-09-30 12:06:05 -04:00
{
owner = "make-all";
repo = "tuya-local";
}
2024-10-05 12:38:13 -04:00
{
name = "netdaemon-src";
owner = "net-daemon";
repo = "integration";
}
2024-10-23 00:30:24 -04:00
{
owner = "osk2";
repo = "yamaha-soundbar";
}
2024-10-16 20:12:23 -04:00
### SpotifyPlus
2024-09-19 22:16:11 -04:00
{
name = "spotifyplus-src";
owner = "thlucas1";
repo = "homeassistantcomponent_spotifyplus";
}
{
name = "smartinspect-src";
owner = "thlucas1";
repo = "SmartInspectPython";
}
{
name = "spotifywebapi-src";
owner = "thlucas1";
repo = "SpotifyWebApiPython";
}
2024-10-16 20:12:23 -04:00
###
2024-10-16 20:12:23 -04:00
## Voice
2024-09-01 19:19:30 -04:00
{
name = "wakewords-src";
owner = "fwartner";
repo = "home-assistant-wakewords-collection";
}
2024-10-16 20:12:23 -04:00
## Themes
2024-09-04 12:20:27 -04:00
{
owner = "berti24";
repo = "dracul-ha";
}
2024-10-06 05:45:08 -04:00
{
name = "caule-themes-src";
owner = "ricardoquecria";
repo = "caule-themes-pack-1";
}
2024-10-06 20:33:37 -04:00
{
owner = "Nerwyn";
repo = "material-rounded-theme";
}
2024-10-16 20:12:23 -04:00
## Lovelace Components
2024-10-06 20:33:37 -04:00
{
owner = "beecho01";
repo = "material-symbols";
}
2024-10-16 20:12:23 -04:00
{
owner = "elchininet";
repo = "custom-sidebar";
}
2024-09-01 19:19:30 -04:00
# 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.7";
}
{
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;
extraInputs =
{
flakegen = {
url = "github:jorsn/flakegen";
inputs.systems.follows = "systems";
};
}
// nixTools
// overlays
// nvimInputs
// clusterInputs
// serviviInputs
// nosInputs
// bbsteamieInputs
// desktopInputs.hyprlandInputs
// desktopInputs.agsInputs
// (listToAttrs (map (x: {
name = x.name or "${x.repo}-src";
value = mkSrc (removeAttrs x ["name"]);
})
srcs));
}