configuration.nix/flake.lock

357 lines
9.0 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": {
2024-02-22 09:13:30 +01:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-compat_2": {
2023-11-18 07:42:50 +01:00
"flake": false,
"locked": {
2024-01-27 04:04:32 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-11-18 07:42:50 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-01-27 04:04:32 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-01-07 08:30:45 +01:00
"flake-parts": {
2023-11-18 07:42:50 +01:00
"inputs": {
2024-01-07 08:30:45 +01:00
"nixpkgs-lib": [
2023-11-18 07:42:50 +01:00
"ide",
2024-01-07 08:30:45 +01:00
"nixvim",
"nixpkgs"
2023-11-18 07:42:50 +01:00
]
},
"locked": {
2024-02-08 11:46:20 +01:00
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2024-01-07 08:30:45 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-02-08 11:46:20 +01:00
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
2024-01-07 08:30:45 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-11-18 07:42:50 +01:00
"type": "github"
}
},
2024-01-07 08:30:45 +01:00
"flake-utils": {
2023-11-18 07:42:50 +01:00
"inputs": {
2024-01-07 08:30:45 +01:00
"systems": [
"ide",
"systems"
]
2023-11-18 07:42:50 +01:00
},
"locked": {
2024-01-22 09:04:40 +01:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-11-18 07:42:50 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-22 09:04:40 +01:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-07 08:30:45 +01:00
"flake-utils_2": {
2023-11-18 07:42:50 +01:00
"inputs": {
2024-01-07 08:30:45 +01:00
"systems": "systems"
2023-11-18 07:42:50 +01:00
},
"locked": {
2024-01-27 04:04:32 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-11-18 07:42:50 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-27 04:04:32 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"ide",
"nixvim",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-01-27 04:04:32 +01:00
"lastModified": 1703887061,
"narHash": "sha256-gGPa9qWNc6eCXT/+Z5/zMkyYOuRZqeFZBDbopNZQkuY=",
2023-11-18 07:42:50 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-01-27 04:04:32 +01:00
"rev": "43e1aa1308018f37118e34d3a9cb4f5e75dc11d5",
2023-11-18 07:42:50 +01:00
"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": {
2024-02-22 09:13:30 +01:00
"lastModified": 1708451036,
"narHash": "sha256-tgZ38NummEdnXvxj4D0StHBzXgceAw8CptytHljH790=",
2024-01-07 08:30:45 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-22 09:13:30 +01:00
"rev": "517601b37c6d495274454f63c5a483c8e3ca6be1",
2024-01-07 08:30:45 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"ide",
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-02-22 09:13:30 +01:00
"lastModified": 1707919853,
"narHash": "sha256-qxmBGDzutuJ/tsX4gp+Mr7fjxOZBbeT9ixhS5o4iFOw=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-22 09:13:30 +01:00
"rev": "043ba285c6dc20f36441d48525402bcb9743c498",
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": {
2024-02-22 09:13:30 +01:00
"lastModified": 1708054347,
"narHash": "sha256-Z6Kz4bRtswzoZt4xroSWfSZKMM+fWpsVQMI+Cy7EfVE=",
2023-11-01 19:02:35 +01:00
"owner": "StevenBlack",
"repo": "hosts",
2024-02-22 09:13:30 +01:00
"rev": "61080e8dadbc9ee10d4567668cdbf017bb9f172e",
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",
2024-01-07 08:30:45 +01:00
"systems": "systems_2"
2023-11-18 07:42:50 +01:00
},
"locked": {
2024-01-14 10:02:58 +01:00
"lastModified": 1704935856,
"narHash": "sha256-4uHtID0Q4ZV/q0g8x451HfB5vKCPZUs73nUD/OwQmq0=",
2023-11-18 07:42:50 +01:00
"owner": "ivandimitrov8080",
2023-11-18 07:49:05 +01:00
"repo": "flake-ide",
2024-01-14 10:02:58 +01:00
"rev": "a46ef4a866e68c67b655f4a5d8d5015e4b22343f",
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"
}
},
2024-01-07 12:33:29 +01:00
"nid": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-22 09:13:30 +01:00
"lastModified": 1708225687,
"narHash": "sha256-NJBDfvknI26beOFmjO2coeJMTTUCCtw2Iu+rvJ1Zb9k=",
2024-01-07 12:33:29 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
2024-02-22 09:13:30 +01:00
"rev": "17352eb241a8d158c4ac523b19d8d2a6c8efe127",
2024-01-07 12:33:29 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2024-01-07 08:30:45 +01:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"ide",
"nixvim",
"nixpkgs"
]
},
2023-08-07 18:56:14 +02:00
"locked": {
2024-02-22 09:13:30 +01:00
"lastModified": 1707707289,
"narHash": "sha256-YuDt/eSTXMEHv8jS8BEZJgqCcG8Tr3cyqaZjJFXZHsw=",
2024-01-07 08:30:45 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-02-22 09:13:30 +01:00
"rev": "44f50a5ecaab72a61d5fd8e5c5717bc4bf9c25dd",
2023-08-12 16:26:12 +02:00
"type": "github"
},
"original": {
2024-01-07 08:30:45 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
2023-08-12 16:26:12 +02:00
}
},
2024-01-07 08:30:45 +01:00
"nixpkgs": {
2023-11-18 07:42:50 +01:00
"locked": {
2024-02-22 09:13:30 +01:00
"lastModified": 1708501555,
"narHash": "sha256-zJaF0RkdIPbh8LTmnpW/E7tZYpqIE+MePzlWwUNob4c=",
2023-11-18 07:42:50 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-22 09:13:30 +01:00
"rev": "b50a77c03d640716296021ad58950b1bb0345799",
2023-11-18 07:42:50 +01:00
"type": "github"
},
"original": {
2024-01-07 08:30:45 +01:00
"id": "nixpkgs",
"type": "indirect"
2023-11-18 07:42:50 +01:00
}
},
"nixvim": {
"inputs": {
2024-02-22 09:13:30 +01:00
"flake-compat": "flake-compat",
2024-01-07 08:30:45 +01:00
"flake-parts": "flake-parts",
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
2023-11-18 07:42:50 +01:00
"nixpkgs": [
"ide",
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2024-02-22 09:13:30 +01:00
"lastModified": 1708506226,
"narHash": "sha256-iaC1I4KSI/d37nvoWdvRZZSt1ft5p+wmFPSPbun+VPI=",
2023-11-19 20:03:14 +01:00
"owner": "nix-community",
2023-11-18 07:42:50 +01:00
"repo": "nixvim",
2024-02-22 09:13:30 +01:00
"rev": "f53be2242e31a6ea0d860e2674928a163857a47d",
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": {
2024-02-22 09:13:30 +01:00
"flake-compat": "flake-compat_2",
2024-01-07 08:30:45 +01:00
"flake-utils": "flake-utils_2",
2023-11-18 07:42:50 +01:00
"gitignore": "gitignore",
"nixpkgs": [
"ide",
"nixvim",
"nixpkgs"
],
2024-01-07 08:30:45 +01:00
"nixpkgs-stable": [
"ide",
"nixvim",
"nixpkgs"
]
2023-11-18 07:42:50 +01:00
},
"locked": {
2024-02-22 09:13:30 +01:00
"lastModified": 1707297608,
"narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=",
2023-11-18 07:42:50 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-02-22 09:13:30 +01:00
"rev": "0db2e67ee49910adfa13010e7f012149660af7f0",
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",
2024-01-07 12:33:29 +01:00
"nid": "nid",
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": 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
}