This commit is contained in:
RingOfStorms (Josh) 2024-10-03 21:56:29 -05:00
parent 97c20de9c9
commit 48e17884ae
2 changed files with 26 additions and 8 deletions

33
flake.lock generated
View file

@ -221,16 +221,32 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1727634051,
"narHash": "sha256-S5kVU7U82LfpEukbn/ihcyNt2+EvG7Z5unsKW9H/yFA=",
"lastModified": 1728001490,
"narHash": "sha256-jyLDB1hREFhujapdfZNOyFGQ2+FlhsnhCBYa9YBWn+4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "06cf0e1da4208d3766d898b7fdab6513366d45b9",
"rev": "52cfd83eee767c5d02089efe79c4811ffc52a046",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1727907660,
"narHash": "sha256-QftbyPoieM5M50WKUMzQmWtBWib/ZJbHo7mhj5riQec=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5966581aa04be7eff830b9e1457d56dc70a0b798",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
@ -1018,6 +1034,7 @@
"ringofstorms-nvim": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
"nvim_plugin-Almo7aya/openingh.nvim": "nvim_plugin-Almo7aya/openingh.nvim",
"nvim_plugin-JoosepAlviste/nvim-ts-context-commentstring": "nvim_plugin-JoosepAlviste/nvim-ts-context-commentstring",
"nvim_plugin-L3MON4D3/LuaSnip": "nvim_plugin-L3MON4D3/LuaSnip",
@ -1066,11 +1083,11 @@
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1727735596,
"narHash": "sha256-cwyBfe7WeWlyrAPCYv7wNcsiqwudVfXxkpM1BP5dpgg=",
"lastModified": 1728010547,
"narHash": "sha256-n3TjPNX8+WBQfscxY66IjFJal865Jj+6BsXrgxyeKkY=",
"ref": "refs/heads/master",
"rev": "52c1ffd7306e1902120474249306f82eb2835358",
"revCount": 200,
"rev": "5ce78f6a6944a0ca5e1afa4d93828988610e5182",
"revCount": 205,
"type": "git",
"url": "ssh://git.joshuabell.xyz:3032/nvim"
},