WIP: Use jungle from local disk

This commit is contained in:
Rodrigo Arias 2024-04-09 17:16:21 +02:00
parent 5aae62ac6f
commit b2b86e26a0

View File

@ -2,7 +2,7 @@
description = "bench6";
nixConfig.bash-prompt = "\[nix-develop\]$ ";
inputs.jungle.url = "git+https://git.sr.ht/~rodarima/jungle";
inputs.jungle.url = "path:/home/Computational/rarias/jungle";
outputs = { self, jungle, ... }:
let