Fix nix hashes
Signed-off-by: Emma [it/its]@Rory& <root@rory.gay>
This commit is contained in:
parent
6e85be3a05
commit
24292592c4
BIN
flake.lock
generated
BIN
flake.lock
generated
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
description = "Spacebar server, written in Typescript.";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
};
|
||||
|
||||
@ -89,4 +89,4 @@
|
||||
};
|
||||
}
|
||||
);
|
||||
}
|
||||
}
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"npmDepsHash": "sha256-kygAXilddqffRPxij9KbiLZroiNawmvDUxpDrVM1fSM="
|
||||
"npmDepsHash": "sha256-sVSHWhnxJPcC2R5MSpmMplweYtDqPsnRS/5j/sTiovI="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user