diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-08-09 18:08:04 +0800 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-08-09 18:08:04 +0800 |
commit | 7b3e976e68ac4e4d73f3e5c03f7c3baf93e23934 (patch) | |
tree | ba9bab6492025e3af873db3ee2187e577c9720d0 | |
parent | c811d1979c3c8042100792e9ded6a1d96c3747db (diff) | |
download | nixos-configuration-7b3e976e68ac4e4d73f3e5c03f7c3baf93e23934.tar.gz nixos-configuration-7b3e976e68ac4e4d73f3e5c03f7c3baf93e23934.tar.bz2 nixos-configuration-7b3e976e68ac4e4d73f3e5c03f7c3baf93e23934.zip |
chore(devenv): update devenv configuration to reflect alejandra version
-rw-r--r-- | devenv.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ enterShell = '' hello git --version + alejandra --version ''; # https://devenv.sh/tests/ |