nixvim-config/flake.lock

306 lines
7.9 KiB
Plaintext
Raw Normal View History

2024-06-01 06:32:58 +00:00
{
"nodes": {
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-06-12 04:50:07 +00:00
"lastModified": 1717408969,
"narHash": "sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY=",
2024-06-01 06:32:58 +00:00
"owner": "numtide",
"repo": "devshell",
2024-06-12 04:50:07 +00:00
"rev": "1ebbe68d57457c8cae98145410b164b5477761f4",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-compat": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719994518,
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
2024-06-01 06:32:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-07-09 23:02:25 +00:00
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719877454,
"narHash": "sha256-g5N1yyOSsPNiOlFfkuI/wcUjmtah+nxdImJqrSATjOU=",
2024-06-01 06:32:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-07-09 23:02:25 +00:00
"rev": "4e3583423212f9303aa1a6337f8dffb415920e4f",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"git-hooks": {
"inputs": {
2024-07-09 23:02:25 +00:00
"flake-compat": [
"nixvim",
"flake-compat"
],
2024-06-01 06:32:58 +00:00
"gitignore": "gitignore",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719259945,
"narHash": "sha256-F1h+XIsGKT9TkGO3omxDLEb/9jOOsI6NnzsXFsZhry4=",
2024-06-01 06:32:58 +00:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-07-09 23:02:25 +00:00
"rev": "0ff4381bbb8f7a52ca4a851660fc7a437a4c6e07",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719827439,
"narHash": "sha256-tneHOIv1lEavZ0vQ+rgz67LPNCgOZVByYki3OkSshFU=",
2024-06-01 06:32:58 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-09 23:02:25 +00:00
"rev": "59ce796b2563e19821361abbe2067c3bb4143a7d",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719845423,
"narHash": "sha256-ZLHDmWAsHQQKnmfyhYSHJDlt8Wfjv6SQhl2qek42O7A=",
2024-06-01 06:32:58 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-07-09 23:02:25 +00:00
"rev": "ec12b88104d6c117871fad55e931addac4626756",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1720418205,
"narHash": "sha256-cPJoFPXU44GlhWg4pUk9oUPqurPlCFZ11ZQPk21GTPU=",
2024-06-01 06:32:58 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-09 23:02:25 +00:00
"rev": "655a58a72a6601292512670343087c2d75d859c1",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719876945,
"narHash": "sha256-Fm2rDDs86sHy0/1jxTOKB1118Q0O3Uc7EC0iXvXKpbI=",
2024-06-01 06:32:58 +00:00
"type": "tarball",
2024-07-09 23:02:25 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz"
2024-06-01 06:32:58 +00:00
},
"original": {
"type": "tarball",
2024-07-09 23:02:25 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz"
2024-06-01 06:32:58 +00:00
}
},
"nixpkgs_2": {
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719848872,
"narHash": "sha256-H3+EC5cYuq+gQW8y0lSrrDZfH71LB4DAf+TDFyvwCNA=",
2024-06-01 06:32:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-09 23:02:25 +00:00
"rev": "00d80d13810dbfea8ab4ed1009b09100cca86ba8",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"devshell": "devshell",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts_2",
"git-hooks": "git-hooks",
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs_2",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1720530938,
"narHash": "sha256-kUmpiyPfVFKPPLKfq3p50ddi6MdwcW7g4IqM8b7bRxg=",
2024-06-01 06:32:58 +00:00
"owner": "nix-community",
"repo": "nixvim",
2024-07-09 23:02:25 +00:00
"rev": "a5e9dbdef1530a76056db12387d489a68eea6f80",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-07-09 23:02:25 +00:00
"lastModified": 1719887753,
"narHash": "sha256-p0B2r98UtZzRDM5miGRafL4h7TwGRC4DII+XXHDHqek=",
2024-06-01 06:32:58 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-07-09 23:02:25 +00:00
"rev": "bdb6355009562d8f9313d9460c0d3860f525bc6c",
2024-06-01 06:32:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}