From 6c09e8758cf1d914ef6c89ce709dba5c4fb69040 Mon Sep 17 00:00:00 2001 From: benstrb Date: Wed, 18 Mar 2026 16:38:21 +0100 Subject: [PATCH] non important commit --- flake.lock | 6 +++--- flake.nix | 2 +- home/home.nix | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index ec2d25c..8d36a7e 100644 --- a/flake.lock +++ b/flake.lock @@ -259,7 +259,7 @@ "niri-flake": "niri-flake", "nixpkgs": "nixpkgs", "nvf": "nvf", - "wayland_bar": "wayland_bar", + "wayland-bar": "wayland-bar", "zen-browser": "zen-browser" } }, @@ -287,7 +287,7 @@ "rust-overlay_2": { "inputs": { "nixpkgs": [ - "wayland_bar", + "wayland-bar", "nixpkgs" ] }, @@ -320,7 +320,7 @@ "type": "github" } }, - "wayland_bar": { + "wayland-bar": { "inputs": { "nixpkgs": [ "nixpkgs" diff --git a/flake.nix b/flake.nix index 1883255..cf7d9b0 100644 --- a/flake.nix +++ b/flake.nix @@ -28,7 +28,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - wayland_bar = { + wayland-bar = { url = "git+https://git.stribrny.org/max_ag/wayland_panel"; inputs.nixpkgs.follows = "nixpkgs"; }; diff --git a/home/home.nix b/home/home.nix index 8f46afa..e746e01 100644 --- a/home/home.nix +++ b/home/home.nix @@ -51,7 +51,7 @@ pkgs.dunst pkgs.zellij inputs.floating-calc.packages.x86_64-linux.default - pkgs.wayland-bar.packages.x86_64-linux.default + inputs.wayland-bar.packages.x86_64-linux.default pkgs.discord pkgs.heroic