mirror of
https://github.com/Ryujinx/Ryujinx-Ldn-Website.git
synced 2024-12-23 00:35:32 +00:00
Fix for nixos 23.11
This commit is contained in:
parent
33ce54d1ba
commit
af0a708b3b
|
@ -3,8 +3,8 @@ with pkgs;
|
||||||
with (import (fetchFromGitHub {
|
with (import (fetchFromGitHub {
|
||||||
owner = "TSRBerry";
|
owner = "TSRBerry";
|
||||||
repo = "pnpm2nix";
|
repo = "pnpm2nix";
|
||||||
rev = "v0.2";
|
rev = "8df6e2a8bd0174f4e9fa858d37c08ff3e91019bc";
|
||||||
sha256 = "1az22kj0q37xgwi47zjyimwvqn1a5spx60mf30aya7s63x0r8xzc";
|
sha256 = "YhWzfuqNCZmKMbcoDoAT52KodjpuNj/7MklwKD0ojrg=";
|
||||||
}) { inherit pkgs; });
|
}) { inherit pkgs; });
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue