Unverified Commit 3b873dc8 authored by Winter's avatar Winter Committed by Sandro Jäckel
Browse files

linux-hardened: use default python3 version in update script

parent 441dc5d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#! /usr/bin/env nix-shell
#! nix-shell -i python -p "python38.withPackages (ps: [ps.PyGithub])" git gnupg
#! nix-shell -i python -p "python3.withPackages (ps: [ps.PyGithub])" git gnupg

# This is automatically called by ../update.sh.