mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-28 06:54:22 -04:00
add scripts
This commit is contained in:
parent
8cc2802a15
commit
5a0e0eb481
7 changed files with 78 additions and 33 deletions
|
@ -30,8 +30,8 @@ python3Packages.buildPythonApplication rec {
|
|||
src = ( fetchFromGitHub {
|
||||
owner = "sadan4";
|
||||
repo = "frog";
|
||||
rev = "4e43c19701032de6dc741c92ed505f8fe660fbbb";
|
||||
hash = "sha256-olQofXrUF97NvY/lYBic/u50zuFvuOm4XrWUKn83xac=";
|
||||
rev = "e4b48239238e1947e74b919fd85609b6500aca31";
|
||||
hash = "sha256-0/ZFmcaMKM/GpS8Q35e0joHTq4D0IEKdsCBJ16P8JZs=";
|
||||
});
|
||||
format = "other";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue