Revert ".devcontainer: nixfmt-rfc-style -> nixfmt"
This commit is contained in:
parent
4a2bf94b81
commit
14cef9a9fa
@ -5,7 +5,7 @@
|
|||||||
"ghcr.io/devcontainers/features/nix:1": {
|
"ghcr.io/devcontainers/features/nix:1": {
|
||||||
// fails in the devcontainer sandbox, enable sandbox via config instead
|
// fails in the devcontainer sandbox, enable sandbox via config instead
|
||||||
"multiUser": false,
|
"multiUser": false,
|
||||||
"packages": "nixpkgs.nixd,nixpkgs.nixfmt",
|
"packages": "nixpkgs.nixd,nixpkgs.nixfmt-rfc-style",
|
||||||
"useAttributePath": true,
|
"useAttributePath": true,
|
||||||
"extraNixConfig": "experimental-features = nix-command flakes,sandbox = true"
|
"extraNixConfig": "experimental-features = nix-command flakes,sandbox = true"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user