use newer jj version

fix dependencies of homepage
This commit is contained in:
Tim Schubert 2023-09-18 19:37:49 +02:00
parent 41f3ade99f
commit 703c86352a
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
10 changed files with 78 additions and 18 deletions

View file

@ -100,6 +100,8 @@ in
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
'';
home.file.".jjconfig.toml".source = ./jjconfig.toml;
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;

8
home/home/jjconfig.toml Normal file
View file

@ -0,0 +1,8 @@
[user]
name = "Tim Schubert"
email = "dadada@dadada.li"
[ui]
diff-editor = ["scm-diff-editor", "--dir-diff", "$left", "$right"]
diff-instructions = false
merge-editor = ["meld"]

View file

@ -62,6 +62,7 @@ with pkgs; [
jameica
jc # convert output to json
josm
jujutsu
jq
jq
#jupyter