Skip to content
Snippets Groups Projects
Select Git revision
  • e9cbcfc578d58748bb45e1355a5a3d9e4a1d24d8
  • master default protected
  • 1.31
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
  • 4.25.0
  • 4.24.3
  • 4.24.2
  • 4.24.1
  • 4.24.0
  • 4.23.6
  • 4.23.5
  • 4.23.4
  • 4.23.3
  • 4.23.2
  • 4.23.1
  • 4.23.0
23 results

devenv.lock

Blame
  • devenv.lock 15.32 KiB
    {
      "nodes": {
        "bob": {
          "inputs": {
            "devenv": "devenv",
            "flake-parts": "flake-parts",
            "flake-root": "flake-root",
            "mk-shell-bin": "mk-shell-bin",
            "nixpkgs": "nixpkgs_2",
            "treefmt-nix": "treefmt-nix",
            "versions-tool": "versions-tool"
          },
          "locked": {
            "lastModified": 1706563779,
            "narHash": "sha256-F6hgtCgEzy6Rx6sDLti72ZbFvOucnMLQ+yVb7GsqYQ4=",
            "ref": "refs/heads/master",
            "rev": "7069c6702e8ccafd33f734f6e14f102dfd1b15ae",
            "revCount": 114,
            "type": "git",
            "url": "https://gitlab.schukai.com/oss/bob.git"
          },
          "original": {
            "type": "git",
            "url": "https://gitlab.schukai.com/oss/bob.git"
          }
        },
        "devenv": {
          "inputs": {
            "flake-compat": "flake-compat",
            "nix": "nix",
            "nixpkgs": "nixpkgs",
            "pre-commit-hooks": "pre-commit-hooks"
          },
          "locked": {
            "lastModified": 1706018268,
            "narHash": "sha256-d24+re0t8b6HYGzAPZCIJed85n23RUFXQa2yuHoW0uQ=",
            "owner": "cachix",
            "repo": "devenv",
            "rev": "ad0ae333b210e31237e1fc4a7ddab71a01785add",
            "type": "github"
          },
          "original": {
            "owner": "cachix",
            "repo": "devenv",
            "type": "github"
          }
        },
        "devenv_2": {
          "locked": {
            "dir": "src/modules",
            "lastModified": 1708538593,
            "narHash": "sha256-2q3tdg3TirbrTEPaVFTfxMG0TJdE77GsC6s5aHJhWkQ=",
            "owner": "cachix",
            "repo": "devenv",
            "rev": "f5d594f79022f4468fae9d04418cb607890a9347",
            "type": "github"
          },
          "original": {
            "dir": "src/modules",
            "owner": "cachix",
            "repo": "devenv",
            "type": "github"
          }
        },
        "flake-compat": {
          "flake": false,
          "locked": {
            "lastModified": 1673956053,
            "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
            "owner": "edolstra",