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

difftreelog

source

flake.lock1.6 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1678901627,6        "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1680701003,21        "narHash": "sha256-8ML7ECxn2cmHo9gFDj4MQ55H9jEQHjc9MljjmvRA1HM=",22        "owner": "nixos",23        "repo": "nixpkgs",24        "rev": "055f9852f2186afafb59da2093df87d7431d52b8",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": 1680660688,51        "narHash": "sha256-XeQTCxWBR0Ai1VMzI5ZXYpA2lu1F8FzZKjw8RtByZOg=",52        "owner": "oxalica",53        "repo": "rust-overlay",54        "rev": "2f40052be98347b479c820c00fb2fc1d87b3aa28",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}