-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
terxw updated
2 weeks ago
-
The builder of a derivation accepts a few builtin builders as described here:
https://github.com/NixOS/nix/blob/512753f8247b927b62fd9391ee5ba6dda29ea4d4/src/libstore/build.cc#L3497
These should …
-
Example option containing markdown in default which has a `nix`-code block:
`programs.nixvim.plugins.yazi.settings.open_file_function`
-
### Describe the bug
The R package r5r requires a Java back end, this however isn't packaged with the R package, but r5r tries to dynamically download the r5 jar to the package root when needed. This…
-
### Goal
Provide a recommended way to get Orbit installed within NixOS (or just using the nix package manager).
### Background
Nix is a functional language that is used by NixOS (a Linux Di…
-
This project is very cool and exciting and fits a real need. I love how it combines React with idiomatic Django.
With that said, I know the philosophy page says it's very opinionated, which it shou…
-
### Reproduction
https://github.com/vincent-thomas/remix-vanilla-extract-css-repro
run in dev mode: "bun run dev"
then run in prod mode "bun run build && bun run start"
### System Info
…
-
Please consider adding ZeroNet as a binary to the Nix package manager collection. Nix is a cutting edge package manager that can do atomic updates, installation snapshots, rollbacks and reproducible b…
-
**Describe the bug**
Following the pills, I ended up discovering the following
```
$ ls -l /nix/var/nix/gcroots/
total 16
drwxr-xr-x 2 root root 12288 Nov 20 12:05 auto
lrwxrwxrwx 1 root roo…
-
At some point we should split `nix-c-raw` off into its own crate. And also the more rust-y bindings. IIRC those have to be separate crates. Not urgent, just wanted to put it on the "roadmap"