-
Hi! I'm pretty new to NixOS, so I apologize if I'm missing something obvious. I greatly appreciate the hard work you've done to make installing honkers-railway-launcher so simple, and it works really …
-
Observed a few times from BinaryCacheStore:
```
unable to download ‘https://cache.nixos.org/nar/1vwg4rs3rqzy2pia1ll8cnz066m8pjhz3q8qnqj5mrz6ayxd5m9n.nar.xz’: Stream error in the HTTP/2 framing layer…
-
Looks like these options don't make their way into the config.
ettom updated
6 months ago
-
**Describe the bug**
Devenv is crashing when I try to follow nixpkgs version provided by custom flake.
**To reproduce**
I want to use nixpkgs in the version as my `geospatial-nix` flake is us…
-
I believe because of https://github.com/cachix/pre-commit-hooks.nix/commit/e04dd8f275dcdd8ae7a895cd884aa5cc186f82d5, my shell needs to compile 15 minutes on every nixpkgs bump. Also my installed fourm…
-
After switching to `nix-fast-build` I've noticed much more unexplainable CI failures. Oftentimes they look like random network issues, but recently I've spotted some really odd ones.
From [our CI](…
-
**Describe the bug**
nix-daemon crash
```
❯ nix-env -vvv --quiet -j8 -iA cachix -f https://cachix.org/api/v1/install
downloading 'https://cachix.org/api/v1/install'...
evaluating file '/nix/s…
-
I install RQt from ROS-Humble but it failed to run with the following error:
```
$ rqt
Traceback (most recent call last):
File "/nix/store/86shmvdxbvjdka85bjhi0vcyy0zz1yqw-python3.11-ros-humbl…
-
Hey, first of all thanks for the work already done 🙏🏻
I'm currently getting the following issue - I'm trying to understand:
```
warning: The interpretation of store paths arguments ending in `.dr…
SebTM updated
4 months ago
-
We need to analyze what chunks take up the most time.
Off the top of my head, the big ticket items:
* Generating Nix config
* Building bolt
* Building services
We should be able to use tools like F…