diff options
| author | Grigory Shipunov | 2023-03-22 21:45:06 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2023-03-22 21:45:06 +0100 |
| commit | 2d1dfe3195af0f634727b4ce11ba760b046fcaf2 (patch) | |
| tree | d433399d7453a014538e83e9cb5255a0ce1116c9 /flake.nix | |
| parent | 3664a1251950fe3351cc100b8a276870944733d5 (diff) | |
move upstream back to nixos
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"; |
