nixos-configs/legacyPackages/lovelace-components/custom-sidebar/default.nix

43 lines
810 B
Nix
Raw Normal View History

2024-10-16 20:12:23 -04:00
{
chore: update flake.lock Flake Inputs: • Updated input 'agsV2': 'github:Aylur/ags/a93f0ac' (2024-10-16) → 'github:Aylur/ags/b7f3896' (2024-10-19) • Updated input 'astal': 'github:Aylur/astal/f763c44' (2024-10-18) → 'github:Aylur/astal/bfb7e27' (2024-10-20) • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar/fcada91' (2024-10-15) → 'github:elchininet/custom-sidebar/80942f5' (2024-10-21) • Updated input 'home-manager': 'github:nix-community/home-manager/09a0c0c' (2024-10-18) → 'github:nix-community/home-manager/1e27f21' (2024-10-20) • Updated input 'hyprland': 'github:hyprwm/Hyprland/0e630e9' (2024-10-17) → 'github:hyprwm/Hyprland/62ee5cc' (2024-10-19) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/79f0e31' (2024-10-18) → 'github:fufexan/nix-gaming/177e270' (2024-10-20) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/5c54c33' (2024-10-13) → 'github:Mic92/nix-index-database/04f8a11' (2024-10-20) • Updated input 'nixd': 'github:nix-community/nixd/c38702b' (2024-10-01) → 'github:nix-community/nixd/d3c7e56' (2024-10-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5785b6b' (2024-10-16) → 'github:NixOS/nixpkgs/4c2fcb0' (2024-10-18) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/2535bdd' (2024-10-18) → 'github:nix-community/nixpkgs-wayland/7c64c3c' (2024-10-20) • Updated input 'pokemon-colorscripts-src': 'gitlab:phoneybadger/pokemon-colorscripts/0483c85' (2022-10-28) → 'gitlab:phoneybadger/pokemon-colorscripts/5802ff6' (2024-10-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/06535d0' (2024-10-08) → 'github:Mic92/sops-nix/c504fd7' (2024-10-20) • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython/4bb0658' (2024-10-14) → 'github:thlucas1/SpotifyWebApiPython/8c6aff1' (2024-10-19) • Updated input 'tuya-local-src': 'github:make-all/tuya-local/587d622' (2024-10-18) → 'github:make-all/tuya-local/38744c0' (2024-10-21) Docker Images: • rssbridge/rss-bridge latest: sha256:da785b43f43e4f718c525d71453d6b7011db98c68434f02315cb7ee1ecc88889 → sha256:42b4d1d1e3fb2c361a3a2fe2921a847bbdcd0d6d14a4d411482665fc4560a58d
2024-10-20 21:42:54 -04:00
concatTextFile,
2024-10-16 20:12:23 -04:00
custom-sidebar-src,
nodejs,
pnpm,
stdenv,
...
}: let
package = builtins.fromJSON (builtins.readFile "${custom-sidebar-src}/package.json");
in
stdenv.mkDerivation (finalAttrs: {
pname = "custom-sidebar";
inherit (package) version;
src = custom-sidebar-src;
nativeBuildInputs = [
nodejs
pnpm.configHook
];
buildPhase = ''
npm run build
'';
installPhase = ''
mkdir $out
cp ./dist/* $out
'';
pnpmDeps = pnpm.fetchDeps {
inherit (finalAttrs) pname version src;
chore: update sources Flake Inputs: • Updated input 'ags': 'github:Aylur/ags/3e270c8' (2024-11-15) → 'github:Aylur/ags/12e0bfe' (2024-11-18) • Updated input 'astal': 'github:Aylur/astal/852cf24' (2024-11-17) → 'github:Aylur/astal/920e7d2' (2024-11-18) • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar/ffa2256' (2024-11-17) → 'github:elchininet/custom-sidebar/67acfa8' (2024-11-18) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/a8130ae' (2024-11-14) → 'github:matt1432/discord-nightly-overlay/90d33e6' (2024-11-18) • Updated input 'discord-overlay/Vencord-src': 'github:Vendicated/vencord/25ceff5' (2024-11-13) → 'github:Vendicated/vencord/cd61f4e' (2024-11-17) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0ee6814' (2024-11-17) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=6e0f541' (2024-11-18) • Updated input 'home-manager': 'github:nix-community/home-manager/f3a2ff6' (2024-11-17) → 'github:nix-community/home-manager/a46e702' (2024-11-19) • Updated input 'hyprgrass': 'github:horriblename/hyprgrass/df4f1e9' (2024-11-14) → 'github:horriblename/hyprgrass/9ba4f8a' (2024-11-19) • Updated input 'hyprland': 'github:hyprwm/Hyprland/1ba050d' (2024-11-17) → 'github:hyprwm/Hyprland/c4eda46' (2024-11-19) • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins/810c137' (2024-11-15) → 'github:hyprwm/hyprland-plugins/340f761' (2024-11-19) • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin/cc508a8' (2024-11-17) → 'github:matt1432/nixos-jellyfin/486317a' (2024-11-19) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/a2c6d8d' (2024-11-16) → 'github:Jovian-Experiments/Jovian-NixOS/65dc043' (2024-11-19) • Updated input 'nh': 'github:viperML/nh/4ab65f4' (2024-11-17) → 'github:viperML/nh/8195c25' (2024-11-19) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/88cd24b' (2024-11-17) → 'github:fufexan/nix-gaming/d89390f' (2024-11-19) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/82cf224' (2024-11-17) → 'github:nix-community/nixpkgs-wayland/1e388ca' (2024-11-19) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/a615628' (2024-11-15) → 'github:matt1432/nixos-pcsd/dbd3897' (2024-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/472741c' (2024-11-17) → 'github:Mic92/sops-nix/e39947d' (2024-11-18) • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython/13a2669' (2024-11-15) → 'github:thlucas1/SpotifyWebApiPython/cf7c41c' (2024-11-19) • Updated input 'tuya-local-src': 'github:make-all/tuya-local/f914065' (2024-11-17) → 'github:make-all/tuya-local/6a9ef10' (2024-11-19) Docker Images: • quay.io/vaultwarden/server latest: sha256:7271b8ceb729f9b46144c800125813dcc8d16bb6874217c48e59b22b45e47d7d → sha256:84015c9306cc58f4be8b09c1adc62cfc3b2648b1430e9c15901482f3d870bd14 • ghcr.io/linuxserver/bazarr latest: sha256:7391c8c31a190aa676ca3596b54c243e731411cb8bdfef50f94f3e5c559520b8 → sha256:0d544276b51e11fb96f4bccd7d5babef597be0199364a11c0cdf24ab0470c381 • ghcr.io/linuxserver/prowlarr latest: sha256:7cd854daf61f7f2f68b8680850d86519409a61247e556ff41a3aae0e0cc3fb10 → sha256:c492863c8e1da876a6be3d0d5836f25b3547c0a3293f0e9f09cd198ebf47ea37 • ghcr.io/linuxserver/radarr latest: sha256:3329fbf778701cf53703b342b3a84da31caafec970ef9310be5723dd057666dc → sha256:c60610599d681dc7ea0aa1a5edfc1637ff4b5fb062872aea1539d291c835c4b3 Firefox Addons: sponsorblock: 5.9.5 -> 5.9.6
2024-11-19 22:14:49 -05:00
hash = "sha256-J4zJNWWvMK4vMZ2kVgUNbjg7n45Xlhu8EXgnhcPB5MM=";
chore: update flake.lock Flake Inputs: • Updated input 'agsV2': 'github:Aylur/ags/a93f0ac' (2024-10-16) → 'github:Aylur/ags/b7f3896' (2024-10-19) • Updated input 'astal': 'github:Aylur/astal/f763c44' (2024-10-18) → 'github:Aylur/astal/bfb7e27' (2024-10-20) • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar/fcada91' (2024-10-15) → 'github:elchininet/custom-sidebar/80942f5' (2024-10-21) • Updated input 'home-manager': 'github:nix-community/home-manager/09a0c0c' (2024-10-18) → 'github:nix-community/home-manager/1e27f21' (2024-10-20) • Updated input 'hyprland': 'github:hyprwm/Hyprland/0e630e9' (2024-10-17) → 'github:hyprwm/Hyprland/62ee5cc' (2024-10-19) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/79f0e31' (2024-10-18) → 'github:fufexan/nix-gaming/177e270' (2024-10-20) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/5c54c33' (2024-10-13) → 'github:Mic92/nix-index-database/04f8a11' (2024-10-20) • Updated input 'nixd': 'github:nix-community/nixd/c38702b' (2024-10-01) → 'github:nix-community/nixd/d3c7e56' (2024-10-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5785b6b' (2024-10-16) → 'github:NixOS/nixpkgs/4c2fcb0' (2024-10-18) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/2535bdd' (2024-10-18) → 'github:nix-community/nixpkgs-wayland/7c64c3c' (2024-10-20) • Updated input 'pokemon-colorscripts-src': 'gitlab:phoneybadger/pokemon-colorscripts/0483c85' (2022-10-28) → 'gitlab:phoneybadger/pokemon-colorscripts/5802ff6' (2024-10-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/06535d0' (2024-10-08) → 'github:Mic92/sops-nix/c504fd7' (2024-10-20) • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython/4bb0658' (2024-10-14) → 'github:thlucas1/SpotifyWebApiPython/8c6aff1' (2024-10-19) • Updated input 'tuya-local-src': 'github:make-all/tuya-local/587d622' (2024-10-18) → 'github:make-all/tuya-local/38744c0' (2024-10-21) Docker Images: • rssbridge/rss-bridge latest: sha256:da785b43f43e4f718c525d71453d6b7011db98c68434f02315cb7ee1ecc88889 → sha256:42b4d1d1e3fb2c361a3a2fe2921a847bbdcd0d6d14a4d411482665fc4560a58d
2024-10-20 21:42:54 -04:00
};
passthru.update = concatTextFile {
name = "update";
files = [./update.sh];
executable = true;
destination = "/bin/update";
2024-10-16 20:12:23 -04:00
};
})