From 1c2aadff5b5c1888dc6a5ca9e9519cfc516ee99f Mon Sep 17 00:00:00 2001 From: bstrie Date: Fri, 1 Sep 2023 00:41:31 +0000 Subject: [PATCH] build(nix): update flake lock Signed-off-by: GitHub --- flake.lock | 565 +++-------------------------------------------------- 1 file changed, 24 insertions(+), 541 deletions(-) diff --git a/flake.lock b/flake.lock index be7abf9..cafd054 100644 --- a/flake.lock +++ b/flake.lock @@ -1,22 +1,6 @@ { "nodes": { "advisory-db": { - "flake": false, - "locked": { - "lastModified": 1687448588, - "narHash": "sha256-xgzcyeo7xVYaYL99Jg1mkySkfQmWR089WUPSuarLYy0=", - "owner": "rustsec", - "repo": "advisory-db", - "rev": "9cf72357c8c52629d22edd8b4b8d7f7cdeea2504", - "type": "github" - }, - "original": { - "owner": "rustsec", - "repo": "advisory-db", - "type": "github" - } - }, - "advisory-db_2": { "flake": false, "locked": { "lastModified": 1692708302, @@ -36,79 +20,10 @@ "inputs": { "flake-compat": "flake-compat", "flake-utils": [ - "enarx", "nixify", "flake-utils" ], "nixpkgs": "nixpkgs", - "rust-overlay": [ - "enarx", - "nixify", - "rust-overlay" - ] - }, - "locked": { - "lastModified": 1687310026, - "narHash": "sha256-20RHFbrnC+hsG4Hyeg/58LvQAK7JWfFItTPFAFamu8E=", - "owner": "ipetkov", - "repo": "crane", - "rev": "116b32c30b5ff28e49f4fcbeeb1bbe3544593204", - "type": "github" - }, - "original": { - "owner": "ipetkov", - "repo": "crane", - "type": "github" - } - }, - "crane_2": { - "inputs": { - "flake-compat": "flake-compat_2", - "flake-utils": [ - "enarx", - "nixify", - "nix-log", - "nixify", - "flake-utils" - ], - "nixpkgs": [ - "enarx", - "nixify", - "nix-log", - "nixify", - "nixpkgs" - ], - "rust-overlay": [ - "enarx", - "nixify", - "nix-log", - "nixify", - "rust-overlay" - ] - }, - "locked": { - "lastModified": 1679255352, - "narHash": "sha256-nkGwGuNkhNrnN33S4HIDV5NzkzMLU5mNStRn9sZwq8c=", - "owner": "rvolosatovs", - "repo": "crane", - "rev": "cec65880599a4ec6426186e24342e663464f5933", - "type": "github" - }, - "original": { - "owner": "rvolosatovs", - "ref": "feat/wit", - "repo": "crane", - "type": "github" - } - }, - "crane_3": { - "inputs": { - "flake-compat": "flake-compat_3", - "flake-utils": [ - "nixify", - "flake-utils" - ], - "nixpkgs": "nixpkgs_4", "rust-overlay": [ "nixify", "rust-overlay" @@ -128,9 +43,9 @@ "type": "github" } }, - "crane_4": { + "crane_2": { "inputs": { - "flake-compat": "flake-compat_4", + "flake-compat": "flake-compat_2", "flake-utils": [ "nixify", "nix-log", @@ -165,81 +80,14 @@ "type": "github" } }, - "enarx": { - "inputs": { - "nixify": "nixify" - }, - "locked": { - "lastModified": 1693073699, - "narHash": "sha256-NnZ5wDDadJUnPY1W6072bmeosGDLC3oXKSA7PC+A4Z0=", - "owner": "enarx", - "repo": "enarx", - "rev": "a950b566328415ca4ba720e437927dca13ebef64", - "type": "github" - }, - "original": { - "owner": "enarx", - "ref": "23-08-26", - "repo": "enarx", - "type": "github" - } - }, "fenix": { "inputs": { "nixpkgs": [ - "enarx", "nixify", "nixpkgs" ], "rust-analyzer-src": "rust-analyzer-src" }, - "locked": { - "lastModified": 1687674253, - "narHash": "sha256-wXpJrXGIcGbwyxF1ky1VyPg8YoVuAkoj57+kSRJ5yek=", - "owner": "nix-community", - "repo": "fenix", - "rev": "447bb10577505fb657724a7c02d406bfdec431ed", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, - "fenix_2": { - "inputs": { - "nixpkgs": [ - "enarx", - "nixify", - "nix-log", - "nixify", - "nixpkgs" - ], - "rust-analyzer-src": "rust-analyzer-src_2" - }, - "locked": { - "lastModified": 1679552560, - "narHash": "sha256-L9Se/F1iLQBZFGrnQJO8c9wE5z0Mf8OiycPGP9Y96hA=", - "owner": "nix-community", - "repo": "fenix", - "rev": "fb49a9f5605ec512da947a21cc7e4551a3950397", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, - "fenix_3": { - "inputs": { - "nixpkgs": [ - "nixify", - "nixpkgs" - ], - "rust-analyzer-src": "rust-analyzer-src_3" - }, "locked": { "lastModified": 1692685213, "narHash": "sha256-JOrXleSdEKuymCyxg7P4GTTATDhBdfeyWcd1qQQlIYw=", @@ -254,7 +102,7 @@ "type": "github" } }, - "fenix_4": { + "fenix_2": { "inputs": { "nixpkgs": [ "nixify", @@ -262,7 +110,7 @@ "nixify", "nixpkgs" ], - "rust-analyzer-src": "rust-analyzer-src_4" + "rust-analyzer-src": "rust-analyzer-src_2" }, "locked": { "lastModified": 1679552560, @@ -310,75 +158,10 @@ "type": "github" } }, - "flake-compat_3": { - "flake": false, - "locked": { - "lastModified": 1673956053, - "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, - "flake-compat_4": { - "flake": false, - "locked": { - "lastModified": 1673956053, - "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, "flake-utils": { "inputs": { "systems": "systems" }, - "locked": { - "lastModified": 1687709756, - "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_2": { - "locked": { - "lastModified": 1678901627, - "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { - "inputs": { - "systems": "systems_2" - }, "locked": { "lastModified": 1689068808, "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=", @@ -393,7 +176,7 @@ "type": "github" } }, - "flake-utils_4": { + "flake-utils_2": { "locked": { "lastModified": 1678901627, "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", @@ -408,37 +191,23 @@ "type": "github" } }, - "nix-filter": { - "locked": { - "lastModified": 1687178632, - "narHash": "sha256-HS7YR5erss0JCaUijPeyg2XrisEb959FIct3n2TMGbE=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "d90c75e8319d0dd9be67d933d8eb9d0894ec9174", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "nix-filter", - "type": "github" - } - }, - "nix-filter_2": { + "macos-sdk": { + "flake": false, "locked": { - "lastModified": 1678109515, - "narHash": "sha256-C2X+qC80K2C1TOYZT8nabgo05Dw2HST/pSn6s+n6BO8=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "aa9ff6ce4a7f19af6415fb3721eaa513ea6c763c", + "lastModified": 1656095854, + "narHash": "sha256-Bksziu35r3/t7qNl6P/LXc/UZDF1zbXCMMvEarPFGUs=", + "owner": "hexops-graveyard", + "repo": "sdk-macos-12.0", + "rev": "14613b4917c7059dad8f3789f55bb13a2548f83d", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "hexops-graveyard", + "repo": "sdk-macos-12.0", "type": "github" } }, - "nix-filter_3": { + "nix-filter": { "locked": { "lastModified": 1687178632, "narHash": "sha256-HS7YR5erss0JCaUijPeyg2XrisEb959FIct3n2TMGbE=", @@ -453,7 +222,7 @@ "type": "github" } }, - "nix-filter_4": { + "nix-filter_2": { "locked": { "lastModified": 1678109515, "narHash": "sha256-C2X+qC80K2C1TOYZT8nabgo05Dw2HST/pSn6s+n6BO8=", @@ -483,21 +252,6 @@ "type": "github" } }, - "nix-flake-tests_2": { - "locked": { - "lastModified": 1677844186, - "narHash": "sha256-ErJZ/Gs1rxh561CJeWP5bohA2IcTq1rDneu1WT6CVII=", - "owner": "antifuchs", - "repo": "nix-flake-tests", - "rev": "bbd9216bd0f6495bb961a8eb8392b7ef55c67afb", - "type": "github" - }, - "original": { - "owner": "antifuchs", - "repo": "nix-flake-tests", - "type": "github" - } - }, "nix-log": { "inputs": { "nix-flake-tests": "nix-flake-tests", @@ -518,32 +272,13 @@ "type": "github" } }, - "nix-log_2": { - "inputs": { - "nix-flake-tests": "nix-flake-tests_2", - "nixify": "nixify_4", - "nixlib": "nixlib_5" - }, - "locked": { - "lastModified": 1681933283, - "narHash": "sha256-phDsQdaoUEI4DUTErR6Tz7lS0y3kXvDwwbqtxpzd0eo=", - "owner": "rvolosatovs", - "repo": "nix-log", - "rev": "833d31e3c1a677eac81ba87e777afa5076071d66", - "type": "github" - }, - "original": { - "owner": "rvolosatovs", - "repo": "nix-log", - "type": "github" - } - }, "nixify": { "inputs": { "advisory-db": "advisory-db", "crane": "crane", "fenix": "fenix", "flake-utils": "flake-utils", + "macos-sdk": "macos-sdk", "nix-filter": "nix-filter", "nix-log": "nix-log", "nixlib": "nixlib_3", @@ -551,16 +286,15 @@ "rust-overlay": "rust-overlay_2" }, "locked": { - "lastModified": 1687782408, - "narHash": "sha256-3G0CStJbaD4arjc2gWfe0iTIm/wUckfoONdf3wYiq8w=", + "lastModified": 1693487474, + "narHash": "sha256-Bc8WHASM9nY/L3u5ov8yQhMihfVHlvg8P6Nb6lPAdoo=", "owner": "rvolosatovs", "repo": "nixify", - "rev": "83f7b2f235950f55c0024fc789cb2e996876eee4", + "rev": "bbdb7492f615c341518fc63e278f78a6aaadd459", "type": "github" }, "original": { "owner": "rvolosatovs", - "ref": "v0.1.0", "repo": "nixify", "type": "github" } @@ -589,56 +323,6 @@ "type": "github" } }, - "nixify_3": { - "inputs": { - "advisory-db": "advisory-db_2", - "crane": "crane_3", - "fenix": "fenix_3", - "flake-utils": "flake-utils_3", - "nix-filter": "nix-filter_3", - "nix-log": "nix-log_2", - "nixlib": "nixlib_6", - "nixpkgs": "nixpkgs_6", - "rust-overlay": "rust-overlay_4" - }, - "locked": { - "lastModified": 1692781236, - "narHash": "sha256-yVLgQX6tLNGCUxIvafIb8hVYAUlzxT23Xfn4kXPtzeY=", - "owner": "rvolosatovs", - "repo": "nixify", - "rev": "a195c4f8c33bad8cd8d614ab616229a743f936f2", - "type": "github" - }, - "original": { - "owner": "rvolosatovs", - "repo": "nixify", - "type": "github" - } - }, - "nixify_4": { - "inputs": { - "crane": "crane_4", - "fenix": "fenix_4", - "flake-utils": "flake-utils_4", - "nix-filter": "nix-filter_4", - "nixlib": "nixlib_4", - "nixpkgs": "nixpkgs_5", - "rust-overlay": "rust-overlay_3" - }, - "locked": { - "lastModified": 1679748566, - "narHash": "sha256-yA4yIJjNCOLoUh0py9S3SywwbPnd/6NPYbXad+JeOl0=", - "owner": "rvolosatovs", - "repo": "nixify", - "rev": "80e823959511a42dfec4409fef406a14ae8240f3", - "type": "github" - }, - "original": { - "owner": "rvolosatovs", - "repo": "nixify", - "type": "github" - } - }, "nixlib": { "locked": { "lastModified": 1679187309, @@ -670,51 +354,6 @@ } }, "nixlib_3": { - "locked": { - "lastModified": 1687654967, - "narHash": "sha256-ki8vItcjn8Z8n+QD9NEoCQbbbG7VzWy71hyOkFFwCkM=", - "owner": "nix-community", - "repo": "nixpkgs.lib", - "rev": "b3ec8fb525fc0c8f08eff5ef93c684b4c6d0e777", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixpkgs.lib", - "type": "github" - } - }, - "nixlib_4": { - "locked": { - "lastModified": 1679187309, - "narHash": "sha256-H8udmkg5wppL11d/05MMzOMryiYvc403axjDNZy1/TQ=", - "owner": "nix-community", - "repo": "nixpkgs.lib", - "rev": "44214417fe4595438b31bdb9469be92536a61455", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixpkgs.lib", - "type": "github" - } - }, - "nixlib_5": { - "locked": { - "lastModified": 1679791877, - "narHash": "sha256-tTV1Mf0hPWIMtqyU16Kd2JUBDWvfHlDC9pF57vcbgpQ=", - "owner": "nix-community", - "repo": "nixpkgs.lib", - "rev": "cc060ddbf652a532b54057081d5abd6144d01971", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixpkgs.lib", - "type": "github" - } - }, - "nixlib_6": { "locked": { "lastModified": 1692492218, "narHash": "sha256-sBj4dllTXEuBzVUaXGvWrQt3iwr64wlnVP26ZcaND0E=", @@ -730,54 +369,6 @@ } }, "nixpkgs": { - "locked": { - "lastModified": 1687701825, - "narHash": "sha256-aMC9hqsf+4tJL7aJWSdEUurW2TsjxtDcJBwM9Y4FIYM=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "07059ee2fa34f1598758839b9af87eae7f7ae6ea", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1679577639, - "narHash": "sha256-7u7bsNP0ApBnLgsHVROQ5ytoMqustmMVMgtaFS/P7EU=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "8f1bcd72727c5d4cd775545595d068be410f2a7e", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-22.11-darwin", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_3": { - "locked": { - "lastModified": 1687729501, - "narHash": "sha256-mTLkMePoHUWvTCf3NuKbeYEea/tsikSIKBWwb9OfRr4=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "35130d4b4f0b8c50ed2aceb909a538c66c91d4a0", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-23.05-darwin", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_4": { "locked": { "lastModified": 1691371061, "narHash": "sha256-BxPbPVlBIoneaXIBiHd0LVzA+L4nmvFCNBU6TmQAiMM=", @@ -793,7 +384,7 @@ "type": "github" } }, - "nixpkgs_5": { + "nixpkgs_2": { "locked": { "lastModified": 1679577639, "narHash": "sha256-7u7bsNP0ApBnLgsHVROQ5ytoMqustmMVMgtaFS/P7EU=", @@ -809,7 +400,7 @@ "type": "github" } }, - "nixpkgs_6": { + "nixpkgs_3": { "locked": { "lastModified": 1692690972, "narHash": "sha256-Zwv7ihHZX2vNWEwxCI4ENHvsSNlrFs6/TmgZZx7zOyo=", @@ -827,45 +418,10 @@ }, "root": { "inputs": { - "enarx": "enarx", - "nixify": "nixify_3" + "nixify": "nixify" } }, "rust-analyzer-src": { - "flake": false, - "locked": { - "lastModified": 1687543309, - "narHash": "sha256-8oHRXbZ/G3JNtNgdgmZbG+0njutvKYugXxqTwCfeDHM=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "6ba2590541fb284555596e8b7967b05aaa576c22", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } - }, - "rust-analyzer-src_2": { - "flake": false, - "locked": { - "lastModified": 1679520343, - "narHash": "sha256-AJGSGWRfoKWD5IVTu1wEsR990wHbX0kIaolPqNMEh0c=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "eb791f31e688ae00908eb75d4c704ef60c430a92", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } - }, - "rust-analyzer-src_3": { "flake": false, "locked": { "lastModified": 1692605210, @@ -882,7 +438,7 @@ "type": "github" } }, - "rust-analyzer-src_4": { + "rust-analyzer-src_2": { "flake": false, "locked": { "lastModified": 1679520343, @@ -902,14 +458,12 @@ "rust-overlay": { "inputs": { "flake-utils": [ - "enarx", "nixify", "nix-log", "nixify", "flake-utils" ], "nixpkgs": [ - "enarx", "nixify", "nix-log", "nixify", @@ -931,62 +485,6 @@ } }, "rust-overlay_2": { - "inputs": { - "flake-utils": [ - "enarx", - "nixify", - "flake-utils" - ], - "nixpkgs": [ - "enarx", - "nixify", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1687746941, - "narHash": "sha256-wsSRCmPQ1+uXsDNnEH2mN4ZVtHHpfavA4FrQnCb5A44=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "b91d162355e88de89b379f3d6a459ade92704474", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_3": { - "inputs": { - "flake-utils": [ - "nixify", - "nix-log", - "nixify", - "flake-utils" - ], - "nixpkgs": [ - "nixify", - "nix-log", - "nixify", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1679537973, - "narHash": "sha256-R6borgcKeyMIjjPeeYsfo+mT8UdS+OwwbhhStdCfEjg=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "fbc7ae3f14d32e78c0e8d7865f865cc28a46b232", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_4": { "inputs": { "flake-utils": [ "nixify", @@ -1025,21 +523,6 @@ "repo": "default", "type": "github" } - }, - "systems_2": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } } }, "root": "root",