nix-tree/flake.lock
Utku Demir e5ad1b714a
flake.lock: Update (#39)
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/cae3751e9f74eea29c573d6c2f14523f41c2821a' (2022-11-05)
  → 'github:nixos/nixpkgs/d8f2c4d846a2e65ad3f5a5e842b672f0b81588a2' (2022-11-12)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-17 16:42:06 +13:00

63 lines
1.5 KiB
JSON

{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"ref": "master",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1668231603,
"narHash": "sha256-/4br947zgRqABb52iLF4DCHgD49Fw5aQ6/IdTwaM95E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d8f2c4d846a2e65ad3f5a5e842b672f0b81588a2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}