deadnix/flake.lock
github-actions[bot] d7c301b83b flake.lock: Update
Flake lock file changes:

• Updated input 'fenix':
    'github:nix-community/fenix/5312f44f270c6e4bf5a2249d9ef5c4d1bff5bd36' (2022-01-08)
  → 'github:nix-community/fenix/2e2c7ccdba995148ea0110ad51e0bdc7977830bc' (2022-01-15)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/54c999893396434725c284fdcfeeb4d47340d53f' (2022-01-07)
  → 'github:rust-analyzer/rust-analyzer/844c152fd1be8f0142343a095d5b45586189f435' (2022-01-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/32356ce11b8cc5cc421b68138ae8c730cc8ad4a2' (2022-01-08)
  → 'github:NixOS/nixpkgs/46821ea01c8f54d2a20f5a503809abfc605269d7' (2022-01-13)
2022-01-16 00:55:02 +00:00

102 lines
2.5 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1642227974,
"narHash": "sha256-zrqUfbk3g47yGCzx8cWggCPvgiBYc/uFQhVk0n+M+wc=",
"owner": "nix-community",
"repo": "fenix",
"rev": "2e2c7ccdba995148ea0110ad51e0bdc7977830bc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1639947939,
"narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
"owner": "nix-community",
"repo": "naersk",
"rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1642069818,
"narHash": "sha256-666w6j8wl/bojfgpp0k58/UJ5rbrdYFbI2RFT2BXbSQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "46821ea01c8f54d2a20f5a503809abfc605269d7",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1642187035,
"narHash": "sha256-E5lBHUMQRG0qNLDz9jyOsqEsWqC4DUMzpR2arCeJef0=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "844c152fd1be8f0142343a095d5b45586189f435",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"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"
}
}
},
"root": "root",
"version": 7
}