-
with
```devenv.yaml
inputs:
nixpkgs:
url: github:cachix/devenv-nixpkgs/rolling
```
trying to use the go debugger in vscode:
![image](https://github.com/user-attachments/assets/595ad…
-
We're currently creating `pkgs` and `pkgs-unstable` like [this ](https://github.com/quatquatt/nixos/blob/e5e48d5878e4e5000ec5336ff9f2fe27f62c32a8/myLib/mkNixos.nix#L6) within our `mkNixos` function. W…
-
Hello I am trying to use nixos flakes to install ROS1 noetic for a universal robotics driver. I am a pretty new to this and have been getting an issue when I am trying to install noetic.ros-core that …
-
Not indexed in nixpkgs.
-
We currently always eval nixpkgs when realizing a package. Instead, we should:
- ~Check if the store path is present locally~ ensure path so that we repair a corrupt store
- If !unfree
- Check if…
-
### What problem are you trying to solve?
There are certain `nixpkgs` that require configuration using `withExtensions` and `withPackages`. Currently, the only way to utilize those packages in that…
-
This depends on https://github.com/NixOS/nixpkgs/pull/346043
We need to wait for this PR to reach nixpkgs-unstable, PR propagation can be tracked at https://nixpk.gs/pr-tracker.html?pr=346043
-
I’ve really enjoyed exploring Gleam—what a fantastic ecosystem! This extension has been incredibly useful, but I’ve encountered a small issue detailed below. If there’s any way I can assist with resol…
-
I am using deploy-rs to deploy raspberry pi
I am unable to configure cross-compiling ( qemu method too slow , nixpkgs.buildPlatform / nixpkgs.hostPlatform don't pull binary cache), so I set `remoteBu…
-
I have tried to use this in conjunction with https://github.com/nix-community/nixpkgs-terraform-providers-bin to no avail.
I have tried a few things, but none of them are valid.
I would expect th…