configuration.nix/flake.lock

710 lines
18 KiB
Text
Raw Normal View History

2023-03-15 22:11:59 +05:30
{
"nodes": {
2023-10-28 04:31:09 +05:30
"adtya-xyz": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698447246,
"narHash": "sha256-CfbEtQHk2l+zprXNSpyYu+gNl3cJX9h9qz23SWfxWBM=",
"owner": "adtya",
"repo": "adtya.xyz",
"rev": "db0a9ddacdc10a7441de375f8f11824f38923677",
"type": "github"
},
"original": {
"owner": "adtya",
"repo": "adtya.xyz",
"type": "github"
}
},
2023-08-04 18:04:51 +05:30
"beautysh": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"poetry2nix": "poetry2nix",
"utils": "utils"
},
"locked": {
"lastModified": 1680308980,
"narHash": "sha256-aUEHV0jk2qIFP3jlsWYWhBbm+w/N9gzH3e4I5DcdB5s=",
"owner": "lovesegfault",
"repo": "beautysh",
"rev": "9845efc3ea3e86cc0d41465d720a47f521b2799c",
"type": "github"
},
"original": {
"owner": "lovesegfault",
"repo": "beautysh",
"type": "github"
}
},
2023-08-26 06:25:07 +05:30
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2023-10-24 06:28:23 +05:30
"lastModified": 1697840921,
"narHash": "sha256-zXHwu104SQOxogkMgg+w22c3+zI/FvK83TAkfLmeKw0=",
2023-08-26 06:25:07 +05:30
"owner": "ipetkov",
"repo": "crane",
2023-10-24 06:28:23 +05:30
"rev": "758ae442227103fa501276e8225609a11c99718e",
2023-08-26 06:25:07 +05:30
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"flake-compat": {
"flake": false,
"locked": {
2023-10-20 06:28:45 +05:30
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-03-15 22:11:59 +05:30
"owner": "edolstra",
"repo": "flake-compat",
2023-10-20 06:28:45 +05:30
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-08-04 18:04:51 +05:30
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"flake-parts": {
"inputs": {
2023-04-23 19:30:48 +05:30
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
2023-03-15 22:11:59 +05:30
},
"locked": {
2023-10-20 06:28:45 +05:30
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
2023-03-15 22:11:59 +05:30
"owner": "hercules-ci",
"repo": "flake-parts",
2023-10-20 06:28:45 +05:30
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2023-05-01 14:31:08 +05:30
"inputs": {
"systems": "systems"
},
2023-03-15 22:11:59 +05:30
"locked": {
2023-09-13 06:28:40 +05:30
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-03-15 22:11:59 +05:30
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 06:28:40 +05:30
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-04 18:04:51 +05:30
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2023-10-28 04:31:09 +05:30
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-08-04 18:04:51 +05:30
"owner": "numtide",
"repo": "flake-utils",
2023-10-28 04:31:09 +05:30
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-08-04 18:04:51 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_3"
},
2023-08-05 14:36:01 +05:30
"locked": {
2023-10-28 04:31:09 +05:30
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-08-05 14:36:01 +05:30
"owner": "numtide",
"repo": "flake-utils",
2023-10-28 04:31:09 +05:30
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-08-05 14:36:01 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_4": {
"inputs": {
"systems": "systems_4"
},
2023-10-28 03:55:35 +05:30
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_5": {
"inputs": {
"systems": "systems_5"
},
2023-10-28 04:31:09 +05:30
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_6": {
"inputs": {
"systems": "systems_6"
},
2023-08-04 18:04:51 +05:30
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-28 05:11:41 +05:30
"flake-utils_7": {
"inputs": {
"systems": "systems_7"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-08-04 18:04:51 +05:30
"gitignore_2": {
"inputs": {
"nixpkgs": [
"nixvim",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-16 11:40:59 +05:30
]
2023-03-15 22:11:59 +05:30
},
"locked": {
2023-10-29 06:32:07 +05:30
"lastModified": 1698479159,
"narHash": "sha256-rJHBDwW4LbADEfhkgGHjKGfL2dF44NrlyXdXeZrQahs=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "home-manager",
2023-10-29 06:32:07 +05:30
"rev": "f92a54fef4eacdbe86b0a2054054dd58b0e2a2a4",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-10-28 03:55:35 +05:30
"if3": {
"inputs": {
2023-10-28 04:31:09 +05:30
"flake-utils": "flake-utils_3",
2023-10-28 03:55:35 +05:30
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-28 06:26:36 +05:30
"lastModified": 1698451874,
"narHash": "sha256-oqwXlvajVyUUKuIr/C6z1QkVLgVX9OQh4W7Dz4aNo5k=",
2023-10-28 03:55:35 +05:30
"owner": "adtya",
"repo": "if3-docs",
2023-10-28 06:26:36 +05:30
"rev": "66f714dde190f692f53c72466950a4efafdd4ccc",
2023-10-28 03:55:35 +05:30
"type": "github"
},
"original": {
"owner": "adtya",
"repo": "if3-docs",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"impermanence": {
"locked": {
2023-10-15 06:32:44 +05:30
"lastModified": 1697303681,
"narHash": "sha256-caJ0rXeagaih+xTgRduYtYKL1rZ9ylh06CIrt1w5B4g=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "impermanence",
2023-10-15 06:32:44 +05:30
"rev": "0f317c2e9e56550ce12323eb39302d251618f5b5",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
2023-08-26 06:25:07 +05:30
"crane": "crane",
2023-04-23 19:30:48 +05:30
"flake-compat": "flake-compat",
2023-03-15 22:11:59 +05:30
"flake-parts": "flake-parts",
2023-10-28 04:31:09 +05:30
"flake-utils": "flake-utils_4",
2023-03-15 22:11:59 +05:30
"nixpkgs": [
"nixpkgs"
],
2023-08-26 06:25:07 +05:30
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
2023-03-15 22:11:59 +05:30
},
"locked": {
2023-10-24 06:28:23 +05:30
"lastModified": 1698100456,
"narHash": "sha256-Hx9ZVZYARVbzJB0fFNe/lPE9a4oP1dDGJnl3siRtBJ0=",
"owner": "nix-community",
2023-03-15 22:11:59 +05:30
"repo": "lanzaboote",
2023-10-24 06:28:23 +05:30
"rev": "bb380e19488ec6105d07b57c23ac518be51bf901",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
2023-03-15 22:11:59 +05:30
"repo": "lanzaboote",
"type": "github"
}
},
2023-05-27 17:07:47 +05:30
"nixpkgs": {
"locked": {
2023-10-28 06:26:36 +05:30
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
2023-03-15 22:11:59 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-28 06:26:36 +05:30
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-21 02:08:29 +05:30
"ref": "nixos-unstable",
2023-03-15 22:11:59 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-27 17:07:47 +05:30
"nixpkgs-stable": {
2023-04-01 23:20:13 +05:30
"locked": {
2023-07-21 06:43:34 +05:30
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
2023-04-01 23:20:13 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-21 06:43:34 +05:30
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
2023-04-01 23:20:13 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-21 06:43:34 +05:30
"ref": "nixos-23.05",
2023-04-01 23:20:13 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-04 18:04:51 +05:30
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"beautysh": "beautysh",
2023-10-28 04:31:09 +05:30
"flake-utils": "flake-utils_5",
2023-08-04 18:04:51 +05:30
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2023-10-29 06:32:07 +05:30
"lastModified": 1698504351,
"narHash": "sha256-/bj7Sy32j2HPtIuwjV94ZqF3A8A3CIouOngz8pdMn2I=",
"owner": "nix-community",
2023-08-04 18:04:51 +05:30
"repo": "nixvim",
2023-10-29 06:32:07 +05:30
"rev": "9004ffe32f68bb9cc3e5907bdb55ceccddca44a0",
2023-08-04 18:04:51 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
2023-08-04 18:04:51 +05:30
"repo": "nixvim",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"nixvim",
"beautysh",
"utils"
],
"nixpkgs": [
"nixvim",
"beautysh",
"nixpkgs"
]
},
"locked": {
"lastModified": 1658665240,
"narHash": "sha256-/wkx7D7enyBPRjIkK0w7QxLQhzEkb3UxNQnjyc3FTUI=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "8b8edc85d24661d5a6d0d71d6a7011f3e699780f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
2023-10-28 04:31:09 +05:30
"flake-utils": "flake-utils_6",
2023-08-04 18:04:51 +05:30
"gitignore": "gitignore_2",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2023-10-27 06:27:58 +05:30
"lastModified": 1698227354,
"narHash": "sha256-Fi5H9jbaQLmLw9qBi/mkR33CoFjNbobo5xWdX4tKz1Q=",
2023-08-04 18:04:51 +05:30
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-10-27 06:27:58 +05:30
"rev": "bd38df3d508dfcdff52cd243d297f218ed2257bf",
2023-08-04 18:04:51 +05:30
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"pre-commit-hooks-nix": {
"inputs": {
2023-04-23 19:30:48 +05:30
"flake-compat": [
"lanzaboote",
"flake-compat"
],
2023-03-15 22:11:59 +05:30
"flake-utils": [
"lanzaboote",
"flake-utils"
],
2023-03-25 22:10:52 +05:30
"gitignore": "gitignore",
2023-03-15 22:11:59 +05:30
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
2023-03-25 22:10:52 +05:30
"nixpkgs-stable": "nixpkgs-stable"
2023-03-15 22:11:59 +05:30
},
"locked": {
2023-10-20 06:28:45 +05:30
"lastModified": 1697746376,
"narHash": "sha256-gu77VkgdfaHgNCVufeb6WP9oqFLjwK4jHcoPZmBVF3E=",
2023-03-15 22:11:59 +05:30
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-10-20 06:28:45 +05:30
"rev": "8cc349bfd082da8782b989cad2158c9ad5bd70fd",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
2023-10-28 04:31:09 +05:30
"adtya-xyz": "adtya-xyz",
"flake-utils": "flake-utils_2",
2023-08-05 10:34:23 +05:30
"home-manager": "home-manager",
2023-10-28 03:55:35 +05:30
"if3": "if3",
2023-03-15 22:11:59 +05:30
"impermanence": "impermanence",
"lanzaboote": "lanzaboote",
2023-08-04 18:04:51 +05:30
"nixpkgs": "nixpkgs",
2023-10-28 05:11:41 +05:30
"nixvim": "nixvim",
"wiki": "wiki"
2023-03-15 22:11:59 +05:30
}
},
2023-08-26 06:25:07 +05:30
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2023-10-24 06:28:23 +05:30
"lastModified": 1697940838,
"narHash": "sha256-eyk92QqAoRNC0V99KOcKcBZjLPixxNBS0PRc4KlSQVs=",
2023-08-26 06:25:07 +05:30
"owner": "oxalica",
"repo": "rust-overlay",
2023-10-24 06:28:23 +05:30
"rev": "a3e829c06eadf848f13d109c7648570ce37ebccd",
2023-08-26 06:25:07 +05:30
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-16 11:40:59 +05:30
"systems": {
2023-03-15 22:11:59 +05:30
"locked": {
2023-04-16 11:40:59 +05:30
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
2023-04-16 11:40:59 +05:30
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-08-04 18:04:51 +05:30
},
"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"
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-08-05 14:36:01 +05:30
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-10-28 03:55:35 +05:30
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-10-28 04:31:09 +05:30
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-10-28 05:11:41 +05:30
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-08-04 18:04:51 +05:30
"utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-10-28 05:11:41 +05:30
},
"wiki": {
"inputs": {
"flake-utils": "flake-utils_7",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698449502,
"narHash": "sha256-NAJX7N7rkIuPogXvuOWGtWH8c7IaeMr9Xrqi1S0Uhuo=",
"owner": "adtya",
"repo": "wiki",
"rev": "f256679cbe65953fc04b2ce959ba51fdff26b22f",
"type": "github"
},
"original": {
"owner": "adtya",
"repo": "wiki",
"type": "github"
}
2023-03-15 22:11:59 +05:30
}
},
"root": "root",
"version": 7
}