Commit graph

10 commits

Author SHA1 Message Date
Jörg Thalheim
f988975869
fix broken eval a second time 2019-10-23 14:09:01 +01:00
Jörg Thalheim
9ce7643b1b
make shell-check happy 2019-10-21 15:05:15 +01:00
Jörg Thalheim
28854ee129
fix evaluation of nix env
read seems to do weird stuff when reading from a file
2019-10-21 14:45:42 +01:00
Jörg Thalheim
292d43a005 improve performance by reducing subshells
forking is somewhat slow
2019-10-18 12:53:44 +00:00
Jörg Thalheim
ea257f1130 make nixpkgs git detection a wee bit more precise 2019-10-18 12:37:54 +00:00
Jörg Thalheim
983f7b8154 fix dereferencing git HEAD 2019-10-18 12:33:38 +00:00
Jörg Thalheim
e7df598cd0
fix environment variable dump extraction
Grep does not work across multiple lines.
However the output of direnv is on a single anyway.
2019-09-30 17:15:28 +01:00
Jörg Thalheim
d0dc1479ea
README.md: improve language 2019-09-27 09:06:43 +01:00
Jörg Thalheim
f678ba557b
add direnvrc 2019-09-27 09:03:55 +01:00
Jörg Thalheim
eb393f732a
Initial commit 2019-09-27 08:43:48 +01:00