Add bicep to brew

This commit is contained in:
Dave Gallant
2023-02-28 15:40:21 -05:00
parent 77545ab6a6
commit 8ac4054d5d
3 changed files with 12 additions and 10 deletions

18
flake.lock generated
View File

@@ -28,11 +28,11 @@
"utils": "utils"
},
"locked": {
"lastModified": 1677437727,
"narHash": "sha256-1BoofKqPT08sLCtm2hzABocYrSwkc8GtmeDuvrIXdjc=",
"lastModified": 1677533532,
"narHash": "sha256-2Ie47MONhIFOxvbLmwhmCCe/IoVDVd7YnoK61vu5Xy8=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "bf76afbb06b77237507b5279d0d555e05b5cc7f7",
"rev": "305daba44a9df57738cffc67c08129005a25579a",
"type": "github"
},
"original": {
@@ -62,11 +62,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1677440795,
"narHash": "sha256-Kmjr95L42iioTItuA6nKCaObAXQvgRTPmj+62dx5OZg=",
"lastModified": 1677574432,
"narHash": "sha256-1Aun3MQ5T/HCw1ClzAiY+6boLQNY8Cg6jTOILrLkaJs=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "2a483ad9cd2d931ab52cd5f897c447beb8328bed",
"rev": "dcbf93d500c54cfee7a7c854c4669d404236a821",
"type": "github"
},
"original": {
@@ -93,11 +93,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1677342105,
"narHash": "sha256-kv1fpkfCJGb0M+LZaCHFUuIS9kRIwyVgupHu86Y28nc=",
"lastModified": 1677407201,
"narHash": "sha256-3blwdI9o1BAprkvlByHvtEm5HAIRn/XPjtcfiunpY7s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b1f87ca164a9684404c8829b851c3586c4d9f089",
"rev": "7f5639fa3b68054ca0b062866dc62b22c3f11505",
"type": "github"
},
"original": {

View File

@@ -22,6 +22,7 @@ in {
brews = [
"bensadeh/circumflex/circumflex"
"bicep"
"coreutils"
"gnu-sed"
"gnu-tar"
@@ -48,6 +49,7 @@ in {
];
taps = [
"azure/bicep"
"homebrew/bundle"
"homebrew/cask"
"homebrew/cask-fonts"

View File

@@ -123,7 +123,7 @@ in {
rnix-lsp
# cloud
awscli2
# awscli2 # broken
azure-cli
cloud-sql-proxy