dotfiles/flake.lock

444 lines
12 KiB
Text
Raw Normal View History

2023-02-07 11:42:25 +01:00
{
"nodes": {
"caarlos0-nur": {
"inputs": {
2023-07-18 04:20:56 +02:00
"nixpkgs": "nixpkgs"
},
"locked": {
2023-06-27 23:59:16 +02:00
"lastModified": 1687665384,
"narHash": "sha256-XARNmyXnmcWeBwfN5YXhiOWHsE3pPojasE1C2OieO7o=",
"owner": "caarlos0",
"repo": "nur",
2023-06-27 23:59:16 +02:00
"rev": "854c0826e775f5f44cc317c724ac6343c7c5d616",
"type": "github"
},
"original": {
"owner": "caarlos0",
"repo": "nur",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
2023-04-27 09:30:26 +02:00
"nixpkgs"
2023-02-07 11:42:25 +01:00
]
},
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689516967,
"narHash": "sha256-sFAa33wkQHanmij/uhfGduIDK8z4dJAita/rK6u9pvE=",
2023-02-07 11:42:25 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-07-18 04:20:56 +02:00
"rev": "61662a63bfe1726588c1da6b412df86d8ca94d63",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"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-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-07-08 05:42:59 +02:00
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
"owner": "hercules-ci",
"repo": "flake-parts",
2023-07-08 05:42:59 +02:00
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-02-18 22:36:15 +01:00
"flake-utils_2": {
2023-07-18 04:20:56 +02:00
"inputs": {
"systems": "systems_2"
},
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
2023-07-18 04:20:56 +02:00
"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"
}
},
2023-02-07 11:42:25 +01:00
"home-manager": {
"inputs": {
2023-04-21 05:59:56 +02:00
"nixpkgs": [
"nixpkgs"
]
2023-02-07 11:42:25 +01:00
},
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689495092,
"narHash": "sha256-yZu2j5FpLZEPhJQQutMCPTxa1VMigLPabLYvLTq6ASM=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-18 04:20:56 +02:00
"rev": "2f84579a70b8c74e5ebb37299a0c3ba279f09382",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nekowinston-nur": {
"inputs": {
2023-07-18 04:20:56 +02:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
2023-07-19 20:43:40 +02:00
"lastModified": 1689778107,
"narHash": "sha256-6kP3tOdiJXSDNLhELfWbfBoZCUVQWwKA7TEboXUJYf0=",
"owner": "nekowinston",
"repo": "nur",
2023-07-19 20:43:40 +02:00
"rev": "43d356bfee2c797cc3c52ffc94ec83523ead7075",
"type": "github"
},
"original": {
"owner": "nekowinston",
"repo": "nur",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689479461,
"narHash": "sha256-Ak+PTYdmfOQEmcOsOEnrwqdP0HP20PLraRwpjSAzSeE=",
"owner": "Mic92",
"repo": "nix-index-database",
2023-07-18 04:20:56 +02:00
"rev": "22fa44b7f14684d184733fb26a628f3878ff7aaf",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
"nix-vscode-extensions": {
"inputs": {
2023-07-18 04:20:56 +02:00
"flake-compat": [],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689645892,
"narHash": "sha256-hF6KdY2HpcbIErSt5GRgFb6g9IpaZa6GY4EoR0v2g44=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2023-07-18 04:20:56 +02:00
"rev": "0fa35c4774a4ac3fe31fdbc4f6822d8b2f440d0c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"nixpkgs": {
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1685677062,
"narHash": "sha256-zoHF7+HNwNwne2XEomphbdc4Y8tdWT16EUxUTXpOKpQ=",
2023-04-21 05:59:56 +02:00
"owner": "NixOS",
2023-02-07 11:42:25 +01:00
"repo": "nixpkgs",
2023-07-18 04:20:56 +02:00
"rev": "95be94370d09f97f6af6a1df1eb9649b5260724e",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
2023-04-21 05:59:56 +02:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2023-02-07 11:42:25 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-07-03 21:23:25 +02:00
"lastModified": 1688049487,
"narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-03 21:23:25 +02:00
"rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-18 04:20:56 +02:00
"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"
}
},
2023-04-27 09:30:26 +02:00
"nixpkgs_2": {
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689373857,
"narHash": "sha256-mtBksyvhhT98Zsm9tYHuMKuLwUKDwv+BGTl6K5nOGhY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dfdbcc428f365071f0ca3888f6ec8c25c3792885",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1689534811,
"narHash": "sha256-jnSUdzD/414d94plCyNlvTJJtiTogTep6t7ZgIKIHiE=",
2023-02-07 11:42:25 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-18 04:20:56 +02:00
"rev": "6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-07-18 04:20:56 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1685866647,
"narHash": "sha256-4jKguNHY/edLYImB+uL8jKPL/vpfOvMmSlLAGfxSrnY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a53a3bec10deef6e1cc1caba5bc60f53b959b1e8",
"type": "github"
},
"original": {
"owner": "NixOS",
2023-02-07 11:42:25 +01:00
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689642505,
"narHash": "sha256-Xn2y9CHStXtl1dOFoSfCRRDB6/vGiFTTB9X6kGw69UE=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "nur",
2023-07-18 04:20:56 +02:00
"rev": "0c89ba379bdbcd48cf05f79372dc9918f9de0390",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
2023-02-07 11:42:25 +01:00
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
2023-07-18 04:20:56 +02:00
"flake-compat": "flake-compat",
"flake-utils": "flake-utils_2",
"gitignore": "gitignore",
2023-07-18 04:20:56 +02:00
"nixpkgs": "nixpkgs_4",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689553106,
"narHash": "sha256-RFFf6BbpqQB0l1ehAbgri9g9MGZkAY9UdiNotD9fG8Y=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-07-18 04:20:56 +02:00
"rev": "87589fa438dd6d5b8c7c1c6ab2ad69e4663bb51f",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"root": {
"inputs": {
"caarlos0-nur": "caarlos0-nur",
2023-02-07 11:42:25 +01:00
"darwin": "darwin",
"flake-parts": "flake-parts",
2023-02-18 22:36:15 +01:00
"flake-utils": "flake-utils",
2023-02-07 11:42:25 +01:00
"home-manager": "home-manager",
"nekowinston-nur": "nekowinston-nur",
"nix-index-database": "nix-index-database",
"nix-vscode-extensions": "nix-vscode-extensions",
2023-07-18 04:20:56 +02:00
"nixpkgs": "nixpkgs_3",
2023-02-07 11:42:25 +01:00
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks",
"sops": "sops",
"swayfx": "swayfx"
2023-02-07 11:42:25 +01:00
}
},
"sops": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
2023-06-13 08:59:25 +02:00
"nixpkgs"
]
2023-02-07 11:42:25 +01:00
},
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1689534977,
"narHash": "sha256-EB4hasmjKgetTR0My2bS5AwELZFIQ4zANLqHKi7aVXg=",
2023-02-07 11:42:25 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-07-18 04:20:56 +02:00
"rev": "bd695cc4d0a5e1bead703cc1bec5fa3094820a81",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"swayfx": {
"inputs": {
2023-07-18 04:20:56 +02:00
"flake-compat": [],
2023-05-01 05:46:00 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-08 05:42:59 +02:00
"lastModified": 1688721042,
"narHash": "sha256-gyuhsq/lAqSo/EcfbE4DDJxsjX9ML8MpJM99AB6T7Rs=",
"owner": "willpower3309",
"repo": "swayfx",
2023-07-08 05:42:59 +02:00
"rev": "c89e4c9bf24635333dcc5572050da63feb98ff36",
"type": "github"
},
"original": {
"owner": "willpower3309",
"repo": "swayfx",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-07-18 04:20:56 +02:00
"systems_2": {
"locked": {
2023-07-18 04:20:56 +02:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
2023-07-18 04:20:56 +02:00
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-02-07 11:42:25 +01:00
}
},
"root": "root",
"version": 7
}