From 3daf799be2409d185893d809ccfa76aafe129377 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 22 Nov 2024 14:03:29 +0800 Subject: [PATCH] fix(darwin): errors after bump version --- flake.lock | 18 +++++++++--------- home/base/tui/editors/emacs/default.nix | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index d3a99668..ddbbab8d 100644 --- a/flake.lock +++ b/flake.lock @@ -1109,11 +1109,11 @@ }, "nixpkgs-darwin": { "locked": { - "lastModified": 1730891215, - "narHash": "sha256-i85DPrhDuvzgvIWCpJlbfM2UFtNYbapo20MtQXsvay4=", + "lastModified": 1731989499, + "narHash": "sha256-mYVmnkkyVcY9e2FmbrT+ZTCjrijOeVT+QtIv6omhkmM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c128e44a249d6180740d0a979b6480d5b795c013", + "rev": "8d48200ead5adea71485965f92405575c66dab04", "type": "github" }, "original": { @@ -1213,11 +1213,11 @@ }, "nixpkgs-stable_2": { "locked": { - "lastModified": 1730963269, - "narHash": "sha256-rz30HrFYCHiWEBCKHMffHbMdWJ35hEkcRVU0h7ms3x0=", + "lastModified": 1731755305, + "narHash": "sha256-v5P3dk5JdiT+4x69ZaB18B8+Rcu3TIOrcdG4uEX7WZ8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "83fb6c028368e465cd19bb127b86f971a5e41ebc", + "rev": "057f63b6dc1a2c67301286152eb5af20747a9cb4", "type": "github" }, "original": { @@ -1238,7 +1238,7 @@ }, "original": { "owner": "NixOS", - "ref": "nixos-24.11", + "ref": "nixos-24.05", "repo": "nixpkgs", "type": "github" } @@ -1254,7 +1254,7 @@ }, "original": { "owner": "NixOS", - "ref": "nixos-24.11", + "ref": "nixos-24.05", "repo": "nixpkgs", "type": "github" } @@ -1332,7 +1332,7 @@ }, "original": { "owner": "NixOS", - "ref": "release-24.11", + "ref": "release-24.05", "repo": "nixpkgs", "type": "github" } diff --git a/home/base/tui/editors/emacs/default.nix b/home/base/tui/editors/emacs/default.nix index b3855f65..a0235923 100644 --- a/home/base/tui/editors/emacs/default.nix +++ b/home/base/tui/editors/emacs/default.nix @@ -51,7 +51,7 @@ in { ## Module dependencies # :checkers spell - (aspellWithDicts (ds: with ds; [en en-computers en-science])) + # (aspellWithDicts (ds: with ds; [en en-computers en-science])) # :tools editorconfig editorconfig-core-c # per-project style config # :tools lookup & :lang org +roam