alpha
Login
or
Join now
tangled.org
/
core
Star
2
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
2
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
11
Pulls
25
Pipelines
core
/
nix
/
pkgs
/
at
master
17 files
dawn
nix: add some common tools to the microvm images
3d ago
200f2b66
appview-static-files.nix
nix: add some common tools to the microvm images Signed-off-by: dawn <dawn@tangled.org>
3 days 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
bobbin.nix
*: fmt Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago
docs.nix
cmd/dolly: support logotype generation and width-only sizes - new -kind flag selects between the logo and the full logotype - -template now accepts a directory of templates - -size accepts a bare width; height is derived from the template viewBox aspect ratio Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 weeks ago
dolly.nix
cmd/dolly: support logotype generation and width-only sizes - new -kind flag selects between the logo and the full logotype - -template now accepts a directory of templates - -size accepts a bare width; height is derived from the template viewBox aspect ratio Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 weeks 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
shuttle.nix
spindle,shuttle: microvm engine init spindle,shuttle,nix: add an alpine microvm image spindle/microvm: allow user defined binary caches in workflows shuttle,nix/microvm: get rid of the hacky nix config parsing / rendering, use nix directly so we can access module options spindle/engine: generalize scheduler out of microvm, make it work-conserving with aging and per-user fairness spindle/microvm: add resource budget limits and optional cgroup enforcement Signed-off-by: dawn <dawn@tangled.org>
1 week ago
spindle-alpine-image.nix
nix: add some common tools to the microvm images Signed-off-by: dawn <dawn@tangled.org>
3 days ago
spindle-nixos-image.nix
spindle,shuttle: microvm engine init spindle,shuttle,nix: add an alpine microvm image spindle/microvm: allow user defined binary caches in workflows shuttle,nix/microvm: get rid of the hacky nix config parsing / rendering, use nix directly so we can access module options spindle/engine: generalize scheduler out of microvm, make it work-conserving with aging and per-user fairness spindle/microvm: add resource budget limits and optional cgroup enforcement Signed-off-by: dawn <dawn@tangled.org>
1 week 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