non important commit
This commit is contained in:
parent
ab00b8859d
commit
6c09e8758c
3 changed files with 5 additions and 5 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue