azirevpn/flake.lock
Andrey Golovizin 54887e571b flake.lock: Update
Flake lock file changes:

• Updated input 'fenix':
    'github:nix-community/fenix/bac0e0578a1968fd7640c2f884e9c14c22856fd1' (2021-11-07)
  → 'github:nix-community/fenix/064c4e0940d11152a7247ebb0ccac98b243efa45' (2021-12-05)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/2c29bd738be862efe9e6c07a0b6ef95cbe37de15' (2021-11-06)
  → 'github:rust-analyzer/rust-analyzer/6434ada19e7cf2e96015fb2668d64a0fdfc08b23' (2021-12-04)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/c91f3de5adaf1de973b797ef7485e441a65b8935' (2021-10-21)
  → 'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28)
• Updated input 'naersk':
    'github:nmattia/naersk/074d81b1a45145f076b2adf93184073fc9615397' (2021-11-05)
  → 'github:nmattia/naersk/c3e56b8a4ffb6d906cdfcfee034581f9a8ece571' (2021-11-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b67e752c29f18a0ca5534a07661366d6a2c2e649' (2021-11-02)
  → 'github:NixOS/nixpkgs/c71f061c68ba8ce53471b767d5049cbd0f3d8490' (2021-12-03)
2021-12-05 21:41:11 +01:00

102 lines
2.5 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1638685445,
"narHash": "sha256-PKivgYoHmm0XfdmXVbNSICIKTE4HjJE2aIIhnvDf670=",
"owner": "nix-community",
"repo": "fenix",
"rev": "064c4e0940d11152a7247ebb0ccac98b243efa45",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1638203339,
"narHash": "sha256-Sz3iCvbWrVWOD/XfYQeRJgP/7MVYL3/VKsNXvDeWBFc=",
"owner": "nmattia",
"repo": "naersk",
"rev": "c3e56b8a4ffb6d906cdfcfee034581f9a8ece571",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1638535497,
"narHash": "sha256-tk5LNbdkUhALp00+r5ZmQ3t7n2d5M7YUQB+MznWvVOg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c71f061c68ba8ce53471b767d5049cbd0f3d8490",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"flake-utils": "flake-utils",
"naersk": "naersk",
"nixpkgs": "nixpkgs"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1638641291,
"narHash": "sha256-XfJAIqUVjDgLa7u/W8i0JI3SavDlvTcUKPfr0kq2MHw=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "6434ada19e7cf2e96015fb2668d64a0fdfc08b23",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
}
},
"root": "root",
"version": 7
}