Minor typos (again)
This commit is contained in:
parent
c495bf2e2c
commit
26b0b31caa
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ self: super:
|
|||
# Bug fixes:
|
||||
kitty07 = super.callPackage ./kitty {};
|
||||
|
||||
scientifica-font = super.callPackage ./scientifca-font {};
|
||||
scientifica-font = super.callPackage ./scientifica-font {};
|
||||
|
||||
ripmime = super.ripmime.override {
|
||||
stdenv = super.overrideCC super.stdenv super.gcc6;
|
||||
|
|
Loading…
Reference in a new issue