add pluto, fix build

This commit is contained in:
zack 2024-10-19 00:15:36 -04:00
parent 2d6772ca4a
commit 96dd7350a6
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
2 changed files with 2 additions and 1 deletions

View file

@ -159,7 +159,7 @@ in
rev = "${version}";
leaveDotGit = true;
fetchSubmodules = true;
hash = "sha256-C08mouHUTSwiF/nNZ4T0A+33121ERWUOyCw6LMNTWQc=";
hash = "sha256-JnohKvY7455qlPpcr38307DEnAWFdJF+liLBnvBSl98=";
};
firefoxVersion = (lib.importJSON "${src}/surfer.json").version.version;