Add initial ironbar

This commit is contained in:
outfoxxed 2023-06-28 06:14:30 +00:00
parent f051d864a7
commit bf5e7e9636
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
9 changed files with 120 additions and 0 deletions

24
flake.lock generated
View file

@ -147,6 +147,29 @@
"type": "github"
}
},
"ironbar": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
"lastModified": 1687796165,
"narHash": "sha256-DyPw8sIAQh5GzUbn0zyQrzpOYOF//jDUtAKLLMC8rrM=",
"owner": "JakeStanger",
"repo": "ironbar",
"rev": "44313bfc75d1a8449f2ffb3d0731df167b80f8de",
"type": "github"
},
"original": {
"owner": "JakeStanger",
"repo": "ironbar",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1687502512,
@ -201,6 +224,7 @@
"hyprland": "hyprland",
"hyprland-hy3": "hyprland-hy3",
"hyprpaper": "hyprpaper",
"ironbar": "ironbar",
"nixpkgs": "nixpkgs",
"nur": "nur",
"rust-overlay": "rust-overlay",