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

difftreelog

source

flake.lock1.5 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "locked": {5        "lastModified": 1631561581,6        "narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",7        "owner": "numtide",8        "repo": "flake-utils",9        "rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",10        "type": "github"11      },12      "original": {13        "owner": "numtide",14        "repo": "flake-utils",15        "type": "github"16      }17    },18    "nixpkgs": {19      "locked": {20        "lastModified": 1632011270,21        "narHash": "sha256-UyEYSWTKB3boKu5JX/TrQtnAgaYvfSWT61VU8ZT1juk=",22        "owner": "nixos",23        "repo": "nixpkgs",24        "rev": "7f59b4b5295b58659064a91d0bcc8e8a11d0b351",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": 1631758650,45        "narHash": "sha256-7OAtO2V8omtPaoFBASTfPA5m8MzN5LX8agk0k5p8dH0=",46        "owner": "oxalica",47        "repo": "rust-overlay",48        "rev": "4e79ebf67452cca4ae938180728f9f513e828d5b",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}