alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/core
Star
0
Fork
0
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
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tangled-core
/
nix
/
pkgs
/
at
appview-acc-mgmt-ui
10 files
Anirudh Oppiliappan
nix,docs: add pagefind for search
3mo ago
9d516aae
appview-static-files.nix
nix,docs: add pagefind for search Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months 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
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
nix: bump knots to v1.11.0-alpha Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
knot.nix
nix: break out knot pkgs into separate files Signed-off-by: oppiliappan <me@oppi.li>
1 year 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