diff --git a/crates/replace-npm-dependencies-sources/Cargo.lock b/crates/replace-npm-dependencies-sources/Cargo.lock index 7061cc4..7b73cac 100644 --- a/crates/replace-npm-dependencies-sources/Cargo.lock +++ b/crates/replace-npm-dependencies-sources/Cargo.lock @@ -146,6 +146,12 @@ version = "0.8.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" +[[package]] +name = "equivalent" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" + [[package]] name = "globset" version = "0.4.14" @@ -159,6 +165,12 @@ dependencies = [ "regex-syntax", ] +[[package]] +name = "hashbrown" +version = "0.14.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" + [[package]] name = "heck" version = "0.4.1" @@ -181,6 +193,16 @@ dependencies = [ "winapi-util", ] +[[package]] +name = "indexmap" +version = "2.2.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4" +dependencies = [ + "equivalent", + "hashbrown", +] + [[package]] name = "itoa" version = "1.0.10" @@ -286,6 +308,7 @@ version = "1.0.114" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" dependencies = [ + "indexmap", "itoa", "ryu", "serde", diff --git a/crates/replace-npm-dependencies-sources/Cargo.toml b/crates/replace-npm-dependencies-sources/Cargo.toml index 579bc73..de24e66 100644 --- a/crates/replace-npm-dependencies-sources/Cargo.toml +++ b/crates/replace-npm-dependencies-sources/Cargo.toml @@ -9,5 +9,5 @@ edition = "2021" anyhow = "1.0.81" clap = {version ="4.5.2", features = ["derive"]} ignore = "0.4" -serde_json = {version ="1", features = ["std"]} +serde_json = {version ="1", features = ["std", "preserve_order"]} serde = "1" diff --git a/nix/fixture/flake.lock b/nix/fixture/flake.lock index 3a82a9c..9b248dc 100644 --- a/nix/fixture/flake.lock +++ b/nix/fixture/flake.lock @@ -20,11 +20,147 @@ "cargo-chef_10": { "flake": false, "locked": { - "lastModified": 1672901199, - "narHash": "sha256-MHTuR4aQ1rQaBKx1vWDy2wbvcT0ZAzpkVB2zylSC+k0=", + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_11": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_12": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_13": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_14": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_15": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_16": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_17": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", + "owner": "LukeMathWalker", + "repo": "cargo-chef", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", + "type": "github" + }, + "original": { + "owner": "LukeMathWalker", + "ref": "main", + "repo": "cargo-chef", + "type": "github" + } + }, + "cargo-chef_18": { + "flake": false, + "locked": { + "lastModified": 1695999026, + "narHash": "sha256-UtLoZd7YBRSF9uXStfC3geEFqSqZXFh1rLHaP8hre0Y=", "owner": "LukeMathWalker", "repo": "cargo-chef", - "rev": "5c9f11578a2e0783cce27666737d50f84510b8b5", + "rev": "6e96ae5cd023b718ae40d608981e50a6e7d7facf", "type": "github" }, "original": { @@ -204,7 +340,7 @@ "type": "github" } }, - "cargo-rdme_2": { + "cargo-rdme_11": { "flake": false, "locked": { "lastModified": 1675118998, @@ -221,7 +357,7 @@ "type": "github" } }, - "cargo-rdme_3": { + "cargo-rdme_12": { "flake": false, "locked": { "lastModified": 1675118998, @@ -238,7 +374,7 @@ "type": "github" } }, - "cargo-rdme_4": { + "cargo-rdme_13": { "flake": false, "locked": { "lastModified": 1675118998, @@ -255,7 +391,7 @@ "type": "github" } }, - "cargo-rdme_5": { + "cargo-rdme_14": { "flake": false, "locked": { "lastModified": 1675118998, @@ -272,7 +408,7 @@ "type": "github" } }, - "cargo-rdme_6": { + "cargo-rdme_15": { "flake": false, "locked": { "lastModified": 1675118998, @@ -289,7 +425,7 @@ "type": "github" } }, - "cargo-rdme_7": { + "cargo-rdme_16": { "flake": false, "locked": { "lastModified": 1675118998, @@ -306,7 +442,7 @@ "type": "github" } }, - "cargo-rdme_8": { + "cargo-rdme_17": { "flake": false, "locked": { "lastModified": 1675118998, @@ -323,7 +459,7 @@ "type": "github" } }, - "cargo-rdme_9": { + "cargo-rdme_18": { "flake": false, "locked": { "lastModified": 1675118998, @@ -340,111 +476,247 @@ "type": "github" } }, - "crane": { - "inputs": { - "nixpkgs": "nixpkgs" - }, + "cargo-rdme_2": { + "flake": false, "locked": { - "lastModified": 1710003968, - "narHash": "sha256-g8+K+mLiNG5uch35Oy9oDQBAmGSkCcqrd0Jjme7xiG0=", - "owner": "ipetkov", - "repo": "crane", - "rev": "10484f86201bb94bd61ecc5335b1496794fedb78", + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", "type": "github" }, "original": { - "owner": "ipetkov", - "repo": "crane", + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", "type": "github" } }, - "crane_10": { - "inputs": { - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ] - }, + "cargo-rdme_3": { + "flake": false, "locked": { - "lastModified": 1707363936, - "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", - "owner": "ipetkov", - "repo": "crane", - "rev": "9107434eda6991e9388ad87b815dafa337446d16", + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", "type": "github" }, "original": { - "owner": "ipetkov", - "repo": "crane", + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", "type": "github" } }, - "crane_11": { - "inputs": { - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ] - }, + "cargo-rdme_4": { + "flake": false, "locked": { - "lastModified": 1707363936, - "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", - "owner": "ipetkov", - "repo": "crane", - "rev": "9107434eda6991e9388ad87b815dafa337446d16", + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", "type": "github" }, "original": { - "owner": "ipetkov", - "repo": "crane", + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", "type": "github" } }, - "crane_12": { - "inputs": { - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ] - }, + "cargo-rdme_5": { + "flake": false, "locked": { - "lastModified": 1707363936, - "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", - "owner": "ipetkov", - "repo": "crane", - "rev": "9107434eda6991e9388ad87b815dafa337446d16", + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", "type": "github" }, "original": { - "owner": "ipetkov", - "repo": "crane", + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", "type": "github" } }, - "crane_13": { - "inputs": { - "nixpkgs": [ + "cargo-rdme_6": { + "flake": false, + "locked": { + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", + "type": "github" + }, + "original": { + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", + "type": "github" + } + }, + "cargo-rdme_7": { + "flake": false, + "locked": { + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", + "type": "github" + }, + "original": { + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", + "type": "github" + } + }, + "cargo-rdme_8": { + "flake": false, + "locked": { + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", + "type": "github" + }, + "original": { + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", + "type": "github" + } + }, + "cargo-rdme_9": { + "flake": false, + "locked": { + "lastModified": 1675118998, + "narHash": "sha256-lrYWqu3h88fr8gG3Yo5GbFGYaq5/1Os7UtM+Af0Bg4k=", + "owner": "orium", + "repo": "cargo-rdme", + "rev": "f9dbb6bccc078f4869f45ae270a2890ac9a75877", + "type": "github" + }, + "original": { + "owner": "orium", + "ref": "v1.1.0", + "repo": "cargo-rdme", + "type": "github" + } + }, + "crane": { + "inputs": { + "nixpkgs": "nixpkgs" + }, + "locked": { + "lastModified": 1710003968, + "narHash": "sha256-g8+K+mLiNG5uch35Oy9oDQBAmGSkCcqrd0Jjme7xiG0=", + "owner": "ipetkov", + "repo": "crane", + "rev": "10484f86201bb94bd61ecc5335b1496794fedb78", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "repo": "crane", + "type": "github" + } + }, + "crane_10": { + "inputs": { + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "repo": "crane", + "type": "github" + } + }, + "crane_11": { + "inputs": { + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "repo": "crane", + "type": "github" + } + }, + "crane_12": { + "inputs": { + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "repo": "crane", + "type": "github" + } + }, + "crane_13": { + "inputs": { + "nixpkgs": [ "hcUtils", "hcUtils", "hcUtils", @@ -585,21 +857,14 @@ }, "crane_19": { "inputs": { - "flake-compat": "flake-compat_10", - "flake-utils": "flake-utils_19", - "nixpkgs": [ - "profiles", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_19" + "nixpkgs": "nixpkgs_20" }, "locked": { - "lastModified": 1675475924, - "narHash": "sha256-KWdfV9a6+zG6Ij/7PZYLnomjBZZUu8gdRy+hfjGrrJQ=", + "lastModified": 1710003968, + "narHash": "sha256-g8+K+mLiNG5uch35Oy9oDQBAmGSkCcqrd0Jjme7xiG0=", "owner": "ipetkov", "repo": "crane", - "rev": "1bde9c762ebf26de9f8ecf502357c92105bc4577", + "rev": "10484f86201bb94bd61ecc5335b1496794fedb78", "type": "github" }, "original": { @@ -626,9 +891,9 @@ "type": "github" } }, - "crane_3": { + "crane_20": { "inputs": { - "nixpkgs": "nixpkgs_3" + "nixpkgs": "nixpkgs_21" }, "locked": { "lastModified": 1710003968, @@ -644,9 +909,9 @@ "type": "github" } }, - "crane_4": { + "crane_21": { "inputs": { - "nixpkgs": "nixpkgs_4" + "nixpkgs": "nixpkgs_22" }, "locked": { "lastModified": 1710003968, @@ -662,16 +927,16 @@ "type": "github" } }, - "crane_5": { + "crane_22": { "inputs": { - "nixpkgs": "nixpkgs_5" + "nixpkgs": "nixpkgs_23" }, "locked": { - "lastModified": 1709610799, - "narHash": "sha256-5jfLQx0U9hXbi2skYMGodDJkIgffrjIOgMRjZqms2QE=", + "lastModified": 1710003968, + "narHash": "sha256-g8+K+mLiNG5uch35Oy9oDQBAmGSkCcqrd0Jjme7xiG0=", "owner": "ipetkov", "repo": "crane", - "rev": "81c393c776d5379c030607866afef6406ca1be57", + "rev": "10484f86201bb94bd61ecc5335b1496794fedb78", "type": "github" }, "original": { @@ -680,9 +945,9 @@ "type": "github" } }, - "crane_6": { + "crane_23": { "inputs": { - "nixpkgs": "nixpkgs_6" + "nixpkgs": "nixpkgs_24" }, "locked": { "lastModified": 1709610799, @@ -698,9 +963,9 @@ "type": "github" } }, - "crane_7": { + "crane_24": { "inputs": { - "nixpkgs": "nixpkgs_7" + "nixpkgs": "nixpkgs_25" }, "locked": { "lastModified": 1709610799, @@ -716,16 +981,16 @@ "type": "github" } }, - "crane_8": { + "crane_25": { "inputs": { - "nixpkgs": "nixpkgs_8" + "nixpkgs": "nixpkgs_26" }, "locked": { - "lastModified": 1708560786, - "narHash": "sha256-gcTA/iq9mfrwGPQsoxVryWhCAgBwL2GJLGO/s06/0wY=", + "lastModified": 1709610799, + "narHash": "sha256-5jfLQx0U9hXbi2skYMGodDJkIgffrjIOgMRjZqms2QE=", "owner": "ipetkov", "repo": "crane", - "rev": "9a5972e2e8d0b1716cc4e42af8b75eca6914fbff", + "rev": "81c393c776d5379c030607866afef6406ca1be57", "type": "github" }, "original": { @@ -734,9 +999,9 @@ "type": "github" } }, - "crane_9": { + "crane_26": { "inputs": { - "nixpkgs": "nixpkgs_9" + "nixpkgs": "nixpkgs_27" }, "locked": { "lastModified": 1708560786, @@ -752,2086 +1017,4271 @@ "type": "github" } }, - "crate2nix": { - "flake": false, + "crane_27": { + "inputs": { + "nixpkgs": "nixpkgs_28" + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1708560786, + "narHash": "sha256-gcTA/iq9mfrwGPQsoxVryWhCAgBwL2GJLGO/s06/0wY=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9a5972e2e8d0b1716cc4e42af8b75eca6914fbff", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_10": { - "flake": false, + "crane_28": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1693149153, - "narHash": "sha256-HUszQcnIal1FFRAWraODDbxTp0HECwczRTD+Zf0v9o0=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "8749f46953b46d44fd181b002399e4a20371f323", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_2": { - "flake": false, + "crane_29": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_3": { - "flake": false, + "crane_3": { + "inputs": { + "nixpkgs": "nixpkgs_3" + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1710003968, + "narHash": "sha256-g8+K+mLiNG5uch35Oy9oDQBAmGSkCcqrd0Jjme7xiG0=", + "owner": "ipetkov", + "repo": "crane", + "rev": "10484f86201bb94bd61ecc5335b1496794fedb78", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_4": { - "flake": false, + "crane_30": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_5": { - "flake": false, + "crane_31": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_6": { - "flake": false, + "crane_32": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_7": { - "flake": false, + "crane_33": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_8": { - "flake": false, + "crane_34": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "crate2nix_9": { - "flake": false, + "crane_35": { + "inputs": { + "nixpkgs": [ + "profiles", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1706909251, - "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", - "owner": "kolloch", - "repo": "crate2nix", - "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "kolloch", - "repo": "crate2nix", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty": { - "flake": false, + "crane_36": { + "inputs": { + "nixpkgs": [ + "profiles", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1707363936, + "narHash": "sha256-QbqyvGFYt84QNOQLOOTWplZZkzkyDhYrAl/N/9H0vFM=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9107434eda6991e9388ad87b815dafa337446d16", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty_10": { - "flake": false, + "crane_4": { + "inputs": { + "nixpkgs": "nixpkgs_4" + }, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1710003968, + "narHash": "sha256-g8+K+mLiNG5uch35Oy9oDQBAmGSkCcqrd0Jjme7xiG0=", + "owner": "ipetkov", + "repo": "crane", + "rev": "10484f86201bb94bd61ecc5335b1496794fedb78", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty_2": { - "flake": false, - "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "crane_5": { + "inputs": { + "nixpkgs": "nixpkgs_5" + }, + "locked": { + "lastModified": 1709610799, + "narHash": "sha256-5jfLQx0U9hXbi2skYMGodDJkIgffrjIOgMRjZqms2QE=", + "owner": "ipetkov", + "repo": "crane", + "rev": "81c393c776d5379c030607866afef6406ca1be57", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty_3": { - "flake": false, + "crane_6": { + "inputs": { + "nixpkgs": "nixpkgs_6" + }, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1709610799, + "narHash": "sha256-5jfLQx0U9hXbi2skYMGodDJkIgffrjIOgMRjZqms2QE=", + "owner": "ipetkov", + "repo": "crane", + "rev": "81c393c776d5379c030607866afef6406ca1be57", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty_4": { - "flake": false, + "crane_7": { + "inputs": { + "nixpkgs": "nixpkgs_7" + }, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1709610799, + "narHash": "sha256-5jfLQx0U9hXbi2skYMGodDJkIgffrjIOgMRjZqms2QE=", + "owner": "ipetkov", + "repo": "crane", + "rev": "81c393c776d5379c030607866afef6406ca1be57", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty_5": { - "flake": false, + "crane_8": { + "inputs": { + "nixpkgs": "nixpkgs_8" + }, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1708560786, + "narHash": "sha256-gcTA/iq9mfrwGPQsoxVryWhCAgBwL2GJLGO/s06/0wY=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9a5972e2e8d0b1716cc4e42af8b75eca6914fbff", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty_6": { - "flake": false, + "crane_9": { + "inputs": { + "nixpkgs": "nixpkgs_9" + }, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1708560786, + "narHash": "sha256-gcTA/iq9mfrwGPQsoxVryWhCAgBwL2GJLGO/s06/0wY=", + "owner": "ipetkov", + "repo": "crane", + "rev": "9a5972e2e8d0b1716cc4e42af8b75eca6914fbff", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "ipetkov", + "repo": "crane", "type": "github" } }, - "empty_7": { + "crate2nix": { "flake": false, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "empty_8": { + "crate2nix_10": { "flake": false, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "empty_9": { + "crate2nix_11": { "flake": false, "locked": { - "lastModified": 1683792623, - "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", - "owner": "steveej", - "repo": "empty", - "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "steveej", - "repo": "empty", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat": { + "crate2nix_12": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_10": { + "crate2nix_13": { "flake": false, "locked": { - "lastModified": 1673956053, - "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_11": { + "crate2nix_14": { "flake": false, "locked": { - "lastModified": 1673956053, - "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_2": { + "crate2nix_15": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_3": { + "crate2nix_16": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_4": { + "crate2nix_17": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_5": { + "crate2nix_18": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_6": { + "crate2nix_2": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_7": { + "crate2nix_3": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_8": { + "crate2nix_4": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-compat_9": { + "crate2nix_5": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "owner": "edolstra", - "repo": "flake-compat", + "owner": "kolloch", + "repo": "crate2nix", "type": "github" } }, - "flake-parts": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib" - }, + "crate2nix_6": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "kolloch", + "repo": "crate2nix", + "type": "github" } }, - "flake-parts_10": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_10" - }, + "crate2nix_7": { + "flake": false, "locked": { - "lastModified": 1675295133, - "narHash": "sha256-dU8fuLL98WFXG0VnRgM00bqKX6CEPBLybhiIDIgO45o=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "bf53492df08f3178ce85e0c9df8ed8d03c030c9f", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "kolloch", + "repo": "crate2nix", + "type": "github" } }, - "flake-parts_2": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_2" - }, + "crate2nix_8": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "kolloch", + "repo": "crate2nix", + "type": "github" } }, - "flake-parts_3": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_3" - }, + "crate2nix_9": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1706909251, + "narHash": "sha256-T7G9Uhh77P0kKri/u+Mwa/4YnXwdPsJSwYCiJCCW+fs=", + "owner": "kolloch", + "repo": "crate2nix", + "rev": "15656bb6cb15f55ee3344bf4362e6489feb93db6", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "kolloch", + "repo": "crate2nix", + "type": "github" } }, - "flake-parts_4": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_4" - }, + "empty": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "steveej", + "repo": "empty", + "type": "github" } }, - "flake-parts_5": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_5" - }, + "empty_10": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "steveej", + "repo": "empty", + "type": "github" } }, - "flake-parts_6": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_6" - }, + "empty_11": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "steveej", + "repo": "empty", + "type": "github" } }, - "flake-parts_7": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_7" - }, + "empty_12": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "steveej", + "repo": "empty", + "type": "github" } }, - "flake-parts_8": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_8" - }, + "empty_13": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "steveej", + "repo": "empty", + "type": "github" } }, - "flake-parts_9": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_9" - }, + "empty_14": { + "flake": false, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "id": "flake-parts", - "type": "indirect" + "owner": "steveej", + "repo": "empty", + "type": "github" } }, - "flake-utils": { - "inputs": { - "systems": "systems" - }, + "empty_15": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_10": { - "inputs": { - "systems": "systems_10" - }, + "empty_16": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_11": { - "inputs": { - "systems": "systems_11" - }, + "empty_17": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_12": { - "inputs": { - "systems": "systems_12" - }, + "empty_18": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_13": { - "inputs": { - "systems": "systems_13" - }, + "empty_2": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_14": { - "inputs": { - "systems": "systems_14" - }, + "empty_3": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_15": { - "inputs": { - "systems": "systems_15" - }, + "empty_4": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_16": { - "inputs": { - "systems": "systems_16" - }, + "empty_5": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_17": { - "inputs": { - "systems": "systems_17" - }, + "empty_6": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_18": { - "inputs": { - "systems": "systems_18" - }, + "empty_7": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_19": { + "empty_8": { + "flake": false, "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_2": { - "inputs": { - "systems": "systems_2" - }, + "empty_9": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1683792623, + "narHash": "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=", + "owner": "steveej", + "repo": "empty", + "rev": "8e328e450e4cd32e072eba9e99fe92cf2a1ef5cf", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "steveej", + "repo": "empty", "type": "github" } }, - "flake-utils_20": { - "inputs": { - "systems": "systems_19" - }, + "flake-compat": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "flake-utils_3": { - "inputs": { - "systems": "systems_3" - }, + "flake-compat_10": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "flake-utils_4": { - "inputs": { - "systems": "systems_4" - }, + "flake-compat_11": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "flake-utils_5": { - "inputs": { - "systems": "systems_5" - }, + "flake-compat_12": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "flake-utils_6": { - "inputs": { - "systems": "systems_6" - }, + "flake-compat_13": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "flake-utils_7": { - "inputs": { - "systems": "systems_7" - }, + "flake-compat_14": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "flake-utils_8": { - "inputs": { - "systems": "systems_8" - }, + "flake-compat_15": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "flake-utils_9": { - "inputs": { - "systems": "systems_9" - }, + "flake-compat_16": { + "flake": false, "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "flake-utils", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils": { - "inputs": { - "crane": "crane", - "hcUtils": "hcUtils_2", - "holochain": "holochain_15", - "nixpkgs": [ - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_17", - "versions": "versions_8" - }, + "flake-compat_17": { + "flake": false, "locked": { - "lastModified": 0, - "narHash": "sha256-lELJg+tX2na9fQby6ogHS3Pt3Rpb3cd96LzHAhSXRuM=", - "path": "../..", - "type": "path" + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "type": "github" }, "original": { - "path": "../..", - "type": "path" + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" } }, - "hcUtils_2": { - "inputs": { - "crane": "crane_2", - "hcUtils": "hcUtils_3", - "holochain": "holochain_13", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_15", - "versions": "versions_7" - }, + "flake-compat_18": { + "flake": false, "locked": { - "lastModified": 1710259503, - "narHash": "sha256-GKjKaY3L1WCWLx6zHcR6EvR2JKCABpIbrGnuZcbEEPk=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "7503e467f55425cfa802f33cafcb53d6011417b7", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils_3": { - "inputs": { - "crane": "crane_3", - "hcUtils": "hcUtils_4", - "holochain": "holochain_11", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_13", - "versions": "versions_6" - }, + "flake-compat_2": { + "flake": false, "locked": { - "lastModified": 1710259052, - "narHash": "sha256-L5u7wJDtKR/DfaS0tqUJymEimkwzTItmgkRug/q+qM4=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "1c569cb148d3cc33c18e55aca5e99032166d8bb0", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils_4": { - "inputs": { - "crane": "crane_4", - "hcUtils": "hcUtils_5", - "holochain": "holochain_9", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_11", - "versions": "versions_5" - }, + "flake-compat_3": { + "flake": false, "locked": { - "lastModified": 1710170526, - "narHash": "sha256-8SMfoPrMF0nXBmN+k9Ckxy/1VFB7GWMX+ZWPQUl/ylM=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "8ae6c8817918006f25f0e38c0351809e23328df8", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils_5": { - "inputs": { - "crane": "crane_5", - "hcUtils": "hcUtils_6", - "holochain": "holochain_7", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_9", - "versions": "versions_4" - }, + "flake-compat_4": { + "flake": false, "locked": { - "lastModified": 1709938899, - "narHash": "sha256-1cojwgfN0Ey5eRyrlD5DktbraaFGK0LNv8LyZuQhBlc=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "528c55a03bec665e4f44e8b45f4b9d03ea9d9471", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils_6": { - "inputs": { - "crane": "crane_6", - "hcUtils": "hcUtils_7", - "holochain": "holochain_5", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_7", - "versions": "versions_3" - }, + "flake-compat_5": { + "flake": false, "locked": { - "lastModified": 1709847264, - "narHash": "sha256-209E9O8Ck/2fHMkjLVQ7/RlDfQtHJRh/vP+B8jFDQHE=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "5b8365d3a970df9038a4518dee76c0e40a5de813", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils_7": { - "inputs": { - "crane": "crane_7", - "hcUtils": "hcUtils_8", - "holochain": "holochain_3", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_5", - "versions": "versions_2" - }, + "flake-compat_6": { + "flake": false, "locked": { - "lastModified": 1709743154, - "narHash": "sha256-M16V2rHCdfTW9aot1XeMxWpmIs0axH2FbFpmsbBY5ZY=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "282b7ab81a5755e8c41982766caecb6663c63c2d", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils_8": { - "inputs": { - "crane": "crane_8", - "hcUtils": "hcUtils_9", - "holochain": "holochain", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_3", - "versions": "versions" - }, + "flake-compat_7": { + "flake": false, "locked": { - "lastModified": 1709649392, - "narHash": "sha256-X3ijMZFXDu2V2Wko1jFO8oovqbilGUj5U77WNiP+jvE=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "546c3c654904e1bd859dea39960475fef4c7924b", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "hcUtils_9": { - "inputs": { - "crane": "crane_9", - "nixpkgs": "nixpkgs_10", - "rust-overlay": "rust-overlay" + "flake-compat_8": { + "flake": false, + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "type": "github" }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, + "flake-compat_9": { + "flake": false, "locked": { - "lastModified": 1708609246, - "narHash": "sha256-8C5Nf84Sw3vutYxACA+N1Mc+QC06SddHzA1mjls/v8w=", - "owner": "holochain-open-dev", - "repo": "common", - "rev": "e7e9cfca683aaa78dfa7959bff7b1af91aa6651b", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "common", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, - "holochain": { + "flake-parts": { "inputs": { - "cargo-chef": "cargo-chef", - "cargo-rdme": "cargo-rdme", - "crane": "crane_10", - "crate2nix": "crate2nix", - "empty": "empty", - "flake-compat": "flake-compat", - "flake-parts": "flake-parts", - "holochain": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "nix-filter": "nix-filter", - "nixpkgs": "nixpkgs_11", - "pre-commit-hooks-nix": "pre-commit-hooks-nix", - "repo-git": "repo-git", - "rust-overlay": "rust-overlay_2", - "scaffolding": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "versions": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib" }, "locked": { - "lastModified": 1708595708, - "narHash": "sha256-coOhtMii+epTQobSAj1qGfVYbN9Rs0oB+Rj6ZePqKIU=", - "owner": "holochain", - "repo": "holochain", - "rev": "e2fd7138bfeb1185a245421eefb2f83d237eccef", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_10": { - "flake": false, + "flake-parts_10": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_10" + }, "locked": { - "lastModified": 1709687030, - "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", - "owner": "holochain", - "repo": "holochain", - "rev": "cb671524080332983281baa2db7c1851344e79d2", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.39", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_11": { + "flake-parts_11": { "inputs": { - "cargo-chef": "cargo-chef_6", - "cargo-rdme": "cargo-rdme_6", - "crane": "crane_15", - "crate2nix": "crate2nix_6", - "empty": "empty_6", - "flake-compat": "flake-compat_6", - "flake-parts": "flake-parts_6", - "holochain": [ - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "nix-filter": "nix-filter_6", - "nixpkgs": "nixpkgs_16", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_6", - "repo-git": "repo-git_6", - "rust-overlay": "rust-overlay_12", - "scaffolding": [ - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "versions": [ - "hcUtils", - "hcUtils", - "hcUtils", - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib_11" }, "locked": { - "lastModified": 1710225101, - "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", - "owner": "holochain", - "repo": "holochain", - "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_12": { - "flake": false, + "flake-parts_12": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_12" + }, "locked": { - "lastModified": 1709687030, - "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", - "owner": "holochain", - "repo": "holochain", - "rev": "cb671524080332983281baa2db7c1851344e79d2", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.39", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_13": { + "flake-parts_13": { "inputs": { - "cargo-chef": "cargo-chef_7", - "cargo-rdme": "cargo-rdme_7", - "crane": "crane_16", - "crate2nix": "crate2nix_7", - "empty": "empty_7", - "flake-compat": "flake-compat_7", - "flake-parts": "flake-parts_7", - "holochain": [ - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "nix-filter": "nix-filter_7", - "nixpkgs": "nixpkgs_17", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_7", - "repo-git": "repo-git_7", - "rust-overlay": "rust-overlay_14", - "scaffolding": [ - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "versions": [ - "hcUtils", - "hcUtils", - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib_13" }, "locked": { - "lastModified": 1710225101, - "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", - "owner": "holochain", - "repo": "holochain", - "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_14": { - "flake": false, + "flake-parts_14": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_14" + }, "locked": { - "lastModified": 1709687030, - "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", - "owner": "holochain", - "repo": "holochain", - "rev": "cb671524080332983281baa2db7c1851344e79d2", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.39", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_15": { + "flake-parts_15": { "inputs": { - "cargo-chef": "cargo-chef_8", - "cargo-rdme": "cargo-rdme_8", - "crane": "crane_17", - "crate2nix": "crate2nix_8", - "empty": "empty_8", - "flake-compat": "flake-compat_8", - "flake-parts": "flake-parts_8", - "holochain": [ - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "holochain", - "empty" - ], - "nix-filter": "nix-filter_8", - "nixpkgs": "nixpkgs_18", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_8", - "repo-git": "repo-git_8", - "rust-overlay": "rust-overlay_16", - "scaffolding": [ - "hcUtils", - "holochain", - "empty" - ], - "versions": [ - "hcUtils", - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib_15" }, "locked": { - "lastModified": 1710225101, - "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", - "owner": "holochain", - "repo": "holochain", - "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_16": { - "flake": false, + "flake-parts_16": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_16" + }, "locked": { - "lastModified": 1709687030, - "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", - "owner": "holochain", - "repo": "holochain", - "rev": "cb671524080332983281baa2db7c1851344e79d2", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.39", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_17": { + "flake-parts_17": { "inputs": { - "cargo-chef": "cargo-chef_9", - "cargo-rdme": "cargo-rdme_9", - "crane": "crane_18", - "crate2nix": "crate2nix_9", - "empty": "empty_9", - "flake-compat": "flake-compat_9", - "flake-parts": "flake-parts_9", - "holochain": [ - "holochain", - "empty" - ], - "lair": [ - "holochain", - "empty" - ], - "launcher": [ - "holochain", - "empty" - ], - "nix-filter": "nix-filter_9", - "nixpkgs": "nixpkgs_19", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_9", - "repo-git": "repo-git_9", - "rust-overlay": "rust-overlay_18", - "scaffolding": [ - "holochain", - "empty" - ], - "versions": [ - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib_17" }, "locked": { - "lastModified": 1710225101, - "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", - "owner": "holochain", - "repo": "holochain", - "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_18": { + "flake-parts_18": { "inputs": { - "cargo-chef": "cargo-chef_10", - "cargo-rdme": "cargo-rdme_10", - "crane": "crane_19", - "crate2nix": "crate2nix_10", - "empty": "empty_10", - "flake-compat": "flake-compat_11", - "flake-parts": "flake-parts_10", - "holochain": [ - "profiles", - "holochain", - "empty" - ], - "lair": [ - "profiles", - "holochain", - "empty" - ], - "launcher": [ - "profiles", - "holochain", - "empty" - ], - "nix-filter": "nix-filter_10", - "nixpkgs": "nixpkgs_20", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_10", - "repo-git": "repo-git_10", - "rust-overlay": "rust-overlay_20", - "scaffolding": [ - "profiles", - "holochain", - "empty" - ], - "versions": [ - "profiles", - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib_18" }, "locked": { - "lastModified": 1707272574, - "narHash": "sha256-BEzrfEbrrW7YP3rBdqgpfKOBHE9sO5xBlElsRL3QPaM=", - "owner": "holochain", - "repo": "holochain", - "rev": "137b2b8ef82d90cab61f419ee7e7df8c10fdf774", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_19": { - "flake": false, + "flake-parts_2": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_2" + }, "locked": { - "lastModified": 1707245081, - "narHash": "sha256-l9WHMlD9IDuEv/N/3WDCsP3XLUUnZFrOBEZjbWnC+/Y=", - "owner": "holochain", - "repo": "holochain", - "rev": "0a3b2408b2d6482b913b9f0faf58a39b567f763a", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.2.6", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_2": { - "flake": false, + "flake-parts_3": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_3" + }, "locked": { - "lastModified": 1707871925, - "narHash": "sha256-LmDAQT21zXXgDl/68ERyCerAWCym7aKECnXsnyLcmXw=", - "owner": "holochain", - "repo": "holochain", - "rev": "2f3c8dce79586aad6f67d3428bf56d868303f956", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.37", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_20": { - "flake": false, + "flake-parts_4": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_4" + }, "locked": { - "lastModified": 1709687030, - "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", - "owner": "holochain", - "repo": "holochain", - "rev": "cb671524080332983281baa2db7c1851344e79d2", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.39", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_3": { + "flake-parts_5": { "inputs": { - "cargo-chef": "cargo-chef_2", - "cargo-rdme": "cargo-rdme_2", - "crane": "crane_11", - "crate2nix": "crate2nix_2", - "empty": "empty_2", - "flake-compat": "flake-compat_2", - "flake-parts": "flake-parts_2", - "holochain": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "nix-filter": "nix-filter_2", - "nixpkgs": "nixpkgs_12", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_2", - "repo-git": "repo-git_2", - "rust-overlay": "rust-overlay_4", - "scaffolding": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "versions": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib_5" }, "locked": { - "lastModified": 1709620314, - "narHash": "sha256-d7vekpj538VqdDrChFbVQpSVGDMnU1nSksbSzacKvyM=", - "owner": "holochain", - "repo": "holochain", - "rev": "392bdfd729fb6ce50f78f9e7f1c757dc392675f4", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, - "holochain_4": { - "flake": false, + "flake-parts_6": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_6" + }, "locked": { - "lastModified": 1709081329, - "narHash": "sha256-QP7WKySgEFbgNaSc7BNBBOWCVKuycXSp4HAfD4GTug8=", - "owner": "holochain", - "repo": "holochain", - "rev": "547c63a442e61be805887b644c78cf6f970d631b", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.38", - "repo": "holochain", + "id": "flake-parts", + "type": "indirect" + } + }, + "flake-parts_7": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_7" + }, + "locked": { + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" + }, + "original": { + "id": "flake-parts", + "type": "indirect" } }, - "holochain_5": { + "flake-parts_8": { "inputs": { - "cargo-chef": "cargo-chef_3", - "cargo-rdme": "cargo-rdme_3", - "crane": "crane_12", - "crate2nix": "crate2nix_3", - "empty": "empty_3", - "flake-compat": "flake-compat_3", - "flake-parts": "flake-parts_3", - "holochain": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "nix-filter": "nix-filter_3", - "nixpkgs": "nixpkgs_13", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_3", - "repo-git": "repo-git_3", - "rust-overlay": "rust-overlay_6", - "scaffolding": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "versions": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "versions" - ] + "nixpkgs-lib": "nixpkgs-lib_8" }, "locked": { - "lastModified": 1709731345, - "narHash": "sha256-YNMiQJRbnBdTQ/Q26M5zp+j2DGtpmaI/VWPVJxc4G7k=", - "owner": "holochain", - "repo": "holochain", - "rev": "3c3d2d73819e97cb9f5487d853f75a9954850f1e", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", + "id": "flake-parts", + "type": "indirect" + } + }, + "flake-parts_9": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_9" + }, + "locked": { + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" + }, + "original": { + "id": "flake-parts", + "type": "indirect" } }, - "holochain_6": { - "flake": false, + "flake-utils": { + "inputs": { + "systems": "systems" + }, "locked": { - "lastModified": 1709081329, - "narHash": "sha256-QP7WKySgEFbgNaSc7BNBBOWCVKuycXSp4HAfD4GTug8=", - "owner": "holochain", - "repo": "holochain", - "rev": "547c63a442e61be805887b644c78cf6f970d631b", + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.38", - "repo": "holochain", + "owner": "numtide", + "repo": "flake-utils", "type": "github" } }, - "holochain_7": { + "flake-utils_10": { "inputs": { - "cargo-chef": "cargo-chef_4", - "cargo-rdme": "cargo-rdme_4", - "crane": "crane_13", - "crate2nix": "crate2nix_4", - "empty": "empty_4", - "flake-compat": "flake-compat_4", - "flake-parts": "flake-parts_4", - "holochain": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "nix-filter": "nix-filter_4", - "nixpkgs": "nixpkgs_14", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_4", - "repo-git": "repo-git_4", - "rust-overlay": "rust-overlay_8", - "scaffolding": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "versions": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "versions" - ] + "systems": "systems_10" }, "locked": { - "lastModified": 1709879507, - "narHash": "sha256-62ksNmQzgtsOlA6OFsdmVwUd6Me8g114DO9U4G23Ovk=", - "owner": "holochain", - "repo": "holochain", - "rev": "ef5d8cb9f6b57e208dff52ea173f13a1aaf46cce", + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", + "owner": "numtide", + "repo": "flake-utils", "type": "github" } }, - "holochain_8": { - "flake": false, + "flake-utils_11": { + "inputs": { + "systems": "systems_11" + }, "locked": { - "lastModified": 1709687030, - "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", - "owner": "holochain", - "repo": "holochain", - "rev": "cb671524080332983281baa2db7c1851344e79d2", + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.3.0-beta-dev.39", - "repo": "holochain", + "owner": "numtide", + "repo": "flake-utils", "type": "github" } }, - "holochain_9": { + "flake-utils_12": { "inputs": { - "cargo-chef": "cargo-chef_5", - "cargo-rdme": "cargo-rdme_5", - "crane": "crane_14", - "crate2nix": "crate2nix_5", - "empty": "empty_5", - "flake-compat": "flake-compat_5", - "flake-parts": "flake-parts_5", - "holochain": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "lair": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "empty" - ], - "launcher": [ - "hcUtils", - "hcUtils", - "hcUtils", + "systems": "systems_12" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_13": { + "inputs": { + "systems": "systems_13" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_14": { + "inputs": { + "systems": "systems_14" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_15": { + "inputs": { + "systems": "systems_15" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_16": { + "inputs": { + "systems": "systems_16" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_17": { + "inputs": { + "systems": "systems_17" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_18": { + "inputs": { + "systems": "systems_18" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_19": { + "inputs": { + "systems": "systems_19" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_2": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_20": { + "inputs": { + "systems": "systems_20" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_21": { + "inputs": { + "systems": "systems_21" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_22": { + "inputs": { + "systems": "systems_22" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_23": { + "inputs": { + "systems": "systems_23" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_24": { + "inputs": { + "systems": "systems_24" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_25": { + "inputs": { + "systems": "systems_25" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_26": { + "inputs": { + "systems": "systems_26" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_27": { + "inputs": { + "systems": "systems_27" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_28": { + "inputs": { + "systems": "systems_28" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_29": { + "inputs": { + "systems": "systems_29" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_3": { + "inputs": { + "systems": "systems_3" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_30": { + "inputs": { + "systems": "systems_30" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_31": { + "inputs": { + "systems": "systems_31" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_32": { + "inputs": { + "systems": "systems_32" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_33": { + "inputs": { + "systems": "systems_33" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_34": { + "inputs": { + "systems": "systems_34" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_35": { + "inputs": { + "systems": "systems_35" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_36": { + "inputs": { + "systems": "systems_36" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_4": { + "inputs": { + "systems": "systems_4" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_5": { + "inputs": { + "systems": "systems_5" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_6": { + "inputs": { + "systems": "systems_6" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_7": { + "inputs": { + "systems": "systems_7" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_8": { + "inputs": { + "systems": "systems_8" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_9": { + "inputs": { + "systems": "systems_9" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "hcUtils": { + "inputs": { + "crane": "crane", + "hcUtils": "hcUtils_2", + "holochain": "holochain_15", + "nixpkgs": [ + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_17", + "versions": "versions_8" + }, + "locked": { + "lastModified": 0, + "narHash": "sha256-/azwVRvWjIHnnrIrJDCarW3chrcdFHByJQc32nK/lEk=", + "path": "../..", + "type": "path" + }, + "original": { + "path": "../..", + "type": "path" + } + }, + "hcUtils_10": { + "inputs": { + "crane": "crane_19", + "hcUtils": "hcUtils_11", + "holochain": "holochain_32", + "nixpkgs": [ + "profiles", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_35", + "versions": "versions_16" + }, + "locked": { + "lastModified": 1710262818, + "narHash": "sha256-m/jLq+c1ciOlTjLBduZiJWgtesgr0dqiLYYHsuxGyG4=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "cf83886557946ac983e47300048f5b31c0667db1", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_11": { + "inputs": { + "crane": "crane_20", + "hcUtils": "hcUtils_12", + "holochain": "holochain_30", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_33", + "versions": "versions_15" + }, + "locked": { + "lastModified": 1710259503, + "narHash": "sha256-GKjKaY3L1WCWLx6zHcR6EvR2JKCABpIbrGnuZcbEEPk=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "7503e467f55425cfa802f33cafcb53d6011417b7", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_12": { + "inputs": { + "crane": "crane_21", + "hcUtils": "hcUtils_13", + "holochain": "holochain_28", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_31", + "versions": "versions_14" + }, + "locked": { + "lastModified": 1710259052, + "narHash": "sha256-L5u7wJDtKR/DfaS0tqUJymEimkwzTItmgkRug/q+qM4=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "1c569cb148d3cc33c18e55aca5e99032166d8bb0", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_13": { + "inputs": { + "crane": "crane_22", + "hcUtils": "hcUtils_14", + "holochain": "holochain_26", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_29", + "versions": "versions_13" + }, + "locked": { + "lastModified": 1710170526, + "narHash": "sha256-8SMfoPrMF0nXBmN+k9Ckxy/1VFB7GWMX+ZWPQUl/ylM=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "8ae6c8817918006f25f0e38c0351809e23328df8", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_14": { + "inputs": { + "crane": "crane_23", + "hcUtils": "hcUtils_15", + "holochain": "holochain_24", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_27", + "versions": "versions_12" + }, + "locked": { + "lastModified": 1709938899, + "narHash": "sha256-1cojwgfN0Ey5eRyrlD5DktbraaFGK0LNv8LyZuQhBlc=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "528c55a03bec665e4f44e8b45f4b9d03ea9d9471", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_15": { + "inputs": { + "crane": "crane_24", + "hcUtils": "hcUtils_16", + "holochain": "holochain_22", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_25", + "versions": "versions_11" + }, + "locked": { + "lastModified": 1709847264, + "narHash": "sha256-209E9O8Ck/2fHMkjLVQ7/RlDfQtHJRh/vP+B8jFDQHE=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "5b8365d3a970df9038a4518dee76c0e40a5de813", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_16": { + "inputs": { + "crane": "crane_25", + "hcUtils": "hcUtils_17", + "holochain": "holochain_20", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_23", + "versions": "versions_10" + }, + "locked": { + "lastModified": 1709743154, + "narHash": "sha256-M16V2rHCdfTW9aot1XeMxWpmIs0axH2FbFpmsbBY5ZY=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "282b7ab81a5755e8c41982766caecb6663c63c2d", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_17": { + "inputs": { + "crane": "crane_26", + "hcUtils": "hcUtils_18", + "holochain": "holochain_18", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_21", + "versions": "versions_9" + }, + "locked": { + "lastModified": 1709649392, + "narHash": "sha256-X3ijMZFXDu2V2Wko1jFO8oovqbilGUj5U77WNiP+jvE=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "546c3c654904e1bd859dea39960475fef4c7924b", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_18": { + "inputs": { + "crane": "crane_27", + "nixpkgs": "nixpkgs_29", + "rust-overlay": "rust-overlay_19" + }, + "locked": { + "lastModified": 1708609246, + "narHash": "sha256-8C5Nf84Sw3vutYxACA+N1Mc+QC06SddHzA1mjls/v8w=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "e7e9cfca683aaa78dfa7959bff7b1af91aa6651b", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_2": { + "inputs": { + "crane": "crane_2", + "hcUtils": "hcUtils_3", + "holochain": "holochain_13", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_15", + "versions": "versions_7" + }, + "locked": { + "lastModified": 1710259503, + "narHash": "sha256-GKjKaY3L1WCWLx6zHcR6EvR2JKCABpIbrGnuZcbEEPk=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "7503e467f55425cfa802f33cafcb53d6011417b7", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_3": { + "inputs": { + "crane": "crane_3", + "hcUtils": "hcUtils_4", + "holochain": "holochain_11", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_13", + "versions": "versions_6" + }, + "locked": { + "lastModified": 1710259052, + "narHash": "sha256-L5u7wJDtKR/DfaS0tqUJymEimkwzTItmgkRug/q+qM4=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "1c569cb148d3cc33c18e55aca5e99032166d8bb0", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_4": { + "inputs": { + "crane": "crane_4", + "hcUtils": "hcUtils_5", + "holochain": "holochain_9", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_11", + "versions": "versions_5" + }, + "locked": { + "lastModified": 1710170526, + "narHash": "sha256-8SMfoPrMF0nXBmN+k9Ckxy/1VFB7GWMX+ZWPQUl/ylM=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "8ae6c8817918006f25f0e38c0351809e23328df8", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_5": { + "inputs": { + "crane": "crane_5", + "hcUtils": "hcUtils_6", + "holochain": "holochain_7", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_9", + "versions": "versions_4" + }, + "locked": { + "lastModified": 1709938899, + "narHash": "sha256-1cojwgfN0Ey5eRyrlD5DktbraaFGK0LNv8LyZuQhBlc=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "528c55a03bec665e4f44e8b45f4b9d03ea9d9471", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_6": { + "inputs": { + "crane": "crane_6", + "hcUtils": "hcUtils_7", + "holochain": "holochain_5", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_7", + "versions": "versions_3" + }, + "locked": { + "lastModified": 1709847264, + "narHash": "sha256-209E9O8Ck/2fHMkjLVQ7/RlDfQtHJRh/vP+B8jFDQHE=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "5b8365d3a970df9038a4518dee76c0e40a5de813", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_7": { + "inputs": { + "crane": "crane_7", + "hcUtils": "hcUtils_8", + "holochain": "holochain_3", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_5", + "versions": "versions_2" + }, + "locked": { + "lastModified": 1709743154, + "narHash": "sha256-M16V2rHCdfTW9aot1XeMxWpmIs0axH2FbFpmsbBY5ZY=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "282b7ab81a5755e8c41982766caecb6663c63c2d", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_8": { + "inputs": { + "crane": "crane_8", + "hcUtils": "hcUtils_9", + "holochain": "holochain", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ], + "rust-overlay": "rust-overlay_3", + "versions": "versions" + }, + "locked": { + "lastModified": 1709649392, + "narHash": "sha256-X3ijMZFXDu2V2Wko1jFO8oovqbilGUj5U77WNiP+jvE=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "546c3c654904e1bd859dea39960475fef4c7924b", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "hcUtils_9": { + "inputs": { + "crane": "crane_9", + "nixpkgs": "nixpkgs_10", + "rust-overlay": "rust-overlay" + }, + "locked": { + "lastModified": 1708609246, + "narHash": "sha256-8C5Nf84Sw3vutYxACA+N1Mc+QC06SddHzA1mjls/v8w=", + "owner": "holochain-open-dev", + "repo": "common", + "rev": "e7e9cfca683aaa78dfa7959bff7b1af91aa6651b", + "type": "github" + }, + "original": { + "owner": "holochain-open-dev", + "repo": "common", + "type": "github" + } + }, + "holochain": { + "inputs": { + "cargo-chef": "cargo-chef", + "cargo-rdme": "cargo-rdme", + "crane": "crane_10", + "crate2nix": "crate2nix", + "empty": "empty", + "flake-compat": "flake-compat", + "flake-parts": "flake-parts", + "holochain": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter", + "nixpkgs": "nixpkgs_11", + "pre-commit-hooks-nix": "pre-commit-hooks-nix", + "repo-git": "repo-git", + "rust-overlay": "rust-overlay_2", + "scaffolding": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1708595708, + "narHash": "sha256-coOhtMii+epTQobSAj1qGfVYbN9Rs0oB+Rj6ZePqKIU=", + "owner": "holochain", + "repo": "holochain", + "rev": "e2fd7138bfeb1185a245421eefb2f83d237eccef", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_10": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_11": { + "inputs": { + "cargo-chef": "cargo-chef_6", + "cargo-rdme": "cargo-rdme_6", + "crane": "crane_15", + "crate2nix": "crate2nix_6", + "empty": "empty_6", + "flake-compat": "flake-compat_6", + "flake-parts": "flake-parts_6", + "holochain": [ + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_6", + "nixpkgs": "nixpkgs_16", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_6", + "repo-git": "repo-git_6", + "rust-overlay": "rust-overlay_12", + "scaffolding": [ + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_12": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_13": { + "inputs": { + "cargo-chef": "cargo-chef_7", + "cargo-rdme": "cargo-rdme_7", + "crane": "crane_16", + "crate2nix": "crate2nix_7", + "empty": "empty_7", + "flake-compat": "flake-compat_7", + "flake-parts": "flake-parts_7", + "holochain": [ + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_7", + "nixpkgs": "nixpkgs_17", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_7", + "repo-git": "repo-git_7", + "rust-overlay": "rust-overlay_14", + "scaffolding": [ + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_14": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_15": { + "inputs": { + "cargo-chef": "cargo-chef_8", + "cargo-rdme": "cargo-rdme_8", + "crane": "crane_17", + "crate2nix": "crate2nix_8", + "empty": "empty_8", + "flake-compat": "flake-compat_8", + "flake-parts": "flake-parts_8", + "holochain": [ + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_8", + "nixpkgs": "nixpkgs_18", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_8", + "repo-git": "repo-git_8", + "rust-overlay": "rust-overlay_16", + "scaffolding": [ + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_16": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_17": { + "inputs": { + "cargo-chef": "cargo-chef_9", + "cargo-rdme": "cargo-rdme_9", + "crane": "crane_18", + "crate2nix": "crate2nix_9", + "empty": "empty_9", + "flake-compat": "flake-compat_9", + "flake-parts": "flake-parts_9", + "holochain": [ + "holochain", + "empty" + ], + "lair": [ + "holochain", + "empty" + ], + "launcher": [ + "holochain", + "empty" + ], + "nix-filter": "nix-filter_9", + "nixpkgs": "nixpkgs_19", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_9", + "repo-git": "repo-git_9", + "rust-overlay": "rust-overlay_18", + "scaffolding": [ + "holochain", + "empty" + ], + "versions": [ + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_18": { + "inputs": { + "cargo-chef": "cargo-chef_10", + "cargo-rdme": "cargo-rdme_10", + "crane": "crane_28", + "crate2nix": "crate2nix_10", + "empty": "empty_10", + "flake-compat": "flake-compat_10", + "flake-parts": "flake-parts_10", + "holochain": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_10", + "nixpkgs": "nixpkgs_30", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_10", + "repo-git": "repo-git_10", + "rust-overlay": "rust-overlay_20", + "scaffolding": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1708595708, + "narHash": "sha256-coOhtMii+epTQobSAj1qGfVYbN9Rs0oB+Rj6ZePqKIU=", + "owner": "holochain", + "repo": "holochain", + "rev": "e2fd7138bfeb1185a245421eefb2f83d237eccef", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_19": { + "flake": false, + "locked": { + "lastModified": 1707871925, + "narHash": "sha256-LmDAQT21zXXgDl/68ERyCerAWCym7aKECnXsnyLcmXw=", + "owner": "holochain", + "repo": "holochain", + "rev": "2f3c8dce79586aad6f67d3428bf56d868303f956", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.37", + "repo": "holochain", + "type": "github" + } + }, + "holochain_2": { + "flake": false, + "locked": { + "lastModified": 1707871925, + "narHash": "sha256-LmDAQT21zXXgDl/68ERyCerAWCym7aKECnXsnyLcmXw=", + "owner": "holochain", + "repo": "holochain", + "rev": "2f3c8dce79586aad6f67d3428bf56d868303f956", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.37", + "repo": "holochain", + "type": "github" + } + }, + "holochain_20": { + "inputs": { + "cargo-chef": "cargo-chef_11", + "cargo-rdme": "cargo-rdme_11", + "crane": "crane_29", + "crate2nix": "crate2nix_11", + "empty": "empty_11", + "flake-compat": "flake-compat_11", + "flake-parts": "flake-parts_11", + "holochain": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_11", + "nixpkgs": "nixpkgs_31", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_11", + "repo-git": "repo-git_11", + "rust-overlay": "rust-overlay_22", + "scaffolding": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1709620314, + "narHash": "sha256-d7vekpj538VqdDrChFbVQpSVGDMnU1nSksbSzacKvyM=", + "owner": "holochain", + "repo": "holochain", + "rev": "392bdfd729fb6ce50f78f9e7f1c757dc392675f4", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_21": { + "flake": false, + "locked": { + "lastModified": 1709081329, + "narHash": "sha256-QP7WKySgEFbgNaSc7BNBBOWCVKuycXSp4HAfD4GTug8=", + "owner": "holochain", + "repo": "holochain", + "rev": "547c63a442e61be805887b644c78cf6f970d631b", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.38", + "repo": "holochain", + "type": "github" + } + }, + "holochain_22": { + "inputs": { + "cargo-chef": "cargo-chef_12", + "cargo-rdme": "cargo-rdme_12", + "crane": "crane_30", + "crate2nix": "crate2nix_12", + "empty": "empty_12", + "flake-compat": "flake-compat_12", + "flake-parts": "flake-parts_12", + "holochain": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_12", + "nixpkgs": "nixpkgs_32", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_12", + "repo-git": "repo-git_12", + "rust-overlay": "rust-overlay_24", + "scaffolding": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1709731345, + "narHash": "sha256-YNMiQJRbnBdTQ/Q26M5zp+j2DGtpmaI/VWPVJxc4G7k=", + "owner": "holochain", + "repo": "holochain", + "rev": "3c3d2d73819e97cb9f5487d853f75a9954850f1e", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_23": { + "flake": false, + "locked": { + "lastModified": 1709081329, + "narHash": "sha256-QP7WKySgEFbgNaSc7BNBBOWCVKuycXSp4HAfD4GTug8=", + "owner": "holochain", + "repo": "holochain", + "rev": "547c63a442e61be805887b644c78cf6f970d631b", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.38", + "repo": "holochain", + "type": "github" + } + }, + "holochain_24": { + "inputs": { + "cargo-chef": "cargo-chef_13", + "cargo-rdme": "cargo-rdme_13", + "crane": "crane_31", + "crate2nix": "crate2nix_13", + "empty": "empty_13", + "flake-compat": "flake-compat_13", + "flake-parts": "flake-parts_13", + "holochain": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_13", + "nixpkgs": "nixpkgs_33", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_13", + "repo-git": "repo-git_13", + "rust-overlay": "rust-overlay_26", + "scaffolding": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1709879507, + "narHash": "sha256-62ksNmQzgtsOlA6OFsdmVwUd6Me8g114DO9U4G23Ovk=", + "owner": "holochain", + "repo": "holochain", + "rev": "ef5d8cb9f6b57e208dff52ea173f13a1aaf46cce", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_25": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_26": { + "inputs": { + "cargo-chef": "cargo-chef_14", + "cargo-rdme": "cargo-rdme_14", + "crane": "crane_32", + "crate2nix": "crate2nix_14", + "empty": "empty_14", + "flake-compat": "flake-compat_14", + "flake-parts": "flake-parts_14", + "holochain": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_14", + "nixpkgs": "nixpkgs_34", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_14", + "repo-git": "repo-git_14", + "rust-overlay": "rust-overlay_28", + "scaffolding": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1710138828, + "narHash": "sha256-MyZxoUdRrjIaiywthLfaBh2nUuvmgl8HSikKOoj9rxs=", + "owner": "holochain", + "repo": "holochain", + "rev": "5fdb77016be1925ec89cde1fffa0e9c80f9bbd92", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_27": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_28": { + "inputs": { + "cargo-chef": "cargo-chef_15", + "cargo-rdme": "cargo-rdme_15", + "crane": "crane_33", + "crate2nix": "crate2nix_15", + "empty": "empty_15", + "flake-compat": "flake-compat_15", + "flake-parts": "flake-parts_15", + "holochain": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_15", + "nixpkgs": "nixpkgs_35", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_15", + "repo-git": "repo-git_15", + "rust-overlay": "rust-overlay_30", + "scaffolding": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_29": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_3": { + "inputs": { + "cargo-chef": "cargo-chef_2", + "cargo-rdme": "cargo-rdme_2", + "crane": "crane_11", + "crate2nix": "crate2nix_2", + "empty": "empty_2", + "flake-compat": "flake-compat_2", + "flake-parts": "flake-parts_2", + "holochain": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_2", + "nixpkgs": "nixpkgs_12", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_2", + "repo-git": "repo-git_2", + "rust-overlay": "rust-overlay_4", + "scaffolding": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1709620314, + "narHash": "sha256-d7vekpj538VqdDrChFbVQpSVGDMnU1nSksbSzacKvyM=", + "owner": "holochain", + "repo": "holochain", + "rev": "392bdfd729fb6ce50f78f9e7f1c757dc392675f4", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_30": { + "inputs": { + "cargo-chef": "cargo-chef_16", + "cargo-rdme": "cargo-rdme_16", + "crane": "crane_34", + "crate2nix": "crate2nix_16", + "empty": "empty_16", + "flake-compat": "flake-compat_16", + "flake-parts": "flake-parts_16", + "holochain": [ + "profiles", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_16", + "nixpkgs": "nixpkgs_36", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_16", + "repo-git": "repo-git_16", + "rust-overlay": "rust-overlay_32", + "scaffolding": [ + "profiles", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_31": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_32": { + "inputs": { + "cargo-chef": "cargo-chef_17", + "cargo-rdme": "cargo-rdme_17", + "crane": "crane_35", + "crate2nix": "crate2nix_17", + "empty": "empty_17", + "flake-compat": "flake-compat_17", + "flake-parts": "flake-parts_17", + "holochain": [ + "profiles", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_17", + "nixpkgs": "nixpkgs_37", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_17", + "repo-git": "repo-git_17", + "rust-overlay": "rust-overlay_34", + "scaffolding": [ + "profiles", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_33": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_34": { + "inputs": { + "cargo-chef": "cargo-chef_18", + "cargo-rdme": "cargo-rdme_18", + "crane": "crane_36", + "crate2nix": "crate2nix_18", + "empty": "empty_18", + "flake-compat": "flake-compat_18", + "flake-parts": "flake-parts_18", + "holochain": [ + "profiles", + "holochain", + "empty" + ], + "lair": [ + "profiles", + "holochain", + "empty" + ], + "launcher": [ + "profiles", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_18", + "nixpkgs": "nixpkgs_38", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_18", + "repo-git": "repo-git_18", + "rust-overlay": "rust-overlay_36", + "scaffolding": [ + "profiles", + "holochain", + "empty" + ], + "versions": [ + "profiles", + "versions" + ] + }, + "locked": { + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_35": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_36": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_4": { + "flake": false, + "locked": { + "lastModified": 1709081329, + "narHash": "sha256-QP7WKySgEFbgNaSc7BNBBOWCVKuycXSp4HAfD4GTug8=", + "owner": "holochain", + "repo": "holochain", + "rev": "547c63a442e61be805887b644c78cf6f970d631b", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.38", + "repo": "holochain", + "type": "github" + } + }, + "holochain_5": { + "inputs": { + "cargo-chef": "cargo-chef_3", + "cargo-rdme": "cargo-rdme_3", + "crane": "crane_12", + "crate2nix": "crate2nix_3", + "empty": "empty_3", + "flake-compat": "flake-compat_3", + "flake-parts": "flake-parts_3", + "holochain": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_3", + "nixpkgs": "nixpkgs_13", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_3", + "repo-git": "repo-git_3", + "rust-overlay": "rust-overlay_6", + "scaffolding": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1709731345, + "narHash": "sha256-YNMiQJRbnBdTQ/Q26M5zp+j2DGtpmaI/VWPVJxc4G7k=", + "owner": "holochain", + "repo": "holochain", + "rev": "3c3d2d73819e97cb9f5487d853f75a9954850f1e", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_6": { + "flake": false, + "locked": { + "lastModified": 1709081329, + "narHash": "sha256-QP7WKySgEFbgNaSc7BNBBOWCVKuycXSp4HAfD4GTug8=", + "owner": "holochain", + "repo": "holochain", + "rev": "547c63a442e61be805887b644c78cf6f970d631b", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.38", + "repo": "holochain", + "type": "github" + } + }, + "holochain_7": { + "inputs": { + "cargo-chef": "cargo-chef_4", + "cargo-rdme": "cargo-rdme_4", + "crane": "crane_13", + "crate2nix": "crate2nix_4", + "empty": "empty_4", + "flake-compat": "flake-compat_4", + "flake-parts": "flake-parts_4", + "holochain": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "nix-filter": "nix-filter_4", + "nixpkgs": "nixpkgs_14", + "pre-commit-hooks-nix": "pre-commit-hooks-nix_4", + "repo-git": "repo-git_4", + "rust-overlay": "rust-overlay_8", + "scaffolding": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "versions": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "versions" + ] + }, + "locked": { + "lastModified": 1709879507, + "narHash": "sha256-62ksNmQzgtsOlA6OFsdmVwUd6Me8g114DO9U4G23Ovk=", + "owner": "holochain", + "repo": "holochain", + "rev": "ef5d8cb9f6b57e208dff52ea173f13a1aaf46cce", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "holochain_8": { + "flake": false, + "locked": { + "lastModified": 1709687030, + "narHash": "sha256-aaixbhm+R0urE900zRpIhHWQUOtQCP2gAAxz+jcx80s=", + "owner": "holochain", + "repo": "holochain", + "rev": "cb671524080332983281baa2db7c1851344e79d2", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-0.3.0-beta-dev.39", + "repo": "holochain", + "type": "github" + } + }, + "holochain_9": { + "inputs": { + "cargo-chef": "cargo-chef_5", + "cargo-rdme": "cargo-rdme_5", + "crane": "crane_14", + "crate2nix": "crate2nix_5", + "empty": "empty_5", + "flake-compat": "flake-compat_5", + "flake-parts": "flake-parts_5", + "holochain": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "lair": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "empty" + ], + "launcher": [ + "hcUtils", + "hcUtils", + "hcUtils", "hcUtils", "holochain", "empty" @@ -2858,1320 +5308,2756 @@ ] }, "locked": { - "lastModified": 1710138828, - "narHash": "sha256-MyZxoUdRrjIaiywthLfaBh2nUuvmgl8HSikKOoj9rxs=", - "owner": "holochain", - "repo": "holochain", - "rev": "5fdb77016be1925ec89cde1fffa0e9c80f9bbd92", + "lastModified": 1710138828, + "narHash": "sha256-MyZxoUdRrjIaiywthLfaBh2nUuvmgl8HSikKOoj9rxs=", + "owner": "holochain", + "repo": "holochain", + "rev": "5fdb77016be1925ec89cde1fffa0e9c80f9bbd92", + "type": "github" + }, + "original": { + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "lair": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_10": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_11": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_12": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_13": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_14": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_15": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_16": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_17": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_18": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_2": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_3": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_4": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_5": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_6": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_7": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_8": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "lair_9": { + "flake": false, + "locked": { + "lastModified": 1706569525, + "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", + "owner": "holochain", + "repo": "lair", + "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "lair_keystore-v0.4.3", + "repo": "lair", + "type": "github" + } + }, + "launcher": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_10": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_11": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_12": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_13": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_14": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_15": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_16": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_17": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_18": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_2": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_3": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_4": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_5": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_6": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_7": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_8": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "launcher_9": { + "flake": false, + "locked": { + "lastModified": 1706294585, + "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", + "owner": "holochain", + "repo": "launcher", + "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "launcher", + "type": "github" + } + }, + "nix-filter": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_10": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_11": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_12": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_13": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_14": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_15": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_16": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_17": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_18": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_2": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_3": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_4": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_5": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_6": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_7": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_8": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_9": { + "locked": { + "lastModified": 1705332318, + "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, + "nixpkgs": { + "locked": { + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_10": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_11": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_12": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_13": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_14": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_15": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_16": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_17": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_18": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_2": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_3": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_4": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_5": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_6": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_7": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_8": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_9": { + "locked": { + "dir": "lib", + "lastModified": 1706550542, + "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_10": { + "locked": { + "lastModified": 1708603017, + "narHash": "sha256-YVMXAorB6bE+y3nFJY0OUfQERI3tyLTDqd6zuPfewp8=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "2a56c2ca6814a31f8211dad09302398a06acbcdf", + "type": "github" + }, + "original": { + "owner": "nixos", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_11": { + "locked": { + "lastModified": 1708475490, + "narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "0e74ca98a74bc7270d28838369593635a5db3260", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_12": { + "locked": { + "lastModified": 1709479366, + "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_13": { + "locked": { + "lastModified": 1709479366, + "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_14": { + "locked": { + "lastModified": 1709703039, + "narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_15": { + "locked": { + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_16": { + "locked": { + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_17": { + "locked": { + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" }, "original": { - "owner": "holochain", - "repo": "holochain", + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_18": { + "locked": { + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "lair": { - "flake": false, + "nixpkgs_19": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "nixpkgs_2": { + "locked": { + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_10": { - "flake": false, + "nixpkgs_20": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_2": { - "flake": false, + "nixpkgs_21": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_3": { - "flake": false, + "nixpkgs_22": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_4": { - "flake": false, + "nixpkgs_23": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_5": { - "flake": false, + "nixpkgs_24": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_6": { - "flake": false, + "nixpkgs_25": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_7": { - "flake": false, + "nixpkgs_26": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_8": { - "flake": false, + "nixpkgs_27": { "locked": { - "lastModified": 1706569525, - "narHash": "sha256-e8zYqElBSQgELs1zFYEco2P6qf63NcI2Ftqt1gb2OIs=", - "owner": "holochain", - "repo": "lair", - "rev": "8f01e989372b2d60714ba4774c0a1e2e2c961cf7", + "lastModified": 1706925685, + "narHash": "sha256-hVInjWMmgH4yZgA4ZtbgJM1qEAel72SYhP5nOWX4UIM=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "79a13f1437e149dc7be2d1290c74d378dad60814", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.3", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "lair_9": { - "flake": false, + "nixpkgs_28": { "locked": { - "lastModified": 1706550351, - "narHash": "sha256-psVjtb+zj0pZnHTj1xNP2pGBd5Ua1cSwdOAdYdUe3yQ=", - "owner": "holochain", - "repo": "lair", - "rev": "b11e65eff11c8ac3bf938607946f5c7201298a65", + "lastModified": 1706925685, + "narHash": "sha256-hVInjWMmgH4yZgA4ZtbgJM1qEAel72SYhP5nOWX4UIM=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "79a13f1437e149dc7be2d1290c74d378dad60814", "type": "github" }, "original": { - "owner": "holochain", - "ref": "lair_keystore-v0.4.2", - "repo": "lair", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "launcher": { - "flake": false, + "nixpkgs_29": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1708603017, + "narHash": "sha256-YVMXAorB6bE+y3nFJY0OUfQERI3tyLTDqd6zuPfewp8=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "2a56c2ca6814a31f8211dad09302398a06acbcdf", + "type": "github" + }, + "original": { + "owner": "nixos", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_3": { + "locked": { + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "launcher_10": { - "flake": false, + "nixpkgs_30": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1708475490, + "narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "0e74ca98a74bc7270d28838369593635a5db3260", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_2": { - "flake": false, + "nixpkgs_31": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1709479366, + "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_3": { - "flake": false, + "nixpkgs_32": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1709479366, + "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_4": { - "flake": false, + "nixpkgs_33": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1709703039, + "narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_5": { - "flake": false, + "nixpkgs_34": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_6": { - "flake": false, + "nixpkgs_35": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_7": { - "flake": false, + "nixpkgs_36": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_8": { - "flake": false, + "nixpkgs_37": { "locked": { - "lastModified": 1706294585, - "narHash": "sha256-92Qc6hBMFfHo3w1m1+EpNAAV+7whpkgRHiGqNiXaMCg=", - "owner": "holochain", - "repo": "launcher", - "rev": "51a45a7141abc98a861b34b288b384f50f359485", + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "launcher_9": { - "flake": false, + "nixpkgs_38": { "locked": { - "lastModified": 1684183666, - "narHash": "sha256-rOE/W/BBYyZKOyypKb8X9Vpc4ty1TNRoI/fV5+01JPw=", - "owner": "holochain", - "repo": "launcher", - "rev": "75ecdd0aa191ed830cc209a984a6030e656042ff", + "lastModified": 1709961763, + "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.2", - "repo": "launcher", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" } }, - "nix-filter": { + "nixpkgs_4": { "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "nix-filter_10": { + "nixpkgs_5": { "locked": { - "lastModified": 1675361037, - "narHash": "sha256-CTbDuDxFD3U3g/dWUB+r+B/snIe+qqP1R+1myuFGe2I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "e1b2f96c2a31415f362268bc48c3fccf47dff6eb", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "nix-filter_2": { + "nixpkgs_6": { "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "nix-filter_3": { + "nixpkgs_7": { "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1709386671, + "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9a51752f1b5de583ad5213eb621be071806663", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "nix-filter_4": { + "nixpkgs_8": { "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1706925685, + "narHash": "sha256-hVInjWMmgH4yZgA4ZtbgJM1qEAel72SYhP5nOWX4UIM=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "79a13f1437e149dc7be2d1290c74d378dad60814", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "nix-filter_5": { + "nixpkgs_9": { "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1706925685, + "narHash": "sha256-hVInjWMmgH4yZgA4ZtbgJM1qEAel72SYhP5nOWX4UIM=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "79a13f1437e149dc7be2d1290c74d378dad60814", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", "type": "github" } }, - "nix-filter_6": { + "pre-commit-hooks-nix": { + "flake": false, "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nix-filter_7": { + "pre-commit-hooks-nix_10": { + "flake": false, "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nix-filter_8": { + "pre-commit-hooks-nix_11": { + "flake": false, "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nix-filter_9": { + "pre-commit-hooks-nix_12": { + "flake": false, "locked": { - "lastModified": 1705332318, - "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs": { + "pre-commit-hooks-nix_13": { + "flake": false, "locked": { - "lastModified": 1709386671, - "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "fa9a51752f1b5de583ad5213eb621be071806663", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib": { + "pre-commit-hooks-nix_14": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_10": { + "pre-commit-hooks-nix_15": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1675183161, - "narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_2": { + "pre-commit-hooks-nix_16": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_3": { + "pre-commit-hooks-nix_17": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_4": { + "pre-commit-hooks-nix_18": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_5": { + "pre-commit-hooks-nix_2": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_6": { + "pre-commit-hooks-nix_3": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_7": { + "pre-commit-hooks-nix_4": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_8": { + "pre-commit-hooks-nix_5": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs-lib_9": { + "pre-commit-hooks-nix_6": { + "flake": false, "locked": { - "dir": "lib", - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs_10": { + "pre-commit-hooks-nix_7": { + "flake": false, "locked": { - "lastModified": 1708603017, - "narHash": "sha256-YVMXAorB6bE+y3nFJY0OUfQERI3tyLTDqd6zuPfewp8=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "2a56c2ca6814a31f8211dad09302398a06acbcdf", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "owner": "nixos", - "repo": "nixpkgs", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", "type": "github" } }, - "nixpkgs_11": { + "pre-commit-hooks-nix_8": { + "flake": false, "locked": { - "lastModified": 1708475490, - "narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "0e74ca98a74bc7270d28838369593635a5db3260", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "type": "github" } }, - "nixpkgs_12": { + "pre-commit-hooks-nix_9": { + "flake": false, "locked": { - "lastModified": 1709479366, - "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "type": "github" } }, - "nixpkgs_13": { + "profiles": { + "inputs": { + "hcUtils": "hcUtils_10", + "holochain": "holochain_34", + "nixpkgs": [ + "profiles", + "holochain", + "nixpkgs" + ], + "versions": "versions_17" + }, "locked": { - "lastModified": 1709479366, - "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973", + "lastModified": 1710262853, + "narHash": "sha256-z7RieH95tb4MzU4wFDG197zx4Ei6XFgnzwLp5fGgPiU=", + "owner": "holochain-open-dev", + "repo": "profiles", + "rev": "81216b4408c14505c3b5533a8cd01347f9cb70e1", "type": "github" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "owner": "holochain-open-dev", + "ref": "nixify", + "repo": "profiles", + "type": "github" } }, - "nixpkgs_14": { + "repo-git": { + "flake": false, "locked": { - "lastModified": 1709703039, - "narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_15": { + "repo-git_10": { + "flake": false, "locked": { - "lastModified": 1709961763, - "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_16": { + "repo-git_11": { + "flake": false, "locked": { - "lastModified": 1709961763, - "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_17": { + "repo-git_12": { + "flake": false, "locked": { - "lastModified": 1709961763, - "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_18": { + "repo-git_13": { + "flake": false, "locked": { - "lastModified": 1709961763, - "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_19": { + "repo-git_14": { + "flake": false, "locked": { - "lastModified": 1709961763, - "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_2": { + "repo-git_15": { + "flake": false, "locked": { - "lastModified": 1709386671, - "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "fa9a51752f1b5de583ad5213eb621be071806663", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_20": { + "repo-git_16": { + "flake": false, "locked": { - "lastModified": 1707092692, - "narHash": "sha256-ZbHsm+mGk/izkWtT4xwwqz38fdlwu7nUUKXTOmm4SyE=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "faf912b086576fd1a15fca610166c98d47bc667e", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_3": { - "locked": { - "lastModified": 1709386671, - "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "fa9a51752f1b5de583ad5213eb621be071806663", - "type": "github" + "repo-git_17": { + "flake": false, + "locked": { + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_4": { + "repo-git_18": { + "flake": false, "locked": { - "lastModified": 1709386671, - "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "fa9a51752f1b5de583ad5213eb621be071806663", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_5": { + "repo-git_2": { + "flake": false, "locked": { - "lastModified": 1709386671, - "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "fa9a51752f1b5de583ad5213eb621be071806663", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_6": { + "repo-git_3": { + "flake": false, "locked": { - "lastModified": 1709386671, - "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "fa9a51752f1b5de583ad5213eb621be071806663", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_7": { + "repo-git_4": { + "flake": false, "locked": { - "lastModified": 1709386671, - "narHash": "sha256-VPqfBnIJ+cfa78pd4Y5Cr6sOWVW8GYHRVucxJGmRf8Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "fa9a51752f1b5de583ad5213eb621be071806663", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_8": { + "repo-git_5": { + "flake": false, "locked": { - "lastModified": 1706925685, - "narHash": "sha256-hVInjWMmgH4yZgA4ZtbgJM1qEAel72SYhP5nOWX4UIM=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "79a13f1437e149dc7be2d1290c74d378dad60814", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "nixpkgs_9": { + "repo-git_6": { + "flake": false, "locked": { - "lastModified": 1706925685, - "narHash": "sha256-hVInjWMmgH4yZgA4ZtbgJM1qEAel72SYhP5nOWX4UIM=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "79a13f1437e149dc7be2d1290c74d378dad60814", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "pre-commit-hooks-nix": { + "repo-git_7": { "flake": false, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "pre-commit-hooks-nix_10": { + "repo-git_8": { "flake": false, "locked": { - "lastModified": 1676513100, - "narHash": "sha256-MK39nQV86L2ag4TmcK5/+r1ULpzRLPbbfvWbPvIoYJE=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "5f0cba88ac4d6dd8cad5c6f6f1540b3d6a21a798", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "pre-commit-hooks-nix_2": { + "repo-git_9": { "flake": false, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", - "type": "github" + "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", + "type": "file", + "url": "file:/dev/null" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "type": "github" + "type": "file", + "url": "file:/dev/null" } }, - "pre-commit-hooks-nix_3": { - "flake": false, + "root": { + "inputs": { + "hcUtils": "hcUtils", + "holochain": "holochain_17", + "nixpkgs": [ + "holochain", + "nixpkgs" + ], + "profiles": "profiles", + "versions": "versions_18" + } + }, + "rust-overlay": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", + "lastModified": 1708567842, + "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", "type": "github" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "pre-commit-hooks-nix_4": { - "flake": false, + "rust-overlay_10": { + "inputs": { + "flake-utils": "flake-utils_10", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", + "lastModified": 1710123130, + "narHash": "sha256-EoGL/WSM1M2L099Q91mPKO/FRV2iu2ZLOEp3y5sLfiE=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "73aca260afe5d41d3ebce932c8d896399c9d5174", "type": "github" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "pre-commit-hooks-nix_5": { - "flake": false, + "rust-overlay_11": { + "inputs": { + "flake-utils": "flake-utils_11", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", + "lastModified": 1710123130, + "narHash": "sha256-EoGL/WSM1M2L099Q91mPKO/FRV2iu2ZLOEp3y5sLfiE=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "73aca260afe5d41d3ebce932c8d896399c9d5174", "type": "github" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "pre-commit-hooks-nix_6": { - "flake": false, + "rust-overlay_12": { + "inputs": { + "flake-utils": "flake-utils_12", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "pre-commit-hooks-nix_7": { - "flake": false, + "rust-overlay_13": { + "inputs": { + "flake-utils": "flake-utils_13", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "pre-commit-hooks-nix_8": { - "flake": false, + "rust-overlay_14": { + "inputs": { + "flake-utils": "flake-utils_14", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "pre-commit-hooks-nix_9": { - "flake": false, + "rust-overlay_15": { + "inputs": { + "flake-utils": "flake-utils_15", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "nixpkgs" + ] + }, "locked": { - "lastModified": 1707297608, - "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "profiles": { + "rust-overlay_16": { "inputs": { - "holochain": "holochain_18", + "flake-utils": "flake-utils_16", "nixpkgs": [ - "profiles", + "hcUtils", "holochain", "nixpkgs" - ], - "versions": "versions_9" + ] }, "locked": { - "lastModified": 1707296399, - "narHash": "sha256-70ZSPYET/HOtF45TSQS82OkcZFOL6l1zpgRFGDqNa0c=", - "owner": "holochain-open-dev", - "repo": "profiles", - "rev": "a1a487c8d6a8fd9910ba9b3f26e47df0bf0d09ae", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { - "owner": "holochain-open-dev", - "repo": "profiles", + "owner": "oxalica", + "repo": "rust-overlay", "type": "github" } }, - "repo-git": { - "flake": false, - "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "rust-overlay_17": { + "inputs": { + "flake-utils": "flake-utils_17", + "nixpkgs": [ + "hcUtils", + "nixpkgs" + ] }, - "original": { - "type": "file", - "url": "file:/dev/null" - } - }, - "repo-git_10": { - "flake": false, "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", + "type": "github" }, "original": { - "type": "file", - "url": "file:/dev/null" + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" } }, - "repo-git_2": { - "flake": false, - "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "rust-overlay_18": { + "inputs": { + "flake-utils": "flake-utils_18", + "nixpkgs": [ + "holochain", + "nixpkgs" + ] }, - "original": { - "type": "file", - "url": "file:/dev/null" - } - }, - "repo-git_3": { - "flake": false, "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", + "type": "github" }, "original": { - "type": "file", - "url": "file:/dev/null" + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" } }, - "repo-git_4": { - "flake": false, - "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "rust-overlay_19": { + "inputs": { + "flake-utils": "flake-utils_19", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "nixpkgs" + ] }, - "original": { - "type": "file", - "url": "file:/dev/null" - } - }, - "repo-git_5": { - "flake": false, "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "lastModified": 1708567842, + "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "type": "github" }, "original": { - "type": "file", - "url": "file:/dev/null" + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" } }, - "repo-git_6": { - "flake": false, - "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "rust-overlay_2": { + "inputs": { + "flake-utils": "flake-utils_2", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] }, - "original": { - "type": "file", - "url": "file:/dev/null" - } - }, - "repo-git_7": { - "flake": false, "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "lastModified": 1708567842, + "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "type": "github" }, "original": { - "type": "file", - "url": "file:/dev/null" + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" } }, - "repo-git_8": { - "flake": false, + "rust-overlay_20": { + "inputs": { + "flake-utils": "flake-utils_20", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "lastModified": 1708567842, + "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "type": "github" }, "original": { - "type": "file", - "url": "file:/dev/null" + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" } }, - "repo-git_9": { - "flake": false, + "rust-overlay_21": { + "inputs": { + "flake-utils": "flake-utils_21", + "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "nixpkgs" + ] + }, "locked": { - "narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=", - "type": "file", - "url": "file:/dev/null" + "lastModified": 1708567842, + "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "type": "github" }, "original": { - "type": "file", - "url": "file:/dev/null" + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" } }, - "root": { + "rust-overlay_22": { "inputs": { - "hcUtils": "hcUtils", - "holochain": "holochain_17", + "flake-utils": "flake-utils_22", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", "holochain", "nixpkgs" - ], - "profiles": "profiles", - "versions": "versions_10" + ] + }, + "locked": { + "lastModified": 1709604635, + "narHash": "sha256-le4fwmWmjGRYWwkho0Gr7mnnZndOOe4XGbLw68OvF40=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "e86c0fb5d3a22a5f30d7f64ecad88643fe26449d", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" } }, - "rust-overlay": { + "rust-overlay_23": { "inputs": { - "flake-utils": "flake-utils", + "flake-utils": "flake-utils_23", "nixpkgs": [ - "hcUtils", - "hcUtils", + "profiles", "hcUtils", "hcUtils", "hcUtils", @@ -4183,11 +8069,11 @@ ] }, "locked": { - "lastModified": 1708567842, - "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "lastModified": 1709604635, + "narHash": "sha256-le4fwmWmjGRYWwkho0Gr7mnnZndOOe4XGbLw68OvF40=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "rev": "e86c0fb5d3a22a5f30d7f64ecad88643fe26449d", "type": "github" }, "original": { @@ -4196,10 +8082,13 @@ "type": "github" } }, - "rust-overlay_10": { + "rust-overlay_24": { "inputs": { - "flake-utils": "flake-utils_10", + "flake-utils": "flake-utils_24", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "hcUtils", "hcUtils", @@ -4209,11 +8098,11 @@ ] }, "locked": { - "lastModified": 1710123130, - "narHash": "sha256-EoGL/WSM1M2L099Q91mPKO/FRV2iu2ZLOEp3y5sLfiE=", + "lastModified": 1709691047, + "narHash": "sha256-2Vwx1FLufoMEcOS8KAwP8H83IP3Hw6ZPrIDHkSXrFCY=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "73aca260afe5d41d3ebce932c8d896399c9d5174", + "rev": "d55139f3061cdf2c8f5f7bc8d49e884826e6a4ea", "type": "github" }, "original": { @@ -4222,10 +8111,13 @@ "type": "github" } }, - "rust-overlay_11": { + "rust-overlay_25": { "inputs": { - "flake-utils": "flake-utils_11", + "flake-utils": "flake-utils_25", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "hcUtils", "hcUtils", @@ -4234,11 +8126,11 @@ ] }, "locked": { - "lastModified": 1710123130, - "narHash": "sha256-EoGL/WSM1M2L099Q91mPKO/FRV2iu2ZLOEp3y5sLfiE=", + "lastModified": 1709691047, + "narHash": "sha256-2Vwx1FLufoMEcOS8KAwP8H83IP3Hw6ZPrIDHkSXrFCY=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "73aca260afe5d41d3ebce932c8d896399c9d5174", + "rev": "d55139f3061cdf2c8f5f7bc8d49e884826e6a4ea", "type": "github" }, "original": { @@ -4247,10 +8139,13 @@ "type": "github" } }, - "rust-overlay_12": { + "rust-overlay_26": { "inputs": { - "flake-utils": "flake-utils_12", + "flake-utils": "flake-utils_26", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "hcUtils", "hcUtils", @@ -4259,11 +8154,11 @@ ] }, "locked": { - "lastModified": 1710209426, - "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "lastModified": 1709863839, + "narHash": "sha256-QpEL5FmZNi2By3sKZY55wGniFXc4wEn9PQczlE8TG0o=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", + "rev": "e5ab9ee98f479081ad971473d2bc13c59e9fbc0a", "type": "github" }, "original": { @@ -4272,10 +8167,13 @@ "type": "github" } }, - "rust-overlay_13": { + "rust-overlay_27": { "inputs": { - "flake-utils": "flake-utils_13", + "flake-utils": "flake-utils_27", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "hcUtils", "hcUtils", @@ -4283,11 +8181,11 @@ ] }, "locked": { - "lastModified": 1710209426, - "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "lastModified": 1709863839, + "narHash": "sha256-QpEL5FmZNi2By3sKZY55wGniFXc4wEn9PQczlE8TG0o=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", + "rev": "e5ab9ee98f479081ad971473d2bc13c59e9fbc0a", "type": "github" }, "original": { @@ -4296,10 +8194,13 @@ "type": "github" } }, - "rust-overlay_14": { + "rust-overlay_28": { "inputs": { - "flake-utils": "flake-utils_14", + "flake-utils": "flake-utils_28", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "hcUtils", "holochain", @@ -4307,11 +8208,11 @@ ] }, "locked": { - "lastModified": 1710209426, - "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "lastModified": 1710123130, + "narHash": "sha256-EoGL/WSM1M2L099Q91mPKO/FRV2iu2ZLOEp3y5sLfiE=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", + "rev": "73aca260afe5d41d3ebce932c8d896399c9d5174", "type": "github" }, "original": { @@ -4320,21 +8221,24 @@ "type": "github" } }, - "rust-overlay_15": { + "rust-overlay_29": { "inputs": { - "flake-utils": "flake-utils_15", + "flake-utils": "flake-utils_29", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "hcUtils", "nixpkgs" ] }, "locked": { - "lastModified": 1710209426, - "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", + "lastModified": 1710123130, + "narHash": "sha256-EoGL/WSM1M2L099Q91mPKO/FRV2iu2ZLOEp3y5sLfiE=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", + "rev": "73aca260afe5d41d3ebce932c8d896399c9d5174", "type": "github" }, "original": { @@ -4343,10 +8247,42 @@ "type": "github" } }, - "rust-overlay_16": { + "rust-overlay_3": { "inputs": { - "flake-utils": "flake-utils_16", + "flake-utils": "flake-utils_3", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1708567842, + "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, + "rust-overlay_30": { + "inputs": { + "flake-utils": "flake-utils_30", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "holochain", "nixpkgs" @@ -4366,10 +8302,13 @@ "type": "github" } }, - "rust-overlay_17": { + "rust-overlay_31": { "inputs": { - "flake-utils": "flake-utils_17", + "flake-utils": "flake-utils_31", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "hcUtils", "nixpkgs" ] @@ -4388,10 +8327,13 @@ "type": "github" } }, - "rust-overlay_18": { + "rust-overlay_32": { "inputs": { - "flake-utils": "flake-utils_18", + "flake-utils": "flake-utils_32", "nixpkgs": [ + "profiles", + "hcUtils", + "hcUtils", "holochain", "nixpkgs" ] @@ -4410,27 +8352,22 @@ "type": "github" } }, - "rust-overlay_19": { + "rust-overlay_33": { "inputs": { - "flake-utils": [ - "profiles", - "holochain", - "crane", - "flake-utils" - ], + "flake-utils": "flake-utils_33", "nixpkgs": [ "profiles", - "holochain", - "crane", + "hcUtils", + "hcUtils", "nixpkgs" ] }, "locked": { - "lastModified": 1675391458, - "narHash": "sha256-ukDKZw922BnK5ohL9LhwtaDAdCsJL7L6ScNEyF1lO9w=", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "383a4acfd11d778d5c2efcf28376cbd845eeaedf", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { @@ -4439,28 +8376,22 @@ "type": "github" } }, - "rust-overlay_2": { + "rust-overlay_34": { "inputs": { - "flake-utils": "flake-utils_2", + "flake-utils": "flake-utils_34", "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", + "profiles", "hcUtils", "holochain", "nixpkgs" ] }, "locked": { - "lastModified": 1708567842, - "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { @@ -4469,21 +8400,21 @@ "type": "github" } }, - "rust-overlay_20": { + "rust-overlay_35": { "inputs": { - "flake-utils": "flake-utils_20", + "flake-utils": "flake-utils_35", "nixpkgs": [ "profiles", - "holochain", + "hcUtils", "nixpkgs" ] }, "locked": { - "lastModified": 1707185459, - "narHash": "sha256-+GdqwnFZQ9G6pOrTGA+XzD4hg+DZZwkx2/x46fuNkL8=", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "be473291b92e4e84e84a1e04e57481c848060c6c", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { @@ -4492,27 +8423,21 @@ "type": "github" } }, - "rust-overlay_3": { + "rust-overlay_36": { "inputs": { - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_36", "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", + "profiles", + "holochain", "nixpkgs" ] }, "locked": { - "lastModified": 1708567842, - "narHash": "sha256-tJmra4795ji+hWZTq9UfbHISu+0/V8kdfAj2VYFk6xc=", + "lastModified": 1710209426, + "narHash": "sha256-A7bXK9k6RdBGsmqU4DxHqDBty7kKNkh8Pv+iGE2i1Ac=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "0b5394f1da0e50715d36a22d4912cb3b02e6b72a", + "rev": "405cdc2652fa89f2fcf392335d5b9364b0adc5c2", "type": "github" }, "original": { @@ -4628,65 +8553,286 @@ "type": "github" }, "original": { - "owner": "oxalica", - "repo": "rust-overlay", + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, + "rust-overlay_8": { + "inputs": { + "flake-utils": "flake-utils_8", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "holochain", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709863839, + "narHash": "sha256-QpEL5FmZNi2By3sKZY55wGniFXc4wEn9PQczlE8TG0o=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "e5ab9ee98f479081ad971473d2bc13c59e9fbc0a", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, + "rust-overlay_9": { + "inputs": { + "flake-utils": "flake-utils_9", + "nixpkgs": [ + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "hcUtils", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709863839, + "narHash": "sha256-QpEL5FmZNi2By3sKZY55wGniFXc4wEn9PQczlE8TG0o=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "e5ab9ee98f479081ad971473d2bc13c59e9fbc0a", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, + "scaffolding": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_10": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_11": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_12": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_13": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_14": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_15": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_16": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_17": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_18": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "scaffolding_2": { + "flake": false, + "locked": { + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "type": "github" + }, + "original": { + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", "type": "github" } }, - "rust-overlay_8": { - "inputs": { - "flake-utils": "flake-utils_8", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "holochain", - "nixpkgs" - ] - }, + "scaffolding_3": { + "flake": false, "locked": { - "lastModified": 1709863839, - "narHash": "sha256-QpEL5FmZNi2By3sKZY55wGniFXc4wEn9PQczlE8TG0o=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "e5ab9ee98f479081ad971473d2bc13c59e9fbc0a", + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", "type": "github" }, "original": { - "owner": "oxalica", - "repo": "rust-overlay", + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", "type": "github" } }, - "rust-overlay_9": { - "inputs": { - "flake-utils": "flake-utils_9", - "nixpkgs": [ - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "hcUtils", - "nixpkgs" - ] - }, + "scaffolding_4": { + "flake": false, "locked": { - "lastModified": 1709863839, - "narHash": "sha256-QpEL5FmZNi2By3sKZY55wGniFXc4wEn9PQczlE8TG0o=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "e5ab9ee98f479081ad971473d2bc13c59e9fbc0a", + "lastModified": 1708377063, + "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", + "owner": "holochain", + "repo": "scaffolding", + "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", "type": "github" }, "original": { - "owner": "oxalica", - "repo": "rust-overlay", + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", "type": "github" } }, - "scaffolding": { + "scaffolding_5": { "flake": false, "locked": { "lastModified": 1708377063, @@ -4703,7 +8849,7 @@ "type": "github" } }, - "scaffolding_10": { + "scaffolding_6": { "flake": false, "locked": { "lastModified": 1708377063, @@ -4720,7 +8866,7 @@ "type": "github" } }, - "scaffolding_2": { + "scaffolding_7": { "flake": false, "locked": { "lastModified": 1708377063, @@ -4737,7 +8883,7 @@ "type": "github" } }, - "scaffolding_3": { + "scaffolding_8": { "flake": false, "locked": { "lastModified": 1708377063, @@ -4754,7 +8900,7 @@ "type": "github" } }, - "scaffolding_4": { + "scaffolding_9": { "flake": false, "locked": { "lastModified": 1708377063, @@ -4765,98 +8911,268 @@ "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "scaffolding", + "owner": "holochain", + "ref": "holochain-weekly", + "repo": "scaffolding", + "type": "github" + } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_10": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_11": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_12": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_13": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_14": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_15": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_16": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_17": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_18": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_19": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "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" } }, - "scaffolding_5": { - "flake": false, + "systems_20": { "locked": { - "lastModified": 1708377063, - "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", - "owner": "holochain", - "repo": "scaffolding", - "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "scaffolding", + "owner": "nix-systems", + "repo": "default", "type": "github" } }, - "scaffolding_6": { - "flake": false, + "systems_21": { "locked": { - "lastModified": 1708377063, - "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", - "owner": "holochain", - "repo": "scaffolding", - "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "scaffolding", + "owner": "nix-systems", + "repo": "default", "type": "github" } }, - "scaffolding_7": { - "flake": false, + "systems_22": { "locked": { - "lastModified": 1708377063, - "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", - "owner": "holochain", - "repo": "scaffolding", - "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "scaffolding", + "owner": "nix-systems", + "repo": "default", "type": "github" } }, - "scaffolding_8": { - "flake": false, + "systems_23": { "locked": { - "lastModified": 1708377063, - "narHash": "sha256-5+iEjwMO/sTe1h9JVrfn77GjliIRVJQFS2yvI3KTsL8=", - "owner": "holochain", - "repo": "scaffolding", - "rev": "c41f01d2ff19fe58b6632860d85f88a96e16fd65", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-weekly", - "repo": "scaffolding", + "owner": "nix-systems", + "repo": "default", "type": "github" } }, - "scaffolding_9": { - "flake": false, + "systems_24": { "locked": { - "lastModified": 1705076186, - "narHash": "sha256-O914XeBuFulky5RqTOvsog+fbO12v0ppW+mIdO6lvKU=", - "owner": "holochain", - "repo": "scaffolding", - "rev": "42e025fe23ac0b4cd659d95e6752d2d300a8d076", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { - "owner": "holochain", - "ref": "holochain-0.2", - "repo": "scaffolding", + "owner": "nix-systems", + "repo": "default", "type": "github" } }, - "systems": { + "systems_25": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4871,7 +9187,7 @@ "type": "github" } }, - "systems_10": { + "systems_26": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4886,7 +9202,7 @@ "type": "github" } }, - "systems_11": { + "systems_27": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4901,7 +9217,7 @@ "type": "github" } }, - "systems_12": { + "systems_28": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4916,7 +9232,7 @@ "type": "github" } }, - "systems_13": { + "systems_29": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4931,7 +9247,7 @@ "type": "github" } }, - "systems_14": { + "systems_3": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4946,7 +9262,7 @@ "type": "github" } }, - "systems_15": { + "systems_30": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4961,7 +9277,7 @@ "type": "github" } }, - "systems_16": { + "systems_31": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4976,7 +9292,7 @@ "type": "github" } }, - "systems_17": { + "systems_32": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -4991,7 +9307,7 @@ "type": "github" } }, - "systems_18": { + "systems_33": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -5006,7 +9322,7 @@ "type": "github" } }, - "systems_19": { + "systems_34": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -5021,7 +9337,7 @@ "type": "github" } }, - "systems_2": { + "systems_35": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -5036,7 +9352,7 @@ "type": "github" } }, - "systems_3": { + "systems_36": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -5166,11 +9482,195 @@ }, "versions_10": { "inputs": { - "holochain": "holochain_20", + "holochain": "holochain_21", "lair": "lair_10", "launcher": "launcher_10", "scaffolding": "scaffolding_10" }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1709620314, + "narHash": "sha256-d7vekpj538VqdDrChFbVQpSVGDMnU1nSksbSzacKvyM=", + "owner": "holochain", + "repo": "holochain", + "rev": "392bdfd729fb6ce50f78f9e7f1c757dc392675f4", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_11": { + "inputs": { + "holochain": "holochain_23", + "lair": "lair_11", + "launcher": "launcher_11", + "scaffolding": "scaffolding_11" + }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1709731345, + "narHash": "sha256-YNMiQJRbnBdTQ/Q26M5zp+j2DGtpmaI/VWPVJxc4G7k=", + "owner": "holochain", + "repo": "holochain", + "rev": "3c3d2d73819e97cb9f5487d853f75a9954850f1e", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_12": { + "inputs": { + "holochain": "holochain_25", + "lair": "lair_12", + "launcher": "launcher_12", + "scaffolding": "scaffolding_12" + }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1709879507, + "narHash": "sha256-62ksNmQzgtsOlA6OFsdmVwUd6Me8g114DO9U4G23Ovk=", + "owner": "holochain", + "repo": "holochain", + "rev": "ef5d8cb9f6b57e208dff52ea173f13a1aaf46cce", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_13": { + "inputs": { + "holochain": "holochain_27", + "lair": "lair_13", + "launcher": "launcher_13", + "scaffolding": "scaffolding_13" + }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1710138828, + "narHash": "sha256-MyZxoUdRrjIaiywthLfaBh2nUuvmgl8HSikKOoj9rxs=", + "owner": "holochain", + "repo": "holochain", + "rev": "5fdb77016be1925ec89cde1fffa0e9c80f9bbd92", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_14": { + "inputs": { + "holochain": "holochain_29", + "lair": "lair_14", + "launcher": "launcher_14", + "scaffolding": "scaffolding_14" + }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_15": { + "inputs": { + "holochain": "holochain_31", + "lair": "lair_15", + "launcher": "launcher_15", + "scaffolding": "scaffolding_15" + }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_16": { + "inputs": { + "holochain": "holochain_33", + "lair": "lair_16", + "launcher": "launcher_16", + "scaffolding": "scaffolding_16" + }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_17": { + "inputs": { + "holochain": "holochain_35", + "lair": "lair_17", + "launcher": "launcher_17", + "scaffolding": "scaffolding_17" + }, + "locked": { + "dir": "versions/weekly", + "lastModified": 1710225101, + "narHash": "sha256-vf2FT9x5Ua8/LA4TGXss2Y3y6xokwBauCDKsK9PcH3g=", + "owner": "holochain", + "repo": "holochain", + "rev": "eff052624aa039576c6b4d4598a7ad860a7afd50", + "type": "github" + }, + "original": { + "dir": "versions/weekly", + "owner": "holochain", + "repo": "holochain", + "type": "github" + } + }, + "versions_18": { + "inputs": { + "holochain": "holochain_36", + "lair": "lair_18", + "launcher": "launcher_18", + "scaffolding": "scaffolding_18" + }, "locked": { "dir": "versions/weekly", "lastModified": 1710225101, @@ -5356,16 +9856,16 @@ "scaffolding": "scaffolding_9" }, "locked": { - "dir": "versions/0_2", - "lastModified": 1707272574, - "narHash": "sha256-BEzrfEbrrW7YP3rBdqgpfKOBHE9sO5xBlElsRL3QPaM=", + "dir": "versions/weekly", + "lastModified": 1708595708, + "narHash": "sha256-coOhtMii+epTQobSAj1qGfVYbN9Rs0oB+Rj6ZePqKIU=", "owner": "holochain", "repo": "holochain", - "rev": "137b2b8ef82d90cab61f419ee7e7df8c10fdf774", + "rev": "e2fd7138bfeb1185a245421eefb2f83d237eccef", "type": "github" }, "original": { - "dir": "versions/0_2", + "dir": "versions/weekly", "owner": "holochain", "repo": "holochain", "type": "github" diff --git a/nix/fixture/flake.nix b/nix/fixture/flake.nix index d8948f0..afce04f 100644 --- a/nix/fixture/flake.nix +++ b/nix/fixture/flake.nix @@ -11,7 +11,7 @@ inputs.versions.follows = "versions"; }; hcUtils.url = "path:../.."; - profiles.url = "github:holochain-open-dev/profiles"; + profiles.url = "github:holochain-open-dev/profiles/nixify"; }; outputs = inputs @ { ... }: @@ -67,8 +67,8 @@ ]; shellHook = '' - replace-npm-dependencies-sources ${builtins.toString (builtins.map (p: "${p.meta.packageName}=${p.outPath}/lib") (builtins.attrValues (allNpmPackages {inherit inputs' self';})))} - ''; + replace-npm-dependencies-sources ${builtins.toString (builtins.map (p: "${p.meta.packageName}=file:${p.outPath}/lib") (builtins.attrValues (allNpmPackages {inherit inputs' self';})))} + ''; }; # packages.i = inputs'.profiles.packages.profiles_ui; }; diff --git a/nix/fixture/package-lock.json b/nix/fixture/package-lock.json index dee95dc..ac37328 100644 --- a/nix/fixture/package-lock.json +++ b/nix/fixture/package-lock.json @@ -12,13 +12,45 @@ "./zome/" ], "dependencies": { - "zome": "^1.0.0" + "zome": "file:/nix/store/aqjds5pi5s3vw0xjmzzlz0phkhz9y8qz-zome/lib" } }, - "../../../../../../../../nix/store/hqsw2yppsm6gr4jdrqmxlrdm48j1397c--holochain-open-dev-profiles-0.0.0/lib": {}, - "node_modules/@holochain-open-dev/profiles": { - "resolved": "../../../../../../../../nix/store/hqsw2yppsm6gr4jdrqmxlrdm48j1397c--holochain-open-dev-profiles-0.0.0/lib", - "link": true + "../../../../../../../../nix/store/cywpx2ixlp41ni71wm22csz536w713k0--holochain-open-dev-profiles/lib": { + "name": "@holochain-open-dev/profiles", + "version": "0.17.2", + "license": "MIT", + "dependencies": { + "@holochain-open-dev/elements": "^0.8.3", + "@holochain-open-dev/stores": "^0.8.11", + "@holochain-open-dev/utils": "^0.16.2", + "@holochain/client": "^0.17.0-dev.7", + "@lit/context": "^1.0.1", + "@lit/localize": "^0.12.0", + "@mdi/js": "^7.1.96", + "@shoelace-style/shoelace": "^2.11.0", + "lit": "^3.0.2" + }, + "devDependencies": { + "@custom-elements-manifest/analyzer": "^0.5.7", + "@lit/localize-tools": "^0.6.3", + "@open-wc/eslint-config": "^2.0.0", + "@types/node": "14.11.1", + "@typescript-eslint/eslint-plugin": "^5.49.0", + "@typescript-eslint/parser": "^5.49.0", + "bestzip": "^2.2.1", + "concurrently": "^5.1.0", + "deepmerge": "^3.2.0", + "eslint": "^7.1.0", + "eslint-config-prettier": "^6.11.0", + "prettier": "^2.0.4", + "tslib": "^2.0.0", + "typescript": "^4.9.0", + "vite": "^4.0.4", + "vite-plugin-checker": "^0.5.3" + } + }, + "../../../../../../../../nix/store/hqsw2yppsm6gr4jdrqmxlrdm48j1397c--holochain-open-dev-profiles-0.0.0/lib": { + "extraneous": true }, "node_modules/zome": { "resolved": "zome", @@ -28,8 +60,12 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@holochain-open-dev/profiles": "file:/nix/store/hqsw2yppsm6gr4jdrqmxlrdm48j1397c--holochain-open-dev-profiles-0.0.0/lib" + "@holochain-open-dev/profiles": "file:/nix/store/cywpx2ixlp41ni71wm22csz536w713k0--holochain-open-dev-profiles/lib" } + }, + "zome/node_modules/@holochain-open-dev/profiles": { + "resolved": "../../../../../../../../nix/store/cywpx2ixlp41ni71wm22csz536w713k0--holochain-open-dev-profiles/lib", + "link": true } } } diff --git a/nix/fixture/package.json b/nix/fixture/package.json index 3b8ec81..d264ed6 100644 --- a/nix/fixture/package.json +++ b/nix/fixture/package.json @@ -1,7 +1,7 @@ { "author": "", "dependencies": { - "zome": "/nix/store/3l4n96ahxi1jd59srny1vyn59x7qxx75-zome/lib" + "zome": "file:/nix/store/aqjds5pi5s3vw0xjmzzlz0phkhz9y8qz-zome/lib" }, "description": "", "keywords": [], diff --git a/nix/fixture/zome/package.json b/nix/fixture/zome/package.json index a9ee473..ef9b3c2 100644 --- a/nix/fixture/zome/package.json +++ b/nix/fixture/zome/package.json @@ -1,17 +1,17 @@ { + "name": "zome", "author": "", + "scripts": { + "build": "", + "start": "node index.js" + }, "dependencies": { - "@holochain-open-dev/profiles": "file:/nix/store/hqsw2yppsm6gr4jdrqmxlrdm48j1397c--holochain-open-dev-profiles-0.0.0/lib" + "@holochain-open-dev/profiles": "file:/nix/store/cywpx2ixlp41ni71wm22csz536w713k0--holochain-open-dev-profiles/lib" }, "description": "", "keywords": [], "license": "ISC", "main": "index.js", - "name": "zome", - "scripts": { - "build": "", - "start": "node index.js" - }, "type": "module", "version": "1.0.0" } \ No newline at end of file