chore: update ironbar repo owner and revision in flake files
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m28s
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m28s
This commit is contained in:
11
flake.lock
generated
11
flake.lock
generated
@@ -1804,16 +1804,15 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1754481180,
|
"lastModified": 1759777335,
|
||||||
"narHash": "sha256-C/G8srY5c0sffbsLbr79VC9UaTaucLSz8QUo0TzlC6o=",
|
"narHash": "sha256-4U1/Jz5oDp8ETCFCSRj9hoAjaCfdvU7gR5hsw+dgHQE=",
|
||||||
"owner": "da-x",
|
"owner": "JakeStanger",
|
||||||
"repo": "ironbar",
|
"repo": "ironbar",
|
||||||
"rev": "111d5d546f310bfd46c410254b3fa031aa8f5115",
|
"rev": "bd6b5a1d207093673c5069d1b59d2fb8901c8fd5",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "da-x",
|
"owner": "JakeStanger",
|
||||||
"ref": "correct-gdk-monitor",
|
|
||||||
"repo": "ironbar",
|
"repo": "ironbar",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
ironbar = {
|
ironbar = {
|
||||||
url = "github:da-x/ironbar/correct-gdk-monitor";
|
url = "github:JakeStanger/ironbar";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
lanzaboote = {
|
lanzaboote = {
|
||||||
|
|||||||
Reference in New Issue
Block a user