Mu has been updated in nixpkgs.
This commit is contained in:
parent
57f811abc7
commit
b0aeb65697
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
jekyll = callPackage ./jekyll { };
|
||||
linuxPackages_surface = recurseIntoAttrs (linuxPackagesFor linux_surface);
|
||||
linux_surface = callPackage ./linux_surface { };
|
||||
mu-git = callPackage ./mu-git { };
|
||||
theme_flat-remix = callPackage ./flat-remix { };
|
||||
theme_sddm_midnight = callPackage ./sddm_midnight { };
|
||||
xdiskusage = callPackage ./xdiskusage { };
|
||||
|
|
|
@ -145,7 +145,7 @@ let
|
|||
fetchmail
|
||||
isync
|
||||
mailutils
|
||||
mu-git
|
||||
mu
|
||||
pandoc
|
||||
postfix
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue