marleyos/repl.nix
2025-04-06 11:34:15 -07:00

9 lines
158 B
Nix

let
flake = builtins.getFlake (toString ./.);
nixpkgs = import <nixpkgs> {};
in
{inherit flake;}
// flake
// builtins
// nixpkgs
// nixpkgs.lib