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-05-29 02:21:12 +02:00
"lastModified": 1748449332,
"narHash": "sha256-3Qr0pThpHgbIhscOia2ETxo2ge7el458Z9pv5+ONTKc=",
2023-03-17 13:02:05 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2025-05-29 02:21:12 +02:00
"rev": "44f10e03d04b678d13ee9c36a9bd632dbce84103",
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-05-29 02:21:12 +02:00
"lastModified": 1743550720,
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
2024-07-12 04:12:20 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-05-29 02:21:12 +02:00
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
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-05-29 02:21:12 +02:00
"lastModified": 1748391243,
"narHash": "sha256-7sCuihzsTRZemtbTXaFUoGJUfuQErhKEcL9v7HKIo1k=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-05-29 02:21:12 +02:00
"rev": "f5b12be834874f7661db4ced969a621ab2d57971",
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-05-29 02:21:12 +02:00
"lastModified": 1737371634,
"narHash": "sha256-fTVAWzT1UMm1lT+YxHuVPtH+DATrhYfea3B0MxG/cGw=",
2024-12-16 21:00:23 +01:00
"owner": "NuschtOS",
"repo": "ixx",
2025-05-29 02:21:12 +02:00
"rev": "a1176e2a10ce745ff8f63e4af124ece8fe0b1648",
2024-12-16 21:00:23 +01:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
2025-05-29 02:21:12 +02:00
"ref": "v0.0.7",
2024-12-16 21:00:23 +01:00
"repo": "ixx",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"nixpkgs": {
"locked": {
2025-05-29 02:21:12 +02:00
"lastModified": 1748370509,
"narHash": "sha256-QlL8slIgc16W5UaI3w7xHQEP+Qmv/6vSNTpoZrrSlbk=",
2023-03-28 16:34:46 +02:00
"owner": "NixOS",
2022-06-22 20:08:26 +02:00
"repo": "nixpkgs",
2025-05-29 02:21:12 +02:00
"rev": "4faa5f5321320e49a78ae7848582f684d64783e9",
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-05-29 02:21:12 +02:00
"lastModified": 1748037224,
"narHash": "sha256-92vihpZr6dwEMV6g98M5kHZIttrWahb9iRPBm1atcPk=",
2023-06-10 09:50:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-29 02:21:12 +02:00
"rev": "f09dede81861f3a83f7f06641ead34f02f37597f",
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-05-29 02:21:12 +02:00
"lastModified": 1748370509,
"narHash": "sha256-QlL8slIgc16W5UaI3w7xHQEP+Qmv/6vSNTpoZrrSlbk=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-05-29 02:21:12 +02:00
"rev": "4faa5f5321320e49a78ae7848582f684d64783e9",
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-05-29 02:21:12 +02:00
"lastModified": 1748197635,
"narHash": "sha256-1bGQAkqnGyov/tfiJw1HTK3vTHrgEo977J6RfjqrH0s=",
2024-07-12 04:12:20 +02:00
"owner": "nix-community",
"repo": "nixvim",
2025-05-29 02:21:12 +02:00
"rev": "cfea16cdbe4f13b5d39dfe3df747092448252c9d",
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-05-29 02:21:12 +02:00
"lastModified": 1745046075,
"narHash": "sha256-8v4y6k16Ra/fiecb4DxhsoOGtzLKgKlS+9/XJ9z0T2I=",
2024-12-16 21:00:23 +01:00
"owner": "NuschtOS",
"repo": "search",
2025-05-29 02:21:12 +02:00
"rev": "066afe8643274470f4a294442aadd988356a478f",
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-05-29 02:21:12 +02:00
"lastModified": 1744944537,
"narHash": "sha256-TOhVdfiwXuRqCqlz3ZMVQuHGIoJYBtHQwp7GnwlmOzA=",
2024-07-12 04:12:20 +02:00
"owner": "chipsenkbeil",
"repo": "org-roam.nvim",
2025-05-29 02:21:12 +02:00
"rev": "5ff1c9b0d89ac4a142abe3723e535fb127a516e4",
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
}