mirror of
https://github.com/icewind1991/cynthion-flake.git
synced 2026-06-03 22:34:06 +02:00
init flake
This commit is contained in:
commit
a6d41bbaa3
17 changed files with 623 additions and 0 deletions
6
pkgs/cynthion/src.nix
Normal file
6
pkgs/cynthion/src.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
fetchFromGitHub: fetchFromGitHub {
|
||||
owner = "greatscottgadgets";
|
||||
repo = "cynthion";
|
||||
rev = "db0fb8ecfee1c153219f029c0db627c6805e3d59";
|
||||
hash = "sha256-BrxoRJ8bKBTENJgbYpi/fEHdCYThJEzKftH2Xo3u/3U=";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue