Revert "chore: update ironbar repo owner and revision in flake files"
Some checks failed
Flake checker / Build Nix targets (push) Failing after 11s

This reverts commit 5370a33368.
This commit is contained in:
uttarayan21
2025-10-11 11:46:24 +05:30
parent c7b7d2a758
commit 39ffd93344
2 changed files with 7 additions and 6 deletions

11
flake.lock generated
View File

@@ -1804,15 +1804,16 @@
]
},
"locked": {
"lastModified": 1759777335,
"narHash": "sha256-4U1/Jz5oDp8ETCFCSRj9hoAjaCfdvU7gR5hsw+dgHQE=",
"owner": "JakeStanger",
"lastModified": 1754481180,
"narHash": "sha256-C/G8srY5c0sffbsLbr79VC9UaTaucLSz8QUo0TzlC6o=",
"owner": "da-x",
"repo": "ironbar",
"rev": "bd6b5a1d207093673c5069d1b59d2fb8901c8fd5",
"rev": "111d5d546f310bfd46c410254b3fa031aa8f5115",
"type": "github"
},
"original": {
"owner": "JakeStanger",
"owner": "da-x",
"ref": "correct-gdk-monitor",
"repo": "ironbar",
"type": "github"
}

View File

@@ -26,7 +26,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ironbar = {
url = "github:JakeStanger/ironbar";
url = "github:da-x/ironbar/correct-gdk-monitor";
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {