WIP: Use jungle from local disk
This commit is contained in:
parent
5aae62ac6f
commit
b2b86e26a0
@ -2,7 +2,7 @@
|
|||||||
description = "bench6";
|
description = "bench6";
|
||||||
nixConfig.bash-prompt = "\[nix-develop\]$ ";
|
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, ... }:
|
outputs = { self, jungle, ... }:
|
||||||
let
|
let
|
||||||
|
Loading…
Reference in New Issue
Block a user