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-03-13 08:22:31 +01:00
"lastModified": 1709336216,
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
2024-01-07 08:30:45 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-03-13 08:22:31 +01:00
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
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-02 09:42:28 +02:00
"lastModified": 1712016346,
"narHash": "sha256-O2nO7pD+krq+4HgkLB4VThRtAucIPfXDs/jJqCGlK1w=",
2024-01-07 08:30:45 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-02 09:42:28 +02:00
"rev": "4be0464472675212654dedf3e021bd5f1d58b92f",
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-02 09:42:28 +02:00
"lastModified": 1711625603,
"narHash": "sha256-W+9dfqA9bqUIBV5u7jaIARAzMe3kTq/Hp2SpSVXKRQw=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-02 09:42:28 +02:00
"rev": "c0ef0dab55611c676ad7539bf4e41b3ec6fa87d2",
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-02 09:42:28 +02:00
"lastModified": 1711673465,
"narHash": "sha256-VnMRgby5ONbUxP3xit4x8bFEMRAqoGRY8l+tqJZXSL4=",
2023-11-01 19:02:35 +01:00
"owner": "StevenBlack",
"repo": "hosts",
2024-04-02 09:42:28 +02:00
"rev": "f6d230e9a8fa05fb3f46107dac419eedcdd0fadd",
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-02 09:42:28 +02:00
"lastModified": 1711463782,
"narHash": "sha256-mvlJRUqcsnRh3irxffIBYnhsnVinD5pVYc35IhdRg4E=",
2023-11-18 07:42:50 +01:00
"owner": "ivandimitrov8080",
2023-11-18 07:49:05 +01:00
"repo": "flake-ide",
2024-04-02 09:42:28 +02:00
"rev": "3349f790ed420b82142595ee0f13611761641ffa",
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-02 09:42:28 +02:00
"lastModified": 1711854532,
"narHash": "sha256-JPStavwlT7TfxxiXHk6Q7sbNxtnXAIjXQJMLO0KB6M0=",
2024-01-07 12:33:29 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
2024-04-02 09:42:28 +02:00
"rev": "2844b5f3ad3b478468151bd101370b9d8ef8a3a7",
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-02 09:42:28 +02:00
"lastModified": 1712008765,
"narHash": "sha256-H6tO1c8uCvSIOeUrG7J57DIoajR+spSEhXu8md0RGtg=",
2023-11-19 20:03:14 +01:00
"owner": "nix-community",
2023-11-18 07:42:50 +01:00
"repo": "nixvim",
2024-04-02 09:42:28 +02:00
"rev": "bd1794e89d705776dac393675c93f7ebb6f74e94",
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-02 09:42:28 +02:00
"lastModified": 1711760932,
"narHash": "sha256-DqUTQ2iAAqSDwMhKBqvi24v0Oc7pD3LCK/0FCG//TdA=",
2023-11-18 07:42:50 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-04-02 09:42:28 +02:00
"rev": "c11e43aed6f17336c25cd120eac886b96c455731",
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
}