dotfiles/flake.lock

489 lines
13 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": {
"lastModified": 1696990528,
"narHash": "sha256-l0OLzZuMgjDcQofUdyyd60FVzNdjATR1i8yQ+Ea4JqQ=",
"owner": "caarlos0",
"repo": "nur",
"rev": "6ec0d7bd652aa84d4b94aa0269496bc85477ed9d",
"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-11-02 17:11:30 +01:00
"lastModified": 1698429334,
"narHash": "sha256-Gq3+QabboczSu7RMpcy79RSLMSqnySO3wsnHQk4DfbE=",
2023-02-07 11:42:25 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-11-02 17:11:30 +01:00
"rev": "afe83cbc2e673b1f08d32dd0f70df599678ff1e7",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-11-02 17:11:30 +01:00
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
"owner": "hercules-ci",
"repo": "flake-parts",
2023-11-02 17:11:30 +01:00
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-09-20 18:45:58 +02:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
2023-09-20 18:45:58 +02:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"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-09-23 00:16:53 +02:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
2023-09-23 00:16:53 +02:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_3"
},
"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-11-02 17:11:30 +01:00
"lastModified": 1698873617,
"narHash": "sha256-FfGFcfbULwbK1vD+H0rslIOfmy4g8f2hXiPkQG3ZCTk=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-02 17:11:30 +01:00
"rev": "48b0a30202516e25d9885525fbb200a045f23f26",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nekowinston-nur": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2",
"rust-overlay": "rust-overlay"
},
"locked": {
2023-11-02 17:11:30 +01:00
"lastModified": 1698908638,
"narHash": "sha256-UqAg5a8WDobBRbsYHIrezUEh1Mq8jN+mCQpNTZYML9M=",
2023-09-20 18:45:58 +02:00
"owner": "nekowinston",
"repo": "nur",
2023-11-02 17:11:30 +01:00
"rev": "4a3874a58875829088278e0083631e26f44a536f",
2023-09-20 18:45:58 +02:00
"type": "github"
},
"original": {
"owner": "nekowinston",
"repo": "nur",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-02 17:11:30 +01:00
"lastModified": 1698550809,
"narHash": "sha256-Um8+Wi6EAH5dCgfgl7OqaVd4wFJn6FKLafcP5QPr/98=",
"owner": "Mic92",
"repo": "nix-index-database",
2023-11-02 17:11:30 +01:00
"rev": "1f0981f5baeb78e3c89a8980ff1a39f06876fa8c",
"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-11-02 17:11:30 +01:00
"lastModified": 1698887753,
"narHash": "sha256-6sIAOzMKkXEYnOpNIfoWO+QYCCz5uR/EzDwE+pEVFEc=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2023-11-02 17:11:30 +01:00
"rev": "c6080604ecf7c35da91d96ee0fb2601b20c1f5a1",
"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-11-02 17:11:30 +01:00
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-02 17:11:30 +01:00
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
"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-11-02 17:11:30 +01:00
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
2023-07-18 04:20:56 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-02 17:11:30 +01:00
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
2023-07-18 04:20:56 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2023-11-02 17:11:30 +01:00
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
2023-09-20 18:45:58 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-02 17:11:30 +01:00
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
2023-09-20 18:45:58 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2023-07-18 04:20:56 +02:00
"locked": {
2023-07-27 00:38:16 +02:00
"lastModified": 1689261696,
"narHash": "sha256-LzfUtFs9MQRvIoQ3MfgSuipBVMXslMPH/vZ+nM40LkA=",
2023-07-18 04:20:56 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-27 00:38:16 +02:00
"rev": "df1eee2aa65052a18121ed4971081576b25d6b5c",
2023-07-18 04:20:56 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-02-07 11:42:25 +01:00
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-11-02 17:11:30 +01:00
"lastModified": 1698909778,
"narHash": "sha256-SEOd39J0UC54qMOMa/Ps7MpQW0sf73LkHpzpphzJTsc=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "nur",
2023-11-02 17:11:30 +01:00
"rev": "1ad7575439ee887f2e4f2542619959c5891da4a4",
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": {
"flake-compat": [],
"flake-utils": "flake-utils_3",
"gitignore": "gitignore",
"nixpkgs": "nixpkgs_4",
2023-07-18 04:20:56 +02:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-11-02 17:11:30 +01:00
"lastModified": 1698852633,
"narHash": "sha256-Hsc/cCHud8ZXLvmm8pxrXpuaPEeNaaUttaCvtdX/Wug=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-11-02 17:11:30 +01:00
"rev": "dec10399e5b56aa95fcd530e0338be72ad6462a0",
"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",
"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
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"nekowinston-nur",
"flake-utils"
],
"nixpkgs": [
"nekowinston-nur",
"nixpkgs"
]
},
"locked": {
2023-11-02 17:11:30 +01:00
"lastModified": 1698545594,
"narHash": "sha256-Bf0UKNXBOg1OWe3GkfUNKpAlihiuuhcyzPDcMfJvUOg=",
"owner": "oxalica",
"repo": "rust-overlay",
2023-11-02 17:11:30 +01:00
"rev": "66eb7c2fb4597c94e66a4124ee77d9827e46c14f",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
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": {
"lastModified": 1691828918,
"narHash": "sha256-p8kvccP/qxUrASzGemRx2MB9Kefd9DzrtmJr5whhOCg=",
2023-02-07 11:42:25 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "1c673ba1053ad3e421fe043702237497bda0c621",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"rev": "1c673ba1053ad3e421fe043702237497bda0c621",
2023-02-07 11:42:25 +01:00
"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-11-02 17:11:30 +01:00
"lastModified": 1698073127,
"narHash": "sha256-Olwm3WTsOjr+6+8hZGp3mKwwsV9+HMQfqiPKKTerLwQ=",
"owner": "willpower3309",
"repo": "swayfx",
2023-11-02 17:11:30 +01:00
"rev": "2d6944dc1481003b4e02e656b2d7a2d4d6db58c6",
"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"
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-02-07 11:42:25 +01:00
}
},
"root": "root",
"version": 7
}