One mistaken file

This commit is contained in:
Mats Rauhala 2021-12-31 15:40:53 +02:00
parent 78340b56f7
commit d3d5a8a092
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
outputs = { self, nixpkgs }: rec {
overlay = final: prev: {
gitit = prev.callPackage ./gitit.nix {};
gitit = prev.callPackage ./gitit {};
};
# Provide module for gitit