nixos-config/flake.lock

593 lines
15 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": {
2023-04-11 14:07:49 +02:00
"lastModified": 1680729003,
"narHash": "sha256-M9LHTL24/W4oqgbYRkz0B2qpNrkefTs98pfj3MxIXnU=",
2023-01-09 13:00:09 +01:00
"owner": "tinted-theming",
"repo": "base16-schemes",
2023-04-11 14:07:49 +02:00
"rev": "dc048afa066287a719ddbab62b3e19e4b5110cf0",
2023-01-09 13:00:09 +01:00
"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": {
2023-04-06 22:31:45 +02:00
"lastModified": 1680308980,
"narHash": "sha256-aUEHV0jk2qIFP3jlsWYWhBbm+w/N9gzH3e4I5DcdB5s=",
2023-02-23 15:18:55 +01:00
"owner": "lovesegfault",
"repo": "beautysh",
2023-04-06 22:31:45 +02:00
"rev": "9845efc3ea3e86cc0d41465d720a47f521b2799c",
2023-02-23 15:18:55 +01:00
"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": {
2023-04-11 14:07:49 +02:00
"inputs": {
"systems": "systems"
},
2023-02-23 15:18:55 +01:00
"locked": {
2023-04-11 14:07:49 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-02-23 15:18:55 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-11 14:07:49 +02:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-02-23 15:18:55 +01:00
"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
]
2022-12-18 17:01:34 +01:00
},
"locked": {
2023-04-17 19:02:09 +02:00
"lastModified": 1681746824,
"narHash": "sha256-TRe6SAYqTEyWmHwg5gpAj3arebje/OVi7z9yLqZRYqg=",
2022-12-18 17:01:34 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-17 19:02:09 +02:00
"rev": "ae79840bc756e97f9750fc70448ae0efc1b8dcc3",
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-26 14:27:15 +02:00
"hyprland-protocols": "hyprland-protocols",
"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": 1681753180,
"narHash": "sha256-JzJuLvJgho4/GGrV7Fy7q3Edj2gh0hcB4XcPYoh6OyI=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "b4f75525d9d11364a69944c48b5ace21dc229fca",
2023-01-20 10:46:28 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
2023-03-26 14:27:15 +02:00
"hyprland",
"nixpkgs"
]
},
"locked": {
2023-04-11 14:07:49 +02:00
"lastModified": 1681065697,
"narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
2023-03-26 14:27:15 +02:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-04-11 14:07:49 +02:00
"rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
2023-03-26 14:27:15 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprland-protocols_2": {
"inputs": {
"nixpkgs": [
"xdph",
2023-01-20 10:46:28 +01:00
"nixpkgs"
]
},
"locked": {
2023-04-11 14:07:49 +02:00
"lastModified": 1681065697,
"narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-04-11 14:07:49 +02:00
"rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
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": {
2023-04-16 16:56:24 +02:00
"lastModified": 1681650457,
"narHash": "sha256-IGXRZrFGFqUeM5iDgP/ojbrd+gKL40PaFFAITxbkfZ0=",
2023-01-20 14:37:59 +01:00
"owner": "hyprwm",
"repo": "hyprpaper",
2023-04-16 16:56:24 +02:00
"rev": "3bfaac09f58ce31c33e1a56e7eaa606a87fe4c32",
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": {
2023-04-11 14:07:49 +02:00
"lastModified": 1680875144,
"narHash": "sha256-Ub/Y+/zoAoji+E7WCLbTykcTmfRiyzLJ5QEyR3NbHgY=",
2023-01-09 13:00:09 +01:00
"owner": "Misterio77",
"repo": "nix-colors",
2023-04-11 14:07:49 +02:00
"rev": "41cc6c1086a4d26509f9fc80a538131d03a11234",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "Misterio77",
"repo": "nix-colors",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-16 13:43:30 +02:00
"lastModified": 1681591833,
"narHash": "sha256-lW+xOELafAs29yw56FG4MzNOFkh8VHC/X/tRs1wsGn8=",
"owner": "Mic92",
"repo": "nix-index-database",
2023-04-16 13:43:30 +02:00
"rev": "68ec961c51f48768f72d2bbdb396ce65a316677e",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-02-21 22:35:56 +01:00
"nixos-hardware": {
"locked": {
2023-04-11 14:07:49 +02:00
"lastModified": 1680876084,
"narHash": "sha256-eP9yxP0wc7XuVaODugh+ajgbFGaile2O1ihxiLxOuvU=",
2023-02-21 22:35:56 +01:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-04-11 14:07:49 +02:00
"rev": "3006d2860a6ed5e01b0c3e7ffb730e9b293116e2",
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": 1681557730,
"narHash": "sha256-j2E3639kS3Qop2jQPyqWCdenZNaqIdxfoTvAHnGuAGI=",
"owner": "NixOS",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
"rev": "85b081528b937df4bfcaee80c3541b58f397df8b",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
"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": {
2023-04-11 14:07:49 +02:00
"lastModified": 1680397293,
"narHash": "sha256-wBpJ73+tJ8fZSWb4tzNbAVahC4HSo2QG3nICDy4ExBQ=",
2023-01-09 13:00:09 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2023-04-11 14:07:49 +02:00
"rev": "b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-stable": {
2023-03-06 18:07:49 +01:00
"locked": {
2023-03-28 13:03:51 +02:00
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
2023-03-06 18:07:49 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-28 13:03:51 +02:00
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
2023-03-06 18:07:49 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2023-04-16 13:43:30 +02:00
"lastModified": 1681613598,
"narHash": "sha256-Ogkoma0ytYcDoMR2N7CZFABPo+i0NNo26dPngru9tPc=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-16 13:43:30 +02:00
"rev": "1040ce5f652b586da95dfd80d48a745e107b9eac",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-26 14:27:15 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1681648924,
"narHash": "sha256-pzi3HISK8+7mpEtv08Yr80wswyHKsz+RP1CROG1Qf6s=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f294325aed382b66c7a188482101b0f336d1d7db",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-03-26 14:27:15 +02:00
"locked": {
2023-04-11 14:07:49 +02:00
"lastModified": 1680945546,
"narHash": "sha256-8FuaH5t/aVi/pR1XxnF0qi4WwMYC+YxlfdsA0V+TEuQ=",
2023-03-26 14:27:15 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-11 14:07:49 +02:00
"rev": "d9f759f2ea8d265d974a6e1259bd510ac5844c5d",
2023-03-26 14:27:15 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"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": {
2023-04-17 19:02:09 +02:00
"lastModified": 1681745994,
"narHash": "sha256-xust2d+87YVEn71uhp0sStpVgZzauRFVp5Pjo8RACDU=",
2023-02-23 15:18:55 +01:00
"owner": "pta2002",
"repo": "nixvim",
2023-04-17 19:02:09 +02:00
"rev": "f8c412ba7f7ddfeb48f72507c6fb2ae44f11e105",
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": {
2023-04-16 13:43:30 +02:00
"lastModified": 1681413034,
"narHash": "sha256-/t7OjNQcNkeWeSq/CFLYVBfm+IEnkjoSm9iKvArnUUI=",
2023-03-06 18:07:49 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-04-16 13:43:30 +02:00
"rev": "d3de8f69ca88fb6f8b09e5b598be5ac98d28ede5",
2023-03-06 18:07:49 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-04-13 14:24:39 +02:00
"purge": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-17 19:02:09 +02:00
"lastModified": 1681723877,
"narHash": "sha256-eC3IbyoXpVeBcknU1UHe8WAFBNWbFsnqmiz/uNQLPBc=",
2023-04-13 14:24:39 +02:00
"owner": "therealr5",
"repo": "purge",
2023-04-17 19:02:09 +02:00
"rev": "51f25de6c189c5f3f2ff265acd77f98edcc72da5",
2023-04-13 14:24:39 +02:00
"type": "github"
},
"original": {
"owner": "therealr5",
"repo": "purge",
"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-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",
"nixpkgs": "nixpkgs_2",
2023-02-23 15:18:55 +01:00
"nixvim": "nixvim",
2023-04-13 14:24:39 +02:00
"purge": "purge",
2023-03-04 21:22:42 +01:00
"sops-nix": "sops-nix",
2023-04-16 16:56:24 +02:00
"trucksimulatorbot-images": "trucksimulatorbot-images",
2023-03-04 21:22:42 +01:00
"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-04-17 11:08:37 +02:00
"lastModified": 1681721408,
"narHash": "sha256-NWCbZKOQEXz1hA2YDFxdd+fVrrw9edbG1DvbbLf7KUY=",
"owner": "Mic92",
"repo": "sops-nix",
2023-04-17 11:08:37 +02:00
"rev": "de6514f8fe1b3c2b57307569a0898bc4be9ae1c5",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2022-12-18 17:01:34 +01:00
}
},
2023-04-11 14:07:49 +02: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-04-16 16:56:24 +02:00
"trucksimulatorbot-images": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1681656676,
"narHash": "sha256-A1Hy2GaHAgUAhajgoRB0gE5cspvk7VoaVQXSCNKiyCY=",
"owner": "therealr5",
"repo": "trucksimulatorbot-images",
"rev": "e1e0330b0c228726a491c13a096e443f7e74d3d2",
"type": "github"
},
"original": {
"owner": "therealr5",
"repo": "trucksimulatorbot-images",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"utils": {
"locked": {
2023-04-06 22:31:45 +02:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-12-18 17:01:34 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-06 22:31:45 +02:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-12-18 17:01:34 +01:00
"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-04-06 22:31:45 +02:00
"lastModified": 1680810405,
"narHash": "sha256-LmI/4Yp/pOOoI4RxLRx9I90NBsiqdRLVOfbATKlgpkg=",
2023-01-20 10:46:28 +01:00
"owner": "wlroots",
"repo": "wlroots",
2023-04-06 22:31:45 +02:00
"rev": "7abda952d0000b72d240fe1d41457b9288f0b6e5",
2023-01-20 10:46:28 +01:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
2023-03-26 14:27:15 +02:00
"hyprland-protocols": "hyprland-protocols_2",
"nixpkgs": "nixpkgs_3"
2023-01-20 10:46:28 +01:00
},
"locked": {
2023-04-16 13:43:30 +02:00
"lastModified": 1681489757,
"narHash": "sha256-FxgZ2jBU+wmbjIv7F4N5Jx6h+LD4aQ+bXHrzrbxapJk=",
2023-01-20 10:46:28 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-04-16 13:43:30 +02:00
"rev": "bf035bf3d5b56fd3da9d11966ad0b3c57f852d78",
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
}