mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-04 06:30:53 +01:00
style(nix): apply nixpkgs-fmt
formatter [skip ci]
This commit is contained in:
parent
2a1448ce5a
commit
335c86e53f
1 changed files with 1 additions and 1 deletions
2
dev.nix
2
dev.nix
|
@ -125,7 +125,7 @@ pkgs.mkShell {
|
|||
sha256 = "nzMJELcyczbCkbWPEAhIqESd90CseTYJs19+KA09OiI=";
|
||||
})
|
||||
];
|
||||
|
||||
|
||||
shellHook = ''
|
||||
# Add pesde bins dir to path
|
||||
export PATH="$PATH:$HOME/.pesde/bin"
|
||||
|
|
Loading…
Add table
Reference in a new issue