cynthion-flake/pkgs/cynthion/src.nix
2024-07-09 20:59:02 +02:00

7 lines
170 B
Nix

fetchFromGitHub:
fetchFromGitHub {
owner = "greatscottgadgets";
repo = "cynthion";
rev = "0.1.2";
hash = "sha256-eLimS2gghT52tV01ZlFs8xEwwibB4yezl3eW7zrHpW8=";
}