mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-27 00:14:35 +03:00
3 lines
175 B
Nix
3 lines
175 B
Nix
(import ./default.nix {}).devShells.${builtins.currentSystem}.default
|
|
or throw "dev-shell not defined. Cannot find flake attribute devShell.${builtins.currentSystem}.default"
|