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

difftreelog

source

flake.lock3.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "inputs": {5        "nixpkgs": [6          "nixpkgs"7        ]8      },9      "locked": {10        "lastModified": 1720226507,11        "narHash": "sha256-yHVvNsgrpyNTXZBEokL8uyB2J6gB1wEx0KOJzoeZi1A=",12        "owner": "ipetkov",13        "repo": "crane",14        "rev": "0aed560c5c0a61c9385bddff471a13036203e11c",15        "type": "github"16      },17      "original": {18        "owner": "ipetkov",19        "repo": "crane",20        "type": "github"21      }22    },23    "flake-parts": {24      "inputs": {25        "nixpkgs-lib": "nixpkgs-lib"26      },27      "locked": {28        "lastModified": 1719994518,29        "narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",30        "owner": "hercules-ci",31        "repo": "flake-parts",32        "rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",33        "type": "github"34      },35      "original": {36        "owner": "hercules-ci",37        "repo": "flake-parts",38        "type": "github"39      }40    },41    "nixpkgs": {42      "locked": {43        "lastModified": 1720525988,44        "narHash": "sha256-6Vvrwl2rKrRt5gAYTFlM/pihCwHw8SY2o81TBm7KhIQ=",45        "owner": "nixos",46        "repo": "nixpkgs",47        "rev": "a630e7a8476e51b116f1ca7444dbad20701823d7",48        "type": "github"49      },50      "original": {51        "owner": "nixos",52        "ref": "master",53        "repo": "nixpkgs",54        "type": "github"55      }56    },57    "nixpkgs-lib": {58      "locked": {59        "lastModified": 1719876945,60        "narHash": "sha256-Fm2rDDs86sHy0/1jxTOKB1118Q0O3Uc7EC0iXvXKpbI=",61        "type": "tarball",62        "url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz"63      },64      "original": {65        "type": "tarball",66        "url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz"67      }68    },69    "nixpkgs-stable-for-tests": {70      "locked": {71        "lastModified": 1720386169,72        "narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",73        "owner": "nixos",74        "repo": "nixpkgs",75        "rev": "194846768975b7ad2c4988bdb82572c00222c0d7",76        "type": "github"77      },78      "original": {79        "owner": "nixos",80        "ref": "nixos-24.05",81        "repo": "nixpkgs",82        "type": "github"83      }84    },85    "root": {86      "inputs": {87        "crane": "crane",88        "flake-parts": "flake-parts",89        "nixpkgs": "nixpkgs",90        "nixpkgs-stable-for-tests": "nixpkgs-stable-for-tests",91        "rust-overlay": "rust-overlay"92      }93    },94    "rust-overlay": {95      "inputs": {96        "nixpkgs": [97          "nixpkgs"98        ]99      },100      "locked": {101        "lastModified": 1720491570,102        "narHash": "sha256-PHS2BcQ9kxBpu9GKlDg3uAlrX/ahQOoAiVmwGl6BjD4=",103        "owner": "oxalica",104        "repo": "rust-overlay",105        "rev": "b970af40fdc4bd80fd764796c5f97c15e2b564eb",106        "type": "github"107      },108      "original": {109        "owner": "oxalica",110        "repo": "rust-overlay",111        "type": "github"112      }113    }114  },115  "root": "root",116  "version": 7117}