-
I recently ran a `nix flake update`, followed by a `nix run ./#build-switch` - and I now seem to be getting an NixOS error regarding the shell configuration?
```
❯ nix run ./#build-switch
warning…
-
### Discussed in https://github.com/renovatebot/renovate/discussions/29706
Originally posted by **ipetkov** June 16, 2024
### What would you like help with?
I think I found a bug
### How…
-
Some people don't want to pollute the root directory of their repo with stuff like `flake.nix`. So similar to `.github`, we could put files like `flake.nix` in a hidden `.nix` directory.
To avoid a…
-
I added the `newrelic-infra` service to my nix flakes, and the agent does show up on my newrelic account.
*However*, the newrelic interface lacks log captures for this host.
According to [the New …
-
**Describe the bug**
When using the `path:` flake reference to point to flakes inside a git repo, it has some odd behavior.
**Steps To Reproduce**
```console
$ pushd "$(mktemp -d)"
/var/fol…
-
**A) Describe the bug**
Im following the installaton guide, I have added it to my flake, and added the default.nix.
And then running it with the command shown:
`nix run 'github:numtide/system-manag…
-
**Describe the bug**
am using devenv with direnv integration.
when updating `.env` devenv doesn't rebuild.
**To reproduce**
create a dummy `.env` with a couple of envs.
enable `dotenv`.
```nix…
-
wgl-a updated
7 hours ago
-
Hello.
First off, I appreciate your library and the jv command! I use it for some contract testing in a few projects, to ensure compliance with JSON schemas. It works very well.
I am curious, ha…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
This was disabled because we couldn't get it to work.
### Expected Behavior
_No response_
##…