init flake

This commit is contained in:
Robin Appelman 2024-07-08 20:28:15 +02:00
commit a6d41bbaa3
17 changed files with 623 additions and 0 deletions

6
pkgs/cynthion/src.nix Normal file
View file

@ -0,0 +1,6 @@
fetchFromGitHub: fetchFromGitHub {
owner = "greatscottgadgets";
repo = "cynthion";
rev = "db0fb8ecfee1c153219f029c0db627c6805e3d59";
hash = "sha256-BrxoRJ8bKBTENJgbYpi/fEHdCYThJEzKftH2Xo3u/3U=";
}