(feat): update methanium ui
This commit is contained in:
parent
754dfbd592
commit
d30aeec13c
3 changed files with 1834 additions and 3468 deletions
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
outputHashAlgo = "sha256";
|
||||
outputHashMode = "recursive";
|
||||
outputHash = "sha256-ihavd0hJDptdyEtjWjVgghwAl/rn6aUdQ9CT3B4if3E=";
|
||||
outputHash = pkgs.lib.fakeHash;
|
||||
dontFixup = true;
|
||||
__structuredAttrs = true;
|
||||
unsafeDiscardReferences.out = true;
|
||||
|
|
|
|||
5060
pnpm-lock.yaml
generated
5060
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -5,7 +5,7 @@ packages:
|
|||
nodeLinker: hoisted
|
||||
|
||||
overrides:
|
||||
"@methanium/ui": "https://git.methanium.net/methanium/ui/releases/download/0.0.12/methanium-ui.tgz"
|
||||
"@methanium/ui": "https://git.methanium.net/methanium/ui/releases/download/0.0.13/methanium-ui.tgz"
|
||||
mtp: "https://git.methanium.net/methanium/mtp/releases/download/0.2.0-dev-a692bed/mtp-0.2.0.tgz"
|
||||
|
||||
allowBuilds:
|
||||
|
|
|
|||
Loading…
Reference in a new issue