mirror of
https://github.com/davegallant/nix-config
synced 2026-01-14 07:34:06 +00:00
Compare commits
2 Commits
d6307d90e5
...
5ba13a5288
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5ba13a5288 | ||
|
|
2a149e7059 |
12
flake.lock
generated
12
flake.lock
generated
@@ -121,11 +121,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1721086468,
|
||||
"narHash": "sha256-OF642LVDj5Icr0tXlY9P54vna4OP10IMhIhhiKwIRpw=",
|
||||
"lastModified": 1721270582,
|
||||
"narHash": "sha256-MdZmYPPExntE5rJu88IhJSy8Um4UyZCTXhOwvzbjDVI=",
|
||||
"owner": "lnl7",
|
||||
"repo": "nix-darwin",
|
||||
"rev": "7522a30d328f885d20c2815bd05eb711bc69644c",
|
||||
"rev": "a3e4a7b8ffc08c7dc1973822a77ad432e1ec3dec",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -425,11 +425,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1720954236,
|
||||
"narHash": "sha256-1mEKHp4m9brvfQ0rjCca8P1WHpymK3TOr3v34ydv9bs=",
|
||||
"lastModified": 1721226092,
|
||||
"narHash": "sha256-UBvzVpo5sXSi2S/Av+t+Q+C2mhMIw/LBEZR+d6NMjws=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "53e81e790209e41f0c1efa9ff26ff2fd7ab35e27",
|
||||
"rev": "c716603a63aca44f39bef1986c13402167450e0a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -76,6 +76,7 @@ in
|
||||
};
|
||||
|
||||
brews = [
|
||||
"azure-cli"
|
||||
"coreutils"
|
||||
"gnu-sed"
|
||||
"gnu-tar"
|
||||
|
||||
@@ -53,7 +53,6 @@ in
|
||||
# cloud
|
||||
unstable.aws-vault
|
||||
unstable.awscli2
|
||||
unstable.azure-cli
|
||||
unstable.google-cloud-sdk
|
||||
unstable.terraform
|
||||
|
||||
|
||||
Reference in New Issue
Block a user