update python and vit
This commit is contained in:
parent
282b7ac83d
commit
9437bc68a2
2 changed files with 6 additions and 4 deletions
|
@ -16,6 +16,9 @@ in {
|
|||
rustup
|
||||
jetbrains.clion
|
||||
|
||||
# python
|
||||
python3Full
|
||||
|
||||
# foto
|
||||
fuji-cam-wifi-tool
|
||||
];
|
||||
|
|
|
@ -40,12 +40,11 @@ in {
|
|||
version = "master";
|
||||
src = pkgs.fetchgit {
|
||||
url = "https://github.com/scottkosty/vit.git";
|
||||
rev = "41d046e86c1ff73a95d78b66149e3fb30a6aac85";
|
||||
sha256 = "0xkh5hiryh7nwi17wrp1pxscbw0a2fdw349mhgvx59hafpkf13nv";
|
||||
rev = "7200949214362139e8073b6ca1a58cc756b2ebd0";
|
||||
sha256 = "1s0rvqn8xjy3qiw9034wfzz2r7mwary70x32fqprz2w2h5r73j2m";
|
||||
};
|
||||
}))
|
||||
|
||||
python # needed for hooks
|
||||
}))
|
||||
|
||||
taskwarrior-hooks
|
||||
vdirsyncer
|
||||
|
|
Loading…
Reference in a new issue