Ryujinx-Ldn-Website/default.nix
Mary Guillemard 8c3d5783c0 Switch to nix flakes
Signed-off-by: Mary Guillemard <mary@mary.zone>
2024-01-01 15:42:36 +00:00

5 lines
141 B
Nix

(import (fetchTarball
"https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
src = builtins.fetchGit ./.;
}).defaultNix