This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
metis
Watch
17
Star
2
Fork
You've already forked metis
1
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
b40b7494a4
metis
/
shell.nix
6 lines
97 B
Nix
Raw
Normal View
History
Unescape
Escape
nix: nixify the setup, add prettier
2021-11-20 00:10:09 +01:00
{
pkgs
?
import
./nix
{
}
}:
pkgs
.
npmlock2nix
.
shell
{
src
=
./.
;
feat: implement initial prototype
2022-02-20 19:16:33 +01:00
nodejs
=
pkgs
.
nodejs-14_x
;
nix: nixify the setup, add prettier
2021-11-20 00:10:09 +01:00
}
Reference in a new issue
Copy permalink