mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
3 lines
115 B
Nix
3 lines
115 B
Nix
(import (fetchTarball "https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
|
|
src = ./.;
|
|
}).shellNix
|