How to add runtime dependencies to flake so they can be found (gtkmm4, shared-mime-info)?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Mehawk

    Discontinued Mehawk is an overlay app for different services (discord, matrix, irc, ...).

    Here's the repo: https://github.com/b4mbus/haumea And the flake: ``` { inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. DPP

    C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!

    For me it just fails on dpp wrap file not containing a valid URL. And if I change it to https://github.com/brainboxdotcc/DPP, it fails on the repo not containing a meson.build file. And if I comment out the dependency it fails due to non-existent include/ directory. And if I comment that out, it succeeds just fine.

  4. nixpkgs-hammering

    Beat your package expressions into a shape

    Personally, I would just deprecate packages since it is confusing. So 👍 on the nativeBuildInputs split.

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

  • Discord Bot Library, written in C++

    1 project | /r/discordbots | 17 May 2022
  • Library that has been released on Vcpkg.

    2 projects | /r/cpp | 15 May 2022
  • hi, I've just recently went from c to c++ for classes and I want to code a discord bot. is there any video or a website that you could recommend for me start learning. thanks

    1 project | /r/discordbots | 20 Apr 2022
  • What makes a bot unique?

    1 project | /r/Discord_Bots | 11 Mar 2022
  • A New Discord Bot Library, in C++

    3 projects | /r/cpp | 20 Jan 2022

Did you know that Nix is
the 28th most popular programming language
based on number of references?