Help: rust-analyzer in shell.nix

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

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
  • nixos-configuration

    Nix(OS) system and user configurations (by Shou)

  • My COC settings: https://github.com/Shou/nixos-configuration/blob/master/config/nvim/coc-settings.json

  • nixpkgs-mozilla

    Mozilla overlay for Nixpkgs.

  • ``` let moz_overlay = import (builtins.fetchTarball https://github.com/mozilla/nixpkgs-mozilla/archive/master.tar.gz); nixpkgs = import { overlays = [ moz_overlay ]; }; ruststable = (nixpkgs.latest.rustChannels.stable.rust.override { extensions = [ "rust-src" "rustfmt-preview" "clippy-preview" ]; });

  • 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
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

  • Installing firefox-nightly with overlays and home-manager?

    3 projects | /r/NixOS | 23 Apr 2023
  • Is NixOS a perfect tool for my task and should I learn it?

    1 project | /r/NixOS | 26 Mar 2022
  • Widevine playback not working on NixOS Nightly

    1 project | /r/firefox | 19 Oct 2021
  • Cannot get a newer version of a nodePackage with an override

    1 project | /r/NixOS | 21 Jun 2021
  • Help to get the latest version of Firefox

    2 projects | /r/NixOS | 6 Jun 2021