let shared = import ./shared.nix; devshell = import ./../lib {inherit (shared) pkgs;}; in devshell.mkShell {}