configuration.nix/flake.lock

412 lines
10 KiB
Plaintext
Raw Normal View History

2023-08-07 10:19:48 +02:00
{
"nodes": {
2024-03-13 08:22:31 +01:00
"devshell": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"ide",
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-04-02 09:42:28 +02:00
"lastModified": 1711099426,
"narHash": "sha256-HzpgM/wc3aqpnHJJ2oDqPBkNsqWbW0WfWUO8lKu8nGk=",
2024-03-13 08:22:31 +01:00
"owner": "numtide",
"repo": "devshell",
2024-04-02 09:42:28 +02:00
"rev": "2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8",
2024-03-13 08:22:31 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
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-04-12 11:54:58 +02:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2024-01-07 08:30:45 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-04-12 11:54:58 +02:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
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-03-13 08:22:31 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-11-18 07:42:50 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-13 08:22:31 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
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"
}
},
2024-03-13 08:22:31 +01:00
"flake-utils_3": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-04-02 09:42:28 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-03-13 08:22:31 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-02 09:42:28 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-03-13 08:22:31 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-11-18 07:42:50 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"ide",
"nixvim",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-04-02 09:42:28 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-11-18 07:42:50 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-04-02 09:42:28 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
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-04-12 11:54:58 +02:00
"lastModified": 1712759992,
"narHash": "sha256-2APpO3ZW4idlgtlb8hB04u/rmIcKA8O7pYqxF66xbNY=",
2024-01-07 08:30:45 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-12 11:54:58 +02:00
"rev": "31357486b0ef6f4e161e002b6893eeb4fafc3ca9",
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-04-12 11:54:58 +02:00
"lastModified": 1712645849,
"narHash": "sha256-67v20E0gH7nvAaMsah2oRIocnxGO25fATUyzQHIywxQ=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-12 11:54:58 +02:00
"rev": "40a99619da804a78a0b166e5c6911108c059c3a8",
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-04-12 11:54:58 +02:00
"lastModified": 1712863118,
"narHash": "sha256-c9bYR9z/QojWicJJtBuoDNoWEXvVHSbslGpGJ1/MTz4=",
2023-11-01 19:02:35 +01:00
"owner": "StevenBlack",
"repo": "hosts",
2024-04-12 11:54:58 +02:00
"rev": "7bb3d2292994c7a0c42efbd904a0d68e4a6bb8a0",
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-03-13 08:22:31 +01:00
"systems": "systems_3"
2023-11-18 07:42:50 +01:00
},
"locked": {
2024-04-12 11:54:58 +02:00
"lastModified": 1712915604,
"narHash": "sha256-xFXjxtB0BErGCKfoVuRL0Fvfl/DkDA5xG5O/H99SgUM=",
2023-11-18 07:42:50 +01:00
"owner": "ivandimitrov8080",
2023-11-18 07:49:05 +01:00
"repo": "flake-ide",
2024-04-12 11:54:58 +02:00
"rev": "c4a44fcaff1a69eddf5cb0967215987ca76cbcf7",
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-04-12 11:54:58 +02:00
"lastModified": 1712459390,
"narHash": "sha256-e12bNDottaGoBgd0AdH/bQvk854xunlWAdZwr/oHO1c=",
2024-01-07 12:33:29 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
2024-04-12 11:54:58 +02:00
"rev": "4676d72d872459e1e3a248d049609f110c570e9a",
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-04-02 09:42:28 +02:00
"lastModified": 1711763326,
"narHash": "sha256-sXcesZWKXFlEQ8oyGHnfk4xc9f2Ip0X/+YZOq3sKviI=",
2024-01-07 08:30:45 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-04-02 09:42:28 +02:00
"rev": "36524adc31566655f2f4d55ad6b875fb5c1a4083",
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-28 16:09:12 +01:00
"lastModified": 0,
"narHash": "sha256-ER6N232jucnqu4+AK80RdmgBDuk61FAqmp36EMqkQns=",
"path": "/nix/store/8dlqxmnbaz3kgk8j5l7zz0zkz2h9x18b-source",
"type": "path"
2023-11-18 07:42:50 +01:00
},
"original": {
2024-01-07 08:30:45 +01:00
"id": "nixpkgs",
"type": "indirect"
2023-11-18 07:42:50 +01:00
}
},
"nixvim": {
"inputs": {
2024-03-13 08:22:31 +01:00
"devshell": "devshell",
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-04-12 11:54:58 +02:00
"lastModified": 1712741888,
"narHash": "sha256-G4HDgs27bwy6/snFHIhU4OZKWdFBHFuxDyCkYj2L9bw=",
2023-11-19 20:03:14 +01:00
"owner": "nix-community",
2023-11-18 07:42:50 +01:00
"repo": "nixvim",
2024-04-12 11:54:58 +02:00
"rev": "ffa3020522e210fcae934f10440c24ea1d46f6ea",
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-03-13 08:22:31 +01:00
"flake-utils": "flake-utils_3",
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-04-12 11:54:58 +02:00
"lastModified": 1712579741,
"narHash": "sha256-igpsH+pa6yFwYOdah3cFciCk8gw+ytniG9quf5f/q84=",
2023-11-18 07:42:50 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-04-12 11:54:58 +02:00
"rev": "70f504012f0a132ac33e56988e1028d88a48855c",
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": {
2024-03-13 08:22:31 +01:00
"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": {
2023-11-18 07:42:50 +01:00
"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
}