-
I am running the latest NixOS, version `23.11.2774.3dc440faeee9 (Tapir)`.
When I try to `require "big"` I get a compile error:
```
/nix/store/1fn92b0783crypjcxvdv6ycmvi27by0j-binutils-2.40/bin/…
trans updated
10 months ago
-
Hi! For context I'm using devenv with flakes, here's an MRE of my situation:
```nix
{
description = "Basic MRE";
inputs = {
nixpkgs.url = "github:cachix/devenv-nixpkgs/rolling";
sy…
-
### What happened?
Wrong file names with unicode symbols. For example: file with name `Тест.txt` displayed inside devbox shell as `''$'\320\242\320\265\321\201\321\202''.txt'`.
### Steps to repr…
-
### Describe the bug
When using the single comment style of language injection, as introduced in #6418, the nix code between two injections has the incorrect commentstring
```nix
foo = # lua
"…
alxdb updated
1 month ago
-
```
error: builder for '/nix/store/6aswplbfapsb4iqjwx1l21hbzy1s5wh0-gnupg-aarch64-unknown-linux-gnu-2.4.4.drv' failed with exit code 1;
last 25 log lines:
> checking whether readline …
-
### Checklist
- [X] I'm reporting a broken site
- [X] I've verified that I'm running yt-dlp version **2021.12.01**. ([update instructions](https://github.com/yt-dlp/yt-dlp#update))
- [X] I've checked…
-
running
```
$> nixos-generate -f vmware -c config.nix
error: getting status of '/var/src/nixpkgs/nixos/modules/virtualisation/vmware-image.nix': No such file or directory
```
copy `vmware-guest.…
-
### Description
On MacOS BigSur ver. 11.7.10 (with processor intel i7) the command:
`openlane --log-level ERROR --condensed --show-progress-bar --smoke-test`
exits with errors (the issue seems to…
-
**Describe the bug**
In another round of confusion, I've adjusted some of my substituter/trusted-public-keys values, but they all look right and I'm still getting errors:
```
╭ zeph ~/code/nix…
-
I tried to use nix-homebrew to manage my brew installation which in turn manages brews and casks. So far it was managed with nix-darwin homebrew.* options.
After installing brews are causing no pro…