Trying to update a package to contribute, error with common.py?

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

    RGB lighting management software for GNU/Linux. Powered by OpenRazer.

  • { lib , fetchFromGitHub , bash , glib , gdk-pixbuf , gettext , imagemagick , ninja , meson , sassc , python3Packages , gobject-introspection , wrapGAppsHook , libappindicator-gtk3 , libxcb , qt5 , ibus , usbutils }: python3Packages.buildPythonApplication rec { name = "polychromatic"; version = "0.8.0"; format = "other"; src = fetchFromGitHub { owner = "polychromatic"; repo = "polychromatic"; rev = "v${version}"; #sha256 = "sha256-H++kQ3Fxw56avEsSE1ctu5p0s50s0eQ+jL5zXS3AA94="; sha256 = "sha256-ym2pcGUWM5zCUx/lYs+WECj+wbyBtWnx04W/NRXNKlw="; }; postPatch = '' patchShebangs scripts substituteInPlace scripts/build-styles.sh \ --replace '$(which sassc 2>/dev/null)' '${sassc}/bin/sassc' \ --replace '$(which sass 2>/dev/null)' '${sassc}/bin/sass' substituteInPlace pylib/common.py \ --replace "/usr/share/polychromatic" "$out/share/polychromatic" ''; preConfigure = '' scripts/build-styles.sh ''; propagatedBuildInputs = with python3Packages; [ colorama colour openrazer pyqt5 pyqtwebengine requests setproctitle libxcb openrazer-daemon libappindicator-gtk3 ibus usbutils ]; nativeBuildInputs = with python3Packages; [ gettext gobject-introspection meson ninja sassc wrapGAppsHook qt5.wrapQtAppsHook ]; dontWrapGapps = true; dontWrapQtApps = true; makeWrapperArgs = [ "\${gappsWrapperArgs[@]}" "\${qtWrapperArgs[@]}" ]; meta = with lib; { homepage = "https://polychromatic.app/"; description = "Graphical front-end and tray applet for configuring Razer peripherals on GNU/Linux."; longDescription = '' Polychromatic is a frontend for OpenRazer that enables Razer devices to control lighting effects and more on GNU/Linux. ''; license = licenses.gpl3; platforms = platforms.linux; maintainers = with maintainers; [ evanjs ]; }; }

  • 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

  • Open razer

    1 project | /r/SteamDeck | 3 Jul 2023
  • OpenRazer/Polychromatic need to be restarted after boot/reboot to work after last Fedora 36 update

    1 project | /r/Fedora | 7 Jun 2022
  • While not everyone likes Razer, we all have the F key

    1 project | /r/pcmasterrace | 1 May 2022
  • Is there any software like this for Windows? Is there anyway to run it on Windows?

    1 project | /r/razer | 4 Feb 2022
  • Work towards a standard appindicator protocol has started (with support from GNOME and KDE)

    1 project | /r/linux_gaming | 30 Jan 2022