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": {
2025-12-20 13:05:05 +01:00
"lastModified": 1765605144,
"narHash": "sha256-RM2xs+1HdHxesjOelxoA3eSvXShC8pmBvtyTke4Ango=",
2025-07-21 19:53:17 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-12-20 13:05:05 +01:00
"rev": "90b62096f099b73043a747348c11dbfcfbdea949",
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": {
2025-12-20 13:05:05 +01:00
"lastModified": 1765762245,
"narHash": "sha256-3iXM/zTqEskWtmZs3gqNiVtRTsEjYAedIaLL0mSBsrk=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-12-20 13:05:05 +01:00
"rev": "c8cfcd6ccd422e41cc631a0b73ed4d5a925c393d",
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": {
2025-12-20 13:05:05 +01:00
"lastModified": 1765472234,
"narHash": "sha256-9VvC20PJPsleGMewwcWYKGzDIyjckEz8uWmT0vCDYK0=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-12-20 13:05:05 +01:00
"rev": "2fbfb1d73d239d2402a8fe03963e37aab15abe8b",
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": {
2025-12-20 13:05:05 +01:00
"lastModified": 1765810681,
"narHash": "sha256-2gYj+TR9lbqlQgPgVhsPhmsf8kEur4Q+gChqfNHhHLI=",
2025-09-04 15:05:45 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-12-20 13:05:05 +01:00
"rev": "9345d7d12c5cacc6dc71b849425336d23dcf48ee",
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": {
2025-12-20 13:05:05 +01:00
"lastModified": 1765810681,
"narHash": "sha256-2gYj+TR9lbqlQgPgVhsPhmsf8kEur4Q+gChqfNHhHLI=",
2025-09-04 09:30:33 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-12-20 13:05:05 +01:00
"rev": "9345d7d12c5cacc6dc71b849425336d23dcf48ee",
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
}