mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
deps update
This commit is contained in:
parent
30d1b7098f
commit
755632f231
6 changed files with 125 additions and 100 deletions
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
rust-overlay.url = "github:oxalica/rust-overlay/a9b13ba83eaf2d07ae955a45b15fd96aa6994b70";
|
||||
rust-overlay.url = "github:oxalica/rust-overlay";
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, rust-overlay, flake-utils, ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue