-
```
$ nix-user-chroot ~/.nix bash
unshare(): Invalid argument
```
This can also be reproduced with docker:
```
docker run atondwal/nix-user-chroot
```
(The docker image was created with:
…
-
I'm writing these instructions to document a successful build process of the host software on Windows 11 using MSYS2. I had trouble following the build instructions on the [README](https://github.com/…
-
In building in Windows with MSYS2:
git clone https://github.com/bullet-physics-playground/bullet3
git checkout 3.06
mkdir build && cd build
cmake -DBUILD_CPU_DEMOS=OFF -DBUILD_DEMOS=OFF -DBUILD_…
-
After cloning this repo to a folder on my Manjaro laptop.
```
$ git clone https://github.com/mongoose-os/mos.git
$ cd mos/mos/archlinux_pkgbuild/mos-release
$ makepkg
==> Making package: mos 2.13…
-
Distrobox doesn't break on updates. Maybe this is a better solution?
# exports to make it possible to run GUI apps from distrobox
cat ~/.distrobox.rc
xhost +si:localuser:\$USER
export PIPEWIRE_…
-
## Describe the Bug
Hello. I launch both puppet-languageserver and puppet-languageserver-sidecar with `--puppet-settings=--modulepath,/path/to/modules/` and it doesn't work. Basically, it gives nothi…
-
### What is the issue?
error when trying to compile for windows on MSYS2
```console
cd /c/
cd my_cpp_projects/
git clone -b minicpm-v2.5 https://github.com/OpenBMB/ollama.git
cd ollama/llm…
-
Hi Stuart @stuartlangridge, FYI Jeffrey @jbouter,
Summary: Error message exact as in #27, BUT with a different stack trace. Running from current main (5d62c2aacb876f7178d8002a22e44128ac312c98), on …
-
MSYS2 MinGW x64 builds usualy work out of the box for me - Kuzu stucks very early on build
setup MSYS2 MinGW x64 environment - next generation/more uptodate Cygwin
1. install msys2: https://ww…
-
I'm guessing that I'll have to uninstall the pacman version & clone this repo or the suckless one to apply patches?