Development Environments with Guix, similar to devenv.sh

This page summarizes the projects mentioned and recommended in the original post on /r/GUIX

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • direnv

    unclutter your .profile

  • Direnv, for the uninitiated, loads and unloads environment variables when directories are entered and exited. Under every project folder there is a `$PROJ_DIR/.envrc` which contains:

  • devenv

    Fast, Declarative, Reproducible, and Composable Developer Environments

  • This though, through the use of devenv.sh, which uses nix, as when I got into nix I though it was going to be easier to just make a development environment, not the case. Until I found devenv.sh, I could actually finally make good environments... It also has other features like containers and services, which also help me know that I can get the most of it if the time comes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • emacs-direnv

    direnv integration for emacs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I created a gist with a full python config with Emacs

    4 projects | /r/emacs | 13 Jan 2021
  • Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc.

    17 projects | /r/emacs | 9 Dec 2023
  • env-commander.el -- Per-directory env setup for shell commands

    3 projects | /r/emacs | 6 Jul 2023
  • How to properly configure dependencies when using LSP + nix

    1 project | /r/emacs | 27 Jun 2023
  • Beginner question: how do I set up virtual environments in my Python buffer?

    3 projects | /r/emacs | 22 Apr 2023