Files
nixconfig/flake.lock
T

86 lines
2.2 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1788642154,
"narHash": "sha256-sPpQFVaFTDqO/4vvCAhuAhqTgqN/ygu+9eJcs5eB0js=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "fd0956c99c41ae3c13a73a638f1f7e963aebc4ab",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-26.05",
"repo": "home-manager",
"type": "github"
}
},
"neovim-dots": {
"flake": false,
"locked": {
"lastModified": 1780499261,
"narHash": "sha256-ScMf9MqK4EyEU0/Ki134efrPa8azNxgALnTfgiaLA3w=",
"ref": "main",
"rev": "380eb86778a7c53a0f1c18e84f14037456155347",
"revCount": 17,
"type": "git",
"url": "https://git.cyber.ayyalasomayajula.net/marsultor/neovim-dots"
},
"original": {
"ref": "main",
"rev": "380eb86778a7c53a0f1c18e84f14037456155347",
"type": "git",
"url": "https://git.cyber.ayyalasomayajula.net/marsultor/neovim-dots"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1788584326,
"narHash": "sha256-Fd3OB8J9JhgliQwOKcqx4M672CInxi1I5VnwsaXeSQo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6713828a351efa628b025a1adf7f43cbf8597513",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-latest": {
"locked": {
"lastModified": 1788670020,
"narHash": "sha256-mSMUfsWXAiALH79CGMJdb2ORPJRXd9/rHzd+2l/xfeY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b21501ace550919df96a2c245c7640505dba9532",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"neovim-dots": "neovim-dots",
"nixpkgs": "nixpkgs",
"nixpkgs-latest": "nixpkgs-latest"
}
}
},
"root": "root",
"version": 7
}