-
**Description**
On a non-NixOS machine, with Nix installed in single user mode and Hercules CI Agent installed in `.nix-profile`, executed via a systemd user service, there seem to be `hercules-c…
-
**Describe the bug**
I'm attempting to run a small script after `poetry install` completes in my repo. `poetry install` downloads some binaries that are dynamically linked against `ld`, and thus do n…
-
### Steps To Reproduce
Steps to reproduce the behavior:
```bash
$ nix-env -iA cachix -f https://cachix.org/api/v1/install
$ cachix use miso-haskell
$ git clone https://github.com/dmjio/miso
$ …
-
I see that there is a reference to the environment variables but when I look at the generated ini file the actual lines don't contain a value.
https://github.com/cachix/devenv/blob/main/src/modules/l…
-
Using endpoints like
- cachix.org/cache/foo,bar,baz/$HASH.narinfo
- cachix.org/cache/foo,bar,baz/nar/$NAR.xz
- [ ] adapt `cachix use`
https://github.com/NixOS/nix/issues/3019
-
**Describe the bug**
In some cases when using a poetry2nix flake we get the error `failed with without exit code`
**To reproduce**
Using https://github.com/vetsin/devenv-poetry-bug
Note that…
-
```
hkgr tagdist
v0.8.1
fatal: repository '..' does not exist
Resetting tag
Deleted tag 'v0.8.1' (was 561e402)
hkgr: Received ExitFailure 128 when running
Raw command: git clone -q --no-checkou…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
Nix is becoming, little by little, the *only* dependency management tool I'm using. It cov…
yajo updated
2 months ago
-
Sometimes I want just a single path from a Cachix cache without a plan to use Cachix by default.
In such a case it would be nice to say something like `cachix use cache-name --one-shot` and get the…
-
It would be awesome to use Cachix for caching all our builds so folks don't ever actually have to build stuff themselves! Additionally, it looks like the Cachix cache has already been created and we j…