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-16 09:43:34 +00:00
"lastModified": 1707786466,
"narHash": "sha256-yLPfrmW87M2qt+8bAmwopJawa+MJLh3M9rUbXtpUc1o=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-16 09:43:34 +00:00
"rev": "01885a071465e223f8f68971f864b15829988504",
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-16 09:43:34 +00:00
"lastModified": 1707863367,
"narHash": "sha256-LdBbCSSP7VHaHA4KXcPGKqkvsowT2+7W4jlEHJj6rPg=",
2023-03-13 12:52:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-16 09:43:34 +00:00
"rev": "35ff7e87ee05199a8003f438ec11a174bcbd98ea",
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
}