nixos_config/flake.lock

100 lines
2.5 KiB
Text
Raw Normal View History

2025-07-21 19:53:17 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-08-08 21:43:53 +02:00
"lastModified": 1754613544,
"narHash": "sha256-ueR1mGX4I4DWfDRRxxMphbKDNisDeMPMusN72VV1+cc=",
2025-07-21 19:53:17 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-08-08 21:43:53 +02:00
"rev": "cc2fa2331aebf9661d22bb507d362b39852ac73f",
2025-07-21 19:53:17 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-08-08 21:43:53 +02:00
"lastModified": 1754498491,
"narHash": "sha256-erbiH2agUTD0Z30xcVSFcDHzkRvkRXOQ3lb887bcVrs=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-08 21:43:53 +02:00
"rev": "c2ae88e026f9525daf89587f3cbee584b92b6134",
2025-07-21 19:53:17 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-08-08 21:43:53 +02:00
"nixpkgs-unstable": {
2025-07-21 19:53:17 +02:00
"locked": {
2025-08-08 21:43:53 +02:00
"lastModified": 1754498491,
"narHash": "sha256-erbiH2agUTD0Z30xcVSFcDHzkRvkRXOQ3lb887bcVrs=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-08 21:43:53 +02:00
"rev": "c2ae88e026f9525daf89587f3cbee584b92b6134",
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"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2025-08-08 21:43:53 +02:00
"nixpkgs-unstable": "nixpkgs-unstable"
2025-07-21 19:53:17 +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"
}
}
},
"root": "root",
"version": 7
}