configuration.nix/flake.lock

416 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-19 14:56:38 +02:00
"lastModified": 1713527814,
"narHash": "sha256-0NJLgMKvv+HluzeHei/m8vDhX3xovNLkMw/idwIJ218=",
2024-01-07 08:30:45 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-19 14:56:38 +02:00
"rev": "0184c8180f5cbb8e3a54a239b874fe849d3073cb",
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-19 14:56:38 +02:00
"lastModified": 1712989663,
"narHash": "sha256-r2X/DIAyKOLiHoncjcxUk1TENWDTTaigRBaY53Cts/w=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-19 14:56:38 +02:00
"rev": "40ab43ae98cb3e6f07eaeaa3f3ed56d589da21b0",
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-19 14:56:38 +02:00
"lastModified": 1713451230,
"narHash": "sha256-uoczgY0YVtx8yWL9a2DcxS4U5MV7wU1WTcfKUJ90Utk=",
2023-11-01 19:02:35 +01:00
"owner": "StevenBlack",
"repo": "hosts",
2024-04-19 14:56:38 +02:00
"rev": "218bd9ec4811d2fd48ee7c3879c6459bdfc76890",
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-19 14:56:38 +02:00
"lastModified": 1713530919,
"narHash": "sha256-Yem1nSIrqiCLD+iQjlB8LITlDlwynormyydmeEiapgs=",
2023-11-18 07:42:50 +01:00
"owner": "ivandimitrov8080",
2023-11-18 07:49:05 +01:00
"repo": "flake-ide",
2024-04-19 14:56:38 +02:00
"rev": "4e314fd2aa76e7387fe774c892b5d649d0f2c434",
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-19 14:56:38 +02:00
"lastModified": 1713067146,
"narHash": "sha256-9D20xjblGKEVRVCnM3qWhiizEa9i6OpK6xQJajwcwOQ=",
2024-01-07 12:33:29 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
2024-04-19 14:56:38 +02:00
"rev": "93aed67288be60c9ef6133ba2f8de128f4ef265c",
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-04-19 14:56:38 +02:00
"lastModified": 1713297878,
"narHash": "sha256-hOkzkhLT59wR8VaMbh1ESjtZLbGi+XNaBN6h49SPqEc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "66adc1e47f8784803f2deb6cacd5e07264ec2d5c",
"type": "github"
2023-11-18 07:42:50 +01:00
},
"original": {
2024-04-19 14:56:38 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
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-19 14:56:38 +02:00
"lastModified": 1713530381,
"narHash": "sha256-54sXzrwhKkI9uzeHRPNtpB4pCQqIkzzr1FFUiG4znQU=",
2023-11-19 20:03:14 +01:00
"owner": "nix-community",
2023-11-18 07:42:50 +01:00
"repo": "nixvim",
2024-04-19 14:56:38 +02:00
"rev": "83a7ce9846b1b01a34b3e6b25077c1a5044ad7b3",
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-19 14:56:38 +02:00
"lastModified": 1712897695,
"narHash": "sha256-nMirxrGteNAl9sWiOhoN5tIHyjBbVi5e2tgZUgZlK3Y=",
2023-11-18 07:42:50 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-04-19 14:56:38 +02:00
"rev": "40e6053ecb65fcbf12863338a6dcefb3f55f1bf8",
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
}