Unverified Commit 8c56b387 authored by Erik Arvstedt's avatar Erik Arvstedt
Browse files

nbxplorer/util/update-common.sh: update nix-shell deps

- dotnet-sdk 6 is marked as insecure
- pkgs attr `nixFlakes` has been removed. Unneded, because stable Nix
  now supports flakes
parent 530c64ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p coreutils curl jq common-updater-scripts dotnet-sdk_6 git gnupg nixFlakes
#!nix-shell -i bash -p coreutils curl jq common-updater-scripts dotnet-sdk_8 git gnupg
set -euo pipefail

# This script uses the following env vars: