genode/shell.nix

3 lines
113 B
Nix
Raw Permalink Normal View History

2019-11-20 18:48:56 +01:00
let pkgs = import ./default.nix { }; in pkgs.base
2019-11-28 13:38:29 +01:00
# Use the "base" repository build for our shell environment.