diff --git a/flake.lock b/flake.lock index d988ca86..7f66a7cc 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index 3fb2bc23..230c0f63 100644 --- a/flake.nix +++ b/flake.nix @@ -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 @@ }; } ); -} +} \ No newline at end of file diff --git a/hashes.json b/hashes.json index 0ee6779a..d3e02f7e 100644 --- a/hashes.json +++ b/hashes.json @@ -1,3 +1,3 @@ { - "npmDepsHash": "sha256-kygAXilddqffRPxij9KbiLZroiNawmvDUxpDrVM1fSM=" + "npmDepsHash": "sha256-sVSHWhnxJPcC2R5MSpmMplweYtDqPsnRS/5j/sTiovI=" }