Update to latest main
This commit is contained in:
parent
b82bd3fc3f
commit
0da75db7c8
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ buildNpmPackage rec {
|
||||||
version = "0";
|
version = "0";
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://gitdab.com/cadence/out-of-your-element.git";
|
url = "https://gitdab.com/cadence/out-of-your-element.git";
|
||||||
rev = "07d6eb3c1272c2526a4749724c07c4fd530893d4";
|
rev = "bf01db13d66f4251dda4f20f3ef16a44f593d4ab";
|
||||||
sha256 = "3Y6s9pNKKeqF6s4I2Rd4TpxXPCwqizXeil/sTDVnpr0=";
|
sha256 = "/Q21Q4lhFXQOdGBhLBDfHnk/9WFSKjLiSzs96ugEcLU=";
|
||||||
};
|
};
|
||||||
npmDepsHash = "sha256-1STam+Sjy2MQcK5TmRacoxmgErd2sNqw0yIFX2M+iZk=";
|
npmDepsHash = "sha256-1STam+Sjy2MQcK5TmRacoxmgErd2sNqw0yIFX2M+iZk=";
|
||||||
dontNpmBuild = true;
|
dontNpmBuild = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue