update python and vit

This commit is contained in:
Ingolf Wagner 2020-03-12 17:46:03 +08:00
parent 282b7ac83d
commit 9437bc68a2
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
2 changed files with 6 additions and 4 deletions

View file

@ -16,6 +16,9 @@ in {
rustup rustup
jetbrains.clion jetbrains.clion
# python
python3Full
# foto # foto
fuji-cam-wifi-tool fuji-cam-wifi-tool
]; ];

View file

@ -40,12 +40,11 @@ in {
version = "master"; version = "master";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/scottkosty/vit.git"; url = "https://github.com/scottkosty/vit.git";
rev = "41d046e86c1ff73a95d78b66149e3fb30a6aac85"; rev = "7200949214362139e8073b6ca1a58cc756b2ebd0";
sha256 = "0xkh5hiryh7nwi17wrp1pxscbw0a2fdw349mhgvx59hafpkf13nv"; sha256 = "1s0rvqn8xjy3qiw9034wfzz2r7mwary70x32fqprz2w2h5r73j2m";
}; };
}))
python # needed for hooks }))
taskwarrior-hooks taskwarrior-hooks
vdirsyncer vdirsyncer