mob next [ci-skip] [ci skip] [skip ci]
lastFile:flake.lock
This commit is contained in:
18
flake.lock
generated
18
flake.lock
generated
@@ -294,17 +294,17 @@
|
|||||||
"std": "std"
|
"std": "std"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1775724735,
|
"lastModified": 1775705805,
|
||||||
"narHash": "sha256-fPUAyTmcyejTr3aLD3ZzF7lrevtZzJtA2I4T7oju70I=",
|
"narHash": "sha256-hiNvXNMkCfWvtRq2nQRwmtKK7TJDrIgpFNF/NIif9sQ=",
|
||||||
"ref": "refs/heads/mob/improve-module",
|
"owner": "kurogeek",
|
||||||
"rev": "5244e4c6dfec129c32e74820916f77da8fd715b8",
|
"repo": "frappix",
|
||||||
"revCount": 235,
|
"rev": "744e6992353c02fc3175928bd0a7d8ebcad5ac3d",
|
||||||
"type": "git",
|
"type": "github"
|
||||||
"url": "file:///home/kurogeek/Desktop/github/blaggacao/frappix/"
|
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"owner": "kurogeek",
|
||||||
"url": "file:///home/kurogeek/Desktop/github/blaggacao/frappix/"
|
"repo": "frappix",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"haskell-flake": {
|
"haskell-flake": {
|
||||||
|
|||||||
@@ -35,8 +35,8 @@
|
|||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
frappix = {
|
frappix = {
|
||||||
# url = "github:kurogeek/frappix";
|
url = "github:kurogeek/frappix";
|
||||||
url = "git+file:///home/kurogeek/Desktop/github/blaggacao/frappix/";
|
# url = "git+file:///home/kurogeek/Desktop/github/blaggacao/frappix/";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.devshell.follows = "devshell";
|
inputs.devshell.follows = "devshell";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user