Nix VSCode Marketplace

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
  • nix-vscode-marketplace

    Discontinued VSCode and OpenVSX extensions for Nix

  • I'm not sure if it's useful or not, but I generated derivations for the most popular 5000 VSCode extensions using a program I wrote. Currently, nixpkgs contains only 206 VSCode extensions. I believe that adding new ones, and updating existing ones is time-consuming. That's why I wrote a program that does that. https://github.com/AmeerTaweel/nix-vscode-marketplace However, VSCode has about 55000 extensions, and downloading the files, and extracting the hashes on my machine will take forever. So if someone has any suggestions on how I can make it an automatic job that runs in the cloud, please tell me. Also, I would love to know if this is actually useful or I'm mistaken?

  • fog

    Where else would a flake forms ;) (by danielphan2003)

  • You can check my repo out https://github.com/danielphan2003/nixpkgs. It has my auto generated Open VSX extensions, with a script to do so every 2 hours.

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

    Generate nix sources expr for the latest version of packages

  • The fetcher for this is https://github.com/berberman/nvfetcher. And if you want to simply map all the sources to extension packes, you could use http://github.com/divnix/devos-ext-lib and follow the readme. This is how I do it.

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

  • Accessing contents of non-flake repo input to a flake?

    2 projects | /r/NixOS | 14 Feb 2023
  • Will you move from Packer to Lazy ?

    8 projects | /r/neovim | 5 Feb 2023
  • Why you don't need flake-utils

    4 projects | /r/NixOS | 21 May 2023
  • NixOS MicroVMs

    1 project | news.ycombinator.com | 26 Mar 2024
  • Home-manager as NixOS module or as standalone?

    2 projects | /r/NixOS | 10 Dec 2023