Nix-Config/flake.lock

474 lines
12 KiB
Plaintext
Raw Normal View History

2023-03-09 18:49:28 +00:00
{
"nodes": {
2023-04-04 08:06:26 +00:00
"codeium": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-18 09:38:36 +00:00
"lastModified": 1692324494,
"narHash": "sha256-yLxbPN0eiLdPXJNHlEgcXlpWgq/Mo5px97zivYfT/+o=",
2023-04-04 08:06:26 +00:00
"owner": "jcdickinson",
"repo": "codeium.nvim",
2023-08-18 09:38:36 +00:00
"rev": "7787b8fd9c86a4fb8cdf34aa9f5907f68630def8",
2023-04-04 08:06:26 +00:00
"type": "github"
},
"original": {
"owner": "jcdickinson",
"repo": "codeium.nvim",
"type": "github"
}
},
2023-03-15 14:58:55 +00:00
"devenv": {
"inputs": {
"flake-compat": "flake-compat",
"nix": "nix",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1688058187,
"narHash": "sha256-ipDcc7qrucpJ0+0eYNlwnE+ISTcq4m03qW+CWUshRXI=",
2023-03-15 14:58:55 +00:00
"owner": "cachix",
"repo": "devenv",
"rev": "c8778e3dc30eb9043e218aaa3861d42d4992de77",
2023-03-15 14:58:55 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "latest",
"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": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-04-04 08:06:26 +00:00
"flake-utils_2": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2023-04-12 15:49:37 +00:00
"inputs": {
"systems": "systems"
},
2023-04-04 08:06:26 +00:00
"locked": {
2023-07-13 07:23:50 +00:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-04-04 08:06:26 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-13 07:23:50 +00:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-04-04 08:06:26 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-15 14:58:55 +00:00
"gitignore": {
"inputs": {
"nixpkgs": [
"devenv",
"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-03-09 18:49:28 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-12 16:42:19 +00:00
]
2023-03-09 18:49:28 +00:00
},
"locked": {
2023-08-18 09:38:36 +00:00
"lastModified": 1692260837,
"narHash": "sha256-2FpkX1zl+7ni7djK7NeE1ZGupRUwZgjW+RPCSBgDf4k=",
2023-03-09 18:49:28 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-08-18 09:38:36 +00:00
"rev": "6a94c1a59737783c282c4031555a289c28b961e4",
2023-03-09 18:49:28 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
2023-03-09 18:49:28 +00:00
"type": "github"
}
},
2023-04-28 18:09:55 +00:00
"hyprcontrib": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2023-08-17 09:15:14 +00:00
"lastModified": 1690635289,
"narHash": "sha256-ec77Yf7mqusmGkxrmYXEG4D0DqEcNRA3vFextWVQOVA=",
2023-04-28 18:09:55 +00:00
"owner": "hyprwm",
"repo": "contrib",
2023-08-17 09:15:14 +00:00
"rev": "bef073cff65917ba2d888aa4dc39bd9868e2b0a4",
2023-04-28 18:09:55 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "contrib",
"type": "github"
}
},
2023-04-01 21:18:50 +00:00
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
2023-04-28 18:09:55 +00:00
"nixpkgs": "nixpkgs_3",
2023-08-18 09:38:36 +00:00
"systems": "systems_2",
2023-04-01 21:18:50 +00:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-08-18 09:38:36 +00:00
"lastModified": 1692304220,
"narHash": "sha256-Z1xvXtHo8ZhXisBDd/fbGdX+hrtcaojcZ+WIcOlj/CI=",
2023-04-01 21:18:50 +00:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-08-18 09:38:36 +00:00
"rev": "37a211a2ae94abad0f606433a58603e70261d0bb",
2023-04-01 21:18:50 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
2023-08-18 09:38:36 +00:00
],
"systems": [
"hyprland",
"systems"
2023-04-01 21:18:50 +00:00
]
},
"locked": {
2023-08-18 09:38:36 +00:00
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
2023-04-01 21:18:50 +00:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-08-18 09:38:36 +00:00
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
2023-04-01 21:18:50 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2023-03-15 14:58:55 +00:00
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": [
"devenv",
"nixpkgs"
],
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
"lastModified": 1676545802,
"narHash": "sha256-EK4rZ+Hd5hsvXnzSzk2ikhStJnD63odF7SzsQ8CuSPU=",
"owner": "domenkozar",
"repo": "nix",
"rev": "7c91803598ffbcfe4a55c44ac6d49b2cf07a527f",
"type": "github"
},
"original": {
"owner": "domenkozar",
"ref": "relaxed-flakes",
"repo": "nix",
"type": "github"
}
},
"nixpkgs": {
2023-03-15 14:58:55 +00:00
"locked": {
"lastModified": 1678875422,
"narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=",
2023-03-15 14:58:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459",
2023-03-15 14:58:55 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
2023-03-15 14:58:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
2023-03-15 14:58:55 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2023-04-28 18:09:55 +00:00
"locked": {
"lastModified": 1658161305,
"narHash": "sha256-X/nhnMCa1Wx4YapsspyAs6QYz6T/85FofrI6NpdPDHg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4d49de45a3b5dbcb881656b4e3986e666141ea9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-04-01 21:18:50 +00:00
"locked": {
2023-08-18 09:38:36 +00:00
"lastModified": 1691654369,
"narHash": "sha256-gSILTEx1jRaJjwZxRlnu3ZwMn1FVNk80qlwiCX8kmpo=",
2023-04-01 21:18:50 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-18 09:38:36 +00:00
"rev": "ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e",
2023-04-01 21:18:50 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-28 18:09:55 +00:00
"nixpkgs_4": {
2023-03-09 18:49:28 +00:00
"locked": {
2023-08-18 09:38:36 +00:00
"lastModified": 1692174805,
"narHash": "sha256-xmNPFDi/AUMIxwgOH/IVom55Dks34u1g7sFKKebxUm0=",
2023-03-09 18:49:28 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-08-18 09:38:36 +00:00
"rev": "caac0eb6bdcad0b32cb2522e03e4002c8975c62e",
2023-03-09 18:49:28 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-15 14:58:55 +00:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": [
"devenv",
"flake-compat"
],
2023-04-04 08:06:26 +00:00
"flake-utils": "flake-utils_2",
2023-03-15 14:58:55 +00:00
"gitignore": "gitignore",
"nixpkgs": [
"devenv",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1686050334,
"narHash": "sha256-R0mczWjDzBpIvM3XXhO908X5e2CQqjyh/gFbwZk/7/Q=",
2023-03-15 14:58:55 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "6881eb2ae5d8a3516e34714e7a90d9d95914c4dc",
2023-03-15 14:58:55 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-03-09 18:49:28 +00:00
"root": {
"inputs": {
2023-04-04 08:06:26 +00:00
"codeium": "codeium",
2023-03-15 14:58:55 +00:00
"devenv": "devenv",
2023-04-04 08:06:26 +00:00
"flake-utils": "flake-utils_3",
2023-03-09 18:49:28 +00:00
"home-manager": "home-manager",
2023-04-28 18:09:55 +00:00
"hyprcontrib": "hyprcontrib",
2023-04-01 21:18:50 +00:00
"hyprland": "hyprland",
2023-04-28 18:09:55 +00:00
"nixpkgs": "nixpkgs_4"
2023-03-09 18:49:28 +00:00
}
},
2023-04-12 15:49:37 +00:00
"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-08-18 09:38:36 +00:00
"systems_2": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
2023-04-01 21:18:50 +00:00
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-08-17 09:15:14 +00:00
"lastModified": 1691073628,
"narHash": "sha256-LlxE3o3UzRY7APYVLGNKM30DBMcDifCRIQiMVSbYLIc=",
2023-04-01 21:18:50 +00:00
"owner": "wlroots",
"repo": "wlroots",
2023-08-17 09:15:14 +00:00
"rev": "c74f89d4f84bfed0284d3908aee5d207698c70c5",
2023-04-01 21:18:50 +00:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2023-08-17 09:15:14 +00:00
"rev": "c74f89d4f84bfed0284d3908aee5d207698c70c5",
2023-04-01 21:18:50 +00:00
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
2023-08-18 09:38:36 +00:00
],
"systems": [
"hyprland",
"systems"
2023-04-01 21:18:50 +00:00
]
},
"locked": {
2023-08-18 09:38:36 +00:00
"lastModified": 1691841170,
"narHash": "sha256-RCTm1/MVWYPnReMgyp7tr2ogGYo/pvw38jZaFwemgPU=",
2023-04-01 21:18:50 +00:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-08-18 09:38:36 +00:00
"rev": "57a3a41ba6b358109e4fc25c6a4706b5f7d93c6b",
2023-04-01 21:18:50 +00:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2023-03-09 18:49:28 +00:00
}
},
"root": "root",
"version": 7
}