mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
niimblue: fix hash (#528476)
This commit is contained in:
@@ -28,7 +28,7 @@ buildNpmPackage {
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
npmDepsHash = "sha256-+jVD0lfOrQ3hQE15yfcB0dVnPZBFo/naLXhFRiPFUGs=`";
|
||||
npmDepsHash = "sha256-+jVD0lfOrQ3hQE15yfcB0dVnPZBFo/naLXhFRiPFUGs=";
|
||||
|
||||
meta = {
|
||||
description = "Design and print labels with NIIMBOT printers directly from your PC or mobile web browser";
|
||||
|
||||
Reference in New Issue
Block a user