Age | Commit message (Expand) | Author | Files | Lines |
2022-11-25 | r/5321 feat(wpcarro/emacs): Package bytes.el | William Carroll | 3 | -37/+62 |
2022-11-25 | r/5320 feat(wpcarro/emacs): Package macros.el | William Carroll | 3 | -19/+12 |
2022-11-25 | r/5319 feat(wpcarro/emacs): Define constants-osx? | William Carroll | 2 | -2/+5 |
2022-11-25 | r/5318 chore(wpcarro/emacs): Delete unused packages | William Carroll | 11 | -906/+13 |
2022-11-25 | r/5317 docs(tvix): document pointer equality in (C++) Nix | sterni | 1 | -0/+202 |
2022-11-25 | r/5316 chore(wpcarro/emacs): Delete graph.el | William Carroll | 1 | -94/+0 |
2022-11-25 | r/5315 feat(wpcarro/emacs): Package vector.el | William Carroll | 3 | -26/+41 |
2022-11-25 | r/5314 chore(wpcarro/emacs): Delete tree.el | William Carroll | 1 | -199/+0 |
2022-11-25 | r/5313 feat(wpcarro/emacs): Package tuple.el | William Carroll | 3 | -0/+11 |
2022-11-25 | r/5312 feat(wpcarro/emacs): Support C-u, C-k KBDs in ivy | William Carroll | 1 | -0/+2 |
2022-11-25 | r/5311 feat(wpcarro/emacs): Package bookmark.el | William Carroll | 3 | -0/+14 |
2022-11-25 | r/5310 test(tvix/eval): add eval-okay-closure-pointer-compare | Adam Joseph | 2 | -0/+15 |
2022-11-24 | r/5309 chore(tvix/eval): postpone use of "dep:" for a bit | Adam Joseph | 1 | -1/+1 |
2022-11-24 | r/5308 test(tvix/eval): test limits of builtins.seq's forcing | sterni | 2 | -2/+2 |
2022-11-23 | r/5307 chore(3p/sources): Bump channels & overlays | sterni | 3 | -16/+21 |
2022-11-23 | r/5306 chore(3p/sources): Bump channels & overlays | sterni | 5 | -85/+21 |
2022-11-23 | r/5305 feat(tvix/eval): ExactSizeIterator for Iter<KeyValue<'a>> and Keys | Adam Joseph | 1 | -0/+20 |
2022-11-23 | r/5304 feat(ops/users): Add brainrake to users | Márton Boros | 1 | -0/+5 |
2022-11-23 | r/5303 feat(tvix/eval): improve panic!() messages in Thunk::value() | Adam Joseph | 1 | -4/+4 |
2022-11-23 | r/5302 feat(tvix/eval): add NixAttrs::into_iter() | Adam Joseph | 1 | -0/+52 |
2022-11-23 | r/5301 feat(tvix/eval): make NixList::clone() cheap | Adam Joseph | 3 | -38/+36 |
2022-11-21 | r/5300 refactor(wpcarro/emacs): Simplify fonts.el | William Carroll | 2 | -15/+13 |
2022-11-21 | r/5299 fix(tvix/eval): aggressively fix a borrow error in nix_eq | Vincent Ambo | 1 | -3/+9 |
2022-11-21 | r/5298 fix(tvix/eval): builtins.listToAttrs must force keys | Vincent Ambo | 1 | -7/+2 |
2022-11-21 | r/5297 fix(tvix/eval): ensure callable is forced when using call_with | Vincent Ambo | 2 | -1/+9 |
2022-11-21 | r/5296 test(tvix/eval): enable eval-okay-closure test from nix_tests | Vincent Ambo | 2 | -1/+2 |
2022-11-21 | r/5295 feat(tvix/eval): Implement builtins.genericClosure | Vincent Ambo | 1 | -0/+47 |
2022-11-21 | r/5294 feat(ops/users): Add noteed to users | Vo Minh Thu | 1 | -0/+5 |
2022-11-21 | r/5293 fix(wpcarro/ynab): Remove .skip-subtree | William Carroll | 11 | -118/+33 |
2022-11-20 | r/5292 fix(tools/magrathea): pass through nix-build exit status | sterni | 1 | -13/+13 |
2022-11-19 | r/5291 fix(wpcarro/emacs): Support OSX build of Emacs | William Carroll | 6 | -96/+49 |
2022-11-19 | r/5290 feat(wpcarro/tools): Support systemd-shell | William Carroll | 3 | -0/+53 |
2022-11-18 | r/5289 chore(tazjin/zamalek): enable NetworkManager DNS | Vincent Ambo | 1 | -1/+0 |
2022-11-17 | r/5288 chore(wpcarro/blog): Edit "TCP Tunneling (note to self)" | William Carroll | 1 | -10/+5 |
2022-11-17 | r/5287 chore(wpcarro/blog): Remove redundant header | William Carroll | 1 | -2/+0 |
2022-11-17 | r/5286 feat(wpcarro/blog): TCP Tunneling (note to self) | William Carroll | 2 | -0/+75 |
2022-11-17 | r/5285 feat(wpcarro/fish): Support more aliases | William Carroll | 1 | -2/+4 |
2022-11-14 | r/5284 feat(wpcarro/blog): Nginx Virtual Host (note to self) | William Carroll | 2 | -0/+14 |
2022-11-14 | r/5283 feat(wpcarro/fish): More fish aliases | William Carroll | 1 | -1/+8 |
2022-11-14 | r/5282 chore(3p/sources): Bump channels & overlays | sterni | 2 | -22/+15 |
2022-11-12 | r/5281 fix(3p): use nixpkgs nix_2_3 expr and tarball job for our Nix fork | sterni | 1 | -6/+17 |
2022-11-12 | r/5280 feat: make builtins.currentSystem illegal in depot | sterni | 1 | -0/+3 |
2022-11-12 | r/5279 fix: use localSystem over builtins.currentSystem where appropriate | sterni | 2 | -5/+5 |
2022-11-11 | r/5278 feat(tvix/): .gitignore target folders | Florian Klink | 2 | -1/+1 |
2022-11-11 | r/5277 feat(tvix/eval): move shell.nix and .envrc to //tvix | Florian Klink | 3 | -12/+2 |
2022-11-10 | r/5276 feat(tvix/eval): detect division by zero | jhahn | 4 | -1/+22 |
2022-11-09 | r/5275 feat(ops/users): Add jrhahn to users | jhahn | 1 | -0/+5 |
2022-11-09 | r/5274 revert(nix/utils): onlyDrvPath to get the drvPath w/o the outputs | sterni | 2 | -27/+0 |
2022-11-08 | r/5273 chore(tvix/proto/castore.proto) rename *Node.{ref->digest} | Florian Klink | 1 | -9/+13 |
2022-11-08 | r/5272 chore(tvix/proto): change package name to tvix.proto.v1 | Florian Klink | 2 | -2/+2 |