git.delta.rocks / jrsonnet / refs/commits / 0d591aa205cc

difftreelog

source

flake.lock1.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1597053966,6        "narHash": "sha256-f9lbPS/GJ1His8fsDqM6gfa8kSqREU4eKiMCS5hrKg4=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "ec20f52e2ff61e9c36c2b894b62fc1b4bd04c71b",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1597057899,21        "narHash": "sha256-U144beTNlMdersGcr49IGU2YP1HjeS3pT3+FbOXN7r8=",22        "owner": "NixOS",23        "repo": "nixpkgs",24        "rev": "32b46dd897ab2143a609988a04d87452f0bbef59",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}