nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

fmt_9: 9.0.0 -> 9.1.0

+2 -2
+2 -2
pkgs/development/libraries/fmt/default.nix
··· 53 53 }; 54 54 55 55 fmt_9 = generic { 56 - version = "9.0.0"; 57 - sha256 = "sha256-nwlAzMkY1JdhLtes48VaNH9LS7GzqtPCwk2dZA/bGmQ="; 56 + version = "9.1.0"; 57 + sha256 = "sha256-rP6ymyRc7LnKxUXwPpzhHOQvpJkpnRFOt2ctvUNlYI0="; 58 58 }; 59 59 }