Files
nvim/flake.lock

131 lines
3.3 KiB
Plaintext
Raw Normal View History

2023-04-02 13:26:27 +03:00
{
"nodes": {
"flake-utils": {
2023-04-12 13:28:44 +03:00
"inputs": {
"systems": "systems"
},
2023-04-02 13:26:27 +03:00
"locked": {
2023-04-12 13:28:44 +03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-04-02 13:26:27 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-12 13:28:44 +03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-04-02 13:26:27 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-06-06 16:32:00 +03:00
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"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"
}
},
"groovyls": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1686055585,
"narHash": "sha256-e+hjiIvQZ6Dmow7cJlGTS0LmJh8vNRhyU/HDHPOIqi0=",
"owner": "miknikif",
"repo": "groovyls",
"rev": "cb877e243f5b3c2e725ac2d50a6f70c184161d4a",
"type": "github"
},
"original": {
"owner": "miknikif",
"repo": "groovyls",
"type": "github"
}
},
2023-04-02 13:26:27 +03:00
"nixpkgs": {
2023-06-06 16:32:00 +03:00
"locked": {
"lastModified": 1686043861,
"narHash": "sha256-duF1U12b7vVkf2Lt6noPYVeW8dVFw4CwJmQivhyZxYQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "96f8f4a038a190f7511da79ef7e77bec5e4b811a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2023-04-02 13:26:27 +03:00
"locked": {
2023-05-31 19:36:05 +03:00
"lastModified": 1685539144,
"narHash": "sha256-BvIghafqDrQqWSbnWuDVLD6fiPWRE/foLWSupFM+Hho=",
2023-04-02 13:26:27 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-31 19:36:05 +03:00
"rev": "afc48694f2aca366710295f027a4a423f3f339cc",
2023-04-02 13:26:27 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-05-31 19:36:05 +03:00
"ref": "release-23.05",
2023-04-02 13:26:27 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2023-06-06 16:32:00 +03:00
"groovyls": "groovyls",
"nixpkgs": "nixpkgs_2"
2023-04-02 13:26:27 +03:00
}
2023-04-12 13:28:44 +03: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-06-06 16:32:00 +03:00
},
"systems_2": {
"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-02 13:26:27 +03:00
}
},
"root": "root",
"version": 7
}