1
0
Fork 0
ncpn/flake.lock

101 lines
2.5 KiB
Plaintext
Raw Permalink 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-11-17 22:52:17 +01:00
"lastModified": 1727159616,
"narHash": "sha256-1VjZ+khJwZphRJZy2HvbMSCgi3OV7mu8RjVzqCxVi2k=",
2024-01-30 20:16:04 +01:00
"owner": "nix-community",
"repo": "fenix",
2024-11-17 22:52:17 +01:00
"rev": "4306d494985e00719573bbdeb863c27c6d83dc9c",
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": {
2024-11-17 22:52:17 +01:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-01-30 19:27:14 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-17 22:52:17 +01:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-01-30 19:27:14 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-11-17 22:52:17 +01:00
"lastModified": 1726937504,
"narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=",
2024-01-30 19:27:14 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-17 22:52:17 +01:00
"rev": "9357f4f23713673f310988025d9dc261c20e70c6",
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-11-17 22:52:17 +01:00
"lastModified": 1727104575,
"narHash": "sha256-lB/ZS0SnHyE8Z3G8DIL/QJPg6w6x5ZhgVO2pBqnz89g=",
2024-01-30 20:16:04 +01:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-11-17 22:52:17 +01:00
"rev": "3d0343251fe084b335b55c17a52bb4a3527b1bd0",
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
}