Commit graph

2 commits

Author SHA1 Message Date
efim
189b9cf8cb [nix] explicit pypi-deps-db flake input
This change will allow for easier fix of the situation when
python dependencies of the project get updated to version that's not
available in current version of "pypi-deps-db", and also not yet
propagated to "mach-nix-src" repo

This way "nix flake lock --update-input pypi-deps-db" will take latest
commit of the db, and it will be used as input for "mach-nix-src" locally
2021-10-17 19:52:37 +03:00
efim
fc7e5bcc5b [nix] searxng recipe for installation via nix
- flake & compatibility
- searxng package & overlay for installation via Nix package manager
- development shell with make & python with dependencies for local
  execution of built artifact
2021-10-14 21:46:17 +03:00