dotfiles/flake.lock

520 lines
13 KiB
Text
Raw Normal View History

2023-02-07 11:42:25 +01:00
{
"nodes": {
"caarlos0-nur": {
"inputs": {
"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"
}
},
"crane": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nekowinston-nur",
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2023-06-16 02:35:20 +02:00
"lastModified": 1676846788,
"narHash": "sha256-XLsHLgXyMdliMeAXuzdGP+TXBaV44kG1RPTUHNOs6Jk=",
"owner": "ipetkov",
"repo": "crane",
2023-06-16 02:35:20 +02:00
"rev": "953b70da2813fb882c39890f2514e7db76fc8843",
"type": "github"
},
"original": {
"owner": "ipetkov",
2023-06-16 02:35:20 +02:00
"ref": "v0.11.3",
"repo": "crane",
"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": {
"lastModified": 1689188243,
"narHash": "sha256-v3EDlWWLBQ+LIRWZ03jd8bnvHLyNae6iaqd03rbYhwo=",
2023-02-07 11:42:25 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "2ad716c2786dabf8f458ae1e7d343775d3acc65c",
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-compat_2": {
"flake": false,
"locked": {
2023-05-07 09:35:05 +02:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
2023-05-07 09:35:05 +02:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"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": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"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": {
"lastModified": 1689134369,
"narHash": "sha256-0G9dutIvhS/WUr3Awcnqw71g8EVVvvkOhVDnDDbY4Fw=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "e42fb59768f0305085abde0dd27ab5e0cc15420c",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"icat": {
"inputs": {
"nixpkgs": [
"nekowinston-nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1688930064,
"narHash": "sha256-9HeztRRQyfFJPYUW/3Ryi0leFMcTUsT9P1aofc/A/VA=",
"owner": "nekowinston",
"repo": "icat",
"rev": "3a266a28051e6cd9bdb844becf79862a73da1c73",
"type": "github"
},
"original": {
"owner": "nekowinston",
"repo": "icat",
"type": "github"
}
},
"nekowinston-nur": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat_3",
"icat": "icat",
"nixpkgs": "nixpkgs",
"wezterm-src": "wezterm-src"
},
"locked": {
"lastModified": 1689223512,
"narHash": "sha256-PRcSsKjSwTF55a8MBmyWpQDvZ4yqgkkQR9p5nD3x5R0=",
"owner": "nekowinston",
"repo": "nur",
"rev": "6ca86f16df67fd89873cbbf130ab93f077c17de8",
"type": "github"
},
"original": {
"owner": "nekowinston",
"repo": "nur",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1688874465,
"narHash": "sha256-BUwl+tq40EjkufTZkqf3lWFzxOA/mYBTHz+p5uJtjaY=",
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "757114749d4613cf71f3748e780a1be8a67a5d3c",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
"nix-vscode-extensions": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1689213562,
"narHash": "sha256-DLfhfolM9XSvWcSYtW1VT9wf5TQw0CgksIvbCjmpqHw=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"rev": "53ee5380756e60bef84d4bf03d2cf55f49d69bb5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1689078114,
"narHash": "sha256-osG8BrX5RpKJ7wH+vI6auOU+ctvNOblT4XXCgknK47c=",
2023-04-21 05:59:56 +02:00
"owner": "NixOS",
2023-02-07 11:42:25 +01:00
"repo": "nixpkgs",
"rev": "b6cc7ff8fee93789bc871a267ab876c3fca042cb",
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-04-27 09:30:26 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1689168768,
"narHash": "sha256-mCw3LPg2jJkapvJpkd1IZ8k0IJlSG2ECvz3vcOAu+Uo=",
2023-02-07 11:42:25 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6fd9edc94426a3c050ad589c8f033b5ca55454c7",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1689230218,
"narHash": "sha256-Mq03DaQyFbFILI8pccTBnfhxCtiPX2+ekTcUIvxRtzM=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "nur",
"rev": "81d9847783198d506dd0a0566eafe2be0feaa961",
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-compat"
],
2023-06-13 08:59:25 +02:00
"flake-utils": [
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
2023-06-13 08:59:25 +02:00
"nixpkgs"
]
},
"locked": {
2023-07-08 05:42:59 +02:00
"lastModified": 1688596063,
"narHash": "sha256-9t7RxBiKWHygsqXtiNATTJt4lim/oSYZV3RG8OjDDng=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-07-08 05:42:59 +02:00
"rev": "c8d18ba345730019c3faf412c96a045ade171895",
"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-compat": "flake-compat",
"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_2",
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",
"crane",
"flake-utils"
],
"nixpkgs": [
"nekowinston-nur",
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1676437770,
"narHash": "sha256-mhJye91Bn0jJIE7NnEywGty/U5qdELfsT8S+FBjTdG4=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "a619538647bd03e3ee1d7b947f7c11ff289b376e",
"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": 1689149796,
"narHash": "sha256-3FCUdayBHcxk6BZOxEIfa5UxbXNQzTc/VlN7ociI2Dw=",
2023-02-07 11:42:25 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "88b964df6981e4844c07be8c192aa6bdca768a10",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"swayfx": {
"inputs": {
"flake-compat": [
"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"
}
},
"wezterm-src": {
"flake": false,
"locked": {
"lastModified": 1689096450,
"narHash": "sha256-dxdbCywgu2CqO3jDG3Yr+XPm01QSflg/1CiEs6zYhFs=",
"ref": "refs/heads/main",
"rev": "523660c19222d157969cf073709436050747478b",
"revCount": 7304,
"submodules": true,
"type": "git",
"url": "https://github.com/wez/wezterm"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/wez/wezterm"
}
2023-02-07 11:42:25 +01:00
}
},
"root": "root",
"version": 7
}