Cachix 1.3: Nix uploads unleashed

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. devenv

    Fast, Declarative, Reproducible, and Composable Developer Environments using Nix

    I think for the goal of "produce Java, dotnet, php packages for different platforms", this as such is something Nix isn't geared towards.

    Nix essentially relies on all its packages ending up under /nix/store. -- I'm not sure how easy it is to then take native shared libraries from /nix/store, and then distribute these to systems which don't have /nix/store.

    Whereas, say, applications could be bundled using nix bundle. https://nixos.org/manual/nix/unstable/command-ref/new-cli/ni...

    That said, I think Nix could still otherwise make a useful addition to the project. Something like https://devenv.sh/ would make setting up a development environment (especially for multiple languages) much easier.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. nix.dev

    Official documentation for getting things done with Nix.

    Hey

    Cachix founder here. Here are a few links for getting started:

    - https://nix.dev Nix tutorials

    - https://devenv.sh Fast, Declarative, Reproducible, and Composable Developer Environments

    Let me know if you have any questions. Domen

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

  • How do I create a docker image for postgres with nix?

    4 projects | /r/NixOS | 10 Mar 2023
  • Minimal approach for python devel environment with flake

    4 projects | /r/NixOS | 4 Feb 2023
  • Dev environments in the cloud are a half-baked solution

    5 projects | /r/programming | 8 Dec 2022
  • The Most Elegant Configuration Language

    3 projects | news.ycombinator.com | 11 Jan 2025
  • 2025 programming goals

    1 project | dev.to | 30 Dec 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?