home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit ee4ef764b9b8c330ddf40235fb81d8e7d5bc3825
parent c9c3b157e13fe8b9ec60cbac750aaad2b6803091
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Wed,  6 May 2020 08:16:41 +0200

builds/nixos: use the right path

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
M.builds/nixos.yml | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.builds/nixos.yml b/.builds/nixos.yml @@ -3,6 +3,4 @@ sources: - https://gitlab.com/vdemeester/home.git tasks: - pkgs: | - pwd - ls -l - nix-build pkgs + nix-build home/pkgs