Skip to content
Snippets Groups Projects
Select Git revision
  • f2edf78d1a12062de8225d97b7910365fe659813
  • master default protected
  • 1.31
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
  • 4.28.0
  • 4.27.0
23 results

devenv.lock

Blame
  • Volker Schukai's avatar
    Volker Schukai authored
    531484de
    History
    devenv.lock 4.00 KiB
    {
      "nodes": {
        "devenv": {
          "locked": {
            "dir": "src/modules",
            "lastModified": 1686642933,
            "narHash": "sha256-5Z4uitx27QtZIrG9sOSJlZRNcVQn/TI36nj7o70n5Dw=",
            "owner": "cachix",
            "repo": "devenv",
            "rev": "f5278b5d56e39f86a299a2e1889906933a26f762",
            "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",
            "repo": "flake-compat",
            "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
            "type": "github"
          },
          "original": {
            "owner": "edolstra",
            "repo": "flake-compat",
            "type": "github"
          }
        },
        "flake-utils": {
          "inputs": {
            "systems": "systems"
          },
          "locked": {
            "lastModified": 1685518550,
            "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
            "owner": "numtide",
            "repo": "flake-utils",
            "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
            "type": "github"
          },
          "original": {
            "owner": "numtide",
            "repo": "flake-utils",
            "type": "github"
          }
        },
        "gitignore": {
          "inputs": {
            "nixpkgs": [
              "pre-commit-hooks",
              "nixpkgs"
            ]
          },
          "locked": {
            "lastModified": 1660459072,
            "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
            "owner": "hercules-ci",
            "repo": "gitignore.nix",
            "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
            "type": "github"
          },
          "original": {
            "owner": "hercules-ci",
            "repo": "gitignore.nix",
            "type": "github"
          }
        },
        "nixpkgs": {
          "locked": {
            "lastModified": 1686582075,
            "narHash": "sha256-vtflsfKkHtF8IduxDNtbme4cojiqvlvjp5QNYhvoHXc=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "7e63eed145566cca98158613f3700515b4009ce3",
            "type": "github"
          },
          "original": {
            "owner": "NixOS",
            "ref": "nixpkgs-unstable",
            "repo": "nixpkgs",
            "type": "github"
          }
        },
        "nixpkgs-stable": {
          "locked": {
            "lastModified": 1685801374,
            "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
            "type": "github"
          },
          "original": {
            "owner": "NixOS",
            "ref": "nixos-23.05",
            "repo": "nixpkgs",
            "type": "github"
          }
        },
        "pre-commit-hooks": {
          "inputs": {
            "flake-compat": "flake-compat",
            "flake-utils": "flake-utils",
            "gitignore": "gitignore",
            "nixpkgs": [
              "nixpkgs"
            ],
            "nixpkgs-stable": "nixpkgs-stable"
          },
          "locked": {
            "lastModified": 1686668298,
            "narHash": "sha256-AADh9NqHh6X2LOem4BvI7oCkMm+JPCSCE7iIw5nn0VA=",
            "owner": "cachix",
            "repo": "pre-commit-hooks.nix",
            "rev": "5b6b54d3f722aa95cbf4ddbe35390a0af8c0015a",
            "type": "github"
          },
          "original": {
            "owner": "cachix",
            "repo": "pre-commit-hooks.nix",
            "type": "github"
          }
        },
        "root": {
          "inputs": {
            "devenv": "devenv",
            "nixpkgs": "nixpkgs",
            "pre-commit-hooks": "pre-commit-hooks"
          }
        },
        "systems": {
          "locked": {
            "lastModified": 1681028828,
            "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
            "owner": "nix-systems",
            "repo": "default",
            "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
            "type": "github"
          },
          "original": {
            "owner": "nix-systems",
            "repo": "default",
            "type": "github"
          }
        }
      },
      "root": "root",
      "version": 7
    }