/ devenv.lock
devenv.lock
  1  {
  2    "nodes": {
  3      "devenv": {
  4        "locked": {
  5          "dir": "src/modules",
  6          "lastModified": 1773767086,
  7          "narHash": "sha256-3eKyl4LXswf6P17/u59x8oQXDgCfYX+UX0uh7YHFwJc=",
  8          "owner": "cachix",
  9          "repo": "devenv",
 10          "rev": "a5e5a7f8b1c9a7f33f9d82192b692768b39ec710",
 11          "type": "github"
 12        },
 13        "original": {
 14          "dir": "src/modules",
 15          "owner": "cachix",
 16          "repo": "devenv",
 17          "type": "github"
 18        }
 19      },
 20      "nixpkgs": {
 21        "inputs": {
 22          "nixpkgs-src": "nixpkgs-src"
 23        },
 24        "locked": {
 25          "lastModified": 1773704619,
 26          "narHash": "sha256-LKtmit8Sr81z8+N2vpIaN/fyiQJ8f7XJ6tMSKyDVQ9s=",
 27          "owner": "cachix",
 28          "repo": "devenv-nixpkgs",
 29          "rev": "906534d75b0e2fe74a719559dfb1ad3563485f43",
 30          "type": "github"
 31        },
 32        "original": {
 33          "owner": "cachix",
 34          "ref": "rolling",
 35          "repo": "devenv-nixpkgs",
 36          "type": "github"
 37        }
 38      },
 39      "nixpkgs-src": {
 40        "flake": false,
 41        "locked": {
 42          "lastModified": 1773597492,
 43          "narHash": "sha256-hQ284SkIeNaeyud+LS0WVLX+WL2rxcVZLFEaK0e03zg=",
 44          "owner": "NixOS",
 45          "repo": "nixpkgs",
 46          "rev": "a07d4ce6bee67d7c838a8a5796e75dff9caa21ef",
 47          "type": "github"
 48        },
 49        "original": {
 50          "owner": "NixOS",
 51          "ref": "nixpkgs-unstable",
 52          "repo": "nixpkgs",
 53          "type": "github"
 54        }
 55      },
 56      "nixpkgs_2": {
 57        "locked": {
 58          "lastModified": 1770107345,
 59          "narHash": "sha256-tbS0Ebx2PiA1FRW8mt8oejR0qMXmziJmPaU1d4kYY9g=",
 60          "owner": "nixos",
 61          "repo": "nixpkgs",
 62          "rev": "4533d9293756b63904b7238acb84ac8fe4c8c2c4",
 63          "type": "github"
 64        },
 65        "original": {
 66          "owner": "nixos",
 67          "ref": "nixpkgs-unstable",
 68          "repo": "nixpkgs",
 69          "type": "github"
 70        }
 71      },
 72      "root": {
 73        "inputs": {
 74          "devenv": "devenv",
 75          "nixpkgs": "nixpkgs",
 76          "treefmt-nix": "treefmt-nix"
 77        }
 78      },
 79      "treefmt-nix": {
 80        "inputs": {
 81          "nixpkgs": "nixpkgs_2"
 82        },
 83        "locked": {
 84          "lastModified": 1773297127,
 85          "narHash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=",
 86          "owner": "numtide",
 87          "repo": "treefmt-nix",
 88          "rev": "71b125cd05fbfd78cab3e070b73544abe24c5016",
 89          "type": "github"
 90        },
 91        "original": {
 92          "owner": "numtide",
 93          "repo": "treefmt-nix",
 94          "type": "github"
 95        }
 96      }
 97    },
 98    "root": "root",
 99    "version": 7
100  }