NixOS: nix-env -i x11docker Thanks to the maintainers that decided to provide these packages! Manual installation Installation options As root you can install, update and remove x11docker in system directories to be available system-wide: x11docker --install : install x11docker and x11docker-gu...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} runeksvendsen / nix Public forked from NixOS/nix Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
docker fails to run containers since go has been updated to go1.20.6. Issue is known upstream: moby/moby#45935 (concise explanation in docker/cli#4437 (comment)) Steps To Reproduce Steps to reproduce the behavior: Update from the channel nixos-23.05-small Try a docker run alpine sh. Fail...
docker.nix dockerImage: fix root shell Sep 15, 2022 flake.lock curl: patch for netrc regression in Nix Jul 15, 2022 flake.nix Merge pull request NixOS#7043 from edolstra/installer-test Sep 26, 2022 local.mk Remove 'dist' target Dec 3, 2020 precompiled-headers.h Config: Use nlohmann/js...
cd runos nix-shell ./build/runos Start a simple network topology in Mininet (4 switches and 4 hosts): sudo mn --topo linear,4 --switch ovsk,protocols=OpenFlow13 --controller remote,ip=127.0.0.1,port=6653 Start RUNOS Web UI, open the following link in your browser: http://localhost...
The problem 2024.6 is fine. ❯ uname -a Linux rpi4 6.6.31 #1-NixOS SMP Tue Jan 1 00:00:00 UTC 1980 aarch64 GNU/Linux ❯ docker --version Docker version 24.0.9, build v24.0.9 ❯ docker run -it --rm ghcr.io/home-assistant/home-assistant:2024...
NixOS / Nix macOS Homebrew MacPorts FreeBSD Windows Zip File Installer Chocolatey Scoop Windows Package Manager Cargo conda-forge Docker npm Building From Sources Build on Linux Debian based distributions Fedora based distributions Red Hat based distributions Arch based distributions Alpine based di...
Merge pull request NixOS#330861 from teutat3s/backport-docker-default… … 5ea2431 koboldcpp: 1.70.1 -> 1.71.1 … 9cfced9 matrix-synapse: 1.111.0 -> 1.112.0 … 639d85b Merge pull request NixOS#331191 from adamcstephens/backport-331020-to… … 5cb8826 Merge pull request Nix...
nix profile install github:winapps-org/winapps#winapps nix profile install github:winapps-org/winapps#winapps-launcher#optional On NixOS using Flakes # flake.nix{description="My configuration";inputs={nixpkgs.url="github:NixOS/nixpkgs/nixos-unstable";winapps={url="github:winapps-org/winapps...
Docker The official docker can be found athttps://hub.docker.com/r/koboldai/koboldcpp If you're building your own docker, remember to set CUDA_DOCKER_ARCH or enable LLAMA_PORTABLE Obtaining a GGUF model KoboldCpp uses GGUF models. They are not included with KoboldCpp, but you can downlo...