1
0
Fork 0
forked from foxora/nix

set delta as pager in lazygit, removed bookokrat

i kinda forgot to test bookokrat.. but basically it didnt work because
bookokrat's flake doesnt compile and it isnt on nixpkgs either
This commit is contained in:
foxora 2026-03-03 02:41:40 +00:00
parent 387cceeadc
commit f925b42669
2 changed files with 12 additions and 7 deletions

View file

@ -85,11 +85,6 @@
};
};
bookokrat = {
url = "github:bugzmanov/bookokrat";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
fenix = {
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs-unstable";