Skip to content

Commit

Permalink
add zju-connect pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
novel2430 committed May 5, 2024
1 parent b072627 commit afab939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
overlays = import ./overlays; # nixpkgs overlays

example-package = pkgs.callPackage ./pkgs/example-package { };
zju-connect = pkgs.callPackage ./pkgs/zju-connect { };
# some-qt5-package = pkgs.libsForQt5.callPackage ./pkgs/some-qt5-package { };
# ...
}

0 comments on commit afab939

Please sign in to comment.