Nix fixes: minor changes #22

Merged
AramMarkarov merged 8 commits from nix-fixes-unstable into settingsWindow 2026-03-18 16:22:04 +01:00
4 changed files with 9 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
./result/
.pyre/
.cache/
.venv/
+2
View File
@@ -43,6 +43,8 @@ This installs the QML plugin to `/usr/lib/qt6/qml`.
### NixOS
**Note that not all features work well. This is due to limited testing on NixOS.**
In your flake.nix file, add the following in your inputs.
```nix
+2 -2
View File
@@ -1,11 +1,11 @@
{
pkgs, # To ensure the nixpkgs version of app2unit
pkgs,
fetchFromGitHub,
...
}:
pkgs.app2unit.overrideAttrs (
final: prev: rec {
version = "1.0.3"; # Fix old issue related to missing env var
version = "1.0.3";
src = fetchFromGitHub {
owner = "Vladimir-csp";
repo = "app2unit";
+4
View File
@@ -25,6 +25,8 @@
pkg-config,
pythonEnv,
zshell-cli,
ddcutil,
brightnessctl,
}:
let
version = "1.0.0";
@@ -39,6 +41,8 @@ let
bash
hyprland
zshell-cli
ddcutil
brightnessctl
];
fontconfig = makeFontsConf {