commits
This allows us to be more precise when downloading e.g. tags that have the
same name as branches (in which case Git defaults to the branch, not sure
what go-git does).
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: glomdom <sadonkovkiril@gmail.com>
adds a little bit of javascript to close dropdowns in the topbar when clicking outside of them
Signed-off-by: Samuel Newman <mozzius@protonmail.com>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Minor, but important fixups
Signed-off-by: Ilya Grigoriev <ilyagr@users.noreply.github.com>
This functionality seems to be available since jj 0.29.
Signed-off-by: Ilya Grigoriev <ilyagr@users.noreply.github.com>
I'm so sick of this thing rebuilding every time I reload my devshell.
Signed-off-by: Winter <winter@winter.cafe>
hopefully people use their existing handles now
Signed-off-by: oppiliappan <me@oppi.li>
Picking up https://github.com/nix-community/gomod2nix/commit/7f963246a71626c7fc70b431a315c4388a0c95cf.
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
after changing the sshd config, it's necessary to reload ssh. added instructions on how to do this to the self-hosting guide
Signed-off-by: Samuel Newman <mozzius@protonmail.com>
This change correctly points /knots to https://tangled.sh/knots instead
of https://tangled.sh/@tangled.sh/core/tree/master/knots
Signed-off-by: Samuel Shuert <me@thecoded.prof>
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Change-Id: uxnwsxtukznolvmwopkpxmtsvztvsusu
Signed-off-by: Winter <winter@winter.cafe>
rev-list was over-counting
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
this file is unused
Signed-off-by: oppiliappan <me@oppi.li>
It's noisy, especially upon entering every devshell.
Signed-off-by: Winter <winter@winter.cafe>
thanks @winter.bsky.social for the report!
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Signed-off-by: Safwan Parkar <safwanparkar6@gmail.com>
SQLite stores byte sequences as blobs, which we were not handling properly,
causing (at least) actions relating to artifacts to break. (Not sure
when they broke, sorry!)
Signed-off-by: Winter <winter@winter.cafe>
h/t https://github.com/bluesky-social/indigo/issues/931#issuecomment-2635675099
for the inspiration
Signed-off-by: Winter <winter@winter.cafe>
Needed now that we're isolating things for everyone.
Signed-off-by: Winter <winter@winter.cafe>
I personally don't like that nixos-shell inherits a ton of stuff from the
host by default, even mounting my home directory as r/w! I imagine I'm not
the only one with this opinion, so let's put a stop to it by default.
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Now we can generate the same files that have been committed recently. ;)
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Signed-off-by: oppiliappan <me@oppi.li>
This allows us to easily do things like ignoring Nix source files within our
source tree (also done in this commit), which prevents unnecessary rebuilds.
Signed-off-by: Winter <winter@winter.cafe>
The "add collaborator" form currently fails if you submit a handle like `@example.com`, since the identity gets forwarded eventually directly to Bluesky's identity parse, which does not accept the `@` prefix for handles.
This change is targetted to only fix that one form.
Signed-off-by: phil <uniphil@gmail.com>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
The "add collaborator" form currently fails if you submit a handle like `@example.com`, since the identity gets forwarded eventually directly to Bluesky's identity parse, which does not accept the `@` prefix for handles.
This change is targetted to only fix that one form.
Signed-off-by: phil <uniphil@gmail.com>