my neovim configuration
at main 62 lines 1.5 kB view raw
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1770380644, 6 "narHash": "sha256-P7dWMHRUWG5m4G+06jDyThXO7kwSk46C1kgjEWcybkE=", 7 "owner": "nixos", 8 "repo": "nixpkgs", 9 "rev": "ae67888ff7ef9dff69b3cf0cc0fbfbcd3a722abe", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "nixos", 14 "ref": "nixpkgs-unstable", 15 "repo": "nixpkgs", 16 "type": "github" 17 } 18 }, 19 "nixpkgs_2": { 20 "locked": { 21 "lastModified": 1770107345, 22 "narHash": "sha256-tbS0Ebx2PiA1FRW8mt8oejR0qMXmziJmPaU1d4kYY9g=", 23 "owner": "nixos", 24 "repo": "nixpkgs", 25 "rev": "4533d9293756b63904b7238acb84ac8fe4c8c2c4", 26 "type": "github" 27 }, 28 "original": { 29 "owner": "nixos", 30 "ref": "nixpkgs-unstable", 31 "repo": "nixpkgs", 32 "type": "github" 33 } 34 }, 35 "root": { 36 "inputs": { 37 "nixpkgs": "nixpkgs", 38 "treefmt-nix": "treefmt-nix" 39 } 40 }, 41 "treefmt-nix": { 42 "inputs": { 43 "nixpkgs": "nixpkgs_2" 44 }, 45 "locked": { 46 "lastModified": 1770228511, 47 "narHash": "sha256-wQ6NJSuFqAEmIg2VMnLdCnUc0b7vslUohqqGGD+Fyxk=", 48 "owner": "numtide", 49 "repo": "treefmt-nix", 50 "rev": "337a4fe074be1042a35086f15481d763b8ddc0e7", 51 "type": "github" 52 }, 53 "original": { 54 "owner": "numtide", 55 "repo": "treefmt-nix", 56 "type": "github" 57 } 58 } 59 }, 60 "root": "root", 61 "version": 7 62}