1
Fork 0
jakstys.lt/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-03-25 12:43:23 +02:00
{
"nodes": {
"flake-utils": {
2023-04-13 11:45:00 +03:00
"inputs": {
"systems": "systems"
},
2023-03-25 12:43:23 +02:00
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-03-25 12:43:23 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-03-25 12:43:23 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1724316499,
"narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
2023-03-25 12:43:23 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
2023-03-25 12:43:23 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-08-06 10:52:00 +03:00
"ref": "nixos-24.05",
2023-03-25 12:43:23 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-04-13 11:45:00 +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-03-25 12:43:23 +02:00
}
},
"root": "root",
"version": 7
}