mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 11:36:03 +01: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
|