mirror of
https://git.suyu.dev/suyu/nix-flake.git
synced 2025-12-21 13:26:00 +01:00
this is apparently needed
This commit is contained in:
parent
a1d4bfaf40
commit
9512dfb8df
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ stdenv.mkDerivation(finalAttrs: {
|
|||
url = "https://git.suyu.dev/suyu/suyu";
|
||||
rev = "v${finalAttrs.version}";
|
||||
sha256 = "wLUPNRDR22m34OcUSB1xHd+pT7/wx0pHYAZj6LnEN4g=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue