nixos-configs/flake.lock

353 lines
9.3 KiB
Text
Raw Normal View History

2021-07-02 01:47:30 +02:00
{
"nodes": {
2023-03-17 13:02:05 +01:00
"emacs-overlay": {
2023-05-17 23:23:34 +02:00
"inputs": {
2023-06-10 09:50:14 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2023-05-17 23:23:34 +02:00
},
"locked": {
2025-10-06 16:05:56 +02:00
"lastModified": 1759739185,
"narHash": "sha256-mO3kaYc+xdbwf8roqexsKq1ocQCQsZzFha0fIJMbRRw=",
2023-03-17 13:02:05 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2025-10-06 16:05:56 +02:00
"rev": "722d8e6f96a0fd1dcf3d49a1f2dc38aec8c4039d",
2023-03-17 13:02:05 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2024-07-12 04:12:20 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
2023-03-17 13:02:05 +01:00
},
"locked": {
2025-10-02 20:06:02 +02:00
"lastModified": 1756770412,
"narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=",
2024-07-12 04:12:20 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-10-02 20:06:02 +02:00
"rev": "4524271976b625a4a605beefd893f270620fd751",
2023-03-17 13:02:05 +01:00
"type": "github"
},
"original": {
2024-07-12 04:12:20 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-03-17 13:02:05 +01:00
"type": "github"
}
},
"flake-utils": {
2023-06-10 09:50:14 +02:00
"inputs": {
"systems": "systems"
},
2023-05-17 23:23:34 +02:00
"locked": {
2024-12-16 21:00:23 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2023-05-17 23:23:34 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-16 21:00:23 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2023-05-17 23:23:34 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"home-manager": {
"inputs": {
2023-03-28 16:34:46 +02:00
"nixpkgs": [
"nixpkgs"
2023-06-10 09:50:14 +02:00
]
2021-07-02 01:47:30 +02:00
},
"locked": {
2025-10-06 16:05:56 +02:00
"lastModified": 1759711004,
"narHash": "sha256-B39NxeKCnK3DJlmJKIts6njcXcVVASLUChDNmRl4dxQ=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-10-06 16:05:56 +02:00
"rev": "6f4021da5d2bb5ea7cb782ff413ecb7062066820",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-10-13 22:52:21 +02:00
"ref": "master",
2021-07-02 01:47:30 +02:00
"repo": "home-manager",
"type": "github"
}
},
2024-12-16 21:00:23 +01:00
"ixx": {
"inputs": {
"flake-utils": [
"nixvim",
"nuschtosSearch",
"flake-utils"
],
"nixpkgs": [
"nixvim",
"nuschtosSearch",
"nixpkgs"
]
},
"locked": {
2025-10-02 20:06:02 +02:00
"lastModified": 1754860581,
"narHash": "sha256-EM0IE63OHxXCOpDHXaTyHIOk2cNvMCGPqLt/IdtVxgk=",
2024-12-16 21:00:23 +01:00
"owner": "NuschtOS",
"repo": "ixx",
2025-10-02 20:06:02 +02:00
"rev": "babfe85a876162c4acc9ab6fb4483df88fa1f281",
2024-12-16 21:00:23 +01:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
2025-10-02 20:06:02 +02:00
"ref": "v0.1.1",
2024-12-16 21:00:23 +01:00
"repo": "ixx",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"nixpkgs": {
"locked": {
2025-10-06 16:05:56 +02:00
"lastModified": 1759381078,
"narHash": "sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs=",
2023-03-28 16:34:46 +02:00
"owner": "NixOS",
2022-06-22 20:08:26 +02:00
"repo": "nixpkgs",
2025-10-06 16:05:56 +02:00
"rev": "7df7ff7d8e00218376575f0acdcc5d66741351ee",
2022-06-22 20:08:26 +02:00
"type": "github"
2021-07-02 01:47:30 +02:00
},
"original": {
2023-05-17 23:23:34 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-07-02 01:47:30 +02:00
}
},
2023-06-10 09:50:14 +02:00
"nixpkgs-stable": {
"locked": {
2025-10-06 16:05:56 +02:00
"lastModified": 1759580034,
"narHash": "sha256-YWo57PL7mGZU7D4WeKFMiW4ex/O6ZolUS6UNBHTZfkI=",
2023-06-10 09:50:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-10-06 16:05:56 +02:00
"rev": "3bcc93c5f7a4b30335d31f21e2f1281cba68c318",
2023-06-10 09:50:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-10-02 20:06:02 +02:00
"ref": "nixos-25.05",
2023-06-10 09:50:14 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-13 22:52:21 +02:00
"nixpkgs_2": {
2021-07-02 01:47:30 +02:00
"locked": {
2025-10-06 16:05:56 +02:00
"lastModified": 1759381078,
"narHash": "sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-10-06 16:05:56 +02:00
"rev": "7df7ff7d8e00218376575f0acdcc5d66741351ee",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1759381078,
"narHash": "sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7df7ff7d8e00218376575f0acdcc5d66741351ee",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-12 04:12:20 +02:00
"nixvim": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
],
2024-12-16 21:00:23 +01:00
"nuschtosSearch": "nuschtosSearch",
2025-05-29 02:21:12 +02:00
"systems": "systems_2"
2023-03-17 13:02:05 +01:00
},
"locked": {
2025-10-02 20:06:02 +02:00
"lastModified": 1758373036,
"narHash": "sha256-tm73KNHsGQwAAoFEcAvuXAmHf3KaWLSuf/R9UQ6WMnU=",
2024-07-12 04:12:20 +02:00
"owner": "nix-community",
"repo": "nixvim",
2025-10-02 20:06:02 +02:00
"rev": "a30decbd5fc231e84dfefeb75bc7f57d8167726c",
2023-03-17 13:02:05 +01:00
"type": "github"
},
"original": {
2024-07-12 04:12:20 +02:00
"owner": "nix-community",
2025-05-29 02:21:12 +02:00
"ref": "nixos-25.05",
2024-07-12 04:12:20 +02:00
"repo": "nixvim",
2023-03-17 13:02:05 +01:00
"type": "github"
}
},
2024-12-16 21:00:23 +01:00
"nuschtosSearch": {
"inputs": {
"flake-utils": "flake-utils",
"ixx": "ixx",
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2025-10-02 20:06:02 +02:00
"lastModified": 1758272005,
"narHash": "sha256-1u3xTH+3kaHhztPmWtLAD8LF5pTYLR2CpsPFWTFnVtQ=",
2024-12-16 21:00:23 +01:00
"owner": "NuschtOS",
"repo": "search",
2025-10-02 20:06:02 +02:00
"rev": "aa975a3757f28ce862812466c5848787b868e116",
2024-12-16 21:00:23 +01:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
"repo": "search",
"type": "github"
}
},
2025-10-06 16:05:56 +02:00
"nvim-treesitter": {
"flake": false,
"locked": {
"lastModified": 1759569217,
"narHash": "sha256-BughuOIwOvSzNyxRQy1g0X5zYFxipEaF/q4jeNKiB8g=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "01ced7499fb07f6c94abd316414ef198bd6e7058",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter",
"type": "github"
}
},
"nvim-treesitter-main": {
"inputs": {
"nixpkgs": "nixpkgs_3",
"nvim-treesitter": "nvim-treesitter_2",
"nvim-treesitter-textobjects": "nvim-treesitter-textobjects"
},
"locked": {
"lastModified": 1759559567,
"narHash": "sha256-cNu8MIRumBeW1HJK8c8IM6ge1yalz4xS5j5RCDbhf0Y=",
"owner": "iofq",
"repo": "nvim-treesitter-main",
"rev": "1f19cc0a907328d8dbf467ee9fe216277628d366",
"type": "github"
},
"original": {
"owner": "iofq",
"repo": "nvim-treesitter-main",
"type": "github"
}
},
"nvim-treesitter-textobjects": {
"flake": false,
"locked": {
"lastModified": 1756368113,
"narHash": "sha256-+KmOpRi4JAqm6UqYdtk80jwFrJhLCs0lZM/Liofq0R4=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter-textobjects",
"rev": "1b2d85d3de6114c4bcea89ffb2cd1ce9e3a19931",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter-textobjects",
"type": "github"
}
},
"nvim-treesitter_2": {
"flake": false,
"locked": {
"lastModified": 1759376029,
"narHash": "sha256-Cu6Wg9SKJpYAkp8DPAXe4Rf9OSSWW2wNdmCkYtl//fw=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "99bd52ba56a4b7c9a8cc50a6140180755e76fac6",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"root": {
"inputs": {
2023-05-17 23:23:34 +02:00
"emacs-overlay": "emacs-overlay",
2021-07-02 01:47:30 +02:00
"home-manager": "home-manager",
2024-07-12 04:12:20 +02:00
"nixpkgs": "nixpkgs_2",
"nixvim": "nixvim",
2025-10-06 16:05:56 +02:00
"nvim-treesitter": "nvim-treesitter",
"nvim-treesitter-main": "nvim-treesitter-main",
2024-12-16 21:00:23 +01:00
"vim-org-roam": "vim-org-roam"
2023-03-17 13:02:05 +01:00
}
},
2023-05-17 05:53:52 +02: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"
}
},
2025-05-29 02:21:12 +02:00
"systems_2": {
2024-07-12 04:12:20 +02:00
"locked": {
2025-05-29 02:21:12 +02:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-07-12 04:12:20 +02:00
"type": "github"
},
"original": {
2025-05-29 02:21:12 +02:00
"owner": "nix-systems",
"repo": "default",
2024-07-12 04:12:20 +02:00
"type": "github"
}
},
"vim-org-roam": {
2023-03-17 13:02:05 +01:00
"flake": false,
"locked": {
2025-10-02 20:06:02 +02:00
"lastModified": 1758290581,
"narHash": "sha256-PJiZU9tGNCv0ScnLFMPWYXIlCMr+NBBjWJNopRbd9Es=",
2024-07-12 04:12:20 +02:00
"owner": "chipsenkbeil",
"repo": "org-roam.nvim",
2025-10-02 20:06:02 +02:00
"rev": "946c3289d8aa5a84b84458b8c9aa869c2a10f836",
2023-03-17 13:02:05 +01:00
"type": "github"
},
"original": {
2024-07-12 04:12:20 +02:00
"owner": "chipsenkbeil",
"repo": "org-roam.nvim",
2023-03-17 13:02:05 +01:00
"type": "github"
}
2021-07-02 01:47:30 +02:00
}
},
"root": "root",
"version": 7
}