| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | .devcontainer: change nixfmt-rfc-style to nixfmt•••It has been 5 months. We're probably good to go now. Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com> | Ethan Carter Edwards | 2026-01-23 | 1 | -3/+1 |
| * | .devcontainer: add TODO for nixfmt-rfc-style alias•••The alias should be dropped only once `pkgs.nixfmt` is unlikely to be nixfmt-classic. I.e. after nixfmt 1.0 is in a stable release, but before the nixfmt-rfc-style alias starts warning. See https://github.com/NixOS/nixpkgs/issues/425583 | Matt Sturgeon | 2025-08-06 | 1 | -0/+2 |
| * | Revert ".devcontainer: nixfmt-rfc-style -> nixfmt" | Matt Sturgeon | 2025-08-05 | 1 | -1/+1 |
| * | .devcontainer: nixfmt-rfc-style -> nixfmt•••Follow up of https://github.com/NixOS/nixpkgs/pull/425068 | Pol Dellaiera | 2025-08-02 | 1 | -1/+1 |
| * | .devcontainer: add commands to adjust permissions under Codespaces (#386690) | Arne Keller | 2025-05-06 | 1 | -0/+4 |
| |\ | |||||
| | * | .devcontainer: add commands to adjust permissions under Codespaces•••This commit does 2 things: - Remove "default permission" from ACL table of /tmp. This is to prevent "error: suspicious ownership or permission on '<...>' for output 'out'; rejecting this build output" error. See: https://github.com/NixOS/nix/issues/6680#issuecomment-1230902525 - Set permission of /dev/kvm so that it can be used by NixOS tests. Note that this is tested on GitHub Codespaces only; I'm not sure how VSCode's local devcontainer handling will react. Although I've added a guard code in case /dev/kvm does not exist in that environment. | Ratchanan Srirattanamet | 2025-03-03 | 1 | -0/+4 |
| * | | .devcontainer: clarify the formatter is nixfmt-rfc-style | Kenichi Kamiya | 2025-04-07 | 1 | -1/+2 |
| * | | .devcontainer: apply nixfmt-rfc-style on save•••formatterPath does not support the specifier "nixfmt-rfc-style" https://github.com/nix-community/vscode-nix-ide/blob/92fdb077e9f18cc0048b15b1c07e5d18d629f76c/package.json#L76-L85 Currently it is just ignored, because of we are setting LSP. https://github.com/nix-community/vscode-nix-ide/blob/92fdb077e9f18cc0048b15b1c07e5d18d629f76c/README.md?plain=1#L63 This commit removes the unused config and enables auto formatter on save. | Kenichi Kamiya | 2025-04-06 | 1 | -1/+3 |
| |/ | |||||
| * | .devcontainer: tweaks | Arne Keller | 2025-01-13 | 1 | -1/+16 |
| * | Add devcontainer config | Iavael | 2022-11-17 | 1 | -0/+12 |
