depot/third_party/notmuch, branch refs/r/6180 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6180 2021-09-01T12:27:31+00:00 refactor(3p/notmuch): Simplify setup 2021-09-01T12:27:31+00:00 Vincent Ambo mail@tazj.in 2021-09-01T10:07:11+00:00 urn:sha1:885b6d9bb82539a66b3cc12ef3f04dd699d71294 The backported fix is no longer required and we can just apply the patch in the overlay, this makes everything a little easier. Change-Id: I654a1bb002eef5c578b8e576e133a159bde3f850 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3483 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> refactor: Move nixpkgs attribute to `third_party.nixpkgs` 2021-04-10T21:18:55+00:00 Vincent Ambo mail@tazj.in 2021-04-10T16:05:16+00:00 urn:sha1:473604f5675c455a65b91e287b125a9e042ae39f Please read b/108 to make sense of this. This gets rid of the explicit list of exposed packages from nixpkgs, and instead makes the entire package set available at `third_party.nixpkgs`. To accommodate this, a LOT of things have to be very slightly shuffled around. Some of this was done in already submitted CLs, but this change is unfortunately still quite noisy. Pay extra attention to: * overlay-like functionality that was partially moved to actual overlays (partially as in, the minimum required to get a green build) * modified uses of the package set path, esp. in NixOS systems Special notes: * xanthous has been disabled in CI because of issues with the Haskell overlay * //third_party/nix has been disabled because of other unclear dependency issues Both of these will be tackled in a followup CL. Change-Id: I2f9c60a4d275fdb5209264be0addfd7e06c53118 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2910 Reviewed-by: glittershark <grfn@gws.fyi> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI fix(3p/notmuch): Rebase dottime patch on notmuch 0.31 2020-12-14T19:41:30+00:00 Vincent Ambo mail@tazj.in 2020-12-10T09:56:31+00:00 urn:sha1:316a4fa1e0ba6254d90df9181e5d72ff693af055 Change-Id: I43e8f59cd7f58b9c8b501983edbe55a3cb2f20d0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2241 Tested-by: BuildkiteCI Reviewed-by: glittershark <grfn@gws.fyi> chore: Add meta.ci=false to various broken projects 2020-08-26T23:49:32+00:00 Vincent Ambo mail@tazj.in 2020-08-26T22:55:32+00:00 urn:sha1:7e6b3e1b428bd5ea860c05d0c5a71cd1ecd23364 These projects, which are not currently included in CI runs, don't build at the moment. Upcoming logic changes would mean that we would start including them in CI, which is undesirable until they're fixed - but I'm not going to be doing that now. Change-Id: I7c337e098be8bff00db6d99fc7236a695f5a85f5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1850 Tested-by: BuildkiteCI Reviewed-by: kanepyork <rikingcoding@gmail.com> chore: Rename pkgs->depot in all Nix file headers 2020-02-21T13:54:53+00:00 Vincent Ambo tazjin@google.com 2020-02-21T12:47:29+00:00 urn:sha1:4bbbb58cb537014dd8b0b3c3c560c039ac57ad89 feat(third_party/notmuch): Patch notmuch to render time as dottime 2019-12-27T18:18:00+00:00 Vincent Ambo tazjin@google.com 2019-12-27T18:16:53+00:00 urn:sha1:1ea6dcabbb097ab7f4f57630c41f58b4df549095 This implements support for dotti.me in notmuch by changing the formatting of relative and absolute times. feat(third_party/notmuch): Display dottime in relative time views 2019-12-27T18:18:00+00:00 Vincent Ambo tazjin@google.com 2019-12-27T17:12:32+00:00 urn:sha1:12973b8a8bc596f99503ec12869383d0a6bb8221
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>depot/third_party/notmuch, branch refs/r/6180</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6180</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6180"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2021-09-01T12:27:31+00:00</updated>
<entry>
<title>refactor(3p/notmuch): Simplify setup</title>
<updated>2021-09-01T12:27:31+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-09-01T10:07:11+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=885b6d9bb82539a66b3cc12ef3f04dd699d71294"/>
<id>urn:sha1:885b6d9bb82539a66b3cc12ef3f04dd699d71294</id>
<content type="text"> The backported fix is no longer required and we can just apply the patch in the overlay, this makes everything a little easier. Change-Id: I654a1bb002eef5c578b8e576e133a159bde3f850 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3483 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> </content>
</entry>
<entry>
<title>refactor: Move nixpkgs attribute to `third_party.nixpkgs`</title>
<updated>2021-04-10T21:18:55+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-04-10T16:05:16+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=473604f5675c455a65b91e287b125a9e042ae39f"/>
<id>urn:sha1:473604f5675c455a65b91e287b125a9e042ae39f</id>
<content type="text"> Please read b/108 to make sense of this. This gets rid of the explicit list of exposed packages from nixpkgs, and instead makes the entire package set available at `third_party.nixpkgs`. To accommodate this, a LOT of things have to be very slightly shuffled around. Some of this was done in already submitted CLs, but this change is unfortunately still quite noisy. Pay extra attention to: * overlay-like functionality that was partially moved to actual overlays (partially as in, the minimum required to get a green build) * modified uses of the package set path, esp. in NixOS systems Special notes: * xanthous has been disabled in CI because of issues with the Haskell overlay * //third_party/nix has been disabled because of other unclear dependency issues Both of these will be tackled in a followup CL. Change-Id: I2f9c60a4d275fdb5209264be0addfd7e06c53118 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2910 Reviewed-by: glittershark <grfn@gws.fyi> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>fix(3p/notmuch): Rebase dottime patch on notmuch 0.31</title>
<updated>2020-12-14T19:41:30+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2020-12-10T09:56:31+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=316a4fa1e0ba6254d90df9181e5d72ff693af055"/>
<id>urn:sha1:316a4fa1e0ba6254d90df9181e5d72ff693af055</id>
<content type="text"> Change-Id: I43e8f59cd7f58b9c8b501983edbe55a3cb2f20d0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2241 Tested-by: BuildkiteCI Reviewed-by: glittershark <grfn@gws.fyi> </content>
</entry>
<entry>
<title>chore: Add meta.ci=false to various broken projects</title>
<updated>2020-08-26T23:49:32+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2020-08-26T22:55:32+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=7e6b3e1b428bd5ea860c05d0c5a71cd1ecd23364"/>
<id>urn:sha1:7e6b3e1b428bd5ea860c05d0c5a71cd1ecd23364</id>
<content type="text"> These projects, which are not currently included in CI runs, don't build at the moment. Upcoming logic changes would mean that we would start including them in CI, which is undesirable until they're fixed - but I'm not going to be doing that now. Change-Id: I7c337e098be8bff00db6d99fc7236a695f5a85f5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1850 Tested-by: BuildkiteCI Reviewed-by: kanepyork <rikingcoding@gmail.com> </content>
</entry>
<entry>
<title>chore: Rename pkgs->depot in all Nix file headers</title>
<updated>2020-02-21T13:54:53+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2020-02-21T12:47:29+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=4bbbb58cb537014dd8b0b3c3c560c039ac57ad89"/>
<id>urn:sha1:4bbbb58cb537014dd8b0b3c3c560c039ac57ad89</id>
<content type="text"> </content>
</entry>
<entry>
<title>feat(third_party/notmuch): Patch notmuch to render time as dottime</title>
<updated>2019-12-27T18:18:00+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-12-27T18:16:53+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=1ea6dcabbb097ab7f4f57630c41f58b4df549095"/>
<id>urn:sha1:1ea6dcabbb097ab7f4f57630c41f58b4df549095</id>
<content type="text"> This implements support for dotti.me in notmuch by changing the formatting of relative and absolute times. </content>
</entry>
<entry>
<title>feat(third_party/notmuch): Display dottime in relative time views</title>
<updated>2019-12-27T18:18:00+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-12-27T17:12:32+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=12973b8a8bc596f99503ec12869383d0a6bb8221"/>
<id>urn:sha1:12973b8a8bc596f99503ec12869383d0a6bb8221</id>
<content type="text"> </content>
</entry>
</feed>