From dfc908d06d5f0de271c6e48b0d32370ca66a9346 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 5 Mar 2026 00:00:24 -0800 Subject: hopefully works --- flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 82cb114..c5d66c0 100644 --- a/flake.nix +++ b/flake.nix @@ -2,14 +2,12 @@ description = "Build my static site with my installer"; inputs = { - self.submodules = true; - nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; git-hooks = { url = "github:cachix/git-hooks.nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - nixmacs.url = "path:./nix"; + nixmacs.url = ./nix; publish-org-roam-ui = { url = "git://nullring.xyz/publish-org-roam-ui.git"; -- cgit v1.3