This website requires JavaScript.
Explore
Help
Sign in
serguzim
/
autostart-manage
Watch
1
Star
0
Fork
You've already forked autostart-manage
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
main
autostart-manage
/
shell.nix
8 lines
83 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
Init
2024-01-08 22:37:31 +00:00
with
import
<nixpkgs>
{
}
;
mkShell
{
nativeBuildInputs
=
[
bashly
Add docs make-target
2024-01-11 22:31:41 +00:00
pandoc
Init
2024-01-08 22:37:31 +00:00
]
;
}
Reference in a new issue
Copy permalink