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

difftreelog

source

flake.lock2.4 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    "flake-utils_2": {19      "locked": {20        "lastModified": 1659877975,21        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",22        "owner": "numtide",23        "repo": "flake-utils",24        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",25        "type": "github"26      },27      "original": {28        "owner": "numtide",29        "repo": "flake-utils",30        "type": "github"31      }32    },33    "nixpkgs": {34      "locked": {35        "lastModified": 1668090223,36        "narHash": "sha256-Bynlfyf/LsQJ+CJ//1TGmA7eiCzqk95bz+bxyP39xYY=",37        "owner": "nixos",38        "repo": "nixpkgs",39        "rev": "1f6b98281191b50ba987cabd5bf3068870c26789",40        "type": "github"41      },42      "original": {43        "owner": "nixos",44        "repo": "nixpkgs",45        "type": "github"46      }47    },48    "nixpkgs_2": {49      "locked": {50        "lastModified": 1665296151,51        "narHash": "sha256-uOB0oxqxN9K7XGF1hcnY+PQnlQJ+3bP2vCn/+Ru/bbc=",52        "owner": "NixOS",53        "repo": "nixpkgs",54        "rev": "14ccaaedd95a488dd7ae142757884d8e125b3363",55        "type": "github"56      },57      "original": {58        "owner": "NixOS",59        "ref": "nixpkgs-unstable",60        "repo": "nixpkgs",61        "type": "github"62      }63    },64    "root": {65      "inputs": {66        "flake-utils": "flake-utils",67        "nixpkgs": "nixpkgs",68        "rust-overlay": "rust-overlay"69      }70    },71    "rust-overlay": {72      "inputs": {73        "flake-utils": "flake-utils_2",74        "nixpkgs": "nixpkgs_2"75      },76      "locked": {77        "lastModified": 1668048396,78        "narHash": "sha256-SUWQlSa/H5XKPeuF9XmWzmwIJrgK42Lak6/1jBAwyd0=",79        "owner": "oxalica",80        "repo": "rust-overlay",81        "rev": "859fefb532bb957f51a9b5e8e3ba2e48394c9353",82        "type": "github"83      },84      "original": {85        "owner": "oxalica",86        "repo": "rust-overlay",87        "type": "github"88      }89    }90  },91  "root": "root",92  "version": 793}