git.delta.rocks / jrsonnet / refs/commits / 4df5da353aa8

difftreelog

source

flake.lock1.6 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1676283394,6        "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1677265683,21        "narHash": "sha256-P04r7XJZa6RFKcR4gMvnM3h4YRsS9yUIzl6w/rAwY1g=",22        "owner": "nixos",23        "repo": "nixpkgs",24        "rev": "ee3e8092a6ce4f0456549db1ca041e69e701ed8f",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": 1677205778,51        "narHash": "sha256-DFe09uzS+8LjGBAAyHkB/5Axs0j/PQ8RLWFzm2FUZLA=",52        "owner": "oxalica",53        "repo": "rust-overlay",54        "rev": "b91706f9d5a68fecf97b63753da8e9670dff782b",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}