Files
nvim/flake.lock

176 lines
4.6 KiB
JSON

{
"nodes": {
"blink-cmp": {
"inputs": {
"fenix": "fenix",
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1762359884,
"narHash": "sha256-0+KyxOh7WUm6rRLfb936X48qBhYL5aRYn2OBEj4G1/s=",
"owner": "Saghen",
"repo": "blink.cmp",
"rev": "40380e711b616a28affb0f4086a2f7de2f2a556b",
"type": "github"
},
"original": {
"owner": "Saghen",
"repo": "blink.cmp",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"blink-cmp",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1761028747,
"narHash": "sha256-UqCbRuqnsVURCB0hLZL9SwFNDNftIE1Zxj7Ykf1aRj4=",
"owner": "nix-community",
"repo": "fenix",
"rev": "1dd37dd710195936f675eb0d36cf284806f99a94",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"go-grip": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1741110408,
"narHash": "sha256-SN4ZNafPGtXvJEfVNEPch8dtGQlm4PZrnKBw5SZwYxg=",
"owner": "guz013",
"repo": "go-grip",
"rev": "deb857f70d6f2ff2ca5cf52d55b2eb5e40f2e916",
"type": "github"
},
"original": {
"owner": "guz013",
"repo": "go-grip",
"type": "github"
}
},
"mdfmt": {
"flake": false,
"locked": {
"lastModified": 1543379285,
"narHash": "sha256-5LQ7S/CZXCa/zrUcIbDfD2Ji8Kjc3/Cengw8UmVOU4g=",
"owner": "moorereason",
"repo": "mdfmt",
"rev": "29e3d55cbe5af4cfc31b172aed1d69b9a5a22c5b",
"type": "github"
},
"original": {
"owner": "moorereason",
"repo": "mdfmt",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1762596750,
"narHash": "sha256-rXXuz51Bq7DHBlfIjN7jO8Bu3du5TV+3DSADBX7/9YQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b6a8526db03f735b89dd5ff348f53f752e7ddc8e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1733096140,
"narHash": "sha256-1qRH7uAUsyQI7R1Uwl4T+XvdNv778H0Nb5njNrqvylY=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
}
},
"nordic-nvim-src": {
"flake": false,
"locked": {
"lastModified": 1676228565,
"narHash": "sha256-u/QNfWt45XXaDeiycT0VfLLrVS360u76up4axcX/ZOU=",
"owner": "andersevenrud",
"repo": "nordic.nvim",
"rev": "3338c514e5b5feade29a9c2ed295c9f034f7f05b",
"type": "github"
},
"original": {
"owner": "andersevenrud",
"ref": "pull/93/head",
"repo": "nordic.nvim",
"type": "github"
}
},
"root": {
"inputs": {
"blink-cmp": "blink-cmp",
"go-grip": "go-grip",
"mdfmt": "mdfmt",
"nixpkgs": "nixpkgs",
"nordic-nvim-src": "nordic-nvim-src"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1760976639,
"narHash": "sha256-v+teOfOLbR9UFLuaMfbsd/L5ckJBcQJyeFj23V3lz8g=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "4a305f565ab964caf22dc72980a44b2970a9c2f1",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
}
},
"root": "root",
"version": 7
}