ticker/flake.lock

119 lines
2.9 KiB
Plaintext
Raw Permalink Normal View History

2021-03-08 23:11:40 +01:00
{
"nodes": {
2022-06-04 02:33:45 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1711520562,
"narHash": "sha256-rVE+5nzGarXDYoXPcySg+/NpkPZu53H3YhtE1nElUhg=",
2022-06-04 02:33:45 +02:00
"owner": "nix-community",
"repo": "fenix",
"rev": "21cf09a640b2a0b8f805aa767f42916c9579776b",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698420672,
"narHash": "sha256-/TdeHMPRjjdJub7p7+w55vyABrsJlt5QkznPYy55vKA=",
"owner": "nix-community",
2022-06-04 02:33:45 +02:00
"repo": "naersk",
"rev": "aeb58d5e8faead8980a807c840232697982d47b9",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-06-04 02:33:45 +02:00
"repo": "naersk",
"type": "github"
}
},
2021-03-08 23:11:40 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1708702655,
"narHash": "sha256-qxT5jSLhelfLhQ07+AUxSTm1VnVH+hQxDkQSZ/m/Smo=",
"path": "/nix/store/mykqzd5whqs367ahav828iqjcrr15ycg-source",
"rev": "c5101e457206dd437330d283d6626944e28794b3",
"type": "path"
2021-03-08 23:11:40 +01:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
2022-06-04 02:33:45 +02:00
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1711443624,
"narHash": "sha256-K5aLPjCF3A9ArczT5X/CKo1bfQEwGK5CsJ3eYHIjEnk=",
2022-06-04 02:33:45 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "4b33850c39049047e2deb4269b60bd8330b68031",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2022-06-04 02:33:45 +02:00
"utils": {
"inputs": {
"systems": "systems"
},
2022-06-04 02:33:45 +02:00
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2022-06-04 02:33:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-03-08 23:11:40 +01:00
}
}
},
"root": "root",
"version": 7
}