feat: started to create panoramax config
This commit is contained in:
parent
22b9c5b3f9
commit
88dcba346f
3 changed files with 111 additions and 0 deletions
|
@ -25,5 +25,8 @@
|
|||
(final: prev: {
|
||||
mapillary-uploader = pkgs.callPackage ./mapillary-uploader.nix {};
|
||||
})
|
||||
(final: prev: {
|
||||
panoramax = pkgs.python3.pkgs.callPackage ./panoramax.nix {};
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue