Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #19 from Mic92/ci
Browse files Browse the repository at this point in the history
update flake
  • Loading branch information
Mic92 authored Jul 20, 2022
2 parents 87ffef4 + 3952cef commit fbc8490
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Python3 bindings for nix

Maintainer status: unmaintained

I am not really using this project anymore and it would require some porting
changes to newer nix apis. You can also use the `nix eval --json --expr` to get
json output from nix and use the python json library to parse it again.

An example can be found here:
https://github.com/Mic92/nix-update/blob/3143af043d4324ee4c6a91ff7294c5c34fe459b6/nix_update/eval.py#L77

If you want to adopt the project, drop an email at joerg@thalheim.io or find on matrix in the nixos channel.

[![Build Status](https://travis-ci.org/Mic92/pythonix.svg?branch=master)](https://travis-ci.org/Mic92/pythonix)

## Build from source
Expand Down

0 comments on commit fbc8490

Please sign in to comment.