parent
c4299767d8
commit
e904d7ff25
3 changed files with 2 additions and 7 deletions
5
flake.lock
generated
5
flake.lock
generated
|
@ -542,17 +542,16 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1745599697,
|
"lastModified": 1745682254,
|
||||||
"narHash": "sha256-bdkyE8HDfeOj9IOeSnh4ST+Sxte7ucY37ImOUTBrr5g=",
|
"narHash": "sha256-bdkyE8HDfeOj9IOeSnh4ST+Sxte7ucY37ImOUTBrr5g=",
|
||||||
"owner": "horriblename",
|
"owner": "horriblename",
|
||||||
"repo": "hyprgrass",
|
"repo": "hyprgrass",
|
||||||
"rev": "669f8c80a15e9db815ac9e29068567735b9b1a79",
|
"rev": "9125826ccc16bd3722fd07d74e7c5677b9c6d128",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "horriblename",
|
"owner": "horriblename",
|
||||||
"repo": "hyprgrass",
|
"repo": "hyprgrass",
|
||||||
"rev": "669f8c80a15e9db815ac9e29068567735b9b1a79",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -146,7 +146,6 @@
|
||||||
};
|
};
|
||||||
owner = "horriblename";
|
owner = "horriblename";
|
||||||
repo = "hyprgrass";
|
repo = "hyprgrass";
|
||||||
rev = "669f8c80a15e9db815ac9e29068567735b9b1a79";
|
|
||||||
type = "github";
|
type = "github";
|
||||||
};
|
};
|
||||||
hyprland = {
|
hyprland = {
|
||||||
|
|
|
@ -173,9 +173,6 @@ let
|
||||||
hyprgrass = mkHyprDep {
|
hyprgrass = mkHyprDep {
|
||||||
owner = "horriblename";
|
owner = "horriblename";
|
||||||
repo = "hyprgrass";
|
repo = "hyprgrass";
|
||||||
|
|
||||||
# FIXME: https://github.com/horriblename/hyprgrass/pull/232
|
|
||||||
rev = "669f8c80a15e9db815ac9e29068567735b9b1a79";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
hyprpaper = mkHyprDep {
|
hyprpaper = mkHyprDep {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue