10 lines
244 B
Nix
10 lines
244 B
Nix
{ fetchFromGitHub }:
|
|
|
|
fetchFromGitHub {
|
|
owner = "CodeDownIO";
|
|
repo = "General";
|
|
rev = "4b19a1dc55d2877e85a5d0e98702b75872210e9d";
|
|
sha256 = "sha256-mVeBTpEQnW3fvJu1+4T8z+earMjEgtdy0tnZnAxz/pk=";
|
|
# date = "2025-08-12T05:20:40+00:00";
|
|
}
|