This website requires JavaScript.
Explore
Help
Sign In
tlaternet
/
tlaternet-templates
Archived
Watch
1
Star
0
Fork
You've already forked tlaternet-templates
0
Code
Issues
4
Pull requests
Releases
Wiki
Activity
Add prettier to nix shell
Browse source
...
This commit is contained in:
Tristan Daniël Maat
2020-02-29 15:22:05 +00:00
parent
75b6f1de82
commit
8b1fcf7379
Signed by:
tlater
GPG key ID:
49670FD774E43268
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
1
shell.nix
Unescape
Escape
View file
@ -4,5 +4,6 @@ runCommand "www" {
buildInputs
=
[
buildInputs
=
[
python3
python3
nodejs
nodejs
nodePackages
.
prettier
]
;
]
;
}
"
"
}
"
"
Reference in a new issue
Repository
tlaternet/tlaternet-templates
Title
Body
Create issue