diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-06-05 19:36:06 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-06-05 19:36:06 -0600 |
| commit | dc8a970c7da87ed5e75698e8b20f4fc63298dc8b (patch) | |
| tree | dc2482d24e07ce691481275fe84a4a6f1986bc01 /flake.nix | |
| parent | d76beb51c064edf6ce426d6ce86d271c8a783b5f (diff) | |
flake: update to 22.05
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-21.11"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-22.05"; nixpkgsUnstable.url = "github:nixos/nixpkgs"; home-manager = { |
