From 8e95d45c297804f13e46406cc19c2f01cfbe0489 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 1 Oct 2023 01:55:49 -0600 Subject: nix/flake: update --- nix/flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nix/flake.nix') diff --git a/nix/flake.nix b/nix/flake.nix index 05d7ab3..99ccbdc 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -1,4 +1,6 @@ { + inputs.nixpkgs.url = "github:nixos/nixpkgs/release-23.05"; + outputs = { self, nixpkgs }: let system = "x86_64-linux"; -- cgit v1.2.3