nixconf/flake.lock

66 lines
1.6 KiB
JSON

{
"nodes": {
"homeManager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1649130493,
"narHash": "sha256-tp2UxeS1A5ESb+I/rh4GoD0DH7edOGdc2fsP6D8o27Y=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "07b941f0c45ac4af6732d96f4cb6142824eee3df",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"mysd": {
"flake": false,
"locked": {
"lastModified": 1656942658,
"narHash": "sha256-XiB/b/2bA13q5jnLJAVQtj8ZdmKmGZRDJtD1R/W1MCQ=",
"ref": "master",
"rev": "9c9b9bc33894507b69d86e5695e55d5c00af8b10",
"revCount": 5,
"type": "git",
"url": "ssh://git@gitea.deepak.science:2222/deepak/sd.git"
},
"original": {
"type": "git",
"url": "ssh://git@gitea.deepak.science:2222/deepak/sd.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1654725607,
"narHash": "sha256-xncw+4Hfj+6PxR94HlzwLltP5FlFAls6GdQEBN70d/4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "578757aec2445fe6efbb8f1a4c6b92d7a0559a6f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"homeManager": "homeManager",
"mysd": "mysd",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}