Closed issues

  1. outputs are not handled correctly with __structuredAttrs

    #395 - Opened by qyliss at 2024-04-08T21·10+00 - 1 comment
  2. builtins.toJSON is missing string context

    #393 - Opened by qyliss at 2024-04-03T14·39+00 - 2 comments
  3. builtins.path results are not added to inputSrcs

    #392 - Opened by qyliss at 2024-04-03T12·51+00 - 1 comment
  4. builtins.fetchTarball doesn't unpack

    #391 - Opened by qyliss at 2024-04-02T12·07+00 - 1 comment
  5. tvix: spllit fetch_url into multiple components to decouple naming

    #390 - Opened by flokli at 2024-04-02T09·44+00 - 1 comment
  6. tvix/{store,build}: rebuild rules for protos are broken

    #387 - Opened by sterni at 2024-03-15T19·53+00 - 5 comments
  7. tvix/eval: incorrect infinite recursion when evaluating pkgs.idris.outPath

    #386 - Opened by sterni at 2024-03-14T16·12+00 - 5 comments
  8. ops/pipelines/depot: move protoCheck step into extraSteps

    #385 - Opened by sterni at 2024-03-14T16·04+00 - 1 comment
  9. tvix/eval: EvalIO should allow reading a file in a more granular fashion

    #380 - Opened by flokli at 2024-02-21T13·31+00 - 2 comments
  10. OMG: Gerrit login is broken

    #378 - Opened by tazjin at 2024-02-15T11·02+00 - 3 comments
  11. besadii: cancel old builds if a new revision has been pushed

    #365 - Opened by flokli at 2024-01-03T14·40+00 - 2 comments
  12. TvixStoreIO: fix import_path for non-directories

    #356 - Opened by flokli at 2023-12-12T21·17+00 - 1 comment
  13. unrecoverable error when attempting to use a catchable as a function

    #351 - Opened by amjoseph at 2023-12-12T09·52+00
  14. builtins.baseNameOf must not coerce paths into strings

    #350 - Opened by amjoseph at 2023-12-12T08·53+00
  15. unrecoverable failure when catchable is passed to a function with named formals

    #348 - Opened by amjoseph at 2023-12-12T07·06+00
  16. unrecoverable failure on test for inequality against catchable

    #347 - Opened by amjoseph at 2023-12-12T06·56+00
  17. unrecoverable failure on builtins.tryEval (throw "message" // { })

    #346 - Opened by amjoseph at 2023-12-12T06·43+00
  18. tryEval cannot recover from throw on the left side of an implication

    #345 - Opened by amjoseph at 2023-12-12T06·36+00
  19. tvix-castore panics instead of using Result<_,_>

    #344 - Opened by amjoseph at 2023-12-12T05·36+00 - 1 comment
  20. more catchable hygiene issues in the default-arguments mechanism

    #343 - Opened by amjoseph at 2023-12-12T04·34+00
  21. coercing a path to a string should yield the filename, not the file's contents

    #342 - Opened by amjoseph at 2023-12-12T04·10+00
  22. tvix/store/fs: refactor out PathInfoService requirement

    #341 - Opened by flokli at 2023-12-09T14·51+00 - 3 comments
  23. generator rewrite broke list comparison

    #339 - Opened by amjoseph at 2023-12-09T08·13+00 - 1 comment
  24. more catchability bugs exist

    #338 - Opened by amjoseph at 2023-12-09T07·20+00 - 1 comment
  25. tvix: byte index 1 is not a char boundary; it is inside '🕰' (bytes 0..4) of 🕰️

    #337 - Opened by grfn at 2023-12-05T21·56+00 - 2 comments
  26. OMG: Autosubmit is disabled because of gerrit-queue bugs

    #333 - Opened by tazjin at 2023-11-25T15·35+00 - 3 comments
  27. tazjin/emacs: try out tab-bar-mode for EXWM, instead of workspaces

    #332 - Opened by tazjin at 2023-11-24T11·08+00 - 1 comment
  28. OMG: Postgres upgrade on whitby

    #330 - Opened by tazjin at 2023-11-05T08·46+00 - 4 comments
  29. overlays/tvl: switch from https://github.com/tvlfyi/nix/ to nixpkgs-provided version (plus patches)

    #328 - Opened by flokli at 2023-10-28T14·33+00 - 5 comments
  30. tvix-cli: split out store/eval glue code

    #327 - Opened by flokli at 2023-10-19T11·45+00 - 2 comments
  31. tvix-store import: exit nonzero in case of errors

    #326 - Opened by flokli at 2023-10-16T17·27+00 - 5 comments
  32. tvix/{ca,}store/protos: move golang code out of the way

    #323 - Opened by flokli at 2023-10-16T09·13+00 - 3 comments
  33. tvix: add criterion bench for nixpkgs eval

    #322 - Opened by flokli at 2023-10-16T09·05+00 - 2 comments
  34. tvix: fix clippy lints, add clippy to CI

    #321 - Opened by flokli at 2023-10-16T08·47+00 - 2 comments
  35. gerrit: linking to bugs is broken

    #319 - Opened by tazjin at 2023-10-11T21·02+00 - 2 comments
  36. josh: fix pushing subtrees through josh to gerrit

    #318 - Opened by flokli at 2023-10-11T15·39+00 - 4 comments
  37. tvix/eval: suppport relative paths

    #317 - Opened by flokli at 2023-10-06T11·18+00 - 1 comment
  38. tvix-store protos: add CA fields

    #315 - Opened by flokli at 2023-10-05T14·35+00 - 5 comments
  39. tvix/store/protos: add func (p *PathInfo) Validate() error {…} to pathinfo.go

    #314 - Opened by flokli at 2023-10-05T11·25+00 - 2 comments
  40. Upstream tonic support to tokio-listener

    #311 - Opened by cbrewster at 2023-09-25T17·41+00 - 2 comments
  41. OMG: whitby is behaving strangely under unexpected load

    #310 - Opened by tazjin at 2023-09-22T16·16+00 - 2 comments
  42. tvix/store: Add *Service Registry Based on URI Scheme

    #308 - Opened by cbrewster at 2023-09-21T23·20+00 - 7 comments
  43. tvix-store daemon: use tokio-listener

    #307 - Opened by flokli at 2023-09-13T10·18+00 - 3 comments
  44. tvix/store: make *Service traits async

    #306 - Opened by flokli at 2023-09-11T15·31+00 - 2 comments
  45. tvix/store/fuse: Consider switching to cloud-hypervisor/fuse-backend-rs for FUSE

    #305 - Opened by cbrewster at 2023-09-11T15·15+00 - 2 comments
  46. tvix/store/grpc: gRPC backend panics due to nested async runtimes

    #304 - Opened by cbrewster at 2023-09-10T18·45+00 - 4 comments
  47. tvix/website: re-add structuredData

    #303 - Opened by flokli at 2023-09-10T13·47+00 - 1 comment
  48. tvix/store/fuse: Debug assert triggered in DumbSeeker when reading file

    #302 - Opened by cbrewster at 2023-09-10T13·46+00 - 2 comments
  49. move blob/directory services into separate crate

    #301 - Opened by flokli at 2023-09-10T13·23+00 - 2 comments
  50. Fix referencing TVL as a go module

    #299 - Opened by flokli at 2023-09-09T12·27+00 - 4 comments
  51. ci: add ability to disable targets centrally

    #296 - Opened by tazjin at 2023-09-05T22·44+00 - 1 comment
  52. nixos-option: builds fail against newer Nix versions

    #295 - Opened by tazjin at 2023-09-01T15·43+00 - 1 comment
  53. Cannot run crate2nixGenerate due to Nix 2.3 test error during its build

    #294 - Opened by raitobezarius at 2023-08-25T20·21+00 - 3 comments
  54. tazjin/emacs: rename-file should clean up buffers

    #293 - Opened by tazjin at 2023-08-24T15·22+00 - 1 comment
  55. tvix/nix-compat/nixhash: expose validation for digest lengths

    #291 - Opened by flokli at 2023-08-19T18·50+00 - 2 comments
  56. tvix/store/blobservice/grpc@open_read: massage stream without allocating a new Vec

    #289 - Opened by flokli at 2023-07-21T19·05+00 - 2 comments
  57. //nix/buildkite: finish migration to build phases

    #286 - Opened by flokli at 2023-07-14T14·10+00 - 2 comments
  58. //nix/buildkite: support meta.timeout attribute

    #285 - Opened by flokli at 2023-07-14T14·03+00 - 2 comments
  59. fun/paroxysm: can't upload to paste

    #284 - Opened by sterni at 2023-07-09T22·19+00 - 1 comment
  60. 3p/josh: unknown Rust issue is causing josh crashes

    #283 - Opened by tazjin at 2023-07-02T13·37+00 - 2 comments
  61. tvix/eval: incorrect infinite recursion while evaluating derivation-attr-paths.nix

    #281 - Opened by sterni at 2023-06-20T10·49+00 - 4 comments
  62. SyncReadIntoAsyncRead uses 64 bytes of buffer size

    #279 - Opened by flokli at 2023-06-09T17·34+00 - 1 comment
  63. //nix/buildkite: add step keys for release steps

    #276 - Opened by flokli at 2023-06-02T20·35+00 - 2 comments
  64. tvix: evaluating any depot attribute seems to force the entire readTree hierarchy

    #275 - Opened by sterni at 2023-05-30T22·02+00 - 1 comment
  65. tvix: lambda expressions should be thunked

    #274 - Opened by sterni at 2023-05-27T19·37+00
  66. tvix: incorrect infinite recursion when evaluating cross nixpkgs

    #273 - Opened by sterni at 2023-05-27T09·36+00 - 3 comments
  67. tvix: strictness bug lib.modules edition

    #272 - Opened by sterni at 2023-05-26T15·36+00 - 3 comments
  68. tvix: EvalIO: tvix_eval::errors::ErrorKind doesn't make sense

    #271 - Opened by flokli at 2023-05-19T15·43+00 - 2 comments
  69. tvix/store/directoryservice: give traverse_to a better name, rewrite in non-recursive

    #270 - Opened by flokli at 2023-05-18T06·25+00 - 3 comments
  70. tvix-cli: corepkgs handling should be in a more generic location

    #269 - Opened by tazjin at 2023-05-14T19·20+00 - 2 comments
  71. tvix-store: have a specific type for blake3 digests

    #268 - Opened by flokli at 2023-05-11T14·56+00 - 2 comments
  72. store / EvalIO: support more than just strings

    #267 - Opened by flokli at 2023-05-11T14·54+00 - 2 comments
  73. tvix: stack overflow when calculating list of nixpkgs attributes using derivation-attr-paths.nix

    #265 - Opened by sterni at 2023-04-07T11·17+00 - 4 comments
  74. Derivation Output should probably be an enum, use StorePath

    #264 - Opened by ericson2314 at 2023-04-01T01·34+00 - 1 comment
  75. Merge text hashing logic

    #263 - Opened by flokli at 2023-03-29T22·32+00 - 1 comment
  76. upvalues() on non-suspended thunk

    #261 - Opened by qyliss at 2023-03-20T11·13+00 - 4 comments
  77. makeSetupHook changed behaviour and is breaking GC anchoring on whitby

    #257 - Opened by tazjin at 2023-03-04T12·24+00 - 1 comment
  78. tvix: CoercionKind does not determine whether paths are copied to the store

    #256 - Opened by tazjin at 2023-03-03T20·24+00 - 1 comment
  79. tvix: miscompilation in recursive formals

    #255 - Opened by tazjin at 2023-03-02T19·57+00 - 2 comments
  80. OMG: SourceGraph is having a bad time

    #254 - Opened by tazjin at 2023-02-21T06·32+00 - 3 comments
  81. reference to undefined variable causes 'runtime stack empty' panic in tvix-repl

    #253 - Opened by bergkvist at 2023-02-12T17·33+00 - 3 comments
  82. tvix: SRI hashes of non-standard length are not accepted

    #252 - Opened by qyliss at 2023-02-07T17·36+00 - 3 comments
  83. tvix doesn't detect infinite recursion

    #251 - Opened by qyliss at 2023-02-07T16·22+00 - 3 comments
  84. tvix: 'main' panicked at 'attempt to subtract with overflow' (in wu-manber)

    #250 - Opened by flokli at 2023-02-03T13·48+00 - 1 comment
  85. tvix: handle corepkgs

    #249 - Opened by flokli at 2023-02-03T13·10+00
  86. //corp/{tvixbolt,website}: better distinguish between TVL community and tvl.su

    #248 - Opened by flokli at 2023-02-02T17·26+00 - 2 comments
  87. Expose //tvix as a josh workspace

    #247 - Opened by flokli at 2023-02-01T11·20+00 - 1 comment
  88. tvix/eval: nested thunk memoization is broken

    #246 - Opened by tazjin at 2023-02-01T09·31+00 - 2 comments
  89. //nix/readTree: allow specific subdirectories to opt out

    #244 - Opened by flokli at 2023-01-30T14·53+00 - 1 comment
  90. remove usages of tonic-mock in tests

    #243 - Opened by flokli at 2023-01-20T16·23+00 - 3 comments
  91. tvixbolt: not displaying results

    #241 - Opened by tazjin at 2023-01-12T14·25+00 - 1 comment
  92. //tvix/cli doesn't build on MacOS

    #240 - Opened by flokli at 2023-01-09T11·59+00 - 8 comments
  93. tvix/eval: control flow can exit VM internals with empty call frame

    #238 - Opened by tazjin at 2023-01-04T15·22+00 - 4 comments
  94. tvix/eval: suspended native thunks use fake spans

    #237 - Opened by tazjin at 2023-01-04T14·17+00
  95. //tvix/store: nixbase32 behaves odd for invalid encodings

    #235 - Opened by flokli at 2022-12-30T13·02+00 - 3 comments
  96. magrathea: mg run no longer works without arguments

    #232 - Opened by tazjin at 2022-12-27T11·06+00 - 1 comment
  97. buildkite: “This is a build of cl/XXXX” annotation (often?) missing

    #231 - Opened by sterni at 2022-12-24T12·34+00 - 3 comments
  98. tvix-eval: thunk suspension forces span calculation

    #229 - Opened by tazjin at 2022-12-10T10·48+00 - 4 comments
  99. tvix-eval: hotspot when emitting warnings

    #228 - Opened by tazjin at 2022-12-10T10·43+00 - 1 comment
  100. tvix-eval: hotspot in locals lookups

    #227 - Opened by tazjin at 2022-12-10T10·39+00 - 1 comment
  101. f190712b7f35988cbf8520f6794ea99e91b8a630 is missing its r/* ref

    #224 - Opened by sterni at 2022-12-04T16·51+00 - 3 comments
  102. The SCP way to copy the Gerrit commit-msg hook doesn't work

    #222 - Opened by noteed at 2022-11-22T16·55+00 - 1 comment
  103. buildGo.protos doesn't work with multiple related .proto files

    #221 - Opened by flokli at 2022-11-19T20·52+00 - 4 comments
  104. tvix-eval: division by zero crashes only for integers

    #219 - Opened by jrhahn at 2022-11-09T22·56+00 - 1 comment
  105. whibty: re-enable grafana

    #216 - Opened by sterni at 2022-11-03T15·16+00 - 1 comment
  106. Upgrade to Go 1.20

    #215 - Opened by sterni at 2022-10-31T13·56+00 - 2 comments
  107. tvix/eval: integer underflow when causing any kind of error in function passed to builtins.genList

    #213 - Opened by sterni at 2022-10-16T23·43+00 - 3 comments
  108. tvix/eval: BTreeMap leaked all over the place

    #212 - Opened by tazjin at 2022-10-16T18·27+00
  109. OMG: whitby is being rebooted

    #210 - Opened by tazjin at 2022-10-12T07·10+00 - 6 comments
  110. tvix/eval: foldl' maybe isn't strict, actually

    #209 - Opened by sterni at 2022-10-10T19·56+00 - 2 comments
  111. tvix/eval: builtins.import does not exist, even though import does

    #207 - Opened by grfn at 2022-10-10T02·02+00 - 1 comment
  112. tvix/eval: import error printing obscures actual source error

    #206 - Opened by grfn at 2022-10-10T01·58+00 - 1 comment
  113. tvix/eval: home dir expansion is broken in path literals

    #205 - Opened by sterni at 2022-10-09T18·49+00 - 1 comment
  114. tvix/eval: + doesn't work on paths

    #204 - Opened by grfn at 2022-10-08T19·45+00 - 1 comment
  115. tvix/eval: Legacy let inside a with block panics with "attempt to subtract with overflow

    #203 - Opened by grfn at 2022-10-08T18·41+00 - 2 comments
  116. Resolve current eval warnings

    #200 - Opened by sterni at 2022-09-26T17·06+00 - 3 comments
  117. tvix/eval: miscompilation / crash around inherits and rec attrsets

    #199 - Opened by sterni at 2022-09-21T19·13+00 - 2 comments
  118. tvix/eval: dynamic attribute set keys are forbidden in rec sets

    #198 - Opened by sterni at 2022-09-19T10·33+00 - 2 comments
  119. tvix/eval: arithmetic builtins don't handle thunks at all

    #197 - Opened by sterni at 2022-09-19T10·28+00 - 1 comment
  120. tvix/eval: builtins.compareVersions doesn't support special pre version logic

    #196 - Opened by sterni at 2022-09-18T22·03+00 - 3 comments
  121. gerrit: Prolog and label functions are deprecated

    #195 - Opened by lukegb at 2022-09-18T19·56+00
  122. gerrit: votes are not always copied after upgrade

    #194 - Opened by tazjin at 2022-09-18T19·42+00 - 3 comments
  123. tvix/eval: "Thunk::value called on non-evaluated thunk" when comparing thunked attrsets for equality

    #192 - Opened by grfn at 2022-09-18T17·26+00 - 1 comment
  124. tvixbolt: Panic during eval irreparably crashes the app

    #191 - Opened by grfn at 2022-09-18T17·10+00 - 1 comment
  125. tvix/eval: "Thunk::value called on non-evaluated thunk" for double-nested attrset accessed at top-level

    #190 - Opened by grfn at 2022-09-18T17·09+00 - 1 comment
  126. //tvix/eval: encoding behaviour?

    #189 - Opened by sterni at 2022-09-14T09·55+00 - 6 comments
  127. //tvix/eval: + doesn't support appending a string to a path

    #188 - Opened by sterni at 2022-09-12T16·39+00
  128. OMG: Bumpy Gerrit update; have a KitKat

    #187 - Opened by tazjin at 2022-09-11T17·15+00 - 3 comments
  129. OMG: all CI builds suspended due to Buildkite "minutes" quota

    #186 - Opened by tazjin at 2022-09-08T13·27+00 - 2 comments
  130. OpenLDAP broken on latest channel bump

    #184 - Opened by tazjin at 2022-05-27T22·30+00 - 1 comment
  131. //nix/utils: deal with nix#6579

    #183 - Opened by sterni at 2022-05-27T14·33+00
  132. gerrit: commit-msg hook download instructions are incorrect

    #181 - Opened by tazjin at 2022-05-23T12·47+00 - 3 comments
  133. OMG: canon broken because of deleted Github repository

    #180 - Opened by tazjin at 2022-03-06T12·15+00 - 1 comment
  134. Buildkite API change causing CI failures

    #179 - Opened by tazjin at 2022-02-24T16·32+00 - 1 comment
  135. buildkite: realize extraSteps.command only at step execution time

    #178 - Opened by sterni at 2022-02-17T11·21+00 - 1 comment
  136. buildLisp: ccl doesn't work

    #177 - Opened by sterni at 2022-02-04T13·48+00 - 3 comments
  137. buildkite: move remaining things into meta.ci

    #176 - Opened by sterni at 2022-02-03T18·44+00 - 2 comments
  138. depotfmt: Some misformatted files aren't caught

    #173 - Opened by grfn at 2022-02-02T03·31+00 - 2 comments
  139. https://tvl.fyi/blog/ is a 403

    #172 - Opened by qyliss at 2022-01-29T21·34+00 - 1 comment
  140. pipelines: Sometimes 'git merge-base' returns nothing

    #169 - Opened by tazjin at 2022-01-17T14·28+00 - 2 comments
  141. arbitrary registred users can modify files already modified by open CLs without any restriction to CR or AS flags

    #167 - Opened by zseri at 2021-12-29T19·40+00 - 3 comments
  142. yants: Calling builtins.toJSON on a value returned from a defun gives "cannot convert a function to JSON"

    #165 - Opened by grfn at 2021-12-18T15·41+00 - 1 comment
  143. gerrit: account creation from CAS is broken

    #164 - Opened by tazjin at 2021-12-16T20·35+00 - 2 comments
  144. cheddar: autolink r/<id> shortlinks

    #163 - Opened by sterni at 2021-12-16T19·01+00 - 4 comments
  145. todo: paths include full store path, not just depot subdirectory

    #162 - Opened by grfn at 2021-12-14T19·10+00 - 1 comment
  146. ACME certificate renewal is failing on whitby

    #159 - Opened by tazjin at 2021-11-24T07·59+00 - 3 comments
  147. Move tvl.su email setup away from Google Apps

    #158 - Opened by tazjin at 2021-11-19T23·00+00 - 1 comment
  148. Set up whitby's Restic backups in a new location

    #157 - Opened by tazjin at 2021-11-19T22·59+00 - 2 comments
  149. Move registration of tvl.fyi away from Google

    #156 - Opened by tazjin at 2021-11-19T22·58+00 - 4 comments
  150. OMG: Google nuked TVL from GCP (including DNS)

    #155 - Opened by tazjin at 2021-11-19T22·53+00 - 2 comments
  151. gerrit: Plugin no longer displays checks on CLs

    #154 - Opened by tazjin at 2021-11-18T09·54+00 - 1 comment
  152. ci: restarting individual buildkite jobs doesn't update failed check status

    #152 - Opened by sterni at 2021-10-01T10·47+00 - 2 comments
  153. cgit: loading of logo visibly offsets entire page

    #151 - Opened by sterni at 2021-09-30T18·29+00 - 4 comments
  154. besadii: CI start comments can set Verified+1

    #150 - Opened by tazjin at 2021-09-27T20·27+00 - 1 comment
  155. OMG: cgit update introducing broken commits in canon

    #149 - Opened by tazjin at 2021-09-21T11·21+00 - 2 comments
  156. whitby: Decentralise restic location config

    #147 - Opened by tazjin at 2021-09-16T15·40+00 - 2 comments
  157. panettone: some unicode codepoints are converted to gibberish via the HTTP API

    #145 - Opened by sterni at 2021-09-08T15·30+00 - 8 comments
  158. Sourcegraph version is outdated

    #144 - Opened by tazjin at 2021-08-28T11·14+00 - 2 comments
  159. readTree: Support an args filter function

    #143 - Opened by tazjin at 2021-08-26T16·14+00 - 1 comment
  160. cgit: /about ignores ?id get parameter

    #142 - Opened by sterni at 2021-08-26T15·23+00 - 1 comment
  161. ci: Reduce amount of duplicate builds for CLs

    #141 - Opened by tazjin at 2021-08-26T11·44+00 - 1 comment
  162. third_party/lisp: update alexandria

    #140 - Opened by sterni at 2021-08-24T22·10+00 - 1 comment
  163. whitby: every commit busts the Nixery service

    #138 - Opened by tazjin at 2021-08-16T14·52+00
  164. nix-serve: DynamicUser makes key setup fragile

    #137 - Opened by tazjin at 2021-08-12T14·41+00 - 1 comment
  165. buildLisp: --help is always parsed and interpreted by SBCL

    #136 - Opened by sterni at 2021-08-07T22·00+00 - 1 comment
  166. atward: // should open the root of the depot in the preferred code viewer

    #134 - Opened by sterni at 2021-06-12T17·03+00 - 1 comment
  167. atward: query containing just cl should open cl.tvl.fyi, etc.

    #133 - Opened by grfn at 2021-05-25T08·34+00 - 1 comment
  168. Some C++ LLVM builds are failing with linker errors

    #132 - Opened by tazjin at 2021-05-25T08·24+00 - 4 comments
  169. ops/nixos: Attempting to reference depot module argument fails with an infinite recursion error

    #129 - Opened by grfn at 2021-05-23T12·01+00 - 1 comment
  170. hash-password: dynamic linking issue at runtime

    #128 - Opened by sterni at 2021-05-23T11·52+00 - 1 comment
  171. panettone: "Issue not found" leads to to internal server errors

    #127 - Opened by tazjin at 2021-05-11T23·00+00 - 2 comments
  172. web: TVL favicon needs two pixel rows of padding to be perfectly square

    #126 - Opened by tazjin at 2021-05-11T22·44+00 - 1 comment
  173. OMG: Panettone unavailable due to Accept headers

    #122 - Opened by tazjin at 2021-04-30T11·56+00
  174. nix: --add-root fails with unexpected permission error

    #118 - Opened by tazjin at 2021-04-11T12·11+00 - 1 comment
  175. 3p/overlays: remove as many haskell overrides as possible

    #117 - Opened by sterni at 2021-04-10T21·54+00
  176. ci: users.glittershark.system.system.yerenSystem is not building in CI

    #116 - Opened by grfn at 2021-04-10T20·56+00 - 1 comment
  177. users.glittershark.pkgs.fprintd: build with non-overridden gcc

    #115 - Opened by grfn at 2021-04-10T20·43+00
  178. third_party: Get rid of nixpkgsSrc

    #114 - Opened by tazjin at 2021-04-10T12·08+00 - 1 comment
  179. panettone: Leaking some kind of resource

    #113 - Opened by tazjin at 2021-04-09T23·07+00 - 3 comments
  180. panettone: Support short links

    #112 - Opened by tazjin at 2021-04-09T19·05+00 - 1 comment
  181. panettone: Don't put entire changed body in update message

    #111 - Opened by tazjin at 2021-04-09T19·03+00 - 1 comment
  182. OMG: Many local users purged from whitby

    #109 - Opened by tazjin at 2021-04-09T15·46+00 - 6 comments
  183. Rethink //third_party layout

    #108 - Opened by tazjin at 2021-04-09T10·00+00 - 2 comments
  184. panettone: some unicode codepoints are converted into gibberish

    #107 - Opened by sterni at 2021-04-05T00·16+00 - 6 comments
  185. whitby: Warnings from openldap/slapd config

    #105 - Opened by grfn at 2021-04-04T14·22+00 - 3 comments
  186. OMG: Bot authentication to Gerrit is currently broken

    #103 - Opened by tazjin at 2021-04-03T18·08+00 - 2 comments
  187. whitby: GC root depot canon

    #102 - Opened by lukegb at 2021-04-03T16·09+00 - 1 comment
  188. Consolidate some of the IRC bots under tvlbot

    #101 - Opened by tazjin at 2021-04-02T09·48+00 - 1 comment
  189. Simplify onboarding of contributors

    #100 - Opened by tazjin at 2021-04-02T09·46+00
  190. tazjin/emacs: Evaluate EXWM input mode support

    #99 - Opened by tazjin at 2021-03-28T16·35+00 - 2 comments
  191. whitby doesn't know about tvl.su yet

    #98 - Opened by sterni at 2021-03-28T09·41+00 - 2 comments
  192. panettone: Issue edit history doesn't properly show username

    #97 - Opened by grfn at 2021-03-27T16·11+00
  193. panettone: nix-build -A web.panettone fails due to git error

    #96 - Opened by grfn at 2021-03-27T15·55+00 - 3 comments
  194. panettone: Avoid highlighting users on IRC messages

    #95 - Opened by tazjin at 2021-03-27T10·46+00 - 1 comment
  195. gerrit: Figure out Autosubmit feature

    #94 - Opened by tazjin at 2021-02-21T18·53+00 - 1 comment
  196. panettone: titles get messed up when editing if they contain a single quote

    #92 - Opened by sterni at 2021-01-15T13·01+00 - 3 comments
  197. panettone: allow inline formatting (e.g. code markers) in subjects

    #90 - Opened by Profpatsch at 2021-01-11T10·10+00 - 2 comments
  198. cl.tvl.fyi shortlinks redirect to https://cl.tvl.fyi:80

    #88 - Opened by lukegb at 2020-11-29T03·15+00 - 2 comments
  199. tvix: Building a derivation with tvix as a remote builder gives "error: path <outPath> is not valid"

    #87 - Opened by grfn at 2020-11-28T00·59+00 - 1 comment
  200. tvix: be able to specify a (nix file, attribute path) as a GC root

    #85 - Opened by riking at 2020-11-27T19·07+00
  201. tvix: nix repl makes terminal input inivisble after exception has been thrown

    #84 - Opened by andi at 2020-11-27T18·35+00
  202. tvix: Breaks lorri due to "unrecognized flag -v"

    #83 - Opened by grfn at 2020-11-27T18·24+00
  203. gerrit: CRFO blocks submitting via push to refs/for/canon%submit

    #82 - Opened by grfn at 2020-11-27T18·04+00 - 1 comment
  204. docs: Registration docs link to an old LDIF CL

    #81 - Opened by tazjin at 2020-11-26T00·10+00 - 3 comments
  205. tvix: Build logs don't always appear to be working

    #80 - Opened by grfn at 2020-11-23T01·03+00 - 1 comment
  206. tvix: manual pages not included in build

    #79 - Opened by multi at 2020-11-22T23·21+00
  207. tvix: warnings when running home-manager build

    #78 - Opened by multi at 2020-11-22T22·33+00 - 2 comments
  208. Test issue

    #77 - Opened by grfn at 2020-11-22T19·08+00
  209. tvix: Bring back log verbosity

    #76 - Opened by grfn at 2020-11-18T14·43+00 - 2 comments
  210. tvix: nix-build -A ops.pipelines.depot segfaults

    #75 - Opened by grfn at 2020-11-18T14·10+00 - 5 comments
  211. panettone: Posting to irccat is not working

    #74 - Opened by grfn at 2020-11-18T14·07+00 - 1 comment
  212. tvix: "path /bin/sh is not in the Nix store" when using tvix as a remote builder

    #73 - Opened by grfn at 2020-11-18T14·05+00 - 8 comments
  213. panettone: Send emails on comment replies

    #72 - Opened by grfn at 2020-11-17T22·35+00 - 2 comments
  214. Test

    #70 - Opened by grfn at 2020-11-17T19·42+00
  215. Test

    #69 - Opened by grfn at 2020-11-17T19·42+00
  216. tvix: Calculate a build graph as the first build step, then traverse that in reverse-topological order to build

    #68 - Opened by grfn at 2020-11-17T19·39+00 - 1 comment
  217. buildkite: Eval errors don't -1 the CL

    #67 - Opened by grfn at 2020-10-23T15·19+00 - 1 comment
  218. readTree errors cause build failures

    #66 - Opened by tazjin at 2020-09-28T13·28+00 - 1 comment
  219. tvix: Double free when using tvix as a remote builder

    #64 - Opened by grfn at 2020-09-22T16·20+00 - 2 comments
  220. tvix: DontStrip builds

    #63 - Opened by grfn at 2020-09-02T03·33+00 - 1 comment
  221. tvix: nix-shell -p gives "operation ensurePath is not supported by store"

    #62 - Opened by grfn at 2020-09-02T03·26+00 - 1 comment
  222. tvix: Failed builds abort the daemon

    #61 - Opened by grfn at 2020-09-02T03·23+00 - 3 comments
  223. tvix: nix log gives "build log of <package> not available"

    #60 - Opened by grfn at 2020-09-01T02·44+00
  224. tvix: Retry daemon RPC calls on UNAVAILABLE

    #59 - Opened by grfn at 2020-09-01T00·02+00
  225. tvix: Multiple simultaneous builds cause the daemon to abort

    #58 - Opened by grfn at 2020-09-01T00·01+00 - 15 comments
  226. gerrit: The author should be added to the attention set on a failed build

    #57 - Opened by grfn at 2020-08-31T15·39+00 - 4 comments
  227. tvix: Support systemd socket activation

    #56 - Opened by grfn at 2020-08-30T16·31+00 - 1 comment
  228. panettone: Redirect to the created issue after creation

    #54 - Opened by grfn at 2020-08-29T03·25+00 - 3 comments
  229. panettone: code blocks should have overflow scroll

    #53 - Opened by grfn at 2020-08-29T03·25+00 - 1 comment
  230. tvix: NIX_REMOTE=auto does not auto-detect daemon

    #52 - Opened by grfn at 2020-08-29T03·24+00 - 2 comments
  231. grpc: authentication interceptors cannot halt request processing

    #51 - Opened by riking at 2020-08-29T02·55+00
  232. tvix: Bring back a trusted user / untrusted user model

    #50 - Opened by grfn at 2020-08-29T02·30+00
  233. panettone: Add CSS for quotes in markdown

    #48 - Opened by grfn at 2020-08-28T21·15+00 - 1 comment
  234. tvix: allow specifying a program to execute to dynamically generate builders + substituters

    #47 - Opened by grfn at 2020-08-28T21·10+00 - 3 comments
  235. tvix: --arg/--argstr gets ignored when variables don't occur explicitly in the argument to the top-level function

    #46 - Opened by grfn at 2020-08-27T15·19+00
  236. notmuch patches do not apply

    #45 - Opened by tazjin at 2020-08-26T21·19+00 - 1 comment
  237. panettone: If the LDAP server restarts, the LDAP connection never self-repairs

    #44 - Opened by grfn at 2020-08-21T13·43+00 - 2 comments
  238. tvix: fix GC escapes

    #43 - Opened by riking at 2020-08-10T04·43+00 - 1 comment
  239. tvix: segmentation fault in prim_lessThan when evaluating third_party.nix.outPath

    #42 - Opened by grfn at 2020-08-08T17·59+00 - 1 comment
  240. ci: allow failures for certain packages

    #41 - Opened by tazjin at 2020-08-05T11·41+00 - 1 comment
  241. gerrit: auto-link bug numbers

    #40 - Opened by edef at 2020-08-05T01·01+00 - 3 comments
  242. Gerrit auto-submit

    #38 - Opened by edef at 2020-08-05T00·40+00 - 2 comments
  243. buildGo.proto should not embed its own protobuf/gRPC

    #36 - Opened by edef at 2020-08-04T23·47+00 - 5 comments
  244. tvix: Make --keep-going the default behavior

    #35 - Opened by grfn at 2020-08-04T23·35+00 - 1 comment
  245. 3p/nix: Cover scanForReferences in a test

    #34 - Opened by grfn at 2020-08-04T02·36+00 - 1 comment
  246. tvix: nix log -f file gives "error: more arguments are required"

    #33 - Opened by grfn at 2020-08-03T18·19+00 - 1 comment
  247. panettone: accept issue IDs at the domain root

    #32 - Opened by edef at 2020-08-03T13·44+00 - 4 comments
  248. panettone: Add links to comments to comments

    #31 - Opened by lukegb at 2020-08-02T01·49+00 - 1 comment
  249. 3p/nix: Find a way to make Boehm and gRPC work nicely together

    #30 - Opened by grfn at 2020-08-02T01·47+00 - 4 comments
  250. 3p/nix: Implement all proto handlers and client methods

    #29 - Opened by grfn at 2020-08-01T16·14+00 - 2 comments
  251. panettone:

    #28 - Opened by grfn at 2020-08-01T15·04+00 - 2 comments
  252. whitby: Include PostgreSQL in Restic backups

    #27 - Opened by tazjin at 2020-08-01T14·03+00 - 1 comment
  253. 3p/nix: Remote builder downloads all dependencies locally, then uploads them to the remote builder - even if the remote builder already has those dependencies.

    #26 - Opened by grfn at 2020-08-01T02·41+00 - 4 comments
  254. 3p/nix: Factor away Callback in libutil/util.hh

    #25 - Opened by grfn at 2020-07-28T01·26+00
  255. 3p/nix/daemon: implement wopSetOptions as gRPC

    #24 - Opened by grfn at 2020-07-28T01·26+00 - 1 comment
  256. 3p/nix: systemd daemon files aren't getting templated correctly

    #23 - Opened by grfn at 2020-07-28T01·26+00
  257. panettone should not use it's own novel HTML format.

    #22 - Opened by isomer at 2020-07-28T01·26+00 - 2 comments
  258. panettone: Redirect to the original URL after logging in from the login link

    #21 - Opened by grfn at 2020-07-28T01·26+00
  259. ci-builds: tvix is compiling when I don't expect it to

    #20 - Opened by grfn at 2020-07-28T01·26+00 - 1 comment
  260. panettone: significantly increase session timeout

    #19 - Opened by grfn at 2020-07-28T01·26+00 - 1 comment
  261. panettone: Support prefers-color-scheme

    #18 - Opened by grfn at 2020-07-28T01·26+00 - 2 comments
  262. cheddar: Auto-link to CLs

    #17 - Opened by grfn at 2020-07-28T01·26+00 - 4 comments
  263. panettone: Convert to postgresql as the storage backend

    #16 - Opened by grfn at 2020-07-28T01·26+00 - 1 comment
  264. 3p/nix/nix-daemon: enable grpc reflection

    #15 - Opened by riking at 2020-07-28T01·26+00 - 4 comments
  265. panettone: Allow editing issue subjects and bodies

    #14 - Opened by grfn at 2020-07-28T01·26+00 - 2 comments
  266. panettone: log when someone closes an issue

    #13 - Opened by grfn at 2020-07-28T01·26+00 - 1 comment
  267. panettone: Format descriptions and comments with cheddar

    #12 - Opened by lukegb at 2020-07-28T01·26+00 - 1 comment
  268. 3p/nix: Fix all clang-tidy warnings

    #11 - Opened by riking at 2020-07-28T01·26+00
  269. panettone: New bugs should be reported on IRC

    #9 - Opened by lukegb at 2020-07-28T01·26+00 - 5 comments
  270. panettone: Issue titles should be in <title> tag

    #8 - Opened by lukegb at 2020-07-28T01·26+00 - 1 comment
  271. panettone: Login redirects

    #7 - Opened by tazjin at 2020-07-28T01·26+00 - 1 comment
  272. panettone: Issues should be publicly visible

    #5 - Opened by tazjin at 2020-07-28T01·26+00 - 2 comments
  273. panettone: should use OIDC/SAML instead of raw LDAP for authn

    #4 - Opened by lukegb at 2020-07-28T01·26+00 - 4 comments
  274. cheddar: Add endpoint to render multiple markdown documents at once

    #3 - Opened by grfn at 2020-07-28T01·26+00 - 1 comment
  275. panettone: Issue and comment bodies should be markdown

    #2 - Opened by grfn at 2020-07-28T01·26+00 - 2 comments
  276. Submitting an empty login form returns a 500 status

    #1 - Opened by grfn at 2020-07-28T01·26+00 - 2 comments