configuration.nix/flake.lock

298 lines
7.5 KiB
Plaintext
Raw Normal View History

2023-08-07 10:19:48 +02:00
{
"nodes": {
2023-11-18 07:42:50 +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"
}
},
"flake-utils": {
"inputs": {
"systems": [
"ide",
"systems"
]
},
"locked": {
2023-12-04 16:10:21 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-11-18 07:42:50 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-04 16:10:21 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-12-12 03:41:55 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-11-18 07:42:50 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-12 03:41:55 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_2"
},
"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"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"ide",
"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-08-07 10:19:48 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-12 03:41:55 +01:00
"lastModified": 1702203126,
"narHash": "sha256-4BhN2Vji19MzRC7SUfPZGmtZ2WZydQeUk/ogfRBIZMs=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-12 03:41:55 +01:00
"rev": "defbb9c5857e157703e8fc7cf3c2ceb01cb95883",
2023-08-07 10:19:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-01 19:02:35 +01:00
"hosts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-04 16:10:21 +01:00
"lastModified": 1701659536,
"narHash": "sha256-0+YQWbFFvVuK0QzDf7fNPwPP32AsMVgY6CoYpX6LbU0=",
2023-11-01 19:02:35 +01:00
"owner": "StevenBlack",
"repo": "hosts",
2023-12-04 16:10:21 +01:00
"rev": "4ee89fc68a7cd71b4def49d5f215e58ad3fae033",
2023-11-01 19:02:35 +01:00
"type": "github"
},
"original": {
"owner": "StevenBlack",
"repo": "hosts",
"type": "github"
}
},
2023-11-18 07:42:50 +01:00
"ide": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"nixvim": "nixvim",
"systems": "systems_3"
},
"locked": {
2023-11-30 05:34:09 +01:00
"lastModified": 1701244257,
"narHash": "sha256-rJHTSJlDa0gkJubwdsNKZHQe0Is54Uk1f2chTYTxnO4=",
2023-11-18 07:42:50 +01:00
"owner": "ivandimitrov8080",
2023-11-18 07:49:05 +01:00
"repo": "flake-ide",
2023-11-30 05:34:09 +01:00
"rev": "1f702a622d51814e8a11f72f389eff73239c1082",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
"owner": "ivandimitrov8080",
2023-11-18 07:49:05 +01:00
"repo": "flake-ide",
2023-11-18 07:42:50 +01:00
"type": "github"
}
},
2023-08-07 10:19:48 +02:00
"nixpkgs": {
2023-08-07 18:56:14 +02:00
"locked": {
2023-12-12 03:41:55 +01:00
"lastModified": 1702272962,
"narHash": "sha256-D+zHwkwPc6oYQ4G3A1HuadopqRwUY/JkMwHz1YF7j4Q=",
2023-08-12 16:26:12 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-12 03:41:55 +01:00
"rev": "e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d",
2023-08-12 16:26:12 +02:00
"type": "github"
},
"original": {
2023-11-25 06:20:58 +01:00
"id": "nixpkgs",
"type": "indirect"
2023-08-12 16:26:12 +02:00
}
},
2023-11-18 07:42:50 +01:00
"nixpkgs-stable": {
"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": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"ide",
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2023-12-12 03:41:55 +01:00
"lastModified": 1702334607,
"narHash": "sha256-C5UavWJC9xN2uFbn0G6Vc6t5GTwZCiQTwV/SUFR4ru4=",
2023-11-19 20:03:14 +01:00
"owner": "nix-community",
2023-11-18 07:42:50 +01:00
"repo": "nixvim",
2023-12-12 03:41:55 +01:00
"rev": "c9149122a8930b370678bf59b7b3226a2a6ee76a",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
2023-11-19 20:03:14 +01:00
"owner": "nix-community",
2023-11-18 07:42:50 +01:00
"repo": "nixvim",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils_3",
"gitignore": "gitignore",
"nixpkgs": [
"ide",
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-11-30 05:34:09 +01:00
"lastModified": 1700922917,
"narHash": "sha256-ej2fch/T584b5K9sk1UhmZF7W6wEfDHuoUYpFN8dtvM=",
2023-11-18 07:42:50 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-11-30 05:34:09 +01:00
"rev": "e5ee5c5f3844550c01d2131096c7271cec5e9b78",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-08-07 10:19:48 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-11-01 19:02:35 +01:00
"hosts": "hosts",
2023-11-18 07:42:50 +01:00
"ide": "ide",
2023-09-19 19:48:24 +02:00
"nixpkgs": "nixpkgs"
2023-08-16 18:45:51 +02:00
}
2023-11-18 07:42:50 +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"
}
},
"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": 1680978846,
"narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
"owner": "nix-systems",
"repo": "x86_64-linux",
"rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "x86_64-linux",
"type": "github"
}
2023-08-07 10:19:48 +02:00
}
},
"root": "root",
"version": 7
}