about summary refs log tree commit diff
path: root/third_party (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-05 r/7854 refactor(3p/mime4cl): use SB-POSIX for FILE-LENGTHsterni2-43/+5
2024-04-05 r/7853 feat(tazjin/homepage): add link to volgasprintVincent Ambo1-0/+10
2024-04-04 r/7852 refactor(tvix/nix-compat): make padding_len pub(crate)Florian Klink1-1/+1
2024-04-04 r/7851 feat(tvix/eval): implement `appendContext`Ryan Lahfa5-7/+91
2024-04-03 r/7850 fix(tvix/glue): produce context for `builtins.(path|filterSource)`Ryan Lahfa3-5/+24
2024-04-03 r/7849 chore(users/picnoir/tvix-daemon): apply clippy suggestionsPicnoir1-3/+3
2024-04-03 r/7848 fix(nix/buildkite): solve bogus realpath errors if build steps failsterni1-1/+4
2024-04-03 r/7847 feat(users/picnoir/tvix-daemon): add log verbosity flagPicnoir3-20/+18
2024-04-03 r/7846 refactor(tvix/nix-compat): drop read_u32Picnoir2-35/+3
2024-04-03 r/7845 feat(users/picnoir/tvix-daemon): parse up to the operationPicnoir2-11/+34
2024-04-03 r/7844 feat(tvix/nix-compat): introduce write_worker_trust_levelPicnoir1-0/+22
2024-04-03 r/7843 feat(tvix/nix-compat): introduce write_bytesPicnoir2-10/+79
2024-04-03 r/7842 chore(users/flokli/nixos): restore archeology-ec2 buildFlorian Klink2-3/+2
2024-04-03 r/7841 chore(3p/sources): return to a proper nixpkgs channel (unstable-small)sterni1-4/+4
2024-04-01 r/7840 feat(tvix/eval): implement `builtins.path`Ryan Lahfa6-31/+367
2024-04-01 r/7839 refactor(tvix/store): generalize `PathInfo` constructorsRyan Lahfa3-20/+63
2024-03-31 r/7838 chore(3p/sources): remove emacs overlayVincent Ambo2-16/+0
2024-03-31 r/7837 chore(3p/sources): bump channels & overlays – xz editionsterni10-32/+68
2024-03-31 r/7836 chore(3p/nixpkgs): try disabling Emacs overlayVincent Ambo2-2/+1
2024-03-31 r/7835 feat(automatic-gc): robust way to disable automatic-gcVincent Ambo1-0/+5
2024-03-31 r/7834 fix(web/panettone): Hotfixes for full text search changeAspen Smith3-5/+8
2024-03-31 r/7833 feat(aspen/system): Install patdiffAspen Smith1-0/+1
2024-03-31 r/7832 fix(aspen/system): Use suspend-then-hibernate for lid closeAspen Smith1-1/+2
2024-03-31 r/7831 feat(aspen/system): Weather in i3status barAspen Smith3-108/+123
2024-03-31 r/7830 feat(aspen/system): Add luscaAspen Smith5-0/+186
2024-03-31 r/7829 chore(web/panettone): Make it easier to override oauth settingsAspen Smith1-4/+12
2024-03-31 r/7828 feat(web/panettone): Support full-text search of issuesAspen Smith7-36/+126
2024-03-31 r/7827 chore(web/panettone): Use postgres 16 in local devAspen Smith1-2/+2
2024-03-31 r/7826 feat(web/panettone): Add a system for database migrationsAspen Smith5-37/+228
2024-03-31 r/7825 feat(3p/lisp): Add str package and dependenciesAspen Smith3-0/+83
2024-03-31 r/7824 feat(aspen/system): Make battery index configurableAspen Smith2-7/+7
2024-03-31 r/7823 chore(3p/nix-snapshotter): removeFlorian Klink1-13/+0
2024-03-31 r/7822 chore(tvix/boot): bump u-rootFlorian Klink1-4/+4
2024-03-31 r/7821 chore(aspen/system): More default module cleanupAspen Smith1-3/+0
2024-03-31 r/7820 chore(aspen/system): Don't install xonotic on every systemAspen Smith1-12/+2
2024-03-31 r/7819 chore(aspen/system): Don't install games+obs on all machinesAspen Smith2-2/+2
2024-03-31 r/7818 chore(aspen/system): Don't setup kube stuff on every machineAspen Smith1-1/+0
2024-03-31 r/7817 chore(aspen/system): Update for deprecated home-manager optionAspen Smith1-1/+1
2024-03-31 r/7816 feat(aspen/system): Use space as vim leaderAspen Smith1-1/+1
2024-03-31 r/7815 chore(aspen/system): Drop custom battery service in favor of upowerAspen Smith2-39/+14
2024-03-31 r/7814 fix(aspen/home): Remove ssh match block configurationAspen Smith1-25/+0
2024-03-31 r/7813 feat(aspen/system): Switch linux user login to aspenAspen Smith17-30/+30
2024-03-31 r/7812 fix(aspen/system): Remove buildkite agent on ogopogoAspen Smith1-42/+0
2024-03-31 r/7811 chore(aspen/web): Show's overAspen Smith1-1/+0
2024-03-31 r/7810 chore(aspen/emacs): Scrub all result blocksAspen Smith1-139/+2
2024-03-31 r/7809 feat(aspen/emacs): Actually require tvlAspen Smith1-0/+6
2024-03-31 r/7808 feat(aspen/system): Always authorize my main ssh keyAspen Smith2-5/+7
2024-03-31 r/7807 feat(aspen/emacs): Update from luscaAspen Smith4-23/+146
2024-03-31 r/7806 feat(tvix/eval): implement `unsafeDiscardOutputDependency`Ryan Lahfa3-7/+43
2024-03-31 r/7805 feat(tvix/eval): support `Derivation` context elementsRyan Lahfa1-8/+34