nixos_config/flake.lock

153 lines
3.7 KiB
Text
Raw Normal View History

2025-07-21 19:53:17 +02:00
{
"nodes": {
2025-09-04 09:30:33 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-09-04 15:05:45 +02:00
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nur-unstable",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-07-21 19:53:17 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-01-06 14:28:35 +01:00
"lastModified": 1767619900,
"narHash": "sha256-KpoCBPvwHz3gAQtIUkohE2InRBFK3r0/FM6z5SPWfvM=",
2025-07-21 19:53:17 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-01-06 14:28:35 +01:00
"rev": "6bd04da47cfb48dfd15eabf08364b78ad894f5b2",
2025-07-21 19:53:17 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-11-30 18:15:29 +01:00
"ref": "release-25.11",
2025-07-21 19:53:17 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-01-06 14:28:35 +01:00
"lastModified": 1767480499,
"narHash": "sha256-8IQQUorUGiSmFaPnLSo2+T+rjHtiNWc+OAzeHck7N48=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-06 14:28:35 +01:00
"rev": "30a3c519afcf3f99e2c6df3b359aec5692054d92",
2025-07-21 19:53:17 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-11-30 18:15:29 +01:00
"ref": "nixos-25.11",
2025-07-21 19:53:17 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-08-08 21:43:53 +02:00
"nixpkgs-unstable": {
2025-07-21 19:53:17 +02:00
"locked": {
2026-01-03 20:20:23 +01:00
"lastModified": 1767379071,
"narHash": "sha256-EgE0pxsrW9jp9YFMkHL9JMXxcqi/OoumPJYwf+Okucw=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-03 20:20:23 +01:00
"rev": "fb7944c166a3b630f177938e478f0378e64ce108",
2025-07-21 19:53:17 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-08-08 21:43:53 +02:00
"ref": "nixos-unstable",
2025-07-21 19:53:17 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-09-04 15:05:45 +02:00
"nur": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
]
2025-09-04 09:30:33 +02:00
},
"locked": {
2026-01-06 14:28:35 +01:00
"lastModified": 1767704150,
"narHash": "sha256-gmsKd2pR6ROVhdEvjZGd7VXtxy3i4zp4a95lw9lC2M8=",
2025-09-04 15:05:45 +02:00
"owner": "nix-community",
"repo": "NUR",
2026-01-06 14:28:35 +01:00
"rev": "ec208cf77fd8acf9d67954f0919aa6bdbbb17519",
2025-09-04 09:30:33 +02:00
"type": "github"
},
"original": {
2025-09-04 15:05:45 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-09-04 09:30:33 +02:00
"type": "github"
}
},
2025-09-04 15:05:45 +02:00
"nur-unstable": {
2025-09-04 09:30:33 +02:00
"inputs": {
2025-09-04 15:05:45 +02:00
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs-unstable"
]
2025-09-04 09:30:33 +02:00
},
"locked": {
2026-01-06 14:28:35 +01:00
"lastModified": 1767704150,
"narHash": "sha256-gmsKd2pR6ROVhdEvjZGd7VXtxy3i4zp4a95lw9lC2M8=",
2025-09-04 09:30:33 +02:00
"owner": "nix-community",
"repo": "NUR",
2026-01-06 14:28:35 +01:00
"rev": "ec208cf77fd8acf9d67954f0919aa6bdbbb17519",
2025-09-04 09:30:33 +02:00
"type": "github"
},
"original": {
2025-09-04 15:05:45 +02:00
"owner": "nix-community",
"repo": "NUR",
"type": "github"
2025-09-04 09:30:33 +02:00
}
},
2025-07-21 19:53:17 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2025-09-04 09:30:33 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
2025-09-04 15:05:45 +02:00
"nur-unstable": "nur-unstable"
2025-07-21 19:53:17 +02:00
}
}
},
"root": "root",
"version": 7
}