mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-31 17:37:25 +02:00
thinkpad-nixos: Add doc project
This commit is contained in:
parent
69453f11ff
commit
cc62ea0f28
1 changed files with 2 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ in {
|
|||
patches/bxi3=tag:bxi3
|
||||
patches/btf=tag:btf
|
||||
patches/libs2=tag:libs2
|
||||
patches/doc=tag:doc
|
||||
''}";
|
||||
};
|
||||
};
|
||||
|
|
@ -262,6 +263,7 @@ in {
|
|||
${mkProject "bxi3" ["bxi3"]}
|
||||
${mkProject "libs2" ["bxi-jenkins-libs2"]}
|
||||
${mkProject "hps" ["bxi-hps"]}
|
||||
${mkProject "doc" ["bxi-doc"]}
|
||||
notmuch tag +inbox +unread -new -- tag:new and not tag:me
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue