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:
@@ -1,4 +1,4 @@
|
||||
{lib, config, pkgs, ... }:
|
||||
{lib, config, pkgs, self, ... }:
|
||||
|
||||
let
|
||||
extraFigletFonts = pkgs.fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user