-
Since https://github.com/roc-lang/roc/pull/5990, I suspect there is a highly increased usage of disk space. The apple silicon CI runner is regularly running out of space, the nix store is very large.
…
-
If you put this in a project and compile it against rsdd (01a77231f338759f91e8d6ab24336569c7116fd1) and run:
```
extern crate rsdd;
use rsdd::builder::bdd::RobddBuilder;
use rsdd::builder::cache…
-
## Config
The current config in my `configuration.nix` as below
```nix
services.datomic-pro = {
enable = true;
secretsFile = config.sops.templates."datomic-secrets.properties".path;
…
-
Rust Analyzer Client log:
```
INFO [2022/10/10 18:25:14]: PersistentState: { serverVersion: '0.4.1237' }
INFO [2022/10/10 18:25:14]: Using server binary at /home/frnks/.config/Code/User/globalSto…
-
### Describe the bug
When installed, `factor` fails with warnings and an error.
### Steps To Reproduce
Steps to reproduce the behavior:
1. install `factor-lang`
2. run `factor`
### Expected …
-
Hello! I found an error :D
## Error
```
> nix develop
error: attribute 'metadata' missing
at /nix/store/9ky8w9ynamwx3qxx0zqifsnw37jj3xk0-source/src/subsystems/rust/translators/cargo-lo…
-
we observe that people are confused about names in the Nix ecosystem and find it hard to distinguish between its components.
given the goal of easing learning Nix, we should reduce that confusion…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
There are apparently some soundness issues with libc's `extra_traits` feature in https://github.com/rust-lang/libc/issues/2700, https://github.com/rust-lang/libc/issues/2064, and https://github.com/ru…
-
Hi. I tried to build release `0.1.158` using current NixOS 20.3 (nixpkgs hash 076c67fdea6d0529a568c7d0e0a72e6bc161ecf5)
The build complains that it can't find `anyhow` package. Could it be an und…