From 2773cd840621029a9fcf67717fc0eef08ef2f325 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 6 Aug 2023 09:48:38 +0000 Subject: [PATCH] nixpkgs: 2023-08-02 -> 2023-08-04 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/66aedfd010204949cb225cf749be08cb13ce1813' (2023-08-02) → 'github:nixos/nixpkgs/18036c0be90f4e308ae3ebcab0e14aae0336fe42' (2023-08-04) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 6 ------ 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index dc8a1d2d..4f2b7199 100644 --- a/flake.lock +++ b/flake.lock @@ -85,11 +85,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1691006197, - "narHash": "sha256-DbtxVWPt+ZP5W0Usg7jAyTomIM//c3Jtfa59Ht7AV8s=", + "lastModified": 1691186842, + "narHash": "sha256-wxBVCvZUwq+XS4N4t9NqsHV4E64cPVqQ2fdDISpjcw0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "66aedfd010204949cb225cf749be08cb13ce1813", + "rev": "18036c0be90f4e308ae3ebcab0e14aae0336fe42", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 3930dff7..1d97fe8a 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -232,12 +232,6 @@ in [ hash = "sha256-8NqqLBbjt1fLj4ZYhat7wPqQSv/aez9IwgSK2b4CfW8="; }) - (fetchpatch' { - title = "python310Packages.gssapi: support cross compilation"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/247048"; - saneCommit = "4766ae46f863734fbe96dc4e537870b6b3894cf4"; - hash = "sha256-7JZqAlcNFP6orJZCEqe5eodVxTUHeSLGyniRvw/+PuQ="; - }) # (fetchpatch' { # title = "perlPackages.FileBaseDir: 0.08 -> 0.09"; # saneCommit = "acc990b04bbe8c99587eadccc65f100c326ec204";