Compare commits
1 Commits
push-lxuyo
...
vars-docs
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da84b911b0 |
10
devFlake/flake.lock
generated
10
devFlake/flake.lock
generated
@@ -107,15 +107,15 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1756738487,
|
||||
"narHash": "sha256-8QX7Ab5CcICp7zktL47VQVS+QeaU4YDNAjzty7l7TQE=",
|
||||
"owner": "NuschtOS",
|
||||
"lastModified": 1757505024,
|
||||
"narHash": "sha256-AI4TKqIcUobFVqWD0N+6CWlJC5VMK7+HFtKKKyojG74=",
|
||||
"owner": "Qubasa",
|
||||
"repo": "search",
|
||||
"rev": "5feeaeefb571e6ca2700888b944f436f7c05149b",
|
||||
"rev": "ad978b39eba41d1cb5cf525fa146f91e6db2a895",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NuschtOS",
|
||||
"owner": "Qubasa",
|
||||
"repo": "search",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||
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.treefmt-nix.url = "github:numtide/treefmt-nix";
|
||||
|
||||
Reference in New Issue
Block a user