File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -161,6 +161,7 @@ with tflint-plugins;
161161 ]
162162 # Linux-specific packages
163163 ++ lib . optionals stdenv . isLinux [
164+ azure-cli
164165 coreutils
165166
166167 # Wails (Go desktop framework) dependencies
Original file line number Diff line number Diff line change 88 ...
99} :
1010let
11- version = "20260506.221457 .0-sha.15cd7fdc " ;
11+ version = "20260513.172141 .0-sha.1636ca7a " ;
1212
1313 sources = {
1414 x86_64-linux = {
1515 url = "https://github.com/systeminit/swamp/releases/download/v${ version } /swamp-linux-x86_64" ;
16- hash = "sha256-GyL5wPCMbxS0JTH1gt++Ai3aWxHhrELDxX5HoA44cik =" ;
16+ hash = "sha256-XdhEuq0npGmZgSbVRLCWFCUyZaqyqnr/auhDuLLbroQ =" ;
1717 } ;
1818 aarch64-darwin = {
1919 url = "https://github.com/systeminit/swamp/releases/download/v${ version } /swamp-darwin-aarch64" ;
20- hash = "sha256-97kWXrZq0OF9z6gRfcaPjfdhmgimwi1aY1fCYTLtWAQ =" ;
20+ hash = "sha256-r9pKLHhU4klvioSJow3/nyIUIo1HQpELNVhmtSCki9o =" ;
2121 } ;
2222 } ;
2323
You can’t perform that action at this time.
0 commit comments