‮rekcäH nitraM‮

Results 112 issues of ‮rekcäH nitraM‮

### Description [While updating the nixpkgs package for mumble](https://github.com/NixOS/nixpkgs/pull/384691) I stumbled upon a build failure, where even with disabled overlay build on darwin, cmake still tries to build the package...

client
macOS
release-management
bug

Hi there, while packaging [vpn-slice for nixpkgs](https://github.com/NixOS/nixpkgs/pull/385356), we noticed a harder than necessary to debug problem, because [this exception handler here](https://github.com/dlenski/vpn-slice/blob/d1f419ad20b5e2590222a93dfa6530e6d91701a6/vpn_slice/__main__.py#L587) eats the backtrace and amkes it way harder to...

This is a draft, because I do not yet have an option to actually test these changes, and I don't want switch my personal machine to nix-darwin@master. I hope however,...

I'm currently looking at the linux builder, and have some questions: - [Why is the working directory set to `/var/lib/darwin-builder`](https://github.com/LnL7/nix-darwin/blob/ebb88c3428dcdd95c06dca4d49b9791a65ab777b/modules/nix/linux-builder.nix#L147), even though the thing is called linux-builder? Wouldn't a matching...

https://github.com/NixOS/nix.dev/blob/baf5f82e95f8e874d6094b5410b8d67480981b37/source/tutorials/cross-compilation.md?plain=1#L205 I'm not quite sure what the exact reason is, but in this example both paths do not work on Darwin. Running them gives these two error messages: ```shell ❯...

**Describe the bug** When building craftos with poco 1.14.1 the build fails with build errors like this: ```shell src/main.cpp: In function 'void migrateData(bool)': src/main.cpp:494:34: error: 'JSONException' in namespace 'Poco::JSON' does...

bug

**Introduce your stance** As a user learning Nix and trying to understand how to best use it **Describe the issue** The noogle.dev Service is _super_ useful as it is usually...

content

I may be missing something, but there doesn't seem to be a tool to generate shell completions as part of the command line of llm? I was expecting that as...

### Search for Similar Requests - [x] I have searched existing issues for similar requests ### Description This is the idea: If an icon accidentally gets added to the always...

Feature

### Description HI there, I would very much like to give the agent more independence with command execution, but cannot do so without more restrictions to what it can do....