devshell/benchmark/nixpkgs-shell.nix

5 lines
64 B
Nix
Raw Normal View History

2025-07-31 12:37:19 +02:00
let
shared = import ./shared.nix;
in
shared.pkgs.mkShell {}