source: .envrc@ 68298d0

Last change on this file since 68298d0 was 68298d0, checked in by Mikhail Kirillov <w96k@…>, on Feb 16, 2021 at 5:16:50 PM

Add direnv support

  • Property mode set to 100644
File size: 123 bytes
Line 
1guix environment --manifest=env.scm \
2 --pure \
3 --verbosity=2 \
4 --network
5
6echo "Welcome to dev environment"
Note: See TracBrowser for help on using the repository browser.