This commit is contained in:
Daniel Winkler 2025-09-01 16:49:19 +10:00
commit 416ff93fd4
2 changed files with 169 additions and 0 deletions

44
flake.lock generated Normal file
View file

@ -0,0 +1,44 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1756542300,
"narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d7600c775f877cd87b4f5a831c28aa94137377aa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvimcom": {
"flake": false,
"locked": {
"lastModified": 1755532199,
"narHash": "sha256-mb8HCaMasPUP9JZUkH1sPrtdbhM2HMUkJEKDsRt6wTs=",
"owner": "R-nvim",
"repo": "R.nvim",
"rev": "fd992e1c13ad3df794a30af2e937b994bf7bf4db",
"type": "github"
},
"original": {
"owner": "R-nvim",
"repo": "R.nvim",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nvimcom": "nvimcom"
}
}
},
"root": "root",
"version": 7
}