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

• Updated input 'fenix':
    'github:nix-community/fenix/2e2c7ccdba995148ea0110ad51e0bdc7977830bc' (2022-01-15)
  → 'github:nix-community/fenix/72ca04b80987a985753a64ea39632757652cd729' (2022-01-22)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/844c152fd1be8f0142343a095d5b45586189f435' (2022-01-14)
  → 'github:rust-analyzer/rust-analyzer/1d563133b548f3e677464a9e50d1927d0df9f9ff' (2022-01-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/46821ea01c8f54d2a20f5a503809abfc605269d7' (2022-01-13)
  → 'github:NixOS/nixpkgs/f23965369e2d3123b370cc3ba03be835b1e2f5db' (2022-01-21)
• Updated input 'utils':
    'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28)
  → 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20)
2022-01-23 00:48:57 +00:00

102 lines
2.5 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1642832576,
"narHash": "sha256-/noCFXTcs1OPfGhMEuw0LYVgGHB+3r3p+C0P8H0mMGo=",
"owner": "nix-community",
"repo": "fenix",
"rev": "72ca04b80987a985753a64ea39632757652cd729",
"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": 1642791444,
"narHash": "sha256-vVKbyx3g2a4oa1jFbmR1O5emQrK+kSf2lfsYu3OhLSI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f23965369e2d3123b370cc3ba03be835b1e2f5db",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1642787528,
"narHash": "sha256-EGZ1Tpl7Xi/ip2mIxzAm4++CoddpV94mcYCrGAn7u3w=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "1d563133b548f3e677464a9e50d1927d0df9f9ff",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}