git.delta.rocks / jrsonnet / refs/commits / d696e7b504bb

difftreelog

source

flake.lock1.6 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1667395993,6        "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1670089411,21        "narHash": "sha256-iiW+L7iN8At8s98qb2h1P8Z0BVTZLqY8KHpfZuM7ULQ=",22        "owner": "nixos",23        "repo": "nixpkgs",24        "rev": "ffa4eb958a435e9833bda0fdfc834e87232aa879",25        "type": "github"26      },27      "original": {28        "owner": "nixos",29        "repo": "nixpkgs",30        "type": "github"31      }32    },33    "root": {34      "inputs": {35        "flake-utils": "flake-utils",36        "nixpkgs": "nixpkgs",37        "rust-overlay": "rust-overlay"38      }39    },40    "rust-overlay": {41      "inputs": {42        "flake-utils": [43          "flake-utils"44        ],45        "nixpkgs": [46          "nixpkgs"47        ]48      },49      "locked": {50        "lastModified": 1670034122,51        "narHash": "sha256-EqmuOKucPWtMvCZtHraHr3Q3bgVszq1x2PoZtQkUuEk=",52        "owner": "oxalica",53        "repo": "rust-overlay",54        "rev": "a0d5773275ecd4f141d792d3a0376277c0fc0b65",55        "type": "github"56      },57      "original": {58        "owner": "oxalica",59        "repo": "rust-overlay",60        "type": "github"61      }62    }63  },64  "root": "root",65  "version": 766}