This commit is contained in:
Andrea Ciceri 2024-05-01 10:32:09 +02:00
parent be02ace030
commit f5c18d6902
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
3 changed files with 87 additions and 11 deletions

View file

@ -56,6 +56,7 @@
inputs.nixpkgs.follows = "nixpkgsUnstable";
};
nix-on-droid.url = "github:nix-community/nix-on-droid";
nixd.url = "github:nix-community/nixd";
};
outputs = inputs @ {flakeParts, ...}: