nixos-config/flake.lock

84 lines
2.1 KiB
Plaintext
Raw Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-06-17 15:00:08 +00:00
},
"locked": {
2024-02-08 12:49:05 +00:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-08 12:49:05 +00:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-11-30 14:11:22 +00:00
"ref": "release-23.11",
2022-06-17 15:00:08 +00:00
"repo": "home-manager",
"type": "github"
}
},
2024-01-12 22:31:01 +00:00
"nixos-hardware": {
"locked": {
2024-01-22 06:52:16 +00:00
"lastModified": 1705260447,
"narHash": "sha256-30r/CoUwWBtTWtJX2tri4KsvR0OGwFJsNIk5bEWz0kE=",
2024-01-12 22:31:01 +00:00
"owner": "mandlm",
"repo": "nixos-hardware",
2024-01-22 06:52:16 +00:00
"rev": "02353c59409f60477ff4d566dfcfc9e9aef840fb",
2024-01-12 22:31:01 +00:00
"type": "github"
},
"original": {
"owner": "mandlm",
"ref": "p330",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"nixpkgs": {
"locked": {
2024-02-08 12:49:05 +00:00
"lastModified": 1707238373,
"narHash": "sha256-WKxT0yLzWbFZwYi92lI0yWJpYtRaFSWHGX8QXzejapw=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-08 12:49:05 +00:00
"rev": "fb0c047e30b69696acc42e669d02452ca1b55755",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-11-30 14:11:22 +00:00
"ref": "nixos-23.11",
2022-06-18 17:48:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-13 12:52:54 +00:00
"nixpkgs-unstable": {
"locked": {
2024-02-08 12:49:05 +00:00
"lastModified": 1707092692,
"narHash": "sha256-ZbHsm+mGk/izkWtT4xwwqz38fdlwu7nUUKXTOmm4SyE=",
2023-03-13 12:52:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-08 12:49:05 +00:00
"rev": "faf912b086576fd1a15fca610166c98d47bc667e",
2023-03-13 12:52:54 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-01-12 22:31:01 +00:00
"nixos-hardware": "nixos-hardware",
2023-03-13 12:52:54 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2022-06-17 15:00:08 +00:00
}
}
},
"root": "root",
"version": 7
}