roc/devtools/flake.lock

179 lines
4.4 KiB
Plaintext
Raw Normal View History

2023-01-09 19:59:22 +03:00
{
"nodes": {
2023-11-17 21:21:46 +03:00
"flake-compat": {
"flake": false,
2023-01-09 19:59:22 +03:00
"locked": {
2023-11-17 21:21:46 +03:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-01-09 19:59:22 +03:00
"type": "github"
},
"original": {
2023-11-17 21:21:46 +03:00
"owner": "edolstra",
"repo": "flake-compat",
2023-01-09 19:59:22 +03:00
"type": "github"
}
},
2023-11-17 21:21:46 +03:00
"flake-utils": {
2023-04-24 13:11:36 +03:00
"inputs": {
2023-11-17 21:21:46 +03:00
"systems": "systems"
2023-01-09 19:59:22 +03:00
},
"locked": {
2024-04-10 14:57:01 +03:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-01-09 19:59:22 +03:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-10 14:57:01 +03:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-01-09 19:59:22 +03:00
"type": "github"
},
"original": {
2023-11-17 21:21:46 +03:00
"id": "flake-utils",
"type": "indirect"
2023-01-09 19:59:22 +03:00
}
},
2023-11-17 21:21:46 +03:00
"flake-utils_2": {
2023-04-24 13:11:36 +03:00
"inputs": {
2023-11-17 21:21:46 +03:00
"systems": "systems_2"
2023-04-24 13:11:36 +03:00
},
2023-01-09 19:59:22 +03:00
"locked": {
2024-04-10 14:57:01 +03:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-01-09 19:59:22 +03:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-10 14:57:01 +03:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-01-09 19:59:22 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixgl": {
"inputs": {
2023-11-17 21:21:46 +03:00
"flake-utils": [
"roc",
"flake-utils"
],
2023-01-09 19:59:22 +03:00
"nixpkgs": [
"roc",
"nixpkgs"
]
},
"locked": {
2024-04-10 14:57:01 +03:00
"lastModified": 1710868679,
"narHash": "sha256-V1o2bCZdeYKP/0zgVp4EN0KUjMItAMk6J7SvCXUI5IU=",
2023-01-09 19:59:22 +03:00
"owner": "guibou",
"repo": "nixGL",
2024-04-10 14:57:01 +03:00
"rev": "d709a8abcde5b01db76ca794280745a43c8662be",
2023-01-09 19:59:22 +03:00
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-10 14:57:01 +03:00
"lastModified": 1712163089,
"narHash": "sha256-Um+8kTIrC19vD4/lUCN9/cU9kcOsD1O1m+axJqQPyMM=",
2023-01-09 19:59:22 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-10 14:57:01 +03:00
"rev": "fd281bd6b7d3e32ddfa399853946f782553163b5",
2023-01-09 19:59:22 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2024-04-10 14:57:01 +03:00
"rev": "fd281bd6b7d3e32ddfa399853946f782553163b5",
2023-01-09 19:59:22 +03:00
"type": "github"
}
},
"roc": {
"inputs": {
2023-11-17 21:21:46 +03:00
"flake-compat": "flake-compat",
2023-01-09 19:59:22 +03:00
"flake-utils": "flake-utils_2",
"nixgl": "nixgl",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-04-10 14:57:01 +03:00
"lastModified": 1712750088,
"narHash": "sha256-qao1J0xx+eCuCdOTCf4wPkkKmwHdJy1uof4QKhO/yOc=",
"path": "/home/username/gitrepos/roc",
2023-01-09 19:59:22 +03:00
"type": "path"
},
"original": {
2024-04-10 14:57:01 +03:00
"path": "/home/username/gitrepos/roc",
2023-01-09 19:59:22 +03:00
"type": "path"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"roc": "roc"
}
},
"rust-overlay": {
"inputs": {
2023-11-17 21:21:46 +03:00
"flake-utils": [
"roc",
"flake-utils"
],
2023-01-09 19:59:22 +03:00
"nixpkgs": [
"roc",
"nixpkgs"
]
},
"locked": {
2024-04-10 14:57:01 +03:00
"lastModified": 1712369449,
"narHash": "sha256-tbWug3uXPlSm1j0xD80Y3xbP+otT6gLnQo1e/vQat48=",
2023-01-09 19:59:22 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-04-10 14:57:01 +03:00
"rev": "41b3b080cc3e4b3a48e933b87fc15a05f1870779",
2023-01-09 19:59:22 +03:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2023-04-22 15:51:01 +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-04-24 13:11:36 +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-01-09 19:59:22 +03:00
}
},
"root": "root",
"version": 7
}