mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
chore: update trok flake input
This commit is contained in:
15
flake.lock
generated
15
flake.lock
generated
@ -1099,14 +1099,17 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1740677973,
|
"lastModified": 1740692705,
|
||||||
"narHash": "sha256-VXRxyaBJ6HQ/Ts5cURES+glF+SBRJzPPZXBIEvNYD+8=",
|
"narHash": "sha256-HFJw/yrYQp6WdWZt/9k8TYPpkFrLh9gyw9rZVWnW23Y=",
|
||||||
"path": "/home/tux/Projects/trok",
|
"ref": "refs/heads/main",
|
||||||
"type": "path"
|
"rev": "4fe87421334307b20b66194c32f3e1e27b18f169",
|
||||||
|
"revCount": 15,
|
||||||
|
"type": "git",
|
||||||
|
"url": "ssh://git@github.com/tuxdotrs/trok.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "/home/tux/Projects/trok",
|
"type": "git",
|
||||||
"type": "path"
|
"url": "ssh://git@github.com/tuxdotrs/trok.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"utils": {
|
"utils": {
|
||||||
|
@ -134,8 +134,7 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
trok = {
|
trok = {
|
||||||
# url = "git+ssh://git@github.com/tuxdotrs/trok.git";
|
url = "git+ssh://git@github.com/tuxdotrs/trok.git";
|
||||||
url = "path:/home/tux/Projects/trok";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
tfolio = {
|
tfolio = {
|
||||||
|
Reference in New Issue
Block a user