-
Right now if we run `nix flake metadata`, we obtain the following output:
Terminal outputs of Inputs
```bash
thinkpad-x1 :: Dev/nix-community/ethereum.nix2 ‹feat/devshell*› % nix flake metada…
-
I found that v1.0.4 changed the way how test command works when the imports are used.
The difference is visible even in the devenv examples (log below), the CI is the same time OK however it run thos…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Run `nixos-rebuild switch`.
### Build log
```
xdg-desktop-portal-hyprland> [ 55%] Building CXX object CMakeFiles/xdg-desktop-portal-…
-
See https://github.com/cachix/devenv/issues/1091
-
**Describe the bug**
My devshell is always being selected as x86_64-darwin (or at least devenv is exporting env vars to suggest so) while my system is aarch64-darwin.
**To reproduce**
I can repro…
-
**Describe the bug**
Similar to https://github.com/cachix/devenv/issues/961
My dev machines are usually LXC containers setup by default with root (ephemeral VM).
Absolutely no problem with nix, d…
-
I recently tried to install `gatewayd` on a raspberry pi and realized that our packages don't currently support compilation to ARM. Hopefully isn't too hard to get working since we already support And…
-
I'd like to execute one command when it is my turn as a typist, i.e. right after I did `mob start`, and another right after I handed over, i.e. after `mob next` or `mob done`.
The hook should only …
-
How do I install ROS2 Humble and Gazebo packages using the provided nix files? I was able to get the `turtlebot3` example working but all installed packages disappear after I close my shell which real…
-
**Describe the bug**
When running a shell container `/run` fails to be created due to permission errors.
**To reproduce**
```
$ cd $(mktemp -d) && devenv init && devenv inputs add nix2container …
tmplt updated
5 months ago