Replies: 2 comments 1 reply
-
👋 Sorry for the late reply, but it'd be great to get this into a nix package. Unfortunately I don't have any experience with nix. The only real dependencies are sqlite and libtensorflow, but it looks like those are already on nixpkgs. |
Beta Was this translation helpful? Give feedback.
1 reply
-
In case anyone else stumbles on this thread, snips is available in nixpkgs: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/sn/snips-sh/package.nix |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I have recently discovered snips.sh, and after a short while I really enjoyed using it. As such, I would like to package it for my favorite package manager: Nix.
For maintainability reasons, I would like to start (I've already finished a draft package) development and maintenance of a Nix package and a NixOS module in this repository. Would that be possible? Or should I work on PRing snips.sh to nixpkgs?
Beta Was this translation helpful? Give feedback.
All reactions