Skip to content

Add shell.nix to facilitate execution on nixos and nix enabled distros#104

Open
RCasatta wants to merge 1 commit intoopentimestamps:masterfrom
RCasatta:nix
Open

Add shell.nix to facilitate execution on nixos and nix enabled distros#104
RCasatta wants to merge 1 commit intoopentimestamps:masterfrom
RCasatta:nix

Conversation

@RCasatta
Copy link
Copy Markdown
Member

No description provided.

@RCasatta RCasatta marked this pull request as draft May 27, 2024 10:46
With this on nixos the server can be launched with:

```sh
nix-shell --command ./otsd
```

Approach suggested https://wiki.nixos.org/wiki/Python

In comparison to the requirements.txt we are not specifying exact
version for each lib, in case of incompatibility deps must be packaged
like suggested in the mentioned guide.
@RCasatta RCasatta marked this pull request as ready for review December 22, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant