mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 06:12:51 +00:00
config
This commit is contained in:
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
@@ -9,6 +9,7 @@
|
|||||||
"yoavbls.pretty-ts-errors",
|
"yoavbls.pretty-ts-errors",
|
||||||
"ctf0.duplicated-code-new",
|
"ctf0.duplicated-code-new",
|
||||||
"github.vscode-github-actions",
|
"github.vscode-github-actions",
|
||||||
"mkhl.direnv"
|
"mkhl.direnv",
|
||||||
|
"jnoortheen.nix-ide"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -63,6 +63,7 @@
|
|||||||
fen.targets.armv7-linux-androideabi.stable.rust-std
|
fen.targets.armv7-linux-androideabi.stable.rust-std
|
||||||
fen.targets.x86_64-linux-android.stable.rust-std
|
fen.targets.x86_64-linux-android.stable.rust-std
|
||||||
fen.targets.i686-linux-android.stable.rust-std
|
fen.targets.i686-linux-android.stable.rust-std
|
||||||
|
fen.targets.aarch64-apple-ios.stable.rust-std
|
||||||
];
|
];
|
||||||
|
|
||||||
defaultPkgs = with pkgs; [
|
defaultPkgs = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user