devshell/benchmark/nixpkgs-shell.nix
2025-07-31 12:37:19 +02:00

4 lines
64 B
Nix

let
shared = import ./shared.nix;
in
shared.pkgs.mkShell {}