From fdee25435cd5175b0b789ae5632c37101e60463e Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 12 Sep 2024 11:05:16 -0400 Subject: [PATCH] Update omnix --- flake.lock | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 9abb94d..d785e32 100644 --- a/flake.lock +++ b/flake.lock @@ -703,6 +703,66 @@ "type": "github" } }, + "nix-systems-aarch64-darwin": { + "locked": { + "lastModified": 1680978170, + "narHash": "sha256-PHVNQ7y0EQYzujQRYoRdb96K0m1KSeAjSrbz2b75S6Q=", + "owner": "nix-systems", + "repo": "aarch64-darwin", + "rev": "75e6c6912484d28ebba5769b794ffa4aff653ba2", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "aarch64-darwin", + "type": "github" + } + }, + "nix-systems-aarch64-linux": { + "locked": { + "lastModified": 1680978097, + "narHash": "sha256-1Zp7TRYLXj4P5FLhQ8jBChrgAmQxR3iTypmWf9EFTnc=", + "owner": "nix-systems", + "repo": "aarch64-linux", + "rev": "aa1ce1b64c822dff925d63d3e771113f71ada1bb", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "aarch64-linux", + "type": "github" + } + }, + "nix-systems-x86_64-darwin": { + "locked": { + "lastModified": 1680978224, + "narHash": "sha256-+xT9B1ZbhMg/zpJqd00S06UCZb/A2URW9bqqrZ/JTOg=", + "owner": "nix-systems", + "repo": "x86_64-darwin", + "rev": "db0463cce4cd60fb791f33a83d29a1ed53edab9b", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "x86_64-darwin", + "type": "github" + } + }, + "nix-systems-x86_64-linux": { + "locked": { + "lastModified": 1680978846, + "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=", + "owner": "nix-systems", + "repo": "x86_64-linux", + "rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "x86_64-linux", + "type": "github" + } + }, "nixos-flake": { "locked": { "lastModified": 1721140942, @@ -1024,6 +1084,10 @@ "devour-flake": "devour-flake", "flake-parts": "flake-parts_4", "nix": "nix", + "nix-systems-aarch64-darwin": "nix-systems-aarch64-darwin", + "nix-systems-aarch64-linux": "nix-systems-aarch64-linux", + "nix-systems-x86_64-darwin": "nix-systems-x86_64-darwin", + "nix-systems-x86_64-linux": "nix-systems-x86_64-linux", "nixpkgs": "nixpkgs_7", "process-compose-flake": "process-compose-flake_2", "rust-flake": "rust-flake_2", @@ -1031,11 +1095,11 @@ "treefmt-nix": "treefmt-nix_3" }, "locked": { - "lastModified": 1725898395, - "narHash": "sha256-2J0TtzkIpjeAfIZYU1ofzcPzvcCO1DXBMP2P7OPoQYg=", + "lastModified": 1726101680, + "narHash": "sha256-TSNoEFBw80VUuQhqoXqK+GHOx/ERbNGMUznq+danwLY=", "owner": "juspay", "repo": "omnix", - "rev": "4d9949f041798adaa351afbee98fdb7e25ff2029", + "rev": "5f94a6a939e3eb944e911bd6222036332d970041", "type": "github" }, "original": {