Minor typos (again)

This commit is contained in:
eeva 2018-04-20 21:35:19 +03:00
parent c495bf2e2c
commit 26b0b31caa
2 changed files with 1 additions and 1 deletions

View File

@ -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;