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 flake.lock Flake Inputs: • Updated input 'agsV2': 'github:Aylur/ags/4b1e7da' (2024-11-01) → 'github:Aylur/ags/198993b' (2024-11-03) • Updated input 'astal': 'github:Aylur/astal/d47b470' (2024-11-01) → 'github:Aylur/astal/8c6d218' (2024-11-04) • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar/29afb63' (2024-11-01) → 'github:elchininet/custom-sidebar/4628b42' (2024-11-03) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/97a9864' (2024-10-26) → 'github:matt1432/discord-nightly-overlay/a1094ba' (2024-11-04) • Updated input 'discord-overlay/Vencord-src': 'github:Vendicated/vencord/88e8fa7' (2024-10-25) → 'github:Vendicated/vencord/5216bcc' (2024-11-03) • Updated input 'home-manager': 'github:nix-community/home-manager/1743615' (2024-11-01) → 'github:nix-community/home-manager/8f6ca78' (2024-11-03) • Updated input 'hyprland': 'github:hyprwm/Hyprland/3852418' (2024-11-01) → 'github:hyprwm/Hyprland/88e9e03' (2024-11-04) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/fb9c8d6' (2024-10-05) → 'github:hyprwm/xdg-desktop-portal-hyprland/09b23ce' (2024-11-04) • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins/60c5c63' (2024-10-31) → 'github:hyprwm/hyprland-plugins/c347d8a' (2024-11-02) • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin/89bf72b' (2024-10-30) → 'github:matt1432/nixos-jellyfin/69a59f5' (2024-11-04) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/bd1da56' (2024-11-01) → 'github:Jovian-Experiments/Jovian-NixOS/e74e57a' (2024-11-03) • Updated input 'material-symbols-src': 'github:beecho01/material-symbols/4d6b504' (2024-10-28) → 'github:beecho01/material-symbols/000ccf2' (2024-11-02) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/bcc7c89' (2024-11-01) → 'github:fufexan/nix-gaming/43f595b' (2024-11-03) • Updated input 'nix-gaming/umu': 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=72499f3&submodules=1' (2024-10-26) → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=70645c2&submodules=1' (2024-11-02) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/0e3a877' (2024-10-27) → 'github:Mic92/nix-index-database/cc2ddbf' (2024-11-03) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/807e915' (2024-10-29) → 'github:NixOS/nixpkgs/7ffd9ae' (2024-11-02) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/30bd379' (2024-11-01) → 'github:nix-community/nixpkgs-wayland/50ee762' (2024-11-04) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/18409e6' (2024-11-01) → 'github:matt1432/nixos-pcsd/12c6a2b' (2024-11-02) • Updated input 'sops-nix': 'github:Mic92/sops-nix/1666d16' (2024-10-27) → 'github:Mic92/sops-nix/59d6988' (2024-11-04) • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus/392f331' (2024-10-30) → 'github:thlucas1/homeassistantcomponent_spotifyplus/532daa8' (2024-11-03) • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython/4d3b7b5' (2024-10-30) → 'github:thlucas1/SpotifyWebApiPython/0bca776' (2024-11-04) • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir/ec732f1' (2024-11-01) → 'github:gjsify/ts-for-gir/8de2706' (2024-11-03) • Updated input 'tuya-local-src': 'github:make-all/tuya-local/9142927' (2024-11-01) → 'github:make-all/tuya-local/aad7e48' (2024-11-04) Docker Images: • rssbridge/rss-bridge latest: sha256:42b4d1d1e3fb2c361a3a2fe2921a847bbdcd0d6d14a4d411482665fc4560a58d → sha256:27715a8921343d80e814a96675f63c0494efcae2c5628ba6f88e1626a3eb2fb0
2024-11-04 15:48:17 -05:00
hash = "sha256-M5PpW8bUoOPeNZefknNxcoWBYqI7AXN37fQ41rHnEa8=";
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
};
})