Waybar git to solve issue w/hyprland

Former-commit-id: 1af3617b32
This commit is contained in:
Hadi
2024-05-02 18:16:39 +02:00
parent ec4fc1864c
commit 2055d2da9a
4 changed files with 58 additions and 4 deletions

54
flake.lock generated
View File

@@ -76,6 +76,22 @@
"type": "github"
}
},
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@@ -478,6 +494,22 @@
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1711163522,
"narHash": "sha256-YN/Ciidm+A0fmJPWlHBGvVkcarYWSC+s3NTPk/P+q3c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "44d0940ea560dee511026a53f0e2e2cde489b4d4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"devshell": "devshell",
@@ -553,7 +585,8 @@
"nixpkgs": "nixpkgs_3",
"nixvim": "nixvim",
"sops-nix": "sops-nix",
"spicetify-nix": "spicetify-nix"
"spicetify-nix": "spicetify-nix",
"waybar": "waybar"
}
},
"sf-arabic": {
@@ -719,6 +752,25 @@
"type": "github"
}
},
"waybar": {
"inputs": {
"flake-compat": "flake-compat_3",
"nixpkgs": "nixpkgs_5"
},
"locked": {
"lastModified": 1714631500,
"narHash": "sha256-yrUm8IX8mZJdpJHrd/Pd/pJYycjppe8YmqtT0yAXSkU=",
"owner": "Alexays",
"repo": "waybar",
"rev": "79ae530bd29cb561d6f48773e894dd62fe353b7f",
"type": "github"
},
"original": {
"owner": "Alexays",
"repo": "waybar",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {