genode/shell.nix

3 lines
113 B
Nix

let pkgs = import ./default.nix { }; in pkgs.base
# Use the "base" repository build for our shell environment.