nixos-config/flake.lock

491 lines
13 KiB
Plaintext
Raw Normal View History

2022-12-18 17:01:34 +01:00
{
"nodes": {
2023-01-09 13:00:09 +01:00
"base16-schemes": {
"flake": false,
"locked": {
"lastModified": 1665690101,
"narHash": "sha256-J2ZvNaVFkqaTXzYO5L+jyRORfIOavFPKvWItP6UTMKs=",
"owner": "tinted-theming",
"repo": "base16-schemes",
"rev": "a3dc916cf90471a422c0bfe1bb4b1bdd12185ced",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
2023-02-23 15:18:55 +01:00
"beautysh": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"poetry2nix": "poetry2nix",
2023-03-05 10:48:43 +01:00
"utils": "utils"
2023-02-23 15:18:55 +01:00
},
"locked": {
"lastModified": 1669854260,
"narHash": "sha256-Z8NAL3g4i5LAhxveNGJhrVDHxIBbUf1lVIy/Thr2RMU=",
"owner": "lovesegfault",
"repo": "beautysh",
"rev": "d616eb8d9d05ee4fb33de9c5521d99c3f0695d52",
"type": "github"
},
"original": {
"owner": "lovesegfault",
"repo": "beautysh",
"type": "github"
}
},
2023-03-06 18:07:49 +01:00
"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"
}
},
2023-02-23 15:18:55 +01:00
"flake-utils": {
"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"
}
},
2023-03-06 18:07:49 +01: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"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim",
"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"
}
},
2022-12-18 17:01:34 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2023-03-05 10:48:43 +01:00
"utils": [
"flake-utils"
]
2022-12-18 17:01:34 +01:00
},
"locked": {
"lastModified": 1678886248,
"narHash": "sha256-ff81NJtc+AgQhUlTCkx8t8hda0o72vSxDeHVGrfxH70=",
2022-12-18 17:01:34 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2bd74d92bc7345f323ebcbfeb631d5cf4067ed8e",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-01-20 10:46:28 +01:00
"hyprland": {
"inputs": {
2023-03-04 21:22:42 +01:00
"hyprland-protocols": [
"hyprland-protocols"
],
2023-01-20 14:37:59 +01:00
"nixpkgs": [
"nixpkgs"
],
2023-01-20 10:46:28 +01:00
"wlroots": "wlroots",
2023-03-04 21:22:42 +01:00
"xdph": [
"xdph"
]
2023-01-20 10:46:28 +01:00
},
"locked": {
"lastModified": 1678893101,
"narHash": "sha256-nufxiR356twptytHVLzcTY8Oc3ZyMoVLUhML+pP2xTY=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "25d3d73dbfcd2dd4d7b8254cb97f0f7737cd7c03",
2023-01-20 10:46:28 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-03-04 21:22:42 +01:00
"lastModified": 1673631087,
"narHash": "sha256-gkLgUg9/fP04bKCJMj/rN0r6PV/cbLShDvKQyFvVap0=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-03-04 21:22:42 +01:00
"rev": "eb7dcc0132ad25addc3e8d434c4bfae6bd3a8c90",
2023-01-20 10:46:28 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2023-01-20 14:37:59 +01:00
"hyprpaper": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1678893556,
"narHash": "sha256-FHhBetkV/S7M9BMpbCzUWX/P5E7tGE4mZIpj/2m0K2M=",
2023-01-20 14:37:59 +01:00
"owner": "hyprwm",
"repo": "hyprpaper",
"rev": "61961973cfd10853b32c7f904cdb88f9ab6d84dd",
2023-01-20 14:37:59 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprpaper",
"type": "github"
}
},
2023-01-09 13:00:09 +01:00
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1672236234,
"narHash": "sha256-dpBIuxcDEvJbLD8fTipE0A0JbQD1lZB94zYFPoh01PI=",
"owner": "Misterio77",
"repo": "nix-colors",
"rev": "7e459f1d88ac54fc2f4b308adb5064863006e4b1",
"type": "github"
},
"original": {
"owner": "Misterio77",
"repo": "nix-colors",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1678780868,
"narHash": "sha256-r6EfMQCAGX5JE6lW4YgZdH7bOSi1pul1TCbAJ7bVfSw=",
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "b61432cc89bb6d16aa30cf546e8dca3d4fea006b",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-02-21 22:35:56 +01:00
"nixos-hardware": {
"locked": {
2023-03-13 13:50:07 +01:00
"lastModified": 1678397099,
"narHash": "sha256-5xq8YJe+h19TlD+EI4AE/3H3jcCcQ2AWU6CWBVc5tRc=",
2023-02-21 22:35:56 +01:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-03-13 13:50:07 +01:00
"rev": "556101ff85bd6e20900ec73ee525b935154bc8ea",
2023-02-21 22:35:56 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1678819893,
"narHash": "sha256-lfA6WGdxPsPkBK5Y19ltr5Sn7v7MlT+jpZ4nUgco0Xs=",
2023-01-20 14:37:59 +01:00
"owner": "nixos",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
"rev": "7067edc68c035e21780259ed2d26e1f164addaa2",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
2023-01-20 14:37:59 +01:00
"owner": "nixos",
2023-01-18 23:10:09 +01:00
"ref": "nixos-unstable",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-09 13:00:09 +01:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1655599917,
"narHash": "sha256-kjZbt5WdTrnjMxL79okg9TCoRUdADG50x/TWozbyTsE=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "5fb55578aa2f1a502d636a8ac71aece57cb730bb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-stable": {
2023-03-06 18:07:49 +01:00
"locked": {
"lastModified": 1673800717,
"narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2023-03-13 13:50:07 +01:00
"lastModified": 1678582009,
"narHash": "sha256-J8QzUOOv3/y97q19pGOz28gLC3lAUy1c4bWpsi5D460=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-13 13:50:07 +01:00
"rev": "c34fc09c77172c4189df4594a0749e25a23cdd9b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-02-23 15:18:55 +01:00
"nixvim": {
"inputs": {
"beautysh": "beautysh",
2023-03-05 10:48:43 +01:00
"flake-utils": [
"flake-utils"
],
2023-02-23 15:18:55 +01:00
"nixpkgs": [
"nixpkgs"
2023-03-06 18:07:49 +01:00
],
"pre-commit-hooks": "pre-commit-hooks"
2023-02-23 15:18:55 +01:00
},
"locked": {
"lastModified": 1678878371,
"narHash": "sha256-kufkCW38V+WT3YZNZvEdt/nZaGo9RXZD4/IZTYIqxsc=",
2023-02-23 15:18:55 +01:00
"owner": "pta2002",
"repo": "nixvim",
"rev": "e33e62ff6191fa93edd142f51071dea5335d559f",
2023-02-23 15:18:55 +01:00
"type": "github"
},
"original": {
"owner": "pta2002",
"repo": "nixvim",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"nixvim",
"beautysh",
"utils"
],
"nixpkgs": [
"nixvim",
"beautysh",
"nixpkgs"
]
},
"locked": {
"lastModified": 1658665240,
"narHash": "sha256-/wkx7D7enyBPRjIkK0w7QxLQhzEkb3UxNQnjyc3FTUI=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "8b8edc85d24661d5a6d0d71d6a7011f3e699780f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2023-03-06 18:07:49 +01:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils_2",
"gitignore": "gitignore",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1677722096,
"narHash": "sha256-7mjVMvCs9InnrRybBfr5ohqcOz+pyEX8m22C1XsDilg=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "61a3511668891c68ebd19d40122150b98dc2fe3b",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"root": {
"inputs": {
2023-03-05 10:48:43 +01:00
"flake-utils": "flake-utils",
2022-12-18 17:01:34 +01:00
"home-manager": "home-manager",
2023-01-20 10:46:28 +01:00
"hyprland": "hyprland",
2023-03-04 21:22:42 +01:00
"hyprland-protocols": "hyprland-protocols",
2023-01-20 14:37:59 +01:00
"hyprpaper": "hyprpaper",
2023-01-09 13:00:09 +01:00
"nix-colors": "nix-colors",
"nix-index-database": "nix-index-database",
2023-02-21 22:35:56 +01:00
"nixos-hardware": "nixos-hardware",
2023-01-20 14:37:59 +01:00
"nixpkgs": "nixpkgs",
2023-02-23 15:18:55 +01:00
"nixvim": "nixvim",
2023-03-04 21:22:42 +01:00
"sops-nix": "sops-nix",
"xdph": "xdph"
}
},
"sops-nix": {
"inputs": {
2022-12-27 18:21:33 +01:00
"nixpkgs": [
"nixpkgs"
],
2023-03-06 18:07:49 +01:00
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2023-03-13 13:50:07 +01:00
"lastModified": 1678590185,
"narHash": "sha256-scvu8HegWwbcvPKjh6M1DnpPYAv4EnP1krsRPItoQ+E=",
"owner": "Mic92",
"repo": "sops-nix",
2023-03-13 13:50:07 +01:00
"rev": "9e98f7a442b0e318de9cce757675c2ab922bdf2b",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2022-12-18 17:01:34 +01:00
}
},
"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-01-20 10:46:28 +01:00
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-03-04 21:22:42 +01:00
"lastModified": 1677789111,
"narHash": "sha256-dWrk+Q3bLdtFe5rkyaAKWCQJCeE/KFNllcu1DvBC38c=",
2023-01-20 10:46:28 +01:00
"owner": "wlroots",
"repo": "wlroots",
2023-03-04 21:22:42 +01:00
"rev": "5ae17de23f5fd9bb252a698f3771c840280e2c05",
2023-01-20 10:46:28 +01:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland-protocols"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-03-04 21:22:42 +01:00
"lastModified": 1676131170,
"narHash": "sha256-K2KLGfUHbasZQCeXTRIZMYcEEnW2exBXvJiXRmJZibM=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-03-04 21:22:42 +01:00
"rev": "2fa7e345a4131fb9bddb5dc168475613c0684cf5",
2023-01-20 10:46:28 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2022-12-18 17:01:34 +01:00
}
},
"root": "root",
"version": 7
}