Flake Inputs: • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-15) rev: 62bbdd7c30e3638e7ade7828df6ddc4e41fccb9e → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-16) rev: 015570ca75e4c7891f02708b1ec29da8887578ef • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-14) rev: 6d3163aea47fdb1fe19744e91306a2ea4f602292 → 'github:nix-community/home-manager' (2025-02-16) rev: ec130e700959ee10b63eedbc87758d20264a9588 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-15) rev: 94a30889a78fa7c7f87fe8134c18357855824c35 → 'github:hyprwm/Hyprland' (2025-02-16) rev: 897ee276dc0a8a6b11a8102b225a9e969faac0bf • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-14) rev: 78c53283c9c7a4f1ac83ac0354e5f74ef8eacc01 → 'github:fufexan/nix-gaming' (2025-02-16) rev: 1e8debf2c71520a210d8c992a24d267a32f1e7e0 • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2025-02-09) rev: 895d81b6228bbd50a6ef22f5a58a504ca99763ea → 'github:Mic92/nix-index-database' (2025-02-16) rev: ae15068e79e22b76c344f0d7f8aed1bb1c5b0b63 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-15) rev: 7d2b64ed4decf438508d5beba700ff790e83695e → 'github:nix-community/nixpkgs-wayland' (2025-02-16) rev: 2bb531b423b6c7c101adb1ace037bac86e5d8552 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-15) rev: 2f4eae28447d6cf76250feca9e7a22530e819a3a → 'github:make-all/tuya-local' (2025-02-16) rev: 5f73974ba2036f5b8398ba621320b0bf7b9a61ce Docker Images: • postgres 15-alpine: sha256:d109db5b37e26a803e3163e152f6ea5ccd8d6a3bdb3d076c8c99dabe171cb090 → sha256:4bd44d9ac596285e113c44feb6f1e5e0c63c0121282dede187c9a5b9f8597efe nix-update executions: material-rounded-theme: 3.0.7 -> 3.0.8
This commit is contained in:
parent
eb90c002ea
commit
ad8b45a7c7
3 changed files with 32 additions and 32 deletions
scopedPackages/lovelace-components/material-rounded-theme
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}: let
|
||||
pname = "material-rounded-theme";
|
||||
version = "3.0.7";
|
||||
version = "3.0.8";
|
||||
in
|
||||
buildNpmPackage {
|
||||
inherit pname version;
|
||||
|
@ -13,7 +13,7 @@ in
|
|||
owner = "Nerwyn";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
hash = "sha256-m2sO3FAuB+CSH2q1SWWfva2i4v7Zjh/OKVoUkeAitH0=";
|
||||
hash = "sha256-Ao+ogzLXWH5Kfix8KeOr8FPXmjCFkwKqKz5Jp1XbpD0=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
@ -21,7 +21,7 @@ in
|
|||
"git branch --show-current" "echo main"
|
||||
'';
|
||||
|
||||
npmDepsHash = "sha256-JsDWiRFZkn2Gji07LdsNAQO2W7HdwQRTIs6RPFlzf4A=";
|
||||
npmDepsHash = "sha256-P9IrXMaRsOY2QEBAuV8X15QGonImvLj2MaIED5GzwuA=";
|
||||
|
||||
installPhase = ''
|
||||
mkdir $out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue