alpha
Login
or
Join now
tangled.org
/
core
Star
4
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
4
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
25
Pipelines
core
/
nix
/
pkgs
/
at
c051797aebc158e53d7aa3d99f6c245c2369ffb8
13 files
Lewis
appview,knotserver: 1.14 deploy prep
7w ago
194e80f3
appview-static-files.nix
appview,knotserver: 1.14 deploy prep Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
appview.nix
nix: dedup appview static files into a package, and use that everywhere, including copying before watching appview Signed-off-by: dusk <y.bera003.06@protonmail.com>
10 months ago
blog.nix
blog: add favicon to blog build Add nix/pkgs/blog.nix to build the blog with proper static assets including the dolly favicon files. Update the CI workflow to generate favicons using the dolly tool before building. The favicon was missing in production because appview/pages/static/* is gitignored, and the CI workflow wasn't generating the dolly icons. Signed-off-by: eti <eti@eti.tf>
2 months ago
docs.nix
nix,docs: add pagefind for search Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
dolly.nix
nix,dolly: subset input files to dolly derivation this greatly improves build speed of derivations that depend on the dolly derivation, because it no longer rebuilds everytime there is a change to appview. Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
goat.nix
appview/oauth: use client attestation this change makes our tangled appview a "confidential" client. this change includes breaking changes to the appview service, it now requires two different environment variables: - TANGLED_OAUTH_CLIENT_SECRET: the secret component of the old JWKs object - TANGLED_OAUTH_CLIENT_KID: the key ID the old JWKs object both of these can be extracted from the old JWKs object: `obj.d` and `obj.kid` respectively. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
knot-unwrapped.nix
appview,knotserver: 1.14 deploy prep Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
knot.nix
nix: break out knot pkgs into separate files Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
knotmirror.nix
nix,knotmirror: listen & sync local knots from local knotmirror Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
lexgen.nix
nix: update lexgen package Now we can generate the same files that have been committed recently. ;)
10 months ago
spindle.nix
nix: use filesets instead of gitignore.nix 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>
10 months ago
sqlite-lib.nix
nix: fix up builds it seems latest nixpkgs broke sqlite-lib builds. the static pkg set does not provide ranlib or ar anymore. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
tap.nix
nix/pkgs: upgrade tap version old version has a bug of not retrying failed resyncs Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago