non important commit

This commit is contained in:
benstrb 2026-03-18 16:38:21 +01:00
parent ab00b8859d
commit 6c09e8758c
3 changed files with 5 additions and 5 deletions

6
flake.lock generated
View file

@ -259,7 +259,7 @@
"niri-flake": "niri-flake", "niri-flake": "niri-flake",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nvf": "nvf", "nvf": "nvf",
"wayland_bar": "wayland_bar", "wayland-bar": "wayland-bar",
"zen-browser": "zen-browser" "zen-browser": "zen-browser"
} }
}, },
@ -287,7 +287,7 @@
"rust-overlay_2": { "rust-overlay_2": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"wayland_bar", "wayland-bar",
"nixpkgs" "nixpkgs"
] ]
}, },
@ -320,7 +320,7 @@
"type": "github" "type": "github"
} }
}, },
"wayland_bar": { "wayland-bar": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"

View file

@ -28,7 +28,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
wayland_bar = { wayland-bar = {
url = "git+https://git.stribrny.org/max_ag/wayland_panel"; url = "git+https://git.stribrny.org/max_ag/wayland_panel";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };

View file

@ -51,7 +51,7 @@
pkgs.dunst pkgs.dunst
pkgs.zellij pkgs.zellij
inputs.floating-calc.packages.x86_64-linux.default 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.discord
pkgs.heroic pkgs.heroic