devshell VS flake-template

Compare devshell vs flake-template and see what are their differences.

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
devshell flake-template
14 1
1,095 0
2.6% -
7.9 0.0
13 days ago over 1 year ago
Nix Nix
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

devshell

Posts with mentions or reviews of devshell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.

flake-template

Posts with mentions or reviews of flake-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-24.
  • Use remote package derivation file with nix-shell --packages option
    5 projects | /r/NixOS | 24 Feb 2022
    { nixpkgs ? import {} }: { flk = nixpkgs.callPackage nix/package.nix {}; } which lets the outside world treat it as (import (fetchGit "blablah") {}).flk. Alternatively, the more recent convention is to simply be a Nix Flake, although that's still in beta. The way I would do it is reflected in my template, (minus the devshell bits) but it's not authoritative. Feel free to do it the old fashioned way too.

What are some alternatives?

When comparing devshell and flake-template you can also consider the following projects:

nix-direnv - A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]

nixpkgs - Nix Packages collection & NixOS

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

flk - A LISP that runs wherever Bash is

nix-config - :space_invader: NixOS configuration

devenv - Fast, Declarative, Reproducible, and Composable Developer Environments

nix-gui - Use NixOS Without Coding

nixos-nvidia-vgpu - NixOS NVIDIA vGPU Module

nix - Nix, the purely functional package manager

nix-fpga-tools

nixos-hardware - A collection of NixOS modules covering hardware quirks.