mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-06-27 17:23:30 +02:00
bicep/matrix/ooye: use pvv fork for now
This commit is contained in:
parent
195163fd7b
commit
410d4e44a8
@ -6,12 +6,12 @@
|
|||||||
buildNpmPackage,
|
buildNpmPackage,
|
||||||
}:
|
}:
|
||||||
buildNpmPackage {
|
buildNpmPackage {
|
||||||
pname = "out-of-your-element";
|
pname = "delete-your-element";
|
||||||
version = "3.1-unstable-2025-06-22";
|
version = "3.1-unstable-2025-06-22";
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://gitdab.com/cadence/out-of-your-element.git";
|
url = "https://git.pvv.ntnu.no/Drift/delete-your-element.git";
|
||||||
rev = "639912fee30af595e68dfe2aeb207166a3ff60b4";
|
rev = "cdc3b95858419568c7058d4f0056b14dbbf1152b";
|
||||||
sha256 = "sha256-8PUkWMOqwif4D8AYdeyQ1FuDq9ObOV6+sW+ii+yVsd0=";
|
sha256 = "sha256-v6PFyduwve6uwqBB5mzXMP09GwaxGjv1xIzgs/Eeolc=";
|
||||||
};
|
};
|
||||||
npmDepsHash = "sha256-HNHEGez8X7CsoGYXqzB49o1pcCImfmGYIw9QKF2SbHo=";
|
npmDepsHash = "sha256-HNHEGez8X7CsoGYXqzB49o1pcCImfmGYIw9QKF2SbHo=";
|
||||||
dontNpmBuild = true;
|
dontNpmBuild = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user