mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Added status page
This commit is contained in:
parent
8201ddc785
commit
228a585f7f
7 changed files with 88 additions and 0 deletions
|
@ -25,6 +25,7 @@ in
|
|||
overlay-unstable
|
||||
(final: prev:
|
||||
{
|
||||
tinystatus = prev.pkgs.callPackage ./packages/tinystatus {};
|
||||
mosh = prev.mosh.overrideAttrs (old: {
|
||||
patches = (prev.lib.take 1 old.patches) ++ (prev.lib.sublist 4 4 old.patches);
|
||||
postPatch = '''';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue