Flake Inputs: • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-08) rev: 1b8d3b3f561cbf9580abb0ed929768876f925ca2 → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-09) rev: ddc3871b27fe9fc086453e3c61b96ae4783e4035 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-08) rev: bf9a1a068919ccdfa7d130873936c5fd4c826e85 → 'github:nix-community/home-manager' (2025-02-08) rev: 5af1b9a0f193ab6138b89a8e0af8763c21bbf491 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-08) rev: 8e10ddb592977ef2e1836e75b0e5550ba8fb56f0 → 'github:hyprwm/Hyprland' (2025-02-09) rev: f261fb6fe028a1427cfd672eee6e7d5705cd696f • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2025-01-29) rev: f827dc31978a8b99ec08755b61b094e817c16fc4 → 'github:hyprwm/hyprpaper' (2025-02-09) rev: 7e18ebc843ee4ccf2632091d55c73428b339265b • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-05) rev: 3030553160ece3b8ea7df66d2670e8f41f0c0ec7 → 'github:fufexan/nix-gaming' (2025-02-09) rev: 8fc10023a4057e81361fb46f38d8c593de99f3e2 • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2025-02-02) rev: 46a8f5fc9552b776bfc5c5c96ea3bede33f68f52 → 'github:Mic92/nix-index-database' (2025-02-09) rev: 895d81b6228bbd50a6ef22f5a58a504ca99763ea • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-08) rev: c839b1db2d7c8e95ef3b970274762569e1858bb4 → 'github:nix-community/nixpkgs-wayland' (2025-02-09) rev: e1f306052d4bc4ed7c773e3c9e7fc1c6574a100b • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-08) rev: a37e4c0a0abbc171666edccd5b858eda09d6d2dd → 'github:make-all/tuya-local' (2025-02-09) rev: 358f27849f03c4ee7190be3ddb64eb0d3cf149f9 Docker Images: • quay.io/vaultwarden/server latest: sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b → sha256:87edb99945da91bd7504ac1435495595af2e89ad2c7adc151ae5bf091ec8baf2 • ghcr.io/linuxserver/radarr latest: sha256:b2d2bc9bafb76073d96142bda07ea90c6d6afd9207fe4ff2d4f9d3b50fcdbd76 → sha256:f4c9c64c42e84a3c03590afd9da2e420c69b5e936b4549778c5d4c00d907ba33
This commit is contained in:
parent
1b80d90209
commit
6d759fd9a3
9 changed files with 47 additions and 47 deletions
lib/pkgs/mk-types
|
@ -21,7 +21,7 @@ in
|
|||
pname = "${pname}-types";
|
||||
version = "0.0.0";
|
||||
|
||||
npmDepsHash = "sha256-F2orYK7E4paJEnoDUA0g2kMjm4YBiYbDZhSR/AoqF9k=";
|
||||
npmDepsHash = "sha256-7u67sAJ7++eNF/SY0QoXo9Wjy2wqWyLPXZAyTNM+kZk=";
|
||||
|
||||
src = ./.;
|
||||
dontNpmBuild = true;
|
||||
|
|
6
lib/pkgs/mk-types/package-lock.json
generated
6
lib/pkgs/mk-types/package-lock.json
generated
|
@ -1179,9 +1179,9 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
|
||||
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.0.tgz",
|
||||
"integrity": "sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue