just: add 'edit' target

main
Fabien Freling 2024-04-13 20:32:49 +02:00
parent 1cc652384e
commit a08b1f2071
2 changed files with 6 additions and 1 deletions

View File

@ -20,7 +20,7 @@
protobuf
(fenix.packages.x86_64-linux.fromToolchainFile {
dir = ./.;
sha256 = "sha256-3St/9/UKo/6lz2Kfq2VmlzHyufduALpiIKaaKX4Pq0g=";
sha256 = "sha256-7QfkHty6hSrgNM0fspycYkRcB82eEqYa4CoAJ9qA3tU= ";
})
];

View File

@ -8,3 +8,8 @@ run:
fmt:
nix fmt flake.nix
# See https://github.com/zed-industries/zed/blob/main/docs/src/developing_zed__building_zed_linux.md
alias e := edit
edit:
WALYAND_DISPLAY= nixVulkanIntel zed .