(feat): small error screen improvement
(feat): use correct type maps (fix): remove sudo from nix flake (wip): migrate ttp to mtp
This commit is contained in:
parent
fc6d8950d4
commit
4e69b8ef77
8 changed files with 463 additions and 187 deletions
|
|
@ -6,5 +6,5 @@ allowBuilds:
|
|||
electron-winstaller: true
|
||||
esbuild: true
|
||||
overrides:
|
||||
"@tensamin/ui": "https://git.methanium.net/tensamin/ui/releases/download/latest/tensamin-ui.tgz"
|
||||
mtp: "https://git.methanium.net/methanium/mtp/releases/download/0.1.0-dev-8dc8b54/mtp-0.1.0.tgz"
|
||||
"@tensamin/ui": "https://git.methanium.net/tensamin/ui/releases/download/0.0.40/tensamin-ui.tgz"
|
||||
mtp: "https://git.methanium.net/methanium/mtp/releases/download/0.1.0-dev-2e7c0b4/mtp-0.1.0.tgz"
|
||||
|
|
|
|||
Loading…
Reference in a new issue