dotfiles/flake.lock

738 lines
19 KiB
Plaintext
Raw Normal View History

2021-05-30 20:41:33 +01:00
{
"nodes": {
2022-12-19 09:04:27 +00:00
"alejandra": {
"inputs": {
"fenix": "fenix",
"flakeCompat": "flakeCompat",
"nixpkgs": [
"nixpkgs-nixos-unstable"
]
},
"locked": {
2023-05-19 20:21:34 +01:00
"lastModified": 1684209597,
"narHash": "sha256-6gabWzKnpKNxTwJ/+cASswCCAU+t1rNlpY2DWMgn5r0=",
2022-12-19 09:04:27 +00:00
"owner": "kamadorueda",
"repo": "alejandra",
2023-05-19 20:21:34 +01:00
"rev": "9512caae61b6fbda5298a33813976db4f1c0f17d",
2022-12-19 09:04:27 +00:00
"type": "github"
},
"original": {
"owner": "kamadorueda",
"ref": "main",
"repo": "alejandra",
"type": "github"
}
},
2022-12-07 23:52:15 +00:00
"crane": {
"flake": false,
"locked": {
2023-06-25 07:34:35 +01:00
"lastModified": 1681175776,
"narHash": "sha256-7SsUy9114fryHAZ8p1L6G6YSu7jjz55FddEwa2U8XZc=",
2022-12-07 23:52:15 +00:00
"owner": "ipetkov",
"repo": "crane",
2023-06-25 07:34:35 +01:00
"rev": "445a3d222947632b5593112bb817850e8a9cf737",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
2023-06-25 07:34:35 +01:00
"ref": "v0.12.1",
2022-12-07 23:52:15 +00:00
"repo": "crane",
"type": "github"
}
},
2022-03-10 12:21:27 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2023-08-12 09:36:46 +01:00
"lastModified": 1691640097,
"narHash": "sha256-6vPsJYjtt2hs4mkiR46yt8c/Spdm/UiUKoSCIlc7iJw=",
2022-03-10 12:21:27 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-08-12 09:36:46 +01:00
"rev": "426d38710b656b0a31f8eaae6e0002206a3b96d7",
2022-03-10 12:21:27 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-04-01 10:17:50 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2023-08-12 09:36:46 +01:00
"lastModified": 1691743546,
"narHash": "sha256-nS2uWOeEmMgUBEMDCvwLlXBBCLkW7agDcMtOXuf9PDc=",
2023-04-01 10:17:50 +01:00
"owner": "nix-community",
"repo": "disko",
2023-08-12 09:36:46 +01:00
"rev": "241c878d4b542fea7c61ed4421e9224af054ff56",
2023-04-01 10:17:50 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2022-12-07 23:52:15 +00:00
"dream2nix": {
"inputs": {
"all-cabal-json": [
"helix",
"nci"
],
"crane": "crane",
"devshell": [
2023-06-25 07:34:35 +01:00
"helix",
"nci"
],
"drv-parts": "drv-parts",
"flake-compat": "flake-compat_2",
"flake-parts": [
2022-12-07 23:52:15 +00:00
"helix",
"nci",
2023-06-25 07:34:35 +01:00
"parts"
2022-12-07 23:52:15 +00:00
],
"flake-utils-pre-commit": [
"helix",
"nci"
],
"ghc-utils": [
"helix",
"nci"
],
"gomod2nix": [
"helix",
"nci"
],
"mach-nix": [
"helix",
"nci"
],
2023-06-25 07:34:35 +01:00
"nix-pypi-fetcher": [
"helix",
"nci"
],
2022-12-07 23:52:15 +00:00
"nixpkgs": [
"helix",
"nci",
"nixpkgs"
],
2023-06-25 07:34:35 +01:00
"nixpkgsV1": "nixpkgsV1",
2022-12-07 23:52:15 +00:00
"poetry2nix": [
"helix",
"nci"
],
"pre-commit-hooks": [
"helix",
"nci"
2023-06-25 07:34:35 +01:00
],
"pruned-racket-catalog": [
"helix",
"nci"
2022-12-07 23:52:15 +00:00
]
},
"locked": {
2023-06-25 07:34:35 +01:00
"lastModified": 1683212002,
"narHash": "sha256-EObtqyQsv9v+inieRY5cvyCMCUI5zuU5qu+1axlJCPM=",
2022-12-07 23:52:15 +00:00
"owner": "nix-community",
"repo": "dream2nix",
2023-06-25 07:34:35 +01:00
"rev": "fbfb09d2ab5ff761d822dd40b4a1def81651d096",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dream2nix",
"type": "github"
}
},
2023-06-25 07:34:35 +01:00
"drv-parts": {
"inputs": {
"flake-compat": [
"helix",
"nci",
"dream2nix",
"flake-compat"
],
"flake-parts": [
"helix",
"nci",
"dream2nix",
"flake-parts"
],
"nixpkgs": [
"helix",
"nci",
"dream2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1680698112,
"narHash": "sha256-FgnobN/DvCjEsc0UAZEAdPLkL4IZi2ZMnu2K2bUaElc=",
"owner": "davhau",
"repo": "drv-parts",
"rev": "e8c2ec1157dc1edb002989669a0dbd935f430201",
"type": "github"
},
"original": {
"owner": "davhau",
"repo": "drv-parts",
"type": "github"
}
},
2023-03-04 07:19:28 +00:00
"endless-sky": {
"locked": {
"lastModified": 1677885745,
"narHash": "sha256-4dMqk/2nWtw4h6aSLBEV2pEum7CA0IexNDnA9y3f2yE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2100c4926200b1ebbee032ad22113597195932f2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "2100c4926200b1ebbee032ad22113597195932f2",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-19 09:04:27 +00:00
"fenix": {
"inputs": {
"nixpkgs": [
"alejandra",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1668234453,
"narHash": "sha256-FmuZThToBvRsqCauYJ3l8HJoGLAY5cMULeYEKIaGrRw=",
"owner": "nix-community",
"repo": "fenix",
"rev": "8f219f6b36e8d0d56afa7f67e6e3df63ef013cdb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-11-08 16:28:34 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-11-08 16:28:34 +00:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-11-08 16:28:34 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-06-25 07:34:35 +01:00
"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"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2023-04-14 19:02:05 +01:00
"inputs": {
"systems": "systems"
},
2021-05-30 20:41:33 +01:00
"locked": {
2023-07-16 15:21:31 +01:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2021-05-30 20:41:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-16 15:21:31 +01:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "main",
2021-05-30 20:41:33 +01:00
"repo": "flake-utils",
"type": "github"
}
},
2022-12-07 23:52:15 +00:00
"flake-utils_2": {
2023-06-25 07:34:35 +01:00
"inputs": {
"systems": "systems_2"
},
2022-12-07 23:52:15 +00:00
"locked": {
2023-06-25 07:34:35 +01:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-12-07 23:52:15 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-25 07:34:35 +01:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-12-19 09:04:27 +00:00
"flakeCompat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-12-07 23:52:15 +00:00
"helix": {
"inputs": {
"nci": "nci",
"nixpkgs": [
2023-06-22 10:42:53 +01:00
"nixpkgs-stable"
2022-12-07 23:52:15 +00:00
],
2023-06-25 07:34:35 +01:00
"parts": "parts_2",
2022-12-07 23:52:15 +00:00
"rust-overlay": "rust-overlay"
},
"locked": {
2023-06-22 10:42:53 +01:00
"lastModified": 1684393286,
"narHash": "sha256-Ws9uWtZLvTwL5HNonFr4YwyPoTU8QlCvhs6IJ92aLDw=",
2022-12-07 23:52:15 +00:00
"owner": "helix-editor",
"repo": "helix",
2023-06-22 10:42:53 +01:00
"rev": "7f5940be80eaa3aec7903903072b7108f41dd97b",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "helix-editor",
2023-06-22 10:42:53 +01:00
"ref": "23.05",
2022-12-07 23:52:15 +00:00
"repo": "helix",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
2021-12-04 09:20:11 +00:00
"nixpkgs-stable"
2023-06-01 19:03:20 +01:00
]
2021-05-30 20:41:33 +01:00
},
"locked": {
2023-07-06 22:41:43 +01:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-06 22:41:43 +01:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-01 19:03:20 +01:00
"ref": "release-23.05",
2021-05-30 20:41:33 +01:00
"repo": "home-manager",
"type": "github"
}
},
2023-06-25 07:34:35 +01:00
"mk-naked-shell": {
"flake": false,
"locked": {
"lastModified": 1681286841,
"narHash": "sha256-3XlJrwlR0nBiREnuogoa5i1b4+w/XPe0z8bbrJASw0g=",
"owner": "yusdacra",
"repo": "mk-naked-shell",
"rev": "7612f828dd6f22b7fb332cc69440e839d7ffe6bd",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "mk-naked-shell",
"type": "github"
}
},
2022-12-07 23:52:15 +00:00
"nci": {
"inputs": {
"dream2nix": "dream2nix",
2023-06-25 07:34:35 +01:00
"mk-naked-shell": "mk-naked-shell",
2022-12-07 23:52:15 +00:00
"nixpkgs": [
"helix",
"nixpkgs"
],
2023-06-25 07:34:35 +01:00
"parts": "parts",
2022-12-07 23:52:15 +00:00
"rust-overlay": [
"helix",
"rust-overlay"
]
},
"locked": {
2023-06-25 07:34:35 +01:00
"lastModified": 1683699050,
"narHash": "sha256-UWKQpzVcSshB+sU2O8CCHjOSTQrNS7Kk9V3+UeBsJpg=",
2022-12-07 23:52:15 +00:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2023-06-25 07:34:35 +01:00
"rev": "ed27173cd1b223f598343ea3c15aacb1d140feac",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2022-10-01 13:37:46 +01:00
"nil": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs-nixos-unstable"
],
2022-12-07 23:52:15 +00:00
"rust-overlay": "rust-overlay_2"
2022-10-01 13:37:46 +01:00
},
"locked": {
2023-07-30 12:52:53 +01:00
"lastModified": 1683653883,
"narHash": "sha256-Xg3Cux5wQDatXRvQWsVD0YPfmxfijjG8+gxYqgoT6JE=",
2022-10-01 13:37:46 +01:00
"owner": "oxalica",
"repo": "nil",
2023-07-30 12:52:53 +01:00
"rev": "18de045d7788df2343aec58df7b85c10d1f5d5dd",
2022-10-01 13:37:46 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
2023-07-30 12:52:53 +01:00
"ref": "2023-05-09",
2022-10-01 13:37:46 +01:00
"repo": "nil",
"type": "github"
}
},
2021-06-12 09:40:09 +01:00
"nixos-hardware": {
"locked": {
2023-08-12 09:36:46 +01:00
"lastModified": 1691730710,
"narHash": "sha256-q/UBet5RdX8CBjOIpI2Y8EB8DXYr9cb7WuNGTP9HKf8=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
2023-08-12 09:36:46 +01:00
"rev": "f61352cf8066ddd3dfe9058e62184bae7382672d",
2021-06-12 09:40:09 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
"type": "github"
}
},
2023-06-22 10:42:53 +01:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-06-25 07:34:35 +01:00
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
2023-06-22 10:42:53 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-25 07:34:35 +01:00
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
2023-06-22 10:42:53 +01:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-07-03 18:50:30 +01:00
"nixpkgs-master": {
"locked": {
2023-08-12 09:36:46 +01:00
"lastModified": 1691824818,
"narHash": "sha256-WZmiiZQd7fJb+8Yppj9YcAM0Oq6DPUadRodnQUcV8MM=",
2022-07-03 18:50:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-12 09:36:46 +01:00
"rev": "10f0225bdd258fa52cf719bae0d05046cb805ff2",
2022-07-03 18:50:30 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": {
2021-05-31 09:15:44 +01:00
"locked": {
2023-08-12 09:36:46 +01:00
"lastModified": 1691654369,
"narHash": "sha256-gSILTEx1jRaJjwZxRlnu3ZwMn1FVNk80qlwiCX8kmpo=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-12 09:36:46 +01:00
"rev": "ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-06-01 14:30:39 +01:00
"ref": "nixos-unstable",
2021-05-31 09:15:44 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-31 21:38:23 +00:00
"nixpkgs-rust-analyzer": {
"locked": {
"lastModified": 1676330791,
"narHash": "sha256-XchfsxuwhE3BdzwyuifSTTB17NSQhecjscaQ/iWL6FQ=",
"owner": "NixOS",
2023-01-31 21:38:23 +00:00
"repo": "nixpkgs",
"rev": "79046740da1bd46d0928bf76103d3226dddf5aa6",
2023-01-31 21:38:23 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "79046740da1bd46d0928bf76103d3226dddf5aa6",
2023-01-31 21:38:23 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-stable": {
2021-05-30 20:41:33 +01:00
"locked": {
2023-08-12 09:36:46 +01:00
"lastModified": 1691693223,
"narHash": "sha256-9t8ZY1XNAsWqxAJmXgg+GXqF5chORMVnBT6PSHaRV3I=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-12 09:36:46 +01:00
"rev": "18784aac1013da9b442adf29b6c7c228518b5d3f",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-01 19:03:20 +01:00
"ref": "nixos-23.05",
2021-05-30 20:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-25 07:34:35 +01:00
"nixpkgsV1": {
"locked": {
"lastModified": 1678500271,
"narHash": "sha256-tRBLElf6f02HJGG0ZR7znMNFv/Uf7b2fFInpTHiHaSE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5eb98948b66de29f899c7fe27ae112a47964baf8",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
2021-05-30 20:41:33 +01:00
"nur": {
"locked": {
2023-08-12 09:36:46 +01:00
"lastModified": 1691821487,
"narHash": "sha256-APUW8CFOxzRdeX7k2ZtJnFPYz1n1369ruunMJ14ULKs=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2023-08-12 09:36:46 +01:00
"rev": "9ab0b1430048688a64456117b7ec72be8f2c27d4",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
2023-06-22 10:42:53 +01:00
"parts": {
2023-06-25 07:34:35 +01:00
"inputs": {
"nixpkgs-lib": [
"helix",
"nci",
"nixpkgs"
]
},
"locked": {
"lastModified": 1683560683,
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"parts_2": {
2023-06-22 10:42:53 +01:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-06-25 07:34:35 +01:00
"lastModified": 1683560683,
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
2023-06-22 10:42:53 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-06-25 07:34:35 +01:00
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
2023-06-22 10:42:53 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"root": {
"inputs": {
2022-12-19 09:04:27 +00:00
"alejandra": "alejandra",
2022-03-10 12:21:27 +00:00
"darwin": "darwin",
2023-04-01 10:17:50 +01:00
"disko": "disko",
2023-03-04 07:19:28 +00:00
"endless-sky": "endless-sky",
2022-11-08 16:28:34 +00:00
"flake-compat": "flake-compat",
2021-05-30 23:13:31 +01:00
"flake-utils": "flake-utils",
2022-12-07 23:52:15 +00:00
"helix": "helix",
2021-05-30 20:41:33 +01:00
"home-manager": "home-manager",
2022-10-01 13:37:46 +01:00
"nil": "nil",
2021-06-12 09:40:09 +01:00
"nixos-hardware": "nixos-hardware",
2022-07-03 18:50:30 +01:00
"nixpkgs-master": "nixpkgs-master",
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": "nixpkgs-nixos-unstable",
2023-01-31 21:38:23 +00:00
"nixpkgs-rust-analyzer": "nixpkgs-rust-analyzer",
2021-05-31 09:15:44 +01:00
"nixpkgs-stable": "nixpkgs-stable",
2021-10-30 11:10:19 +01:00
"nur": "nur",
"sops": "sops"
}
},
2022-12-19 09:04:27 +00:00
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1668182250,
"narHash": "sha256-PYGaOCiFvnJdVz+ZCaKF8geGdffXjJUNcMwaBHv0FT4=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "45ec315e01dc8dd1146dfeb65f0ef6e5c2efed78",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2022-10-01 13:37:46 +01:00
"rust-overlay": {
2022-12-07 23:52:15 +00:00
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
2023-06-25 07:34:35 +01:00
"lastModified": 1683771545,
"narHash": "sha256-we0GYcKTo2jRQGmUGrzQ9VH0OYAUsJMCsK8UkF+vZUA=",
2022-12-07 23:52:15 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-06-25 07:34:35 +01:00
"rev": "c57e210faf68e5d5386f18f1b17ad8365d25e4ed",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
2022-10-01 13:37:46 +01:00
"inputs": {
"flake-utils": [
"nil",
"flake-utils"
],
"nixpkgs": [
"nil",
"nixpkgs"
]
},
"locked": {
2023-08-05 10:01:53 +01:00
"lastModified": 1682907601,
"narHash": "sha256-FfUAYvRJ+6s9WWjXNPdRzuuvAeu2VHIXIbUkPJr4t14=",
2022-10-01 13:37:46 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-08-05 10:01:53 +01:00
"rev": "5eaff055dd57128c53ae373dc96af944f5849daa",
2022-10-01 13:37:46 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2021-10-30 11:10:19 +01:00
"sops": {
"inputs": {
2022-06-04 08:40:14 +01:00
"nixpkgs": [
"nixpkgs-stable"
],
2022-12-12 11:34:56 +00:00
"nixpkgs-stable": [
"nixpkgs-stable"
]
2021-10-30 11:10:19 +01:00
},
"locked": {
2023-07-30 12:52:53 +01:00
"lastModified": 1690199016,
"narHash": "sha256-yTLL72q6aqGmzHq+C3rDp3rIjno7EJZkFLof6Ika7cE=",
2021-10-30 11:10:19 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-07-30 12:52:53 +01:00
"rev": "c36df4fe4bf4bb87759b1891cab21e7a05219500",
2021-10-30 11:10:19 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "master",
"repo": "sops-nix",
"type": "github"
2021-05-30 20:41:33 +01:00
}
2022-12-02 14:56:05 +00:00
},
2023-04-14 19:02:05 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-06-25 07:34:35 +01:00
},
"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"
}
2021-05-30 20:41:33 +01:00
}
},
"root": "root",
"version": 7
}