-
In order to get the cache name/url easier (for example to display a "cachix use cachename" on nur-search), i think we need some cachix-url, or cachix-name ? I'm pretty beginner on that stuff, so let d…
-
**Describe the bug**
A new colleague tried (less than an hour ago) to `devenv up` on macOS and got this error:
```
(devenv) Colleagues-MacBook-Pro:project_dir colleague$ devenv up
• Building pro…
-
To automate adding and removing agents, I would like to generate and revoke agent tokens in bash.
Looking at the [api spec](https://app.cachix.org/api/v1/), the authentication mechanism only suppo…
-
**Describe the bug**
`devenv update` doesn't update the lockfile.
**To reproduce**
[Here](https://gist.github.com/viluon/56f9a3344d5b41b9981b493d34056e68)'s a gist with all the files. The confi…
-
See https://github.com/cachix/pre-commit-hooks.nix/actions/runs/8352423866/job/22862486075#step:5:1612
-
The geonix cache is currently only returning HTTP 522:
```console
❯ sudo nixos-rebuild boot --show-trace --upgrade-all # update install
unpacking channels...
unpacking channels...
warning: erro…
l0b0 updated
11 months ago
-
**Describe the bug**
Python packages installed from `pip` cannot find `libstdc++.so.6`
**To reproduce**
Given the `flake.nix`
```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/n…
-
devenv up throws the following error. The folders in the path contains spaces.
`❯ devenv up
• Building processes ...
• Using Cachix: nixpkgs-python, devenv
error: builder for '/nix/store/flrnh…
-
**Version: `@v12`**
I forget to configure the secret key for one of my repo's action (my bad), but cachix push simply fails silently without warning. One has to dig into the log to find that:
```
…
-
I know you already cover how to use Nix in CI using garnix, but I'm curious if there's an effective way to use Nix with CI providers that aren't Nix-aware.
I'm still using CircleCI as it's a pretty…