Skip to content

Commit faeb2f5

Browse files
Malix-Labsraboof
andauthored
feat(flakes): github:divnix/* (#1045)
* feat(flakes): `github:divnix/nosys` * feat(flakes): `github:divnix/std` --------- Co-authored-by: Arnout Engelen <arnout@engelen.eu>
1 parent 326df16 commit faeb2f5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

flakes/manual.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@ type = "github"
7575
owner = "dgollings"
7676
repo = "nix-atlas"
7777

78+
[[sources]]
79+
type = "github"
80+
owner = "divnix"
81+
repo = "nosys"
82+
83+
[[sources]]
84+
type = "github"
85+
owner = "divnix"
86+
repo = "std"
87+
7888
[[sources]]
7989
type = "github"
8090
owner = "edolstra"

0 commit comments

Comments
 (0)