added vipkg, a script that allows you to search for a package name to open the derivation file in nixpkgs/pkgs. Very useful for overriding package attributes.

This commit is contained in:
pagedmov
2024-11-07 13:36:30 -05:00
parent 284984b546
commit 12d357419b
6 changed files with 74 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
{ pkgs }:
{
programs.nixvim = {
plugins = {