-
`cachix use` suggests to add your user to `trusted-users` in your system-wide nix config. However, that is unsafe as it can be used to run any command as root: https://github.com/NixOS/nix/issues/9649…
-
Cachix is unable to push from inside nixos-container for whatever reason:
```
running post-build-hook '/run/github-runner/emanote/_temp/cachix-daemon-vy7DOb/post-build-hook.sh'...
treefmt-check (…
srid updated
9 months ago
-
**Is your feature request related to a problem? Please describe.**
```
[opc@pycliexampleinstance ~]$ curl "https://nixos-nix-install-tests.cachix.org/serve/j087w6xqqspfs363449x750x9r0kn31s/install…
-
# Fails
```
nix-store -v -r /nix/store/68la8h705hzcq0wn3b6kqragg4nzy3i0-foo.drv --store file:///tmp/tmp-store --substituters 'https://hercules-ci.cachix.org' --trusted-public-keys 'hercules-ci.cac…
-
When entering into `nix develop --impure` shell I am getting a different `devenv` executable which doesn't allow running tasks but if I use the one I have installed globally like this `~/.nix-profile/…
-
So, I released org-gtd 3.0 and dropped support for emacs 27.1 because I couldn't run tests on it locally (silex doesn't have a 27.1 tag). I opened an issue about it for silex, but then I wondered how …
-
I'm a newcomer to Nix, and I'm trying to integrate `nix develop` into some of my open-source projects.
I have it working alright for one of them, but when I tried to switch my CI environment to use…
-
```
$ sudo nix-channel --list
nixos https://nixos.org/channels/nixos-unstable
$ sudo nix-channel --update nixos
unpacking channels...
warning: unable to download 'https://nixpkgs-wayland.cachix…
-
I have >1 binary cache configured, and if any one of them is down my builds fail, e.g.
```bash
$ nix-build
warning: unable to download 'https://pact.cachix.org/4jdq59q6s6gpkwr0rcjg309cj7dyckh8.na…
-
Using the template provided with the TF provider `github` has autocomplete working.
But with TF provider `google` autocomplete does not work.
```nix
{
inputs = {
nixpkgs.url = "nixpkgs/ni…