patch derivation lib path

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

    universal status bar content generator

  • { stdenv, pkgs, }: stdenv.mkDerivation rec { name = "luastatus"; src = builtins.fetchTarball { url = "https://github.com/shdown/luastatus/archive/master.tar.gz"; sha256 = "08fr7pibw4pibnpb8ryi0xr6lvklrvcipzrffw1lddzkipqfjfj2"; }; nativeBuildInputs = [ pkgs.cmake pkgs.pkgconfig]; buildInputs = with pkgs; [ docutils xorg.xcbutil xorg.xcbutilwm xorg.libX11 udev libnl glib xorg.libXdmcp lua xorg.libxcb yajl xorg.libXau alsa-lib]; phases = " configurePhase buildPhase installPhase"; configurePhase = '' cmake $src ''; buildPhase = '' make ''; installPhase = '' mkdir -p $out $out/bin mv luastatus/luastatus $out/bin chmod +x $out/bin/luastatus ''; }

  • 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

  • WiFi and Ethernet disconnecting on Asus X670E-E (AX210 / I225-V)

    1 project | /r/archcraft | 5 Jul 2023
  • Last Post if Reddit Goes Down - [XFCE + Nord + Polybar]

    1 project | /r/linuxmint | 11 Jun 2023
  • This is the Craziesssssst Linux Mint rice I have ever done!

    1 project | /r/linuxmint | 5 May 2023
  • How can I make the Polybar bar look colorful like this

    1 project | /r/Polybar | 12 Jan 2023
  • Polybar, Powermenu

    1 project | /r/Polybar | 28 Oct 2022