Compare commits
1 Commits
push-unvrq
...
vars-docs
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da84b911b0 |
10
devFlake/flake.lock
generated
10
devFlake/flake.lock
generated
@@ -107,15 +107,15 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1756738487,
|
"lastModified": 1757505024,
|
||||||
"narHash": "sha256-8QX7Ab5CcICp7zktL47VQVS+QeaU4YDNAjzty7l7TQE=",
|
"narHash": "sha256-AI4TKqIcUobFVqWD0N+6CWlJC5VMK7+HFtKKKyojG74=",
|
||||||
"owner": "NuschtOS",
|
"owner": "Qubasa",
|
||||||
"repo": "search",
|
"repo": "search",
|
||||||
"rev": "5feeaeefb571e6ca2700888b944f436f7c05149b",
|
"rev": "ad978b39eba41d1cb5cf525fa146f91e6db2a895",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "NuschtOS",
|
"owner": "Qubasa",
|
||||||
"repo": "search",
|
"repo": "search",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,8 @@
|
|||||||
inputs.flake-utils.url = "github:numtide/flake-utils";
|
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||||
inputs.flake-utils.inputs.systems.follows = "systems";
|
inputs.flake-utils.inputs.systems.follows = "systems";
|
||||||
|
|
||||||
inputs.nuschtos.url = "github:NuschtOS/search";
|
# Using my fork till this is merged: https://github.com/NuschtOS/search/pull/255
|
||||||
|
inputs.nuschtos.url = "github:Qubasa/search";
|
||||||
inputs.nuschtos.inputs.nixpkgs.follows = "nixpkgs-dev";
|
inputs.nuschtos.inputs.nixpkgs.follows = "nixpkgs-dev";
|
||||||
|
|
||||||
inputs.treefmt-nix.url = "github:numtide/treefmt-nix";
|
inputs.treefmt-nix.url = "github:numtide/treefmt-nix";
|
||||||
|
|||||||
Reference in New Issue
Block a user