Skip to content

Commit 78b4e6d

Browse files
authored
Merge branch 'main' into patch-4
2 parents f480523 + 2bad878 commit 78b4e6d

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

flakes/manual.toml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ type = "github"
3434
owner = "astro"
3535
repo = "microvm.nix"
3636

37+
[[sources]]
38+
type = "github"
39+
owner = "atuinsh"
40+
repo = "atuin"
41+
3742
[[sources]]
3843
type = "github"
3944
owner = "bobvanderlinden"
@@ -59,6 +64,11 @@ type = "github"
5964
owner = "dgollings"
6065
repo = "nix-atlas"
6166

67+
[[sources]]
68+
type = "github"
69+
owner = "eza-community"
70+
repo = "eza"
71+
6272
[[sources]]
6373
type = "github"
6474
owner = "fort-nix"
@@ -69,11 +79,21 @@ type = "github"
6979
owner = "gmodena"
7080
repo = "nix-flatpak"
7181

82+
[[sources]]
83+
type = "github"
84+
owner = "helix-editor"
85+
repo = "helix"
86+
7287
[[sources]]
7388
type = "github"
7489
owner = "hellwolf"
7590
repo = "solc.nix"
7691

92+
[[sources]]
93+
type = "github"
94+
owner = "hercules-ci"
95+
repo = "flake-parts"
96+
7797
[[sources]]
7898
type = "github"
7999
owner = "hyprwm"
@@ -84,6 +104,11 @@ type = "github"
84104
owner = "input-output-hk"
85105
repo = "haskell.nix"
86106

107+
[[sources]]
108+
type = "github"
109+
owner = "jj-vcs"
110+
repo = "jj"
111+
87112
[[sources]]
88113
type = "github"
89114
owner = "jonahbron"
@@ -164,6 +189,11 @@ type = "github"
164189
owner = "NixOS"
165190
repo = "hydra"
166191

192+
[[sources]]
193+
type = "github"
194+
owner = "numtide"
195+
repo = "flake-utils"
196+
167197
[[sources]]
168198
type = "github"
169199
owner = "PaddiM8"
@@ -229,6 +259,11 @@ type = "github"
229259
owner = "Wazzaps"
230260
repo = "fingerpaint"
231261

262+
[[sources]]
263+
type = "github"
264+
owner = "YaLTeR"
265+
repo = "niri"
266+
232267
[[sources]]
233268
type = "github"
234269
owner = "yusdacra"
@@ -239,6 +274,11 @@ type = "github"
239274
owner = "yusdacra"
240275
repo = "rust-nix-templater"
241276

277+
[[sources]]
278+
type = "github"
279+
owner = "zed-industries"
280+
repo = "zed"
281+
242282
[[sources]]
243283
type = "gitlab"
244284
owner = "pi-lar"

0 commit comments

Comments
 (0)