aboutsummaryrefslogtreecommitdiff
path: root/.config/nixpkgs
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2023-04-13 23:23:18 -0400
committertdro <tdro@users.noreply.github.com>2023-04-13 23:23:18 -0400
commit26fe419e1579a3873c5832cab99a366511c08dd5 (patch)
tree2568be64e6b8f2f4d47a35e41f24f238a34568ad /.config/nixpkgs
parent7f3f24555015b84ff915a461b8b59056b7cc7529 (diff)
downloaddotfiles-26fe419e1579a3873c5832cab99a366511c08dd5.tar.gz
dotfiles-26fe419e1579a3873c5832cab99a366511c08dd5.tar.bz2
dotfiles-26fe419e1579a3873c5832cab99a366511c08dd5.zip
.config/nixpkgs/shells/mermaid-live-editor: Remove chromium
Diffstat (limited to '.config/nixpkgs')
-rw-r--r--.config/nixpkgs/shells/mermaid-live-editor/shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/nixpkgs/shells/mermaid-live-editor/shell.nix b/.config/nixpkgs/shells/mermaid-live-editor/shell.nix
index bf9b33a..db89a42 100644
--- a/.config/nixpkgs/shells/mermaid-live-editor/shell.nix
+++ b/.config/nixpkgs/shells/mermaid-live-editor/shell.nix
@@ -53,7 +53,6 @@ let
pkgs.lib.strings.makeBinPath [
package
pkgs.busybox
- pkgs.chromium
pkgs.git
pkgs.yarn
]