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

difftreelog

source

flake.lock2.4 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1659877975,6        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",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": 1666714275,36        "narHash": "sha256-5Ba4rKMqjQ9e7K6eqdwfWuhQU4HO+8an90WQ3BaiFQM=",37        "owner": "nixos",38        "repo": "nixpkgs",39        "rev": "b410bee3cdea9365afcd9f342839d5b6e51c2df4",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": 1666667027,78        "narHash": "sha256-MUJa0T8j5cy3eE70hoL1KW52VfTcXm4VbwvdF5scs1g=",79        "owner": "oxalica",80        "repo": "rust-overlay",81        "rev": "79b6e66bb76537c96707703f08630765e46148d1",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}