about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2020-05-17 r/727 feat(3p/nix): minor improvementsp01arst0rm2-29/+49
(cherry picked from commit f6f7046acfaf90c19c597687d384b491c852b4c6)
2020-05-17 r/726 feat(3p/nix): added meson supportp01arst0rm27-4/+2045
(cherry picked from commit 086a81b7a5bbe1fc022efb5935ff68f6ad71ddaf)
2020-05-17 r/725 feat(third_party/nix): Add clang-format configurationVincent Ambo1-0/+6
2020-05-17 r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10'Vincent Ambo737-0/+105390
git-subtree-dir: third_party/nix git-subtree-mainline: cf8cd640c1adf74a3706efbcb0ea4625da106fb2 git-subtree-split: be66c7a6b24e3c3c6157fd37b86c7203d14acf10
2020-05-17 r/723 feat(bin): Add ninja & meson CLI toolsVincent Ambo4-0/+10
2020-05-17 r/722 feat(ops/nixos/nugget): Install meson build systemVincent Ambo1-0/+1
2020-05-17 r/721 chore(web/tvl): Remove direct link to TVL Meet from websiteVincent Ambo1-13/+0
People who're already here know where it is. There's also tvl.fyi/meet/ but we don't advertise that. This is primarily because I'm unhappy with the influx of people at the moment and it seems like a way to throttle it, in combination with making the IRC channel invite-only.
2020-05-16 r/720 docs(nix/yants): Mention Yants subtree split in READMEVincent Ambo1-5/+9
This subtree split makes it possible for people to clone only yants (similar to the kontemplate and journaldriver branches). The subtree continues the history of the old git repository.
2020-05-16 r/719 refactor(tools/emacs): Move third-party overrides to //third_partyVincent Ambo3-23/+27
EXWM and vterm are overridden, but this shouldn't be happening outside of //third_party
2020-05-16 r/718 fix(tools/emacs): Configure xkb switching shortcuts on EXWM launchVincent Ambo1-15/+19
This enables half of the shortcuts for switching keyboard languages when EXWM launches. The cyrillic ones are commented out because Emacs doesn't start otherwise, I've no idea why and don't care at the moment.
2020-05-15 r/717 feat(web/tvl): Add erin to TVLerin1-0/+4
From 2c0942a0bddaa2686d5e19c521c004484989734e Mon Sep 17 00:00:00 2001 From: erin <erin@generalprogramming.org> Date: Wed, 13 May 2020 14:48:55 -0700 Subject: feat(web/tvl): Add nepeat to TVL
2020-05-14 r/716 feat(fun/idual): Change alarm light from 'morning' to 'sun'Vincent Ambo1-1/+1
The latter is much brighter and warmer, this is probably better.
2020-05-12 r/715 feat(web/tvl): Added linuxgemini to babyİlteriş Yağıztegin Eroğlu1-0/+1
I can send my ID to check eligibility thanks Signed-off-by: linuxgemini <ilteris@asenkron.com.tr>
2020-05-11 r/714 chore(fun/dt): Adjust weightsVincent Ambo1-11/+13
2020-05-11 r/713 feat(fun/dt): Support arbitrary word countsVincent Ambo1-26/+47
2020-05-11 r/712 feat(web/tvl): Added linuxgemini and aveİlteriş Yağıztegin Eroğlu1-0/+7
Sending again due to the merge of the awaited subgraph patch. Signed-off-by: linuxgemini <ilteris@asenkron.com.tr>
2020-05-11 r/711 feat(ops/nixos/camden): add /meet/ redirect to tvl.fyiLuke Granger-Brown1-0/+2
I'm too lazy to keep going to the website to click the button and also too lazy to add my own redirect. Add one to tvl.fyi.
2020-05-11 r/710 refactor(web/tvl): factor out common stylesLuke Granger-Brown1-156/+177
2020-05-10 r/709 feat(web/tvl): add hswaw community to TVL graphSergiusz Bazanski1-0/+5
2020-05-09 r/708 feat(web/tvl): add muccc community to TVL graphLeah Neukirchen1-0/+6
2020-05-08 r/707 feat(fun/dt): Implement useful utilityVincent Ambo4-0/+97
2020-05-08 r/706 feat(third_party): Add Google's farmhash libraryVincent Ambo1-0/+13
2020-05-08 r/705 feat(third_party): Add newer version of AbseilVincent Ambo2-2/+14
2020-05-06 r/704 feat(web/tvl): Add jooiiee's websiteVincent Ambo1-2/+3
2020-05-05 r/703 feat(web/tvl): Add hexchen to tvl.fyi graphhexchen1-0/+2
2020-05-03 r/702 chore(web/tvl): fix sortingKane York1-2/+2
2020-05-03 r/701 feat(web/tvl): add kanepyork to TVL graphKane York1-0/+3
2020-05-03 r/700 feat(web/tvl): add hyperfekt to TVL graphVincent Ambo1-2/+5
2020-05-03 r/699 feat(web/tvl): add artemist to TVL graphCynthia Revström1-0/+4
2020-05-03 r/698 feat(web/tvl): add Eric to TVL graphCynthia Revström1-0/+2
2020-04-27 r/697 feat(web/tvl): Add QVincent Ambo1-0/+3
2020-04-26 r/696 feat(ops/nixos/nugget): Enable SSH agent on nuggetVincent Ambo1-0/+1
2020-04-26 r/695 feat(ops/nixos/camden): Enable SSH agent authVincent Ambo1-0/+3
2020-04-26 r/694 feat(ops/nixos/nugget): Install idualctlVincent Ambo1-0/+1
2020-04-26 r/693 fix(ops/nixos/camden): Use new //fun/idual CLI structureVincent Ambo1-1/+2
2020-04-26 r/692 feat(fun/idual): Introduce real CLI that can send all commandsVincent Ambo3-25/+50
Adds an idualctl CLI that can be used to control the lights.
2020-04-26 r/691 feat(fun/idual): Support multiple simultaneous Broadlink devicesVincent Ambo1-7/+12
There are now two devices in this room, and they're being used simultaneously.
2020-04-26 r/690 feat(ops/nixos/camden): Disable camden firewallVincent Ambo1-1/+1
The local network is considered trusted and ingress from the outside world is now handled by the Edgerouter.
2020-04-26 r/689 feat(3p/python/broadlink): Add max_devices discovery parameterVincent Ambo1-2/+2
This makes it possible to terminate early if the number of devices on the network is known.
2020-04-26 r/688 feat(fun/idual && nixos/camden): Add light alarm systemd unitsVincent Ambo3-4/+21
Adds a systemd unit to run the idual light alarm using a transient timer created by systemd-run.
2020-04-25 r/687 fix(fun/idual): Hardcode the Broadlink thing's local addressVincent Ambo1-1/+1
2020-04-25 r/686 feat(fun/idual): Implement some utilities for controlling lightsVincent Ambo2-5/+36
This program, if build in its executable form, will try to turn the lights on and put them into "morning mode".
2020-04-25 r/685 feat(fun/idual): Move colour codes into a Python scriptVincent Ambo4-31/+75
This will make them easier to consume for the thing I'm actually trying to do here.
2020-04-25 r/684 chore(ops/nixos/nugget): Remove camden from /etc/hostsVincent Ambo1-4/+0
The new router can actually deal with this sensibly.
2020-04-25 r/683 docs(fun/idual): Document how to capture codesVincent Ambo1-0/+23
2020-04-25 r/682 feat(fun/idual): Check in captured iDual remote codesVincent Ambo2-0/+42
2020-04-25 r/681 feat(third_party/python): Vendor broadlink-python using git-subtreeVincent Ambo2-10/+3
2020-04-25 r/680 Add 'third_party/python/broadlink/' from commit ↵Vincent Ambo10-0/+1836
'17968ef4d40e7cb484909b3ddad33d7795b80091' git-subtree-dir: third_party/python/broadlink git-subtree-mainline: 0f530601596c17ac090f00b7fc99fe4033d6a2e4 git-subtree-split: 17968ef4d40e7cb484909b3ddad33d7795b80091
2020-04-25 r/679 revert(third_party): Revert 20.03 channel bumpVincent Ambo1-3/+3
Reverts "Bump channel to a NixOS 20.03 release commit". This reverts commit a629d7fdd4c24b744b4623b828661fd6caee1567. This commit moves to a 20.03 release commit, in which building Chromium with VAAPI is broken.
2020-04-25 r/678 feat(third_party/python): Package broadlink infrared libraryVincent Ambo2-0/+23