move upstream back to nixos

This commit is contained in:
Grigory Shipunov 2023-03-22 21:45:06 +01:00
parent 3664a12519
commit 2d1dfe3195
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
3 changed files with 23 additions and 23 deletions

View file

@ -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";