Commit 421b72c
Changed files (11)
pkgs/helix-plugins/fcitx-focus.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin rec {
pname = "helix-fcitx-focus";
- version = "unstable-2026-05-06";
+ version = "0-unstable-2026-05-06";
src = fetchFromGitHub {
owner = "mtul0729";
pkgs/helix-plugins/file-tree.nix
@@ -5,7 +5,7 @@
}:
buildHelixPlugin {
pname = "file-tree.hx";
- version = "unstable-2026-05-01";
+ version = "0-unstable-2026-05-01";
src = fetchFromGitHub {
owner = "mattwparas";
pkgs/helix-plugins/forest.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin {
pname = "forest.hx";
- version = "unstable-2026-07-08";
+ version = "0-unstable-2026-07-08";
src = fetchFromGitHub {
owner = "Ra77a3l3-jar";
pkgs/helix-plugins/glyph.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin {
pname = "glyph.hx";
- version = "unstable-2026-07-06";
+ version = "0-unstable-2026-07-06";
src = fetchFromGitHub {
owner = "Ra77a3l3-jar";
pkgs/helix-plugins/helix-file-watcher.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin rec {
pname = "helix-file-watcher";
- version = "unstable-2026-05-21";
+ version = "0-unstable-2026-05-21";
src = fetchFromGitHub {
owner = "mattwparas";
pkgs/helix-plugins/notify.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin {
pname = "notify.hx";
- version = "unstable-2026-05-30";
+ version = "0-unstable-2026-05-30";
src = fetchFromGitHub {
owner = "chuwy";
pkgs/helix-plugins/oil.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin {
pname = "oil.hx";
- version = "unstable-2026-06-21";
+ version = "0-unstable-2026-06-21";
src = fetchFromGitHub {
owner = "Ra77a3l3-jar";
pkgs/helix-plugins/scooter.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin rec {
pname = "scooter.hx";
- version = "unstable-2026-06-22";
+ version = "0-unstable-2026-06-22";
src = fetchFromGitHub {
owner = "thomasschafer";
pkgs/helix-plugins/trail.nix
@@ -6,7 +6,7 @@
}:
buildHelixPlugin {
pname = "trail.hx";
- version = "unstable-2026-07-06";
+ version = "0-unstable-2026-07-06";
src = fetchFromGitHub {
owner = "Ra77a3l3-jar";
pkgs/helix-plugins/wakatime.nix
@@ -5,7 +5,7 @@
}:
buildHelixPlugin {
pname = "wakatime.hx";
- version = "unstable-2026-05-01";
+ version = "0-unstable-2026-05-01";
src = fetchFromGitHub {
owner = "Xerxes-2";
README.md
@@ -32,15 +32,15 @@
| Path | Name | Version | License | Description |
| --- | --- | --- | --- | --- |
-| `helixPlugins.fcitx-focus` | [helix-fcitx-focus](https://github.com/mtul0729/helix-fcitx-focus) | `unstable-2026-05-06` | [MIT](https://spdx.org/licenses/MIT.html) | Steel native module for Helix fcitx5 focus and mode switching |
-| `helixPlugins.file-tree` | [file-tree.hx](https://github.com/mattwparas/file-tree.hx) | `unstable-2026-05-01` | Not specified | File tree for helix, using Steel. |
-| `helixPlugins.forest` | [forest.hx](https://github.com/Ra77a3l3-jar/forest.hx) | `unstable-2026-07-08` | [MIT](https://spdx.org/licenses/MIT.html) | A file explorer tree for Helix |
-| `helixPlugins.glyph` | [glyph.hx](https://github.com/Ra77a3l3-jar/glyph.hx) | `unstable-2026-07-06` | [MIT](https://spdx.org/licenses/MIT.html) | Shared icon library for Helix plugins |
-| `helixPlugins.helix-file-watcher` | [helix-file-watcher](https://github.com/mattwparas/helix-file-watcher) | `unstable-2026-05-21` | Not specified | Helix file watcher plugin |
-| `helixPlugins.notify` | [notify.hx](https://github.com/chuwy/notify.hx) | `unstable-2026-05-30` | [MIT](https://spdx.org/licenses/MIT.html) | A notification engine for Helix |
-| `helixPlugins.oil` | [oil.hx](https://github.com/Ra77a3l3-jar/oil.hx) | `unstable-2026-06-21` | [MIT](https://spdx.org/licenses/MIT.html) | File Manager in a buffer for Helix editor |
-| `helixPlugins.scooter` | [scooter.hx](https://github.com/thomasschafer/scooter.hx) | `unstable-2026-06-22` | [MIT](https://spdx.org/licenses/MIT.html) | Interactive find-and-replace Helix plugin |
-| `helixPlugins.trail` | [trail.hx](https://github.com/Ra77a3l3-jar/trail.hx) | `unstable-2026-07-06` | [MIT](https://spdx.org/licenses/MIT.html) | A recent-project picker for Helix |
-| `helixPlugins.wakatime` | [wakatime.hx](https://github.com/Xerxes-2/wakatime.hx) | `unstable-2026-05-01` | [MIT](https://spdx.org/licenses/MIT.html) | Wakatime plugin for Helix Steel |
+| `helixPlugins.fcitx-focus` | [helix-fcitx-focus](https://github.com/mtul0729/helix-fcitx-focus) | `0-unstable-2026-05-06` | [MIT](https://spdx.org/licenses/MIT.html) | Steel native module for Helix fcitx5 focus and mode switching |
+| `helixPlugins.file-tree` | [file-tree.hx](https://github.com/mattwparas/file-tree.hx) | `0-unstable-2026-05-01` | Not specified | File tree for helix, using Steel. |
+| `helixPlugins.forest` | [forest.hx](https://github.com/Ra77a3l3-jar/forest.hx) | `0-unstable-2026-07-08` | [MIT](https://spdx.org/licenses/MIT.html) | A file explorer tree for Helix |
+| `helixPlugins.glyph` | [glyph.hx](https://github.com/Ra77a3l3-jar/glyph.hx) | `0-unstable-2026-07-06` | [MIT](https://spdx.org/licenses/MIT.html) | Shared icon library for Helix plugins |
+| `helixPlugins.helix-file-watcher` | [helix-file-watcher](https://github.com/mattwparas/helix-file-watcher) | `0-unstable-2026-05-21` | Not specified | Helix file watcher plugin |
+| `helixPlugins.notify` | [notify.hx](https://github.com/chuwy/notify.hx) | `0-unstable-2026-05-30` | [MIT](https://spdx.org/licenses/MIT.html) | A notification engine for Helix |
+| `helixPlugins.oil` | [oil.hx](https://github.com/Ra77a3l3-jar/oil.hx) | `0-unstable-2026-06-21` | [MIT](https://spdx.org/licenses/MIT.html) | File Manager in a buffer for Helix editor |
+| `helixPlugins.scooter` | [scooter.hx](https://github.com/thomasschafer/scooter.hx) | `0-unstable-2026-06-22` | [MIT](https://spdx.org/licenses/MIT.html) | Interactive find-and-replace Helix plugin |
+| `helixPlugins.trail` | [trail.hx](https://github.com/Ra77a3l3-jar/trail.hx) | `0-unstable-2026-07-06` | [MIT](https://spdx.org/licenses/MIT.html) | A recent-project picker for Helix |
+| `helixPlugins.wakatime` | [wakatime.hx](https://github.com/Xerxes-2/wakatime.hx) | `0-unstable-2026-05-01` | [MIT](https://spdx.org/licenses/MIT.html) | Wakatime plugin for Helix Steel |
<!-- END_PACKAGE_TABLE -->