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-05-30 10:30:50 +00:00
"lastModified": 1716729592,
"narHash": "sha256-Y3bOjoh2cFBqZN0Jw1zUdyr7tjygyxl2bD/QY73GZP0=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-30 10:30:50 +00:00
"rev": "2c78a57c544dd19b07442350727ced097e1aa6e6",
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-05-30 10:30:50 +00:00
"lastModified": 1716633019,
"narHash": "sha256-xim1b5/HZYbWaZKyI7cn9TJCM6ewNVZnesRr00mXeS4=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-30 10:30:50 +00:00
"rev": "9d29cd266cebf80234c98dd0b87256b6be0af44e",
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-05-30 10:30:50 +00:00
"lastModified": 1716769173,
"narHash": "sha256-7EXDb5WBw+d004Agt+JHC/Oyh/KTUglOaQ4MNjBbo5w=",
2023-03-13 12:52:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-30 10:30:50 +00:00
"rev": "9ca3f649614213b2aaf5f1e16ec06952fe4c2632",
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
}