From a23d27ac3f38606af8226dcef2c5f28c6fdc3867 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Thu, 9 Oct 2025 16:04:32 +0200 Subject: [PATCH] Add dmake --- flakes/manual.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 42ca6adc..50a169ce 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -20,6 +20,10 @@ url = "git+https://github.com/hannesgith/rquickshare?ref=flake" #type = "git" #url = "git+https://github.com/hannesgith/neohtop?ref=nixify" +[[sources]] +type = "git" +url = "git+https://github.com/raboof/dmake?ref=nix" + [[sources]] type = "git" url = "git+https://github.com/raboof/octopin?ref=nix"