1
0
Fork 0
ncpn/flake.lock

101 lines
2.5 KiB
Plaintext
Raw Normal View History

2024-01-30 19:27:14 +01:00
{
"nodes": {
2024-01-30 20:16:04 +01:00
"fenix": {
2024-01-30 19:27:14 +01:00
"inputs": {
2024-01-30 20:16:04 +01:00
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
2024-01-30 19:27:14 +01:00
},
"locked": {
2024-06-09 18:29:07 +02:00
"lastModified": 1717741716,
"narHash": "sha256-v71DDu2gb02iBIAhUwu5mQZNtYD45QcbEqahqsOCCyU=",
2024-01-30 20:16:04 +01:00
"owner": "nix-community",
"repo": "fenix",
2024-06-09 18:29:07 +02:00
"rev": "05f2a8ae62c45637b20d162fa2dd450b79e71c27",
2024-01-30 19:27:14 +01:00
"type": "github"
},
"original": {
2024-01-30 20:16:04 +01:00
"owner": "nix-community",
"repo": "fenix",
2024-01-30 19:27:14 +01:00
"type": "github"
}
},
2024-01-30 20:16:04 +01:00
"flake-utils": {
2024-01-30 19:27:14 +01:00
"inputs": {
2024-01-30 20:16:04 +01:00
"systems": "systems"
2024-01-30 19:27:14 +01:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-01-30 19:27:14 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-01-30 19:27:14 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-09 18:29:07 +02:00
"lastModified": 1717602782,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
2024-01-30 19:27:14 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-09 18:29:07 +02:00
"rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
2024-01-30 19:27:14 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-01-30 20:16:04 +01:00
"fenix": "fenix",
2024-01-30 19:27:14 +01:00
"flake-utils": "flake-utils",
2024-01-30 20:16:04 +01:00
"nixpkgs": "nixpkgs"
2024-01-30 19:27:14 +01:00
}
},
2024-01-30 20:16:04 +01:00
"rust-analyzer-src": {
"flake": false,
2024-01-30 19:27:14 +01:00
"locked": {
2024-06-09 18:29:07 +02:00
"lastModified": 1717583671,
"narHash": "sha256-+lRAmz92CNUxorqWusgJbL9VE1eKCnQQojglRemzwkw=",
2024-01-30 20:16:04 +01:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-06-09 18:29:07 +02:00
"rev": "48bbdd6a74f3176987d5c809894ac33957000d19",
2024-01-30 19:27:14 +01:00
"type": "github"
},
"original": {
2024-01-30 20:16:04 +01:00
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2024-01-30 19:27:14 +01:00
"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"
}
}
},
"root": "root",
"version": 7
}