git.delta.rocks / jrsonnet / refs/commits / 1f27ca520a88

difftreelog

source

flake.lock1.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1623875721,6        "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1625281901,21        "narHash": "sha256-DkZDtTIPzhXATqIps2ifNFpnI+PTcfMYdcrx/oFm00Q=",22        "owner": "NixOS",23        "repo": "nixpkgs",24        "rev": "09c38c29f2c719cd76ca17a596c2fdac9e186ceb",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}