From 082c81c4a855daeb66cb8a0e2b8ff2dfc80521a6 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Tue, 19 Dec 2023 10:32:31 +0100 Subject: [PATCH] Updated flake to nixpkgs/unstable --- flake.lock | 8 ++++---- flake.nix | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 6081b1c..74e788c 100644 --- a/flake.lock +++ b/flake.lock @@ -108,16 +108,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692698134, - "narHash": "sha256-YtMmZWR/dlTypOcwiZfZTMPr3tj9fwr05QTStfSyDSg=", + "lastModified": 1702900294, + "narHash": "sha256-pt7sSoJYNw3n8YtXw0Z/Nnr6/PfY2YrjDvqboErXnRM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a16f7eb56e88c8985fcc6eb81dabd6cade4e425a", + "rev": "886c9aee6ca9324e127f9c2c4e6f68c2641c8256", "type": "github" }, "original": { "owner": "nixos", - "ref": "release-23.05", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index 49fe608..46f4ca4 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "zap dev shell"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/release-23.05"; + nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; flake-utils.url = "github:numtide/flake-utils"; # required for latest zig @@ -46,9 +46,9 @@ zigpkgs."0.11.0" bat wrk - python39 - python39Packages.sanic - python39Packages.matplotlib + python310 + python310Packages.sanic + python310Packages.matplotlib poetry poetry pkgs.rustc