mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Update flake definition.
This commit is contained in:
parent
a81b8f3e42
commit
4b2b62ebc6
3 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, pkgs ? import <nixpkgs> {} }:
|
||||
{ stdenv, pkgs }:
|
||||
|
||||
pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue