mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 03:08:00 +01:00
Add bashInteractive to nix dev shell
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
devShells = pkgs.callPackages ./shell.nix {inherit packageToml self';};
|
||||
devShells = pkgs.callPackages ./shell.nix {inherit pkgs packageToml self';};
|
||||
|
||||
packages.default = pkgs.callPackage ./default.nix {
|
||||
inherit packageToml;
|
||||
|
||||
Reference in New Issue
Block a user