Compare commits

..

No commits in common. "403ffd3a7bc9df7aa42f470e1ee2345c1cd41e75" and "3ad195d43343dc84aa811c2f5426c161174e5a75" have entirely different histories.

View file

@ -41,10 +41,7 @@
"blink-cmp": { "blink-cmp": {
"inputs": { "inputs": {
"devenv": "devenv", "devenv": "devenv",
"fenix": [ "fenix": "fenix",
"viminal",
"fenix"
],
"flake-parts": "flake-parts_3", "flake-parts": "flake-parts_3",
"nixpkgs": [ "nixpkgs": [
"viminal", "viminal",
@ -301,21 +298,21 @@
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"viminal", "viminal",
"blink-cmp",
"nixpkgs" "nixpkgs"
], ],
"rust-analyzer-src": "rust-analyzer-src" "rust-analyzer-src": "rust-analyzer-src"
}, },
"locked": { "locked": {
"lastModified": 1729101030, "lastModified": 1728196311,
"narHash": "sha256-9HapI5PEBLFpJBN26kR2HbeI9q07gJk3v91EyLB9ZBI=", "narHash": "sha256-JoDDlmjPj0sGo1beOo3bRh7BDppm0Kuet7I7BqTmSl4=",
"owner": "andresilva", "owner": "nix-community",
"repo": "fenix", "repo": "fenix",
"rev": "3b3764c5420d037b7910443af048045ca6907b08", "rev": "26971356e387b5ec0578f52be1bbd82ecf6dbad4",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "andresilva", "owner": "nix-community",
"ref": "fix-platforms",
"repo": "fenix", "repo": "fenix",
"type": "github" "type": "github"
} }
@ -1163,11 +1160,11 @@
"plugins-typst-preview": { "plugins-typst-preview": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1729054993, "lastModified": 1728689675,
"narHash": "sha256-olO2hh2xU/tiuwMNKGuKU+Wa5taiTUOv9jlK2/99yvk=", "narHash": "sha256-UljxDPDLC6riWwbpoai6OBE6CSUrH+p9aUJwImFLS6I=",
"owner": "chomosuke", "owner": "chomosuke",
"repo": "typst-preview.nvim", "repo": "typst-preview.nvim",
"rev": "0f43ed7fa661617751bfd0ca2f01ee13eba6569e", "rev": "a53a136f893a59635166afcb4f277f581bd4bc73",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1330,11 +1327,11 @@
"rust-analyzer-src": { "rust-analyzer-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1728921748, "lastModified": 1728064742,
"narHash": "sha256-BOCZ5osPOMh2BPHnkK4sVdTGj7sn47rBn1nxjrzWe5U=", "narHash": "sha256-tFvUGvqUZjES1yxYT2zEFiTAE0iQKYd+eWKX/6ZqeVw=",
"owner": "rust-lang", "owner": "rust-lang",
"repo": "rust-analyzer", "repo": "rust-analyzer",
"rev": "0319586ef2a2636f6d6b891690b7ebebf4337c85", "rev": "5982d9c420d0dc90739171829f0d2e9c80d98979",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1505,7 +1502,6 @@
"viminal": { "viminal": {
"inputs": { "inputs": {
"blink-cmp": "blink-cmp", "blink-cmp": "blink-cmp",
"fenix": "fenix",
"nixCats": "nixCats", "nixCats": "nixCats",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
@ -1514,11 +1510,11 @@
"plugins-typst-preview": "plugins-typst-preview" "plugins-typst-preview": "plugins-typst-preview"
}, },
"locked": { "locked": {
"lastModified": 1729152872, "lastModified": 1728953055,
"narHash": "sha256-igdTtn5T13BaUvf13LKD4kJr1kINTGE/YgriCuX7yJM=", "narHash": "sha256-yxoIkq4tXhsLmask8Kejp4kcMHz9dFCGmZs8PXeykfU=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "7c507ed2412730b6c17622c49b7fcbd92058ed79", "rev": "a1c2f6709ae2d00ba7a6508d87326c5562b43050",
"revCount": 35, "revCount": 28,
"type": "git", "type": "git",
"url": "https://code.youwen.dev/youwen5/viminal2" "url": "https://code.youwen.dev/youwen5/viminal2"
}, },