No devenv videos yet. You could help us improve this page by suggesting one.
Based on our record, NixOS should be more popular than devenv. It has been mentiond 272 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If writing a devshell on your own seems more complicated than necessary, you can use tools like Devenv or Devbox (by the same team that built NixHub), which are both built on Nix. Devenv provides nice wrappers to automatically add languages, services (like postgres or redis), etc. On top of your flake, without having to do the shenanigans we had to do with Valkey. Devbox on the other hand, lets you skip writing... - Source: dev.to / 5 months ago
I'd be interested in anybody who has tried https://devenv.sh/ and https://www.jetify.com/devbox and chosen one over the other. Tried devbox which has been good, but not devenv. - Source: Hacker News / 6 months ago
Did you try https://devenv.sh/? It uses Nix under the hood but with an improved DX experience. I haven't used it myself personally since I find Nix good enough but I am curious if you would still choose mise over devenv. - Source: Hacker News / 6 months ago
Https://devenv.sh/ and Dev Containers are not the same thing. - Source: Hacker News / 8 months ago
Devenv.sh merits exploration too. It is something of a hybrid, with a JSON-like programming language, YAML configuration, and Docker-like composition of services. - Source: dev.to / 10 months ago
If you are using Nix, you may have heard of Nix-Shell Shebang:. - Source: dev.to / 22 days ago
MdBook is a Rust-based tool to create Web-based books from vanilla Markdown files. Although it is quite minimalistic, you will bump into it quite often in the wild. Most notably, the Rust Book uses it. I see it quite often in the Nix ecosystem, too. - Source: dev.to / 23 days ago
Haskell has been my go-to language for over 7 years. First, I started with Stack, then switched to plain Cabal and finally settled on Nix to provision a development environment for Haskell projects. - Source: dev.to / 24 days ago
Also for systems administration and DevOps, I first used Ansible to streamline the management of our servers. Writing playbooks is OK, but going beyond that to convert them to roles is a good practice from collaboration perspective. This SDK approach worked quite well for me and my team. Now, I am developing NixOS modules for various services we deploy. In both cases, the goal is to compose well-defined and... - Source: dev.to / 29 days ago
I bumped into an annoying issue today while upgrading my Python dependencies in a codebase. And I thought it would be a good idea to share the solution with you. Thanks to Nix for making this kind of fix so straightforward. - Source: dev.to / about 1 month ago
Flox - Manage and share development environments with all the frameworks and libraries you need, then publish artifacts anywhere. Harness the power of Nix.
GNU Guix - Like Nix but GNU.
Podman - Simple debugging tool for pods and images
Homebrew - The missing package manager for macOS
DevBox - Everyday utilities for the everyday developer
asdf-vm - An extendable version manager