mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
Expose all flake outputs through flake-compat (#10673)
This commit is contained in:
@@ -5,4 +5,4 @@ let
|
||||
sha256 = "sha256:1qc703yg0babixi6wshn5wm2kgl5y1drcswgszh4xxzbrwkk9sv7";
|
||||
};
|
||||
in
|
||||
(import compat {src = ./.;}).defaultNix.default
|
||||
(import compat {src = ./.;}).defaultNix
|
||||
|
Reference in New Issue
Block a user