diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-06-27 10:56:03 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-06-27 10:56:03 +0200 |
commit | a9886bf2f8a35369a2c42070c5f83504dfab2bc5 (patch) | |
tree | d078b542f271bc2d16d756a3eb5d1ebce65f0043 /.trash/daily/27-May-2025.md | |
parent | fbb81e5f2c5542d86ffbb0cb8e05ce2640ed65de (diff) |
vault backup: 2025-06-27 10:56:02
Diffstat (limited to '.trash/daily/27-May-2025.md')
-rw-r--r-- | .trash/daily/27-May-2025.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.trash/daily/27-May-2025.md b/.trash/daily/27-May-2025.md new file mode 100644 index 0000000..5a271be --- /dev/null +++ b/.trash/daily/27-May-2025.md @@ -0,0 +1,6 @@ +[[Daily]] + + +Decided that devenv is too invasive for use at work; I can't commit its .envrc nor .pre-commit-config.yaml. Therefore I'm setting up just regular shell.nix usage. I quickly ran into an issue where the nix shell is using bash and found a tool called Lorri which promises to be useful for developer environments with shell.nix. Let's hope that is less invasive than devenv. +Thus far it's not very nice, it install stuff on the background ( a systemd daemon that listens for change ) of which you have no idea when its done. + |