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-07-31 17:10:33 +02:00
"lastModified": 1753954492,
"narHash": "sha256-wG4VIjY5AeHeX1kC7bZbo62NQDUI6aYJhMV4J5lyYME=",
2023-03-17 13:02:05 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2025-07-31 17:10:33 +02:00
"rev": "2dc863f0ba0b72414695f5bedabeeb4a1eef0c44",
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-07-31 17:10:33 +02:00
"lastModified": 1753121425,
"narHash": "sha256-TVcTNvOeWWk1DXljFxVRp+E0tzG1LhrVjOGGoMHuXio=",
2024-07-12 04:12:20 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-07-31 17:10:33 +02:00
"rev": "644e0fc48951a860279da645ba77fe4a6e814c5e",
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-07-31 17:10:33 +02:00
"lastModified": 1753943136,
"narHash": "sha256-eiEE5SabVcIlGSTRcRyBjmJMaYAV95SJnjy8YSsVeW4=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-07-31 17:10:33 +02:00
"rev": "bd82507edd860c453471c46957cbbe3c9fd01b5c",
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-07-31 17:10:33 +02:00
"lastModified": 1748294338,
"narHash": "sha256-FVO01jdmUNArzBS7NmaktLdGA5qA3lUMJ4B7a05Iynw=",
2024-12-16 21:00:23 +01:00
"owner": "NuschtOS",
"repo": "ixx",
2025-07-31 17:10:33 +02:00
"rev": "cc5f390f7caf265461d4aab37e98d2292ebbdb85",
2024-12-16 21:00:23 +01:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
2025-07-31 17:10:33 +02:00
"ref": "v0.0.8",
2024-12-16 21:00:23 +01:00
"repo": "ixx",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"nixpkgs": {
"locked": {
2025-07-31 17:10:33 +02:00
"lastModified": 1753694789,
"narHash": "sha256-cKgvtz6fKuK1Xr5LQW/zOUiAC0oSQoA9nOISB0pJZqM=",
2023-03-28 16:34:46 +02:00
"owner": "NixOS",
2022-06-22 20:08:26 +02:00
"repo": "nixpkgs",
2025-07-31 17:10:33 +02:00
"rev": "dc9637876d0dcc8c9e5e22986b857632effeb727",
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-07-31 17:10:33 +02:00
"lastModified": 1751274312,
"narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=",
2023-06-10 09:50:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-31 17:10:33 +02:00
"rev": "50ab793786d9de88ee30ec4e4c24fb4236fc2674",
2023-06-10 09:50:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-16 21:00:23 +01:00
"ref": "nixos-24.11",
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-07-31 17:10:33 +02:00
"lastModified": 1753694789,
"narHash": "sha256-cKgvtz6fKuK1Xr5LQW/zOUiAC0oSQoA9nOISB0pJZqM=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-31 17:10:33 +02:00
"rev": "dc9637876d0dcc8c9e5e22986b857632effeb727",
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-07-31 17:10:33 +02:00
"lastModified": 1753534875,
"narHash": "sha256-U8eKkKR+c70Sj+XuhbCzRAWJBfRLEF7Qh7gKk/7f93M=",
2024-07-12 04:12:20 +02:00
"owner": "nix-community",
"repo": "nixvim",
2025-07-31 17:10:33 +02:00
"rev": "f25f269dddf2e464f0d4a79bb42b6bfbab63b0df",
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-07-31 17:10:33 +02:00
"lastModified": 1753450833,
"narHash": "sha256-Pmpke0JtLRzgdlwDC5a+aiLVZ11JPUO5Bcqkj0nHE/k=",
2024-12-16 21:00:23 +01:00
"owner": "NuschtOS",
"repo": "search",
2025-07-31 17:10:33 +02:00
"rev": "40987cc1a24feba378438d691f87c52819f7bd75",
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-07-31 17:10:33 +02:00
"lastModified": 1752153862,
"narHash": "sha256-qSqP58gI0NTbYgnPTsK7odEBmzTXXT4lTsq82l/Z0sI=",
2024-07-12 04:12:20 +02:00
"owner": "chipsenkbeil",
"repo": "org-roam.nvim",
2025-07-31 17:10:33 +02:00
"rev": "f7421ca00c47c4a35bffd61a1e57f8b75659eb7d",
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
}