nix-config/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Normal View History

2024-05-11 15:53:20 +02:00
{
"nodes": {
"hardware": {
"locked": {
"lastModified": 1715148395,
"narHash": "sha256-lRxjTxY3103LGMjWdVqntKZHhlmMX12QUjeFrQMmGaE=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "a4e2b7909fc1bdf30c30ef21d388fde0b5cdde4a",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
2024-05-13 13:48:17 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-05-11 15:53:20 +02:00
},
"locked": {
2024-05-11 21:26:33 +02:00
"lastModified": 1715486357,
"narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=",
2024-05-11 15:53:20 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-11 21:26:33 +02:00
"rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-11 21:26:33 +02:00
"lastModified": 1715447595,
"narHash": "sha256-VsVAUQOj/cS1LCOmMjAGeRksXIAdPnFIjCQ0XLkCsT0=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-11 21:26:33 +02:00
"rev": "062ca2a9370a27a35c524dc82d540e6e9824b652",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-05-13 13:48:17 +02:00
"lastModified": 1715395895,
"narHash": "sha256-DreMqi6+qa21ffLQqhMQL2XRUkAGt3N7iVB5FhJKie4=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-13 13:48:17 +02:00
"rev": "71bae31b7dbc335528ca7e96f479ec93462323ff",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"hardware": "hardware",
"home-manager": "home-manager",
2024-05-13 13:48:17 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2024-05-11 15:53:20 +02:00
}
}
},
"root": "root",
"version": 7
}