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
cfd94cb02a
metis
/
shell.nix
6 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
Formatting
2022-10-25 10:13:21 +02:00
{
pkgs
?
import
./nix
{
}
}:
nix: nixify the setup, add prettier
2021-11-20 00:10:09 +01:00
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