-
```gleam
let assert Ok(database_url) = envoy.get("DATABASE_URL")
let assert Ok(url_config) = pgo.url_config(database_url)
```
```text
exception error: #{function => ,line => 28,
…
-
Luerl 1.1.0 and 1.1.1 hex packages include files that shouldn't be there. This can be seen, for example, in https://diff.hex.pm/diff/luerl/1.0.0..1.1.0
Some example files:
```
luerl_lib.erl-new
…
-
GitHub ref archives are unstable, and should be fetched via `fetchFromGitHub` for normalization. See https://github.com/NixOS/nix/issues/1735#issuecomment-352082326. /cc @orivej
Here is an (incomp…
-
**Describe the bug**
Gleam test is not working out of the box,
**To reproduce**
Used devenv init to create a environment. languages.gleam.enable = true; Use 'gleam init test_ project' to create a…
-
Hi
I would like to run only a subset of tests.
e.g. one test or all tests for one module
With rebar3 it was something like `rebar3 eunit --module=day04_test`
It is possible with `gleam test…
-
This is happening to me in Erlang/OTP 26.1.1, at least.
I'll try to find the culprit and pull request to get rid of these messages.
-
**Describe the bug**
This is probably related to #8238, but maybe not the same issue. Feel free to close and/or redirect to that one for follow-up.
**To Reproduce**
Using 26.2.3:
```
rebar3 n…
-
*Note: originally posted at https://github.com/lustre-labs/lustre/issues/130#issue-2296312502*
Hi! Thanks for this library, I just wanted to try it because it looks amazing.
However, when starti…
-
Hi, trying to update jose in project from 1.11.2 to 1.11.8 with
```
$ rebar3 version
rebar 3.22.1 on Erlang/OTP 25 Erts 13.2.2.2
```
fails with
```
...
===> Dep poison has invalid version ~> 3…
kpy3 updated
7 months ago
-
### Elixir and Erlang/OTP versions
```
Erlang/OTP 25 [erts-13.0.2] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1]
Elixir 1.13.4 (compiled with Erlang/OTP 23)
```
### Operatin…