Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-01-28) rev: cb1578a7917339a9df9fa87773a739a0249501e2 → 'github:Aylur/astal' (2025-02-01) rev: 09c9df0ed498dbea214d38af74b90c9a8b023489 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-30) rev: a8159195bfaef3c64df75d3b1e6a68d49d392be9 → 'github:nix-community/home-manager' (2025-02-01) rev: dae6d3460c8bab3ac9f38a86affe45b32818e764 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-01-27) rev: 184467d3b785c67062b240bd0eb5239e7ec5d09e → 'github:horriblename/hyprgrass' (2025-02-01) rev: f7017c493e071c02f203c09a63ef7260dede0586 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-31) rev: ddf180fa304e71b1d6eaa9f2b250a907131b05d9 → 'github:hyprwm/Hyprland' (2025-02-01) rev: e380b6ed66aceeae8fde84b4baed0d91550e9f4c • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-23) rev: 2dd65c3c92a4b8b1bf653657ae8648b883a4d427 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-31) rev: ad8f92168ff7aa442d9ca860879127251e348b2b • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-01-26) rev: 4845fe94cda365c7550d9fd1ef899d45df0bc18a → 'github:fufexan/nix-gaming' (2025-02-01) rev: cbe40678ac1b1cd345b169b6b8edbceeb43462b0 • Updated input 'nixd': 'github:nix-community/nixd' (2025-01-15) rev: 2c25600cb9c91bc06fe8676c044814dc30435274 → 'github:nix-community/nixd' (2025-02-01) rev: 76c63a26caa1bb5bea70e74b61ae01503d498c08 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-31) rev: fbf8b601235addb73cbab8087d13dc1f63bf1b69 → 'github:nix-community/nixpkgs-wayland' (2025-02-01) rev: 07797d04938e9528ee5ca71e8e32197f1f724378 • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2025-01-19) rev: 27f80dbf864f52bc9f801db15ae8e767a315c5fe → 'github:matt1432/nixos-pcsd' (2025-02-01) rev: 1b27f1f60ae18e240269601ac09d9d5a096498b7 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-31) rev: 24ea391ff5b135b8dc75a7c74d2d46d8e8958350 → 'github:make-all/tuya-local' (2025-02-01) rev: d98aea8a3299d23cfc0cdffad59cde7e6bbc2914 Docker Images: • ghcr.io/linuxserver/sonarr latest: sha256:7f593f902c27aeb269cd92d3667049e62038540058b086bb32ec1711918f4503 → sha256:47ce6f3b2afb17c12b393da2fefb11718f15cd1308baeba1cb61cbbbb9c5aedc Node modules: @types/node: 22.12.0 -> 22.13.0 Misc Sources: Vuetorrent: 2.21.0 -> 2.22.0
This commit is contained in:
parent
eb9ec2ab5a
commit
72cf10cc67
12 changed files with 50 additions and 55 deletions
lib/pkgs/mk-types
|
@ -21,7 +21,7 @@ in
|
|||
pname = "${pname}-types";
|
||||
version = "0.0.0";
|
||||
|
||||
npmDepsHash = "sha256-cpZ1f2fPrlbMXnuKrOuCqeW+qaJwr2UM6Q6wpDWuViA=";
|
||||
npmDepsHash = "sha256-bXFAY6QjX8QpAb/IG0ODvlR/eMgCigKNl1G1WJaJqbU=";
|
||||
|
||||
src = ./.;
|
||||
dontNpmBuild = true;
|
||||
|
|
6
lib/pkgs/mk-types/package-lock.json
generated
6
lib/pkgs/mk-types/package-lock.json
generated
|
@ -408,9 +408,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.12.0.tgz",
|
||||
"integrity": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==",
|
||||
"version": "22.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz",
|
||||
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue