mirror of
https://github.com/Ryujinx/Ryujinx-Ldn-Website.git
synced 2024-12-22 07:55:38 +00:00
8c3d5783c0
Signed-off-by: Mary Guillemard <mary@mary.zone>
5 lines
141 B
Nix
5 lines
141 B
Nix
(import (fetchTarball
|
|
"https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
|
|
src = builtins.fetchGit ./.;
|
|
}).defaultNix
|