This commit is contained in:
nora 2024-11-30 15:06:12 +01:00
parent 25ec1f86cb
commit b55946bc0d
2 changed files with 19 additions and 19 deletions

View file

@ -100,7 +100,7 @@
] ++ [
((pkgs.vscode-utils.buildVscodeExtension {
name = "riverdelta";
pname = "riverdelta";
version = "0.1.0";
src = builtins.fetchGit {
url = "https://github.com/Noratrieb/riverdelta";