diff options
| author | Grigory Shipunov | 2023-01-30 00:23:58 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2023-01-30 23:12:00 +0100 |
| commit | f21c6d992d12be4a54301fd177b87dde3940f7db (patch) | |
| tree | ce7737444a34cfdf3778c9abb5fba1fd64fbc16b /flake.nix | |
| parent | e6f65ea22c564e863d1765867f44fdf498a9ffc1 (diff) | |
new zfs version hit upstream
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { inputs = { - nixpkgs-unstable.url = "github:oxapentane/nixpkgs/nixos-unstable"; + nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11"; |
