git.delta.rocks / jrsonnet / refs/commits / 6aae8b5863ce

difftreelog

source

flake.lock1.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1614513358,6        "narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1615532953,21        "narHash": "sha256-SWpaGjrp/INzorEqMz3HLi6Uuk9I0KAn4YS8B4n3q5g=",22        "owner": "NixOS",23        "repo": "nixpkgs",24        "rev": "916ee862e87ac5ee2439f2fb7856386b4dc906ae",25        "type": "github"26      },27      "original": {28        "owner": "NixOS",29        "ref": "nixos-unstable",30        "repo": "nixpkgs",31        "type": "github"32      }33    },34    "root": {35      "inputs": {36        "flake-utils": "flake-utils",37        "nixpkgs": "nixpkgs"38      }39    }40  },41  "root": "root",42  "version": 743}