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

difftreelog

source

flake.lock3.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "inputs": {5        "nixpkgs": [6          "nixpkgs"7        ]8      },9      "locked": {10        "lastModified": 1716569590,11        "narHash": "sha256-5eDbq8TuXFGGO3mqJFzhUbt5zHVTf5zilQoyW5jnJwo=",12        "owner": "ipetkov",13        "repo": "crane",14        "rev": "109987da061a1bf452f435f1653c47511587d919",15        "type": "github"16      },17      "original": {18        "owner": "ipetkov",19        "repo": "crane",20        "type": "github"21      }22    },23    "flake-utils": {24      "inputs": {25        "systems": "systems"26      },27      "locked": {28        "lastModified": 1710146030,29        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",30        "owner": "numtide",31        "repo": "flake-utils",32        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",33        "type": "github"34      },35      "original": {36        "owner": "numtide",37        "repo": "flake-utils",38        "type": "github"39      }40    },41    "nixpkgs": {42      "locked": {43        "lastModified": 1716658583,44        "narHash": "sha256-A93mYmlLvCz0YjQiQ5Tc3DpLrP6Brs+gAlK9nlnSOVg=",45        "owner": "nixos",46        "repo": "nixpkgs",47        "rev": "3e280884c0b0e8222ec6b05a99db01505964e1c3",48        "type": "github"49      },50      "original": {51        "owner": "nixos",52        "ref": "master",53        "repo": "nixpkgs",54        "type": "github"55      }56    },57    "nixpkgs-stable-for-tests": {58      "locked": {59        "lastModified": 1716361217,60        "narHash": "sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4=",61        "owner": "nixos",62        "repo": "nixpkgs",63        "rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",64        "type": "github"65      },66      "original": {67        "owner": "nixos",68        "ref": "nixos-23.11",69        "repo": "nixpkgs",70        "type": "github"71      }72    },73    "root": {74      "inputs": {75        "crane": "crane",76        "flake-utils": "flake-utils",77        "nixpkgs": "nixpkgs",78        "nixpkgs-stable-for-tests": "nixpkgs-stable-for-tests",79        "rust-overlay": "rust-overlay"80      }81    },82    "rust-overlay": {83      "inputs": {84        "flake-utils": [85          "flake-utils"86        ],87        "nixpkgs": [88          "nixpkgs"89        ]90      },91      "locked": {92        "lastModified": 1716603336,93        "narHash": "sha256-81u/zd7V+XRTq88zwRLxw5GnwZyEiAvGA2BvAXUe864=",94        "owner": "oxalica",95        "repo": "rust-overlay",96        "rev": "4d0f1e4d5d65c23cdbb77e4b0d91940be7309bd4",97        "type": "github"98      },99      "original": {100        "owner": "oxalica",101        "repo": "rust-overlay",102        "type": "github"103      }104    },105    "systems": {106      "locked": {107        "lastModified": 1681028828,108        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",109        "owner": "nix-systems",110        "repo": "default",111        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",112        "type": "github"113      },114      "original": {115        "owner": "nix-systems",116        "repo": "default",117        "type": "github"118      }119    }120  },121  "root": "root",122  "version": 7123}