dotfiles.nix/flake.lock

243 lines
6.3 KiB
Plaintext
Raw Normal View History

2023-04-03 22:41:22 +08:00
{
"nodes": {
2023-10-10 18:58:43 +08:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1698579227,
"narHash": "sha256-KVWjFZky+gRuWennKsbo6cWyo7c/z/VgCte5pR9pEKg=",
2023-10-10 18:58:43 +08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-10-30 16:26:41 +08:00
"rev": "f76e870d64779109e41370848074ac4eaa1606ec",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"neovim-nightly-overlay",
"hercules-ci-effects",
"nixpkgs"
]
},
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
2023-10-10 18:58:43 +08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-10-30 16:26:41 +08:00
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
2023-10-30 16:26:41 +08:00
"id": "flake-parts",
"type": "indirect"
2023-10-10 18:58:43 +08:00
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hercules-ci-effects": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1698165573,
"narHash": "sha256-cnMTgCDnZiQKsf+wVzigpexskqRCFTKgS58Wx2rNU1c=",
2023-10-10 18:58:43 +08:00
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
2023-10-30 16:26:41 +08:00
"rev": "300e0af24a1bbe32d115beb182efb01785582c45",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
2023-04-03 22:41:22 +08:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-28 19:04:00 +08:00
]
2023-04-03 22:41:22 +08:00
},
"locked": {
2023-10-03 15:00:26 +08:00
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2023-04-03 22:41:22 +08:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-03 15:00:26 +08:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-07-01 22:55:00 +08:00
"ref": "release-23.05",
2023-04-03 22:41:22 +08:00
"repo": "home-manager",
"type": "github"
}
},
2023-10-10 18:58:43 +08:00
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2023-10-30 16:26:41 +08:00
"lastModified": 1698578059,
"narHash": "sha256-ag1gtyLgdz42ytzv3X+6T8ir1Ul1fiPTg5NCf8RWs/s=",
2023-10-10 18:58:43 +08:00
"owner": "neovim",
"repo": "neovim",
2023-10-30 16:26:41 +08:00
"rev": "8405649f92a8a8eb254944eca15e8b0169cbb6fb",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly-overlay": {
"inputs": {
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"hercules-ci-effects": "hercules-ci-effects",
"neovim-flake": "neovim-flake",
2023-10-30 16:26:41 +08:00
"nixpkgs": "nixpkgs"
2023-10-10 18:58:43 +08:00
},
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1698624085,
"narHash": "sha256-n3Qy+j0Y3Tiw/JtxnDdWLiReTodikcxzvAr2CgvqMwM=",
2023-10-10 18:58:43 +08:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2023-10-30 16:26:41 +08:00
"rev": "06a5aedc5a6da00f5340deff07a41dd9b4b6e31b",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
2023-05-15 21:11:30 +08:00
"nixpkgs": {
2023-04-28 19:04:00 +08:00
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1698553279,
"narHash": "sha256-T/9P8yBSLcqo/v+FTOBK+0rjzjPMctVymZydbvR/Fak=",
2023-10-10 18:58:43 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-30 16:26:41 +08:00
"rev": "90e85bc7c1a6fc0760a94ace129d3a1c61c3d035",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-10-30 16:26:41 +08:00
"ref": "nixpkgs-unstable",
2023-04-03 22:41:22 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
2023-04-03 22:41:22 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-30 16:26:41 +08:00
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-05-15 21:11:30 +08:00
"ref": "nixos-unstable",
2023-04-05 23:20:27 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-10 18:58:43 +08:00
"nixpkgs_2": {
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1698434055,
"narHash": "sha256-Phxi5mUKSoL7A0IYUiYtkI9e8NcGaaV5PJEaJApU1Ko=",
2023-10-10 18:58:43 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-30 16:26:41 +08:00
"rev": "1a3c95e3b23b3cdb26750621c08cc2f1560cb883",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-03 22:41:22 +08:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-10-10 18:58:43 +08:00
"neovim-nightly-overlay": "neovim-nightly-overlay",
2023-10-30 16:26:41 +08:00
"nixpkgs": "nixpkgs_2",
2023-07-23 08:26:19 +08:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-05-02 16:41:10 +08:00
}
2023-10-10 18:58:43 +08:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-04-03 22:41:22 +08:00
}
},
"root": "root",
"version": 7
}