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

difftreelog

source

flake.lock3.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "inputs": {5        "nixpkgs": [6          "nixpkgs"7        ]8      },9      "locked": {10        "lastModified": 1717025063,11        "narHash": "sha256-dIubLa56W9sNNz0e8jGxrX3CAkPXsq7snuFA/Ie6dn8=",12        "owner": "ipetkov",13        "repo": "crane",14        "rev": "480dff0be03dac0e51a8dfc26e882b0d123a450e",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": 1717282945,44        "narHash": "sha256-Jrn+/CdB/d2hUqduYQdTwGJYDAdaR5cAdlxnq+yEtXI=",45        "owner": "nixos",46        "repo": "nixpkgs",47        "rev": "ab5efd0f3c62dd3b75d21d0de1dd63efc76be5d8",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": 1716991068,60        "narHash": "sha256-Av0UWCCiIGJxsZ6TFc+OiKCJNqwoxMNVYDBChmhjNpo=",61        "owner": "nixos",62        "repo": "nixpkgs",63        "rev": "25cf937a30bf0801447f6bf544fc7486c6309234",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": 1717208326,93        "narHash": "sha256-4gVhbC+NjSQ4c6cJvJGNCI1oTcD+8jRRNAnOF9faGCE=",94        "owner": "oxalica",95        "repo": "rust-overlay",96        "rev": "ab69b67fac9a96709fbef0b899db308ca714a120",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}