habitat: 1.6.1243 -> 1.6.1244

This commit is contained in:
R. Ryantm 2025-08-06 21:49:06 +00:00
parent bac4482d07
commit f101ee3bf8

View File

@ -13,16 +13,16 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "habitat"; pname = "habitat";
version = "1.6.1243"; version = "1.6.1244";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "habitat-sh"; owner = "habitat-sh";
repo = "habitat"; repo = "habitat";
rev = version; rev = version;
hash = "sha256-+5If4veDOGTTIhYxhAiq1cC4Sy6vAmjX5hrmUmpGlFU="; hash = "sha256-BNrBhDNR8sIafC9mgfL+1Q8c6BbjpFgLBElusydY/2o=";
}; };
cargoHash = "sha256-AI7Ij9F/K/chjxQUC0SnBsQQPLlVS6esa5LJAGRS9YI="; cargoHash = "sha256-U4m3KzlU7XambNdwsdFuI5QPv2Fkm7Dwe264SRdHLak=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config