nixos-configs/overlays/misc-fixes/default.nix

49 lines
1.5 KiB
Nix
Raw Normal View History

final: prev: {
# FIXME: do some other stuff and make PR
nix-update = prev.nix-update.overrideAttrs (o: {
src = prev.fetchFromGitHub {
owner = "matt1432";
repo = "nix-update";
rev = "21de1ebd7e7c22de03f0a9c7e1f6cd488fa96d03";
hash = "sha256-ukapzy0+mS4rorX3D22lRKX/D9TXmkq8W2YNDQIq7A8=";
};
});
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-12) rev: 956b74fd9ff8c607b6683b404860c4e6b30ffe2b → 'github:Aylur/astal' (2025-02-17) rev: cbfe69a9c22f3b0e59c6e09fffbe0b7af4f543d1 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-09) rev: 5e65f568db9312ca84b0de4f376899af54a14655 → 'github:elchininet/custom-sidebar' (2025-02-17) rev: 8c5769f2329fb2197c7e828bdc25ffe00783d975 • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-16) rev: 015570ca75e4c7891f02708b1ec29da8887578ef → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-17) rev: 3c0b607154f324e0f34503e2eb661ded49705c93 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-16) rev: ec130e700959ee10b63eedbc87758d20264a9588 → 'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-16) rev: 897ee276dc0a8a6b11a8102b225a9e969faac0bf → 'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2025-02-09) rev: 42092d54585cef272cac955cb0a07e3f76d46de4 → 'github:matt1432/nixos-jellyfin' (2025-02-17) rev: 9004577a5a01f62d34ee3b656b7fe38dbed639d7 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-15) rev: dc10b4ba56665c66562a5e993c9734fe89c29c65 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-17) rev: acd994d0e57d0309794005f49b09dc1ccb4940e2 • Updated input 'kompass': 'github:kotontrion/kompass' (2025-02-07) rev: e312a5715edd1b02576afd39bbe0588c6045e7c1 → 'github:kotontrion/kompass' (2025-02-17) rev: 755b3095ace5dad330a3dcdcf51d1ff29bf164d4 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-13) rev: 2ff53fe64443980e139eaa286017f53f88336dd0 → 'github:NixOS/nixpkgs' (2025-02-16) rev: d74a2335ac9c133d6bbec9fc98d91a77f1604c1f • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-16) rev: 2bb531b423b6c7c101adb1ace037bac86e5d8552 → 'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-12) rev: d1e462ffdb6150749d2e4e7edf97b93f82c525d2 → 'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-16) rev: 5f73974ba2036f5b8398ba621320b0bf7b9a61ce → 'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-02-15) rev: 3f86e52047f1697117c73d4597729b25bc06839e → 'github:seblj/roslyn.nvim' (2025-02-17) rev: ff6dd40e9ae7237e3dbd757af54cc93a29fc6cf8 Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:f4c9c64c42e84a3c03590afd9da2e420c69b5e936b4549778c5d4c00d907ba33 → sha256:1184ee84bc5329c4f62c070a04d73eaf7918878410ca48a1f3dbf82b684eee27 Firefox Addons: stylus: 2.3.10 -> 2.3.12 Node modules: typescript-eslint: 8.24.0 -> 8.24.1 @ts-for-gir/cli: 4.0.0-beta.19 -> 4.0.0-beta.21
2025-02-17 17:12:03 -05:00
# FIXME: https://pr-tracker.nelim.org/?pr=382559
2025-02-18 19:39:30 -05:00
obs-studio-plugins = let
inherit (prev) lib libjpeg libimobiledevice obs-studio ffmpeg pkg-config;
in
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-12) rev: 956b74fd9ff8c607b6683b404860c4e6b30ffe2b → 'github:Aylur/astal' (2025-02-17) rev: cbfe69a9c22f3b0e59c6e09fffbe0b7af4f543d1 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-09) rev: 5e65f568db9312ca84b0de4f376899af54a14655 → 'github:elchininet/custom-sidebar' (2025-02-17) rev: 8c5769f2329fb2197c7e828bdc25ffe00783d975 • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-16) rev: 015570ca75e4c7891f02708b1ec29da8887578ef → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-17) rev: 3c0b607154f324e0f34503e2eb661ded49705c93 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-16) rev: ec130e700959ee10b63eedbc87758d20264a9588 → 'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-16) rev: 897ee276dc0a8a6b11a8102b225a9e969faac0bf → 'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2025-02-09) rev: 42092d54585cef272cac955cb0a07e3f76d46de4 → 'github:matt1432/nixos-jellyfin' (2025-02-17) rev: 9004577a5a01f62d34ee3b656b7fe38dbed639d7 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-15) rev: dc10b4ba56665c66562a5e993c9734fe89c29c65 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-17) rev: acd994d0e57d0309794005f49b09dc1ccb4940e2 • Updated input 'kompass': 'github:kotontrion/kompass' (2025-02-07) rev: e312a5715edd1b02576afd39bbe0588c6045e7c1 → 'github:kotontrion/kompass' (2025-02-17) rev: 755b3095ace5dad330a3dcdcf51d1ff29bf164d4 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-13) rev: 2ff53fe64443980e139eaa286017f53f88336dd0 → 'github:NixOS/nixpkgs' (2025-02-16) rev: d74a2335ac9c133d6bbec9fc98d91a77f1604c1f • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-16) rev: 2bb531b423b6c7c101adb1ace037bac86e5d8552 → 'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-12) rev: d1e462ffdb6150749d2e4e7edf97b93f82c525d2 → 'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-16) rev: 5f73974ba2036f5b8398ba621320b0bf7b9a61ce → 'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-02-15) rev: 3f86e52047f1697117c73d4597729b25bc06839e → 'github:seblj/roslyn.nvim' (2025-02-17) rev: ff6dd40e9ae7237e3dbd757af54cc93a29fc6cf8 Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:f4c9c64c42e84a3c03590afd9da2e420c69b5e936b4549778c5d4c00d907ba33 → sha256:1184ee84bc5329c4f62c070a04d73eaf7918878410ca48a1f3dbf82b684eee27 Firefox Addons: stylus: 2.3.10 -> 2.3.12 Node modules: typescript-eslint: 8.24.0 -> 8.24.1 @ts-for-gir/cli: 4.0.0-beta.19 -> 4.0.0-beta.21
2025-02-17 17:12:03 -05:00
prev.obs-studio-plugins
// {
droidcam-obs = prev.obs-studio-plugins.droidcam-obs.overrideAttrs (o: rec {
version = "2.3.4";
src = prev.fetchFromGitHub {
owner = "dev47apps";
repo = "droidcam-obs-plugin";
tag = version;
sha256 = "sha256-KWMLhddK561xA+EjvoG4tXRW4xoLil31JcTTfppblmA=";
};
postPatch = "";
2025-02-18 19:39:30 -05:00
nativeBuildInputs = [
pkg-config
];
# Flag reference in regard to:
# https://github.com/dev47apps/droidcam-obs-plugin/blob/master/linux/linux.mk
makeFlags = [
"ALLOW_STATIC=no"
"JPEG_DIR=${lib.getDev libjpeg}"
"JPEG_LIB=${lib.getLib libjpeg}/lib"
"IMOBILEDEV_DIR=${lib.getLib libimobiledevice}"
"LIBOBS_INCLUDES=${obs-studio}/include/obs"
"FFMPEG_INCLUDES=${lib.getLib ffmpeg}"
"LIBUSBMUXD=libusbmuxd-2.0"
"LIBIMOBILEDEV=libimobiledevice-1.0"
];
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-03-09) rev: 24eba4a1bb562bffc86311c609fb386e474982e7 → 'github:elchininet/custom-sidebar' (2025-03-09) rev: 2f653a66ca72251668a774a1fedc77d66ffa5d19 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-03-09) rev: cf47e7ea2182c5638fdd1b42de329cc7d185cf8b → 'github:nix-community/home-manager' (2025-03-10) rev: 7fb8678716c158642ac42f9ff7a18c0800fea551 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-03-08) rev: d30cc19d253a3db784ad10c3084f58cbb52d325a → 'github:hyprwm/Hyprland' (2025-03-10) rev: e4af4b5e2e3566a5fa95505b0d0ef5e5c9e174b8 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-08) rev: d6075ed971c7bc60d4295670561270841525bdf9 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-10) rev: c769e6fa7ea00689254eb3f8385baec7e2f771cc • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-03-09) rev: 6413c80d27072c5e714f48d0f0c3ba332397b7a0 → 'github:fufexan/nix-gaming' (2025-03-10) rev: f627335019cb3395c52d89c72abb353d2456ba16 • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2025-03-09) rev: 296a2c992a28b37427d062ade6e20d467e479e3f → 'github:Mic92/nix-index-database' (2025-03-10) rev: 66537fb185462ba9b07f4e6f2d54894a1b2d04ab • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-03-07) rev: 36fd87baa9083f34f7f5027900b62ee6d09b1f2f → 'github:NixOS/nixpkgs' (2025-03-09) rev: e3e32b642a31e6714ec1b712de8c91a3352ce7e1 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-03-09) rev: 1308354da1b065cf245faa237cbfc2946b98660e → 'github:nix-community/nixpkgs-wayland' (2025-03-10) rev: 4aa87b0399b9c17aa88a7c8606d41b123bcc7f99 • Updated input 'poetry2nix': 'github:nix-community/poetry2nix' (2025-03-05) rev: 98293f0b368f24c48e05aaa2359dcc0de15e976f → 'github:nix-community/poetry2nix' (2025-03-10) rev: ac847558db725d865d44bbd77f894076c4b03ee3 • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-09) rev: 2c2742e98d53f00bc9f0e5293f4e384b86ef24a9 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-09) rev: 9850db38e136a885dc147e1ab00cb53957e77513 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-03-08) rev: 341d10a4f9dc0d424f78f2f5833515b0abdf2876 → 'github:thlucas1/SpotifyWebApiPython' (2025-03-09) rev: 0a005a5e30fbf0afd840f9978b9386df7accb8b6 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-03-09) rev: 88ec0d65cd3734e7aa0ef28dd666d4c5291d0dcf → 'github:make-all/tuya-local' (2025-03-09) rev: 684b181888a46fd9ec9927c9a02522259eb98c56 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-03-09) rev: 9502d5eea9fe6919deb9f5a1732a1e1cfae6860a → 'github:seblj/roslyn.nvim' (2025-03-10) rev: 4fd5ab3c3c9ebb3b2c3fc7cc8d05bfb5cb1d1e97 Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:0a8020afc5e3dcad1413ba125a980729a2b16ff0d88d108b3e1779111ef1c896 → sha256:620189d67078ddcfeb7a4efa424eb62f827ef734ef1e56980768bf8efd73782a • docker.io/fallenbagel/jellyseerr latest: sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6 → sha256:ae1703c66b0fc12bfcc8cba339a77044246a93f86cc8ea53665e88b3218f111f Node modules: esbuild: 0.25.0 -> 0.25.1 typescript-eslint: 8.26.0 -> 8.26.1
2025-03-10 16:56:42 -04:00
meta = o.meta // {broken = false;};
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-12) rev: 956b74fd9ff8c607b6683b404860c4e6b30ffe2b → 'github:Aylur/astal' (2025-02-17) rev: cbfe69a9c22f3b0e59c6e09fffbe0b7af4f543d1 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-09) rev: 5e65f568db9312ca84b0de4f376899af54a14655 → 'github:elchininet/custom-sidebar' (2025-02-17) rev: 8c5769f2329fb2197c7e828bdc25ffe00783d975 • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-16) rev: 015570ca75e4c7891f02708b1ec29da8887578ef → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-17) rev: 3c0b607154f324e0f34503e2eb661ded49705c93 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-16) rev: ec130e700959ee10b63eedbc87758d20264a9588 → 'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-16) rev: 897ee276dc0a8a6b11a8102b225a9e969faac0bf → 'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2025-02-09) rev: 42092d54585cef272cac955cb0a07e3f76d46de4 → 'github:matt1432/nixos-jellyfin' (2025-02-17) rev: 9004577a5a01f62d34ee3b656b7fe38dbed639d7 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-15) rev: dc10b4ba56665c66562a5e993c9734fe89c29c65 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-17) rev: acd994d0e57d0309794005f49b09dc1ccb4940e2 • Updated input 'kompass': 'github:kotontrion/kompass' (2025-02-07) rev: e312a5715edd1b02576afd39bbe0588c6045e7c1 → 'github:kotontrion/kompass' (2025-02-17) rev: 755b3095ace5dad330a3dcdcf51d1ff29bf164d4 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-13) rev: 2ff53fe64443980e139eaa286017f53f88336dd0 → 'github:NixOS/nixpkgs' (2025-02-16) rev: d74a2335ac9c133d6bbec9fc98d91a77f1604c1f • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-16) rev: 2bb531b423b6c7c101adb1ace037bac86e5d8552 → 'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-12) rev: d1e462ffdb6150749d2e4e7edf97b93f82c525d2 → 'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-16) rev: 5f73974ba2036f5b8398ba621320b0bf7b9a61ce → 'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-02-15) rev: 3f86e52047f1697117c73d4597729b25bc06839e → 'github:seblj/roslyn.nvim' (2025-02-17) rev: ff6dd40e9ae7237e3dbd757af54cc93a29fc6cf8 Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:f4c9c64c42e84a3c03590afd9da2e420c69b5e936b4549778c5d4c00d907ba33 → sha256:1184ee84bc5329c4f62c070a04d73eaf7918878410ca48a1f3dbf82b684eee27 Firefox Addons: stylus: 2.3.10 -> 2.3.12 Node modules: typescript-eslint: 8.24.0 -> 8.24.1 @ts-for-gir/cli: 4.0.0-beta.19 -> 4.0.0-beta.21
2025-02-17 17:12:03 -05:00
});
};
}