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": { "locked": {
"lastModified": 1759777335, "lastModified": 1754481180,
"narHash": "sha256-4U1/Jz5oDp8ETCFCSRj9hoAjaCfdvU7gR5hsw+dgHQE=", "narHash": "sha256-C/G8srY5c0sffbsLbr79VC9UaTaucLSz8QUo0TzlC6o=",
"owner": "JakeStanger", "owner": "da-x",
"repo": "ironbar", "repo": "ironbar",
"rev": "bd6b5a1d207093673c5069d1b59d2fb8901c8fd5", "rev": "111d5d546f310bfd46c410254b3fa031aa8f5115",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "JakeStanger", "owner": "da-x",
"ref": "correct-gdk-monitor",
"repo": "ironbar", "repo": "ironbar",
"type": "github" "type": "github"
} }

View File

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