Code Monkey home page Code Monkey logo

Comments (5)

adrian-gierakowski avatar adrian-gierakowski commented on June 8, 2024

You can try adding ”aarch64-linux” to systems list, and it might just work. But it’s likely that it doesn’t if the author’s didn’t include it themselves.

from nix-snapshotter.

delneg avatar delneg commented on June 8, 2024

I managed to launch it on macOS with
nix run "github:pdtpartners/nix-snapshotter#apps.x86_64-linux.vm"
and the help of https://github.com/zhaofengli/rosetta-spice

from nix-snapshotter.

elpdt852 avatar elpdt852 commented on June 8, 2024

I'm open to adding aarch64-linux support but we'll want to have automated testing on that architecture as well. Also note that containerd relies on a linux kernel, so it won't work with home-manager and only inside a linux VM.

We should investigate if we can integrate with projects like: https://github.com/lima-vm/lim

cc @AkihiroSuda does lima support any kind of host -> VM mount so that we can potentially setup a macOS nix store mount into the lima VM?

from nix-snapshotter.

AkihiroSuda avatar AkihiroSuda commented on June 8, 2024

mount

You can define mounts here: https://github.com/lima-vm/lima/blob/938ea3e649f6b0a286da2c35bfbac3398e811383/examples/ubuntu.yaml#L17-L20
Not sure if it works with nix store though.

from nix-snapshotter.

elpdt852 avatar elpdt852 commented on June 8, 2024

Thanks, we'll need to do something like NixOS vms where they mount /nix/store -> /nix/.ro-store and use overlay ontop. See: https://github.com/NixOS/nixpkgs/blob/23.05/nixos/modules/virtualisation/qemu-vm.nix#L934-L939

from nix-snapshotter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.