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

difftreelog

source

flake.lock1.5 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1644229661,6        "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1645034464,21        "narHash": "sha256-kSag3x5ztMDlVsXHyviORtblKPVsfV8sGsN5f7Q48Ig=",22        "owner": "nixos",23        "repo": "nixpkgs",24        "rev": "a6d6edf3533bb78164e8aab5fd89f59504ea9381",25        "type": "github"26      },27      "original": {28        "owner": "nixos",29        "ref": "staging-next",30        "repo": "nixpkgs",31        "type": "github"32      }33    },34    "root": {35      "inputs": {36        "flake-utils": "flake-utils",37        "nixpkgs": "nixpkgs",38        "rust-overlay": "rust-overlay"39      }40    },41    "rust-overlay": {42      "flake": false,43      "locked": {44        "lastModified": 1644978925,45        "narHash": "sha256-135oqknTCNLe62WpHdv18umHXxJVhzaA1SVBxxYHp/E=",46        "owner": "oxalica",47        "repo": "rust-overlay",48        "rev": "e55ef9daac4ed57d7b30c649fdbc380c9c0f8e04",49        "type": "github"50      },51      "original": {52        "owner": "oxalica",53        "repo": "rust-overlay",54        "type": "github"55      }56    }57  },58  "root": "root",59  "version": 760}