nix-config/flake.lock

50 lines
1.1 KiB
Text
Raw Normal View History

2023-10-23 00:16:38 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-25 12:12:59 +02:00
"lastModified": 1698128422,
"narHash": "sha256-Qf39ATHrj6wfeC+K6uwD/FnI7RKrdEiN3uWaciUi0rM=",
2023-10-23 00:16:38 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-25 12:12:59 +02:00
"rev": "6045b68ee725167ed0487f0fb88123202ba61923",
2023-10-23 00:16:38 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-25 12:12:59 +02:00
"ref": "master",
2023-10-23 00:16:38 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-25 12:12:59 +02:00
"lastModified": 1697723726,
"narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=",
2023-10-23 00:16:38 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-25 12:12:59 +02:00
"rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0",
2023-10-23 00:16:38 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-10-25 12:12:59 +02:00
"ref": "nixos-unstable",
2023-10-23 00:16:38 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}