Moved to personal stylix and StartTreeV2 until merge requests accepted
This commit is contained in:
parent
86f059915f
commit
12f86740ac
2 changed files with 15 additions and 12 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -367,15 +367,15 @@
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1722611836,
|
"lastModified": 1726755253,
|
||||||
"narHash": "sha256-TtEBTPtDSD/u80aq+cJRhoLbqhgR3rWRFSs3ziE0QcI=",
|
"narHash": "sha256-nfslP2axYecb5xXS+C9dVzRbRkYZKfHfu0m4pPNsF4A=",
|
||||||
"owner": "AlexW00",
|
"owner": "baduhai",
|
||||||
"repo": "StartTreeV2",
|
"repo": "StartTreeV2",
|
||||||
"rev": "7bfb82edf6e789f07135b0f1c44b04aaff9f6f42",
|
"rev": "90231f06b57d848d68996345a88b958040614736",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "AlexW00",
|
"owner": "baduhai",
|
||||||
"repo": "StartTreeV2",
|
"repo": "StartTreeV2",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
@ -570,15 +570,16 @@
|
||||||
"systems": "systems_4"
|
"systems": "systems_4"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726497442,
|
"lastModified": 1726750968,
|
||||||
"narHash": "sha256-fieyqmLEJQqqnuJcg2CAnQ8kHapXHhg9rL48NNWjnPw=",
|
"narHash": "sha256-lvLSZlgMbJ03UXp8UA+m23tCVqp9qTUvouOhAwc21MY=",
|
||||||
"owner": "danth",
|
"owner": "baduhai",
|
||||||
"repo": "stylix",
|
"repo": "stylix",
|
||||||
"rev": "149b313ddf91c3cc94309170498b162cec666675",
|
"rev": "82d216cdc2389de52cb20f5f1c89aed0a50cab71",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "danth",
|
"owner": "baduhai",
|
||||||
|
"ref": "wezterm-fancy-tab-bar",
|
||||||
"repo": "stylix",
|
"repo": "stylix",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -27,8 +27,9 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# TODO change to original once merge reques accepted
|
||||||
homepage = {
|
homepage = {
|
||||||
url = "github:AlexW00/StartTreeV2";
|
url = "github:baduhai/StartTreeV2";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -44,7 +45,8 @@
|
||||||
|
|
||||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
|
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
|
||||||
|
|
||||||
stylix.url = "github:danth/stylix";
|
# TODO change to original once merge reques accepted
|
||||||
|
stylix.url = "github:baduhai/stylix/wezterm-fancy-tab-bar";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = inputs@{ self, nixpkgs, home-manager, nixpkgs-stable, deploy-rs
|
outputs = inputs@{ self, nixpkgs, home-manager, nixpkgs-stable, deploy-rs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue