nixos/flake.lock

84 lines
2.1 KiB
Text
Raw Normal View History

2023-07-05 22:49:44 +04:00
{
"nodes": {
2023-08-06 18:45:58 +04:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-07-05 22:49:44 +04:00
"home-manager": {
"inputs": {
2023-07-06 01:54:57 +04:00
"nixpkgs": [
"nixpkgs"
]
2023-07-05 22:49:44 +04:00
},
"locked": {
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-06 21:59:36 +04:00
"lastModified": 1691252436,
"narHash": "sha256-SKKPKYOnFcwqECehxoFBMLv29CZXC5qCDuETSuXd82g=",
2023-07-05 22:49:44 +04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-06 21:59:36 +04:00
"rev": "9607b9149c9d81fdf3dc4f3bcc278da146ffbd77",
2023-07-05 22:49:44 +04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-06 03:08:29 +04:00
"nixpkgs-unstable": {
"locked": {
2023-08-06 21:59:36 +04:00
"lastModified": 1691276849,
"narHash": "sha256-RNnrzxhW38SOFIF6TY/WaX7VB3PCkYFEeRE5YZU+wHw=",
2023-08-06 03:08:29 +04:00
"owner": "nixos",
"repo": "nixpkgs",
2023-08-06 21:59:36 +04:00
"rev": "5faab29808a2d72f4ee0c44c8e850e4e6ada972f",
2023-08-06 03:08:29 +04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-05 22:49:44 +04:00
"root": {
"inputs": {
2023-08-06 18:45:58 +04:00
"flake-compat": "flake-compat",
2023-07-05 22:49:44 +04:00
"home-manager": "home-manager",
2023-08-06 03:08:29 +04:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-07-05 22:49:44 +04:00
}
}
},
"root": "root",
"version": 7
}