mangowc -> mangowm

This commit is contained in:
foxora 2026-03-19 09:40:13 +00:00
parent 5c93afcb2b
commit f17fb26069
2 changed files with 11 additions and 11 deletions

20
flake.lock generated
View file

@ -468,11 +468,11 @@
]
},
"locked": {
"lastModified": 1773607598,
"narHash": "sha256-nPV/IE0NwQjYcXkEGOmCIEsX9i8HFMeq2RupYzfVdiI=",
"lastModified": 1773681845,
"narHash": "sha256-o8hrZrigP0JYcwnglCp8Zi8jQafWsxbDtRRPzuVwFxY=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1f8f9e001235652cf54f9c1f7983f9c0e920944a",
"rev": "0759e0e137305bc9d0c52c204c6d8dffe6f601a6",
"type": "github"
},
"original": {
@ -983,16 +983,16 @@
"scenefx": "scenefx"
},
"locked": {
"lastModified": 1773588376,
"narHash": "sha256-4HKHaRQnSxxYoR/m1xpwsfnd2lQL9LefcvTFrmcHD2g=",
"owner": "DreamMaoMao",
"repo": "mangowc",
"rev": "0d8aedf691bb740290ad5c447d157a8d26a35ffe",
"lastModified": 1773887083,
"narHash": "sha256-Uqo0rulfjQmUmlRJTWfu5anjdsvY2xDZtvKtmEMECts=",
"owner": "mangowm",
"repo": "mango",
"rev": "c776356efe165dca09742f78f2a018e065b825be",
"type": "github"
},
"original": {
"owner": "DreamMaoMao",
"repo": "mangowc",
"owner": "mangowm",
"repo": "mango",
"type": "github"
}
},

View file

@ -46,7 +46,7 @@
# };
mango = {
url = "github:DreamMaoMao/mangowc";
url = "github:mangowm/mango";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};