nixos-configs/flake.lock

264 lines
6.7 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-02 20:06:02 +02:00
"lastModified": 1759425175,
"narHash": "sha256-RiZ/hh21blseTtqH+y1qfnKceIBJjAp6zHQjWs70C/4=",
2023-03-17 13:02:05 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2025-10-02 20:06:02 +02:00
"rev": "d9b6b807f63697236c11efd101e85c051a532213",
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-02 20:06:02 +02:00
"lastModified": 1759337100,
"narHash": "sha256-CcT3QvZ74NGfM+lSOILcCEeU+SnqXRvl1XCRHenZ0Us=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-10-02 20:06:02 +02:00
"rev": "004753ae6b04c4b18aa07192c1106800aaacf6c3",
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-02 20:06:02 +02:00
"lastModified": 1759036355,
"narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
2023-03-28 16:34:46 +02:00
"owner": "NixOS",
2022-06-22 20:08:26 +02:00
"repo": "nixpkgs",
2025-10-02 20:06:02 +02:00
"rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
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-02 20:06:02 +02:00
"lastModified": 1759281824,
"narHash": "sha256-FIBE1qXv9TKvSNwst6FumyHwCRH3BlWDpfsnqRDCll0=",
2023-06-10 09:50:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-10-02 20:06:02 +02:00
"rev": "5b5be50345d4113d04ba58c444348849f5585b4a",
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-02 20:06:02 +02:00
"lastModified": 1759036355,
"narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-10-02 20:06:02 +02:00
"rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
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"
}
},
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",
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
}