mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +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 {
|
packages.default = pkgs.callPackage ./default.nix {
|
||||||
inherit packageToml;
|
inherit packageToml;
|
||||||
|
|||||||
Reference in New Issue
Block a user