Skip to content

Alternative #5

@pasunboneleve

Description

@pasunboneleve

Hi, Chris.

You may want to look at this alternative created with the Nix package manager in a Mac.

I implemented it trivially, but it is supposed to do the same. Running nix-shell --pure in the root directory will create an environment where the only binaries visible in the PATH are the ones provided by the packages made explicit in the shell.nix file. Sorta like Python's virtualenv but potentially encompassing any package in the OS. You could add psycopg and voilà, jupyterlab speaks to postgresql all in a reproducible environment.

Look ma, no containers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions