#!/usr/bin/env -S nix shell nixpkgs#jq -c bash # Update inputs when the Mesa or QT version is outdated. We don't want # incompatibilities between the user's system and Hyprland. # get the current Nixpkgs revision REV=$(jq $MESA_NEW" echo "Qt: $QT_OLD -> $QT_NEW" # update inputs to latest versions nix flake update else echo "nixpkgs is up to date!" fi