add: flake auto track latest commit

This commit is contained in:
oluceps 2022-10-02 00:18:35 +08:00
parent 7e9549c05a
commit 13445d815b
No known key found for this signature in database
GPG Key ID: ECBE55269336CCCD

View File

@ -4,15 +4,8 @@
}:
buildGoModule rec {
pname = "clash-meta";
version = "1.13.1";
src = fetchFromGitHub {
owner = "MetaCubeX";
repo = "Clash.Meta";
rev = "1684756b79a232ee8f875bcfd87371f5c0ef066b";
sha256 = "sha256-7g/Wcll0w4EhPI+KodtLHINqaR2larQNnP9YAsgNiN4=";
};
version = "dev";
src = ./.;
vendorSha256 = "sha256-7HjYcoqWA5gvPUc5psCgy0UTc17CBzBJ/OiGvII/iBA=";
# Do not build testing suit