From 54c1a40ca7afc9989c4b15e1ce8aa9bca3b9443a Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Mon, 3 Feb 2025 22:15:43 +0100 Subject: [PATCH] zh --- flake.lock | 6 +++--- flake.nix | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 644aeca..e2f7288 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1738538888, - "narHash": "sha256-5Qs39jrzdlFJN0h/v7VkjkD7uFp6omT8/Krpodh0VJU=", + "lastModified": 1738603892, + "narHash": "sha256-RcFJjRJguv0dfvs3tf8bjClGd5kue9KWc5gnUBoi+bA=", "owner": "kylekrein", "repo": "emacs-config", - "rev": "a98cc117fc875fb47d1cce1a218373a5eac79b72", + "rev": "1f6d6bde186abc4b95c37dff6509fa284c1be200", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 2f459f6..00b80e0 100644 --- a/flake.nix +++ b/flake.nix @@ -72,6 +72,9 @@ #}; arm = "aarch64-linux"; x86 = "x86_64-linux"; + nativePackagesOverlay = self: super: { + stdenv = super.impureUseNativeOptimizations super.stdenv; + }; first-nixos-install = "1729112485"; #stat -c %W / in {