mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.lock
This commit is contained in:
2026-04-09 17:42:07 +07:00
parent 9dcffe625f
commit 4ad25f29fa
2 changed files with 11 additions and 11 deletions

18
flake.lock generated
View File

@@ -294,17 +294,17 @@
"std": "std"
},
"locked": {
"lastModified": 1775724735,
"narHash": "sha256-fPUAyTmcyejTr3aLD3ZzF7lrevtZzJtA2I4T7oju70I=",
"ref": "refs/heads/mob/improve-module",
"rev": "5244e4c6dfec129c32e74820916f77da8fd715b8",
"revCount": 235,
"type": "git",
"url": "file:///home/kurogeek/Desktop/github/blaggacao/frappix/"
"lastModified": 1775705805,
"narHash": "sha256-hiNvXNMkCfWvtRq2nQRwmtKK7TJDrIgpFNF/NIif9sQ=",
"owner": "kurogeek",
"repo": "frappix",
"rev": "744e6992353c02fc3175928bd0a7d8ebcad5ac3d",
"type": "github"
},
"original": {
"type": "git",
"url": "file:///home/kurogeek/Desktop/github/blaggacao/frappix/"
"owner": "kurogeek",
"repo": "frappix",
"type": "github"
}
},
"haskell-flake": {

View File

@@ -35,8 +35,8 @@
flake = false;
};
frappix = {
# url = "github:kurogeek/frappix";
url = "git+file:///home/kurogeek/Desktop/github/blaggacao/frappix/";
url = "github:kurogeek/frappix";
# url = "git+file:///home/kurogeek/Desktop/github/blaggacao/frappix/";
inputs.nixpkgs.follows = "nixpkgs";
inputs.devshell.follows = "devshell";
};