Skip to content

Commit

Permalink
Update ginkgo from 2.20.0 to 2.20.1 in devbox.json and devbox.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzofenix committed Sep 3, 2024
1 parent ce7d955 commit f5d6139
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"direnv": "2.34.0",
"fly": "7.10.0",
"gh": "latest",
"ginkgo": "2.20.0",
"ginkgo": "2.20.1",
"gnumake": "4.4",
"gnutar": "latest",
"go-tools": "latest",
Expand Down
24 changes: 12 additions & 12 deletions devbox.lock
Original file line number Diff line number Diff line change
Expand Up @@ -553,51 +553,51 @@
}
}
},
"[email protected].0": {
"last_modified": "2024-08-08T21:09:49Z",
"resolved": "github:NixOS/nixpkgs/13fe00cb6c75461901f072ae62b5805baef9f8b2#ginkgo",
"[email protected].1": {
"last_modified": "2024-08-23T06:49:21Z",
"resolved": "github:NixOS/nixpkgs/ae815cee91b417be55d43781eb4b73ae1ecc396c#ginkgo",
"source": "devbox-search",
"version": "2.20.0",
"version": "2.20.1",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/s38rkqbrfqwx0vwhikidmzaglsfgvapd-ginkgo-2.20.0",
"path": "/nix/store/qwwwh5d6my1qn4djwhk4cicpf82dpnr9-ginkgo-2.20.1",
"default": true
}
],
"store_path": "/nix/store/s38rkqbrfqwx0vwhikidmzaglsfgvapd-ginkgo-2.20.0"
"store_path": "/nix/store/qwwwh5d6my1qn4djwhk4cicpf82dpnr9-ginkgo-2.20.1"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/gcr2704w8m41mzy9w3f54n40sbjq2qi2-ginkgo-2.20.0",
"path": "/nix/store/8msc2bnjyfvl59jwjal30ri7sw9qincg-ginkgo-2.20.1",
"default": true
}
],
"store_path": "/nix/store/gcr2704w8m41mzy9w3f54n40sbjq2qi2-ginkgo-2.20.0"
"store_path": "/nix/store/8msc2bnjyfvl59jwjal30ri7sw9qincg-ginkgo-2.20.1"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/4sfyf29dm2d6jahl8p2qcbr3r6kfz3bh-ginkgo-2.20.0",
"path": "/nix/store/03l4mxhixikm7shjb11k75g0b39fzqdd-ginkgo-2.20.1",
"default": true
}
],
"store_path": "/nix/store/4sfyf29dm2d6jahl8p2qcbr3r6kfz3bh-ginkgo-2.20.0"
"store_path": "/nix/store/03l4mxhixikm7shjb11k75g0b39fzqdd-ginkgo-2.20.1"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/dzsgndcsg52dnvql57k0gq4vamm9ph11-ginkgo-2.20.0",
"path": "/nix/store/p48y00223dd70dmhp7aka3ama4az4a33-ginkgo-2.20.1",
"default": true
}
],
"store_path": "/nix/store/dzsgndcsg52dnvql57k0gq4vamm9ph11-ginkgo-2.20.0"
"store_path": "/nix/store/p48y00223dd70dmhp7aka3ama4az4a33-ginkgo-2.20.1"
}
}
},
Expand Down

0 comments on commit f5d6139

Please sign in to comment.