mirror of
https://github.com/icewind1991/cynthion-flake.git
synced 2026-06-03 14:24:07 +02:00
7 lines
170 B
Nix
7 lines
170 B
Nix
fetchFromGitHub:
|
|
fetchFromGitHub {
|
|
owner = "greatscottgadgets";
|
|
repo = "cynthion";
|
|
rev = "0.1.2";
|
|
hash = "sha256-eLimS2gghT52tV01ZlFs8xEwwibB4yezl3eW7zrHpW8=";
|
|
}
|