about summary refs log tree commit diff
path: root/third_party (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-17 r/728 chore(3p/nix): more improvementsp01arst0rm2-10/+9
2020-05-17 r/727 feat(3p/nix): minor improvementsp01arst0rm2-29/+49
2020-05-17 r/726 feat(3p/nix): added meson supportp01arst0rm27-4/+2045
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
2020-05-17 r/723 feat(bin): Add ninja & meson CLI toolsVincent Ambo1-0/+2
2020-05-16 r/719 refactor(tools/emacs): Move third-party overrides to //third_partyVincent Ambo2-0/+24
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-04-26 r/689 feat(3p/python/broadlink): Add max_devices discovery parameterVincent Ambo1-2/+2
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 '17968ef4d40e7cb484909b3ddad3...Vincent Ambo10-0/+1836
2020-04-25 r/679 revert(third_party): Revert 20.03 channel bumpVincent Ambo1-3/+3
2020-04-25 r/678 feat(third_party/python): Package broadlink infrared libraryVincent Ambo2-0/+23
2020-04-21 r/665 chore(third_party): Bump channel to a NixOS 20.03 release commitVincent Ambo1-3/+3
2020-04-21 r/654 feat(web/tvl): Add rendered graphviz graph to the pageVincent Ambo1-0/+5
2020-04-19 r/638 fix(third_party/honk): Create a fake $HOMEVincent Ambo1-0/+5
2020-04-19 r/635 feat(third_party): Add derivation for honkVincent Ambo2-0/+22
2020-04-19 r/633 fix(third_party/cgit): Correctly make "about links" on about pageVincent Ambo1-0/+4
2020-04-17 r/630 feat(ops/nixos/nugget): Add chromium with VAAPI patchesVincent Ambo1-0/+6
2020-04-04 r/625 chore(third_party): Bump telega versionVincent Ambo1-2/+2
2020-04-04 r/621 chore(third_party): Remove Tailscale derivationVincent Ambo2-69/+0
2020-04-04 r/620 chore(third_party/default): Bump NixOS channel to nixos-20.03Vincent Ambo1-3/+3
2020-04-04 r/614 feat(third_party/ffmpeg): Add "libnpp" support to ffmpegVincent Ambo2-0/+14
2020-04-02 r/610 chore(third_party): Remove ormoluVincent Ambo1-8/+0
2020-03-08 r/593 refactor: emacsPackagesNg -> emacsPackagesVincent Ambo3-4/+4
2020-03-08 r/591 chore(third_party): Bump nixos-unstable channelVincent Ambo1-2/+2
2020-03-01 r/588 chore(third_party): Remove guile 3.0 overrideVincent Ambo3-26/+1
2020-03-01 r/587 chore(third_party): Remove pounce overrideVincent Ambo2-18/+2
2020-02-26 r/585 fix(3p/cpp/googleapis): Add protos for Stackdriver LoggingVincent Ambo2-1/+50
2020-02-26 r/583 feat(3p/cpp/googleapis): Add Nix build instructionsVincent Ambo1-0/+24
2020-02-26 r/582 fix(3p/cpp/googleapis): Use googleapis proto files provided by NixVincent Ambo1-10/+1
2020-02-26 r/581 Add 'third_party/cpp/googleapis/' from commit 'c873fd3aa14fb0d8696588117b5f79...Vincent Ambo74-0/+3750
2020-02-26 r/580 feat(third_party): Add dependencies for Google's C++ API libsVincent Ambo1-1/+7
2020-02-24 r/578 feat(3p/emacs/rcirc): Implement support for IRCv3 server-timeVincent Ambo1-7/+46
2020-02-24 r/577 chore(third_party/emacs): Check in upstream rcircVincent Ambo2-0/+3101
2020-02-24 r/576 chore(third_party): Bump nixos-unstable channelVincent Ambo1-2/+2
2020-02-21 feat(cgit/ui-commit): show subject in page titleC. McEnroe1-0/+1
2020-02-21 feat(cgit/ui-tree): show symlink targets in tree listingC. McEnroe1-2/+20
2020-02-21 feat(cgit/ui-tree): don't link to blame for binary blobsC. McEnroe1-2/+4
2020-02-21 feat(cgit/ui-blame): bail if blob is binaryC. McEnroe1-0/+4
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo78-226/+213
2020-02-17 r/555 chore(third_party/pounce): Override version to 1.1Vincent Ambo2-1/+19
2020-02-17 r/554 chore(third_party): Bump nixos-unstableVincent Ambo1-3/+3
2020-02-11 r/531 fix(third_party/tailscale): Add patch to make taillogin workVincent Ambo2-0/+30
2020-02-11 r/529 fix(third_party/tailscale): Add default relaynode acl.json to outputVincent Ambo1-1/+6
2020-02-10 r/528 fix(third_party/tailscale): Build all sub-packagesVincent Ambo1-0/+2
2020-02-10 r/527 feat(third_party): Add package for tailscaleVincent Ambo2-0/+33
2020-02-09 r/514 fix(third_party/cgit): Make vpath & repo available for about cmdVincent Ambo1-1/+1
2020-02-08 r/482 chore(third_party): Expose pandocVincent Ambo1-0/+1