From a2c7edf3404d3b885e9c48a2a3638d6ea34a5a6d Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 11 Jun 2023 06:18:47 +0000 Subject: [PATCH] flake/nixpkgs: 2023-06-07 -> 2023-06-10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/381e92a35e2d196fdd6077680dca0cd0197e75cb' (2023-06-07) → 'github:nixos/nixpkgs/21951114383770f96ae528d0ae68824557768e81' (2023-06-10) • Updated input 'sops-nix': 'github:Mic92/sops-nix/a522e12ee35e50fa7d902a164a9796e420e6e75b' (2023-06-04) → 'github:Mic92/sops-nix/cb85e297937af1bd1434cf5f85a3f86a21dc8207' (2023-06-11) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/eaf03591711b46d21abc7082a8ebee4681f9dbeb' (2023-06-03) → 'github:NixOS/nixpkgs/ef24b2fa0c5f290a35064b847bc211f25cb85c88' (2023-06-10) ``` --- flake.lock | 18 +++++++++--------- nixpatches/2023-04-29-lemmy.patch | 15 --------------- nixpatches/list.nix | 8 -------- 3 files changed, 9 insertions(+), 32 deletions(-) delete mode 100644 nixpatches/2023-04-29-lemmy.patch diff --git a/flake.lock b/flake.lock index e0c403d7..d2ec7ff2 100644 --- a/flake.lock +++ b/flake.lock @@ -66,11 +66,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1685758009, - "narHash": "sha256-IT4Z5WGhafrq+xbDTyuKrRPRQ1f+kVOtE+4JU1CHFeo=", + "lastModified": 1686392259, + "narHash": "sha256-hqSS9hKhWldIZr1bBp9xKhIznnGPICGKzuehd2LH0UA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "eaf03591711b46d21abc7082a8ebee4681f9dbeb", + "rev": "ef24b2fa0c5f290a35064b847bc211f25cb85c88", "type": "github" }, "original": { @@ -82,11 +82,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1686135559, - "narHash": "sha256-pY8waAV8K/sbHBdLn5diPFnQKpNg0YS9w03MrD2lUGE=", + "lastModified": 1686412476, + "narHash": "sha256-inl9SVk6o5h75XKC79qrDCAobTD1Jxh6kVYTZKHzewA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "381e92a35e2d196fdd6077680dca0cd0197e75cb", + "rev": "21951114383770f96ae528d0ae68824557768e81", "type": "github" }, "original": { @@ -113,11 +113,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1685848844, - "narHash": "sha256-Iury+/SVbAwLES76QJSiKFiQDzmf/8Hsq8j54WF2qyw=", + "lastModified": 1686453485, + "narHash": "sha256-75iPAcS6xuw4SNfqLmFCi9wWG1JmDNKaC8l3WJUkmDk=", "owner": "Mic92", "repo": "sops-nix", - "rev": "a522e12ee35e50fa7d902a164a9796e420e6e75b", + "rev": "cb85e297937af1bd1434cf5f85a3f86a21dc8207", "type": "github" }, "original": { diff --git a/nixpatches/2023-04-29-lemmy.patch b/nixpatches/2023-04-29-lemmy.patch deleted file mode 100644 index 6afba334..00000000 --- a/nixpatches/2023-04-29-lemmy.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/pkgs/servers/web-apps/lemmy/pin.json b/pkgs/servers/web-apps/lemmy/pin.json -index b2a1f1923ce..621b5945b6b 100644 ---- a/pkgs/servers/web-apps/lemmy/pin.json -+++ b/pkgs/servers/web-apps/lemmy/pin.json -@@ -1,7 +1,7 @@ - { -- "version": "0.17.2", -- "serverSha256": "sha256-fkpMVm52XLyrk9RfzJpthT8fctIilawAIgfK+4TXHvU=", -- "serverCargoSha256": "sha256-AC6EP612uaeGfqHbrHrz89h0tsNlMceEg6GxEsm1QMA=", -+ "version": "88a0d2feec3f9b4a06f2d8d090894111afcbd9e2", -+ "serverSha256": "sha256-jVa7SckpH21TG+i1yjJOkhEgjnZ0Zgk2IUP7sCdtv1Y=", -+ "serverCargoSha256": "sha256-trp/TCGtAtZlKdZk2CaJ3E9Lj95cq797PLWUF/DD6/M=", - "uiSha256": "sha256-0Zhm6Jgc6rlN4c7ryRnR45+fZEdzQhuOXSwU8Wz0D5g=", - "uiYarnDepsSha256": "sha256-aZAclSaFZJvuK+FpCBWboGaVEOEJTxq2jnWk0A6iAFw=" - } diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 3e3c7145..b48190c8 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -58,14 +58,6 @@ in [ hash = "sha256-jl6SZwSDhQTlpM5FyGaFU/svwTb1ySdKtvWMgsneq3A="; }) - # update to newer lemmy-server. - # should be removable when > 0.17.2 releases? - # removing this now causes: - # INFO lemmy_server::code_migrations: No Local Site found, creating it. - # Error: LemmyError { message: None, inner: duplicate key value violates unique constraint "local_site_site_id_key", context: "SpanTrace" } - # though perhaps this error doesn't occur on fresh databases (idk). - ./2023-04-29-lemmy.patch - (fetchpatch' { title = "cargo-docset: init at 0.3.1"; saneCommit = "5a09e84c6159ce545029483384580708bc04c08f";