removes sqlit in favor of uv install
This commit is contained in:
parent
21e34d019f
commit
a98d65db2d
2 changed files with 1 additions and 2 deletions
|
|
@ -16,7 +16,6 @@
|
||||||
nix-homebrew.url = "github:zhaofengli/nix-homebrew";
|
nix-homebrew.url = "github:zhaofengli/nix-homebrew";
|
||||||
zellij-switch.url = "github:mostafaqanbaryan/zellij-switch";
|
zellij-switch.url = "github:mostafaqanbaryan/zellij-switch";
|
||||||
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
||||||
sqlit.url = "github:Maxteabag/sqlit";
|
|
||||||
firefox-addons.url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
|
firefox-addons.url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
tree-sitter
|
tree-sitter
|
||||||
tmux
|
tmux
|
||||||
tmuxinator
|
tmuxinator
|
||||||
inputs.sqlit.packages.${pkgs.system}.default
|
uv
|
||||||
# rsync
|
# rsync
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue