Skip to content

Unable to install Felix using Nix #172

@Sod-Almighty

Description

@Sod-Almighty

I installed Nix, then followed your instructions...

git clone https://github.com/felix-lang/felix.git
cd felix
nix-shell shell.nix

...and got an error...

error: undefined variable 'python36Full'

       at /tmp/felix/shell.nix:19:5:

           18|     ocaml-ng.ocamlPackages_4_06.ocaml
           19|     python36Full
             |     ^
           20|     SDL2
(use '--show-trace' to show detailed location information)

I am confused.

My environment:

# uname -a; cat /etc/issue
Linux nas 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u2 (2019-11-11) x86_64 GNU/Linux
Debian GNU/Linux 9 \n \l

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions