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

• Updated input 'fenix':
    'github:nix-community/fenix/9b391fc1831ece6c245a4eafe7b52f5c806df28c' (2021-12-18)
  → 'github:nix-community/fenix/ac55b49c49b53a60e8eb5761687fa741c7c80265' (2021-12-27)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/d03397fe1173eaeb2e04c9e55ac223289e7e08ee' (2021-12-10)
  → 'github:rust-analyzer/rust-analyzer/c456b217d808058d2515dd909bc4f68206de340e' (2021-12-25)
• Updated input 'naersk':
    'github:nix-community/naersk/5415c7045366bb53db1a33cf7d975942b5553a28' (2021-12-17)
  → 'github:nix-community/naersk/2fc8ce9d3c025d59fee349c1f80be9785049d653' (2021-12-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e1f9e754a40b645a39f6592d45df943cb5f59dcf' (2021-12-18)
  → 'github:NixOS/nixpkgs/6f05cfdb1e78d36c0337516df674560e4b51c79b' (2022-01-01)
2022-01-02 00:53:10 +00:00

102 lines
2.5 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1640644357,
"narHash": "sha256-P3DOh+9f0kqfZVqRCrVAHyyx/vYgLN8GaoHdbRv/BcM=",
"owner": "nix-community",
"repo": "fenix",
"rev": "ac55b49c49b53a60e8eb5761687fa741c7c80265",
"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": 1641016545,
"narHash": "sha256-JMNwvnBzG0RjGG3eH27Y5/GlJ9ryeCdGJfqGbqxnmZY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6f05cfdb1e78d36c0337516df674560e4b51c79b",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1640459636,
"narHash": "sha256-lvHBAWuCd+7cYq6AwThqD6uMRqsKoGJFPKUqeyn3UEU=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "c456b217d808058d2515dd909bc4f68206de340e",
"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
}