Dotfiles managed with Nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 144 lines 3.8 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": [ 6 "neovim-nightly-overlay", 7 "nixpkgs" 8 ] 9 }, 10 "locked": { 11 "lastModified": 1775087534, 12 "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=", 13 "owner": "hercules-ci", 14 "repo": "flake-parts", 15 "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "hercules-ci", 20 "repo": "flake-parts", 21 "type": "github" 22 } 23 }, 24 "home-manager": { 25 "inputs": { 26 "nixpkgs": [ 27 "nixpkgs" 28 ] 29 }, 30 "locked": { 31 "lastModified": 1774898676, 32 "narHash": "sha256-0Utnqo+FbB+0CVUi0MI3oonF0Kuzy9VcgRkxl53Euvk=", 33 "owner": "nix-community", 34 "repo": "home-manager", 35 "rev": "a184bd2f8426087bae93f203403cd4b86c99e57d", 36 "type": "github" 37 }, 38 "original": { 39 "owner": "nix-community", 40 "repo": "home-manager", 41 "type": "github" 42 } 43 }, 44 "neovim-nightly-overlay": { 45 "inputs": { 46 "flake-parts": "flake-parts", 47 "neovim-src": "neovim-src", 48 "nixpkgs": "nixpkgs" 49 }, 50 "locked": { 51 "lastModified": 1776902727, 52 "narHash": "sha256-EDegLhuubsW9iF/l1qi2MVx7UtxKyVgXFgVD38zKmDc=", 53 "owner": "nix-community", 54 "repo": "neovim-nightly-overlay", 55 "rev": "3ee3c59b75f45c498264f4178c164d5699ac4c15", 56 "type": "github" 57 }, 58 "original": { 59 "owner": "nix-community", 60 "repo": "neovim-nightly-overlay", 61 "type": "github" 62 } 63 }, 64 "neovim-src": { 65 "flake": false, 66 "locked": { 67 "lastModified": 1776897533, 68 "narHash": "sha256-sJ7hQ9x2P1GBKWPrygohNyl0kF1GLyEaSYN9zUBEODs=", 69 "owner": "neovim", 70 "repo": "neovim", 71 "rev": "fd2ea2742536a3bd7711190d94224008d7ca1e84", 72 "type": "github" 73 }, 74 "original": { 75 "owner": "neovim", 76 "repo": "neovim", 77 "type": "github" 78 } 79 }, 80 "nix-darwin": { 81 "inputs": { 82 "nixpkgs": [ 83 "nixpkgs" 84 ] 85 }, 86 "locked": { 87 "lastModified": 1773000227, 88 "narHash": "sha256-zm3ftUQw0MPumYi91HovoGhgyZBlM4o3Zy0LhPNwzXE=", 89 "owner": "nix-darwin", 90 "repo": "nix-darwin", 91 "rev": "da529ac9e46f25ed5616fd634079a5f3c579135f", 92 "type": "github" 93 }, 94 "original": { 95 "owner": "nix-darwin", 96 "ref": "master", 97 "repo": "nix-darwin", 98 "type": "github" 99 } 100 }, 101 "nixpkgs": { 102 "locked": { 103 "lastModified": 1776329215, 104 "narHash": "sha256-a8BYi3mzoJ/AcJP8UldOx8emoPRLeWqALZWu4ZvjPXw=", 105 "owner": "NixOS", 106 "repo": "nixpkgs", 107 "rev": "b86751bc4085f48661017fa226dee99fab6c651b", 108 "type": "github" 109 }, 110 "original": { 111 "owner": "NixOS", 112 "ref": "nixpkgs-unstable", 113 "repo": "nixpkgs", 114 "type": "github" 115 } 116 }, 117 "nixpkgs_2": { 118 "locked": { 119 "lastModified": 1776329215, 120 "narHash": "sha256-a8BYi3mzoJ/AcJP8UldOx8emoPRLeWqALZWu4ZvjPXw=", 121 "owner": "NixOS", 122 "repo": "nixpkgs", 123 "rev": "b86751bc4085f48661017fa226dee99fab6c651b", 124 "type": "github" 125 }, 126 "original": { 127 "owner": "NixOS", 128 "ref": "nixpkgs-unstable", 129 "repo": "nixpkgs", 130 "type": "github" 131 } 132 }, 133 "root": { 134 "inputs": { 135 "home-manager": "home-manager", 136 "neovim-nightly-overlay": "neovim-nightly-overlay", 137 "nix-darwin": "nix-darwin", 138 "nixpkgs": "nixpkgs_2" 139 } 140 } 141 }, 142 "root": "root", 143 "version": 7 144}