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

difftreelog

source

flake.lock2.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "inputs": {5        "systems": "systems"6      },7      "locked": {8        "lastModified": 1689068808,9        "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",10        "owner": "numtide",11        "repo": "flake-utils",12        "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",13        "type": "github"14      },15      "original": {16        "owner": "numtide",17        "repo": "flake-utils",18        "type": "github"19      }20    },21    "nixpkgs": {22      "locked": {23        "lastModified": 1690394427,24        "narHash": "sha256-ZT1ABAZVdJycCJMUHu533dvcMuxqUGDnp6N2zLcFrv4=",25        "owner": "nixos",26        "repo": "nixpkgs",27        "rev": "78df3591ec67310b8cc4b753e1496999da2678cf",28        "type": "github"29      },30      "original": {31        "owner": "nixos",32        "repo": "nixpkgs",33        "type": "github"34      }35    },36    "root": {37      "inputs": {38        "flake-utils": "flake-utils",39        "nixpkgs": "nixpkgs",40        "rust-overlay": "rust-overlay"41      }42    },43    "rust-overlay": {44      "inputs": {45        "flake-utils": [46          "flake-utils"47        ],48        "nixpkgs": [49          "nixpkgs"50        ]51      },52      "locked": {53        "lastModified": 1690338181,54        "narHash": "sha256-Sz2oQ9aNS3MVncnCMndr0302G26UrFUfPynoH2iLjsg=",55        "owner": "oxalica",56        "repo": "rust-overlay",57        "rev": "b7f0b7b58b3c6f14a1377ec31a3d78b23ab843ec",58        "type": "github"59      },60      "original": {61        "owner": "oxalica",62        "repo": "rust-overlay",63        "type": "github"64      }65    },66    "systems": {67      "locked": {68        "lastModified": 1681028828,69        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",70        "owner": "nix-systems",71        "repo": "default",72        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",73        "type": "github"74      },75      "original": {76        "owner": "nix-systems",77        "repo": "default",78        "type": "github"79      }80    }81  },82  "root": "root",83  "version": 784}