-
## Steps to Reproduce
1. Create a 3X2 cluster (3 nodes, 2 disks each)
2. Create test bucket and upload some folder and files to it
3. `mc ls --recursive local/test | wc -l` gives consistent res…
-
`nix-tools` use old-style `default.nix`/`shell.nix` files ([pinning dependencies with `niv`](https://nix.dev/tutorials/towards-reproducibility-pinning-nixpkgs)), rather than flakes (and [`flake-compat…
-
Instead of the custom `nixpkgs.json` and `nixpkgs.nix` files, we could use [Niv](https://github.com/nmattia/niv) to generate such files. This would allow use to update the nixpkgs revision/hash with a…
nlewo updated
2 years ago
-
Execution time exceeded
quarterly\r\n1st quarterly\r\ni and iv quarterly\r\n1) and 4) Gu a tower triple-towered Or\r\n2) and 3) Arg a lion rampant Murrey armed langued and crowned Or;;\r\nii quarte…
-
When maintaining haskell.nix as a niv dependency, `haskell.nix` and `stackage.nix` can be specified via `sourcesOverride`:
```nix
import sources."haskell.nix" {
sourcesOverride = {
hac…
-
I tried to package the most basic electron project using this tool, but it fails :
```
$ cd /tmp
$ git clone https://github.com/tobiasBora/quickstart-electron # This is just the quickstart tutorial…
-
The following token definition generates bad C++ parser.
`token Foo '\'' ["01x "]* '\'' ;`
The lex file generated is `'( |0|1|x)*' yylval._string = strdup(yytext); return _SYMB_171;` but …
-
**Describe the bug**
Running `nix-shell` from the root directory on `master` (`cdd2b7902677e7d66fdd5d24569f313a2b38fb05`) results in an error:
```
error: cannot coerce null to a string
a…
-
Thank you, Teus, because you have made it possible for our team to have fantastic resources. It really unlocks possibilities that we now have Google-translated resources. Our normal translation team c…
-
I discovered this problem by trying to build:
https://github.com/GaloisInc/cryptol/tree/c26e94a97416736660357329018f1c5155ed3334
but I also managed to make another working Haskell project fail j…