Skip to content

make backwards compatible with poetry 1.8.5 #173

make backwards compatible with poetry 1.8.5

make backwards compatible with poetry 1.8.5 #173

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- name: Building package
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes