mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
cleanup
This commit is contained in:
parent
e0d39b3093
commit
59783acdde
3 changed files with 4 additions and 10 deletions
|
|
@ -103,12 +103,12 @@
|
|||
name = "riverdelta";
|
||||
version = "0.1.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/Nilstrieb/riverdelta";
|
||||
url = "https://github.com/Noratrieb/riverdelta";
|
||||
rev = "64d81b56084d9a7663517b367b4533fb8ea83a92";
|
||||
};
|
||||
vscodeExtPublisher = "Nilstrieb";
|
||||
vscodeExtPublisher = "Noratrieb";
|
||||
vscodeExtName = "riverdelta";
|
||||
vscodeExtUniqueId = "Nilstrieb.riverdelta";
|
||||
vscodeExtUniqueId = "Noratrieb.riverdelta";
|
||||
buildPhase = ''
|
||||
runHook preBuild;
|
||||
cd ./vscode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue