mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-17 18:20:56 +01:00
meta: Remove sqlite / sqlcipher from global $PATH
Will be handled in individual project flake.nix files instead.
This commit is contained in:
parent
78d3861fd5
commit
4fcf7d48af
@ -43,10 +43,6 @@ in
|
|||||||
typst-live
|
typst-live
|
||||||
|
|
||||||
universal-ctags
|
universal-ctags
|
||||||
|
|
||||||
sqlite
|
|
||||||
sqlcipher
|
|
||||||
litecli
|
|
||||||
];
|
];
|
||||||
|
|
||||||
editorconfig = {
|
editorconfig = {
|
||||||
|
@ -75,6 +75,7 @@ in
|
|||||||
zellij
|
zellij
|
||||||
diskonaut
|
diskonaut
|
||||||
pgcli
|
pgcli
|
||||||
|
litecli
|
||||||
;
|
;
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
p7zip
|
p7zip
|
||||||
|
Loading…
Reference in New Issue
Block a user