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