mirror of
https://github.com/izzy2lost/nix.git
synced 2026-03-10 12:35:57 -07:00
4 lines
115 B
Nix
4 lines
115 B
Nix
(import (fetchTarball "https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
|
|
src = ./.;
|
|
}).shellNix
|