flake/flake.lock

349 lines
8.6 KiB
Text
Raw Normal View History

2023-08-29 13:23:48 +02:00
{
"nodes": {
2023-11-08 14:42:16 +01:00
"agenix": {
"inputs": {
"darwin": "darwin",
"nixpkgs": [
"ragenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
"owner": "ryantm",
"repo": "agenix",
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": [
"ragenix",
"flake-utils"
],
"nixpkgs": [
"ragenix",
"nixpkgs"
],
"rust-overlay": [
"ragenix",
"rust-overlay"
]
},
"locked": {
"lastModified": 1681680516,
"narHash": "sha256-EB8Adaeg4zgcYDJn9sR6UMjN/OHdIiMMK19+3LmmXQY=",
"owner": "ipetkov",
"repo": "crane",
"rev": "54b63c8eae4c50172cb50b612946ff1d2bc1c75c",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"ragenix",
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"flake-compat": {
"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-11-08 14:42:16 +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"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"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-11-08 14:42:16 +01:00
"flake-utils_2": {
2023-11-07 15:52:47 +01:00
"inputs": {
2023-11-08 14:42:16 +01:00
"systems": "systems_2"
2023-11-07 15:52:47 +01:00
},
"locked": {
2023-11-08 14:42:16 +01:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2023-11-07 15:52:47 +01:00
"type": "github"
},
"original": {
2023-11-08 14:42:16 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-11-07 15:52:47 +01:00
"type": "github"
}
},
"getchvim": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2023-11-08 14:42:16 +01:00
"parts": [
"flake-parts"
],
"pre-commit": [
"pre-commit"
]
2023-11-07 15:52:47 +01:00
},
"locked": {
2023-11-08 14:42:16 +01:00
"lastModified": 1699416012,
"narHash": "sha256-Im231aE2DAECm9G7NV33jy/9iAlXfes0r21bh1bDb+U=",
2023-11-07 15:52:47 +01:00
"owner": "getchoo",
"repo": "getchvim",
2023-11-08 14:42:16 +01:00
"rev": "5c73356bb3014293f36af56c0c78751f5b33ab74",
2023-11-07 15:52:47 +01:00
"type": "github"
},
"original": {
"owner": "getchoo",
"repo": "getchvim",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit",
"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-29 13:23:48 +02:00
"nixpkgs": {
"locked": {
2023-11-05 22:49:25 +01:00
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
2023-08-29 13:23:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-05 22:49:25 +01:00
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
2023-08-29 13:23:48 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-11-08 14:42:16 +01:00
"pre-commit": {
2023-11-07 15:52:47 +01:00
"inputs": {
2023-11-08 14:42:16 +01:00
"flake-compat": "flake-compat",
"flake-utils": "flake-utils_2",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
2023-11-07 15:52:47 +01:00
"nixpkgs"
]
},
"locked": {
2023-11-08 14:42:16 +01:00
"lastModified": 1699271226,
"narHash": "sha256-8Jt1KW3xTjolD6c6OjJm9USx/jmL+VVmbooADCkdDfU=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "ea758da1a6dcde6dc36db348ed690d09b9864128",
2023-11-07 15:52:47 +01:00
"type": "github"
},
"original": {
2023-11-08 14:42:16 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-11-07 15:52:47 +01:00
"type": "github"
}
},
2023-11-08 14:42:16 +01:00
"ragenix": {
2023-11-07 15:52:47 +01:00
"inputs": {
2023-11-08 14:42:16 +01:00
"agenix": "agenix",
"crane": "crane",
"flake-utils": [
"flake-utils"
],
2023-11-07 15:52:47 +01:00
"nixpkgs": [
"nixpkgs"
],
2023-11-08 14:42:16 +01:00
"rust-overlay": "rust-overlay"
2023-11-07 15:52:47 +01:00
},
"locked": {
2023-11-08 14:42:16 +01:00
"lastModified": 1682237245,
"narHash": "sha256-xbBR7LNK+d5Yi/D6FXQGc1R6u2VV2nwr/Df5iaEbOEQ=",
"owner": "yaxitech",
"repo": "ragenix",
"rev": "281f68c3d477904f79ff1cd5807a8c226cd80a50",
2023-11-07 15:52:47 +01:00
"type": "github"
},
"original": {
2023-11-08 14:42:16 +01:00
"owner": "yaxitech",
"repo": "ragenix",
2023-11-07 15:52:47 +01:00
"type": "github"
}
},
2023-08-29 13:23:48 +02:00
"root": {
"inputs": {
2023-11-08 14:42:16 +01:00
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
2023-11-07 15:52:47 +01:00
"getchvim": "getchvim",
2023-11-08 14:42:16 +01:00
"nixpkgs": "nixpkgs",
"pre-commit": "pre-commit",
"ragenix": "ragenix"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"ragenix",
"flake-utils"
],
"nixpkgs": [
"ragenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682129965,
"narHash": "sha256-1KRPIorEL6pLpJR04FwAqqnt4Tzcm4MqD84yhlD+XSk=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2c417c0460b788328220120c698630947547ee83",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2023-08-29 13:23:48 +02:00
}
2023-11-07 15:52:47 +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-11-08 14:42:16 +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"
}
2023-08-29 13:23:48 +02:00
}
},
"root": "root",
"version": 7
}