Files
nixconfig/flake.lock
T

86 lines
2.2 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1787377438,
"narHash": "sha256-Sxu1NLTD/Ern6hFGLlZmtKCSct3YQXZI/lls8RE1XeM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "65258d5c65a250189fde2e35f490d15e064c4c62",
"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": 1788405554,
"narHash": "sha256-r2f1oUwixlgq9zOdYLqJLfS/lWBT60/IITjhTKI59JU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a5cc6f2c37bf518436dc8d1c288ccd0c43c2f4c4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-latest": {
"locked": {
"lastModified": 1788659161,
"narHash": "sha256-rIzUUvgwhfJeWwm7y1ZF+xRo2Gep+QYkxpj9mJbG6cM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "de0ba0a81b0f6eed798a97fdec6f03a754b9d966",
"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
}