-
Intention:
- Configure `namespacelabs/nscloud-cache-action` to persist `/nix` across runs
Error:
https://github.com/ghuntley/ghuntley/actions/runs/7289014044/job/19862751390
```
Found Nam…
-
Since nix 2.4 was released, the hourly `Image Update` GHActions tasks have been failing.
I've temporarily fixed them by pinning nix to a 2.3.x release: https://github.com/niteoweb/nix-docker-base/…
-
```sh
📦[frityet@envision Simula]$ git submodule update --init --recursive
Cloning into '/home/frityet/Packages/Simula/submodules/wlroots/libxcb-errors/m4'...
fatal: read error: Connection reset by …
-
Otherwise one might get an error like:
```
cachix push /nix/store/7i1kqf6x52l1fhqqdmqgggjr0zigggik-cachix-0.1.3/bin/cachix
NoInput "You need to specify store paths either as stdin or as a cli a…
-
**Describe the bug**
When I try to build ca derivations I get sporadic errors about "bad file descriptor"s. Sometimes they are built and sometimes not.
**Steps To Reproduce**
```
$ nix build…
-
It is possible to do `nix-build --store /some/other/place` which will build using the specified store instead of the system store. However it is very difficult to push the paths from this store.
Th…
-
When we're running on Codespaces using Varun's template (https://github.com/rvarun11/codespaces-ihp), we're running into this error sometimes:
```
/workspaces/IHP-Codespace2 (main) $ ./start {"lev…
-
When I try to build locally, I get the following error.
```
[...]
copying path '/nix/store/zr2xa2p96vl77s0ykazkiwiy48qsvqv8-libssh2-1.9.0' from 'https://cache.nixos.org'...
copying path '/nix/st…
-
See also https://github.com/cachix/cachix/issues/340
-
This would mitigate #339
Our entire omnix configuration (`om.nix`),
https://github.com/juspay/omnix/blob/main/nix/modules/flake-parts/om.nix
can be written as YAML as well (see below). This ha…