nixpkgs-python VS nixpkgs-terraform

Compare nixpkgs-python vs nixpkgs-terraform and see what are their differences.

nixpkgs-python

All Python versions, kept up-to-date on hourly basis using Nix. (by cachix)

nixpkgs-terraform

A collection of Terraform versions that are automatically updated. (by stackbuilders)
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
nixpkgs-python nixpkgs-terraform
3 1
137 54
6.6% -
7.8 8.9
20 days ago 7 days ago
Nix Nix
Apache License 2.0 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.

nixpkgs-python

Posts with mentions or reviews of nixpkgs-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-19.
  • Combining Nix with Terraform for better DevOps
    4 projects | dev.to | 19 Mar 2024
    At Stack Builders, our DevOps/SRE team uses nix-shells to install all of the necessary tooling to work on various Infrastructure-as-Code projects across the board. However, while nix-shells are useful for creating portable development environments, more fine-grained control over the different Terraform versions was lacking. We've taken inspiration from nixpkgs-python and nixpkgs-ruby, and we're grateful for the paths they've paved.
  • Using Haskell with devenv.sh
    2 projects | /r/haskell | 7 Jul 2023
    In the near future we plan to create nixpkgs-haskell, in similar style of nixpkgs-python, to expose all GHC minor versions released in the last years.
  • All Python versions, kept up-to-date on hourly basis using Nix.
    1 project | /r/NixOS | 2 Jun 2023

nixpkgs-terraform

Posts with mentions or reviews of nixpkgs-terraform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-19.
  • Combining Nix with Terraform for better DevOps
    4 projects | dev.to | 19 Mar 2024
    In that light, we’re thrilled to announce the release of nixpkgs-terraform! This Nix project significantly enhances the flexibility and control of your Terraform environment, making its installation and management declarative and reproducible. This is largely thanks to Nix and its unique capabilities for precisely pinning packages to a version, ensuring its consistency across different environments. Forget about writing documentation on environment setup - just use one of the provided templates to bootstrap your Terraform installation and get the whole team on the same version with minimal manual intervention.

What are some alternatives?

When comparing nixpkgs-python and nixpkgs-terraform you can also consider the following projects:

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