diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; agentd = { - url = "git+file:///home/ben/src/bsima/agentd"; + url = "github:bsima/agentd"; inputs.nixpkgs.follows = "nixpkgs"; }; }; |
