NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.46k stars 13.66k forks source link

Package request: PartKeepr #231025

Open crazyminecuber opened 1 year ago

crazyminecuber commented 1 year ago

Project description

Open Source Inventory Management. Useful for keeping track of electrical components at a maker space.

Metadata

bjornfor commented 9 months ago

I started looking into it and found https://github.com/partkeepr/PartKeepr/issues/1059. (Not that we shouldn't package it, but I think it's useful info.)

bjornfor commented 9 months ago

Long thread about the future of the project: https://github.com/partkeepr/PartKeepr/issues/1239

crazyminecuber commented 9 months ago

Ok good to know! We will look into migrating to another project. Looks like we will be migrating to inventree or part-db. Why not close this issue if we are not going to package it?

bjornfor commented 9 months ago

Why not close this issue if we are not going to package it?

Because it works today? Because it might still be maintained? Because it shows interest from the Nix community and we can have a place to discuss?

IDK. Close if you want.

bjornfor commented 9 months ago

Looks like we will be migrating to inventree or part-db.

I didn't know about those, thanks!

If you make "Package request" issues for them, please link here.

crazyminecuber commented 6 months ago

I created a package request for inventree. https://github.com/NixOS/nixpkgs/issues/291436 But it is deployed as a bunch of docker containers, so probably pretty hard to package and set up a NixOS module for. So in the meantime my plan is to just deploy the official docker compose file as a NixOS systemd unit which starts the containers at boot.