diff options
| author | seth <[email protected]> | 2023-12-31 08:52:21 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-31 09:25:57 -0500 |
| commit | 5b7ba247a1e1afcd32a72042150e1c25ad5c4171 (patch) | |
| tree | 6c8835ee0dd097f005eed90ba84604706c634d37 /flake.lock | |
| parent | b7d328f3473b303b73655085f1f6efeeaf5c0f9b (diff) | |
flake: update getchvim
Flake lock file updates:
• Updated input 'getchvim':
'github:getchoo/getchvim/add749d0d1597930ae95ee29d10f5f41416b76d7' (2023-12-30)
→ 'github:getchoo/getchvim/3119d0e8be89bd5fa726d5424ecb181fc2fe0f58' (2023-12-31)
• Removed input 'getchvim/nixvim'
• Removed input 'getchvim/nixvim/flake-utils'
• Removed input 'getchvim/nixvim/nixpkgs'
• Removed input 'getchvim/nixvim/pre-commit-hooks'
• Removed input 'getchvim/utils'
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 40 |
1 files changed, 4 insertions, 36 deletions
@@ -232,19 +232,14 @@ "nixpkgs": [ "nixpkgs" ], - "nixvim": "nixvim", - "tree-sitter-just": "tree-sitter-just", - "utils": [ - "pre-commit", - "flake-utils" - ] + "tree-sitter-just": "tree-sitter-just" }, "locked": { - "lastModified": 1703897493, - "narHash": "sha256-XKQ1kvb9yLX4plTtEmgjsgDAAFGVxic+8Zgfv4ZKCAg=", + "lastModified": 1704030724, + "narHash": "sha256-oEGvjZmhpSI/tpF8SsYOhU+fezRLkYCvShO6MLa1sMQ=", "owner": "getchoo", "repo": "getchvim", - "rev": "add749d0d1597930ae95ee29d10f5f41416b76d7", + "rev": "3119d0e8be89bd5fa726d5424ecb181fc2fe0f58", "type": "github" }, "original": { @@ -438,33 +433,6 @@ "type": "indirect" } }, - "nixvim": { - "inputs": { - "flake-utils": [ - "getchvim", - "utils" - ], - "nixpkgs": [ - "getchvim", - "nixpkgs" - ], - "pre-commit-hooks": [ - "getchvim" - ] - }, - "locked": { - "lastModified": 1703859882, - "narHash": "sha256-wRXgap0eEuswF9xXUKDiWBh0tKuJ9vtmlJZ4iAX3K/E=", - "rev": "1d8e7906c9606c956c6b40d8d088c8d2110dc0c0", - "revCount": 865, - "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/nix-community/nixvim/0.1.865%2Brev-1d8e7906c9606c956c6b40d8d088c8d2110dc0c0/018cb5f7-3a9f-7ad1-99f0-3e1da8634bb8/source.tar.gz" - }, - "original": { - "type": "tarball", - "url": "https://flakehub.com/f/nix-community/nixvim/0.1.%2A.tar.gz" - } - }, "openwrt-imagebuilder": { "inputs": { "nixpkgs": [ |
