nixpkgs: 2023-08-14 -> 2023-08-15

```
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/6e287913f7b1ef537c97aa301b67c34ea46b640f' (2023-08-14)
  → 'github:nixos/nixpkgs/8353344d3236d3fda429bb471c1ee008857d3b7c' (2023-08-15)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/32603de0dc988d60a7b80774dd7aed1083cd9629' (2023-08-13)
  → 'github:Mic92/sops-nix/f81e73cf9a4ef4b949b9225be3daa1e586c096da' (2023-08-15)
```
This commit is contained in:
Colin 2023-08-16 11:29:58 +00:00
parent 6a2603a4ea
commit 3cb00840de
2 changed files with 6 additions and 12 deletions

View File

@ -85,11 +85,11 @@
},
"nixpkgs-unpatched": {
"locked": {
"lastModified": 1691990649,
"narHash": "sha256-gMbKOiX1HwClRP9lADaaV/lnZr93NEaOFe4ApDx/zd8=",
"lastModified": 1692084312,
"narHash": "sha256-Za++qKVK6ovjNL9poQZtLKRM/re663pxzbJ+9M4Pgwg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6e287913f7b1ef537c97aa301b67c34ea46b640f",
"rev": "8353344d3236d3fda429bb471c1ee008857d3b7c",
"type": "github"
},
"original": {
@ -116,11 +116,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1691915920,
"narHash": "sha256-4pitrahUZc1ftIw38CelScd+JYGUVZ4mQTMe3VAz44c=",
"lastModified": 1692127428,
"narHash": "sha256-+e9dD67mpGLBhhqdv7A7i1g/r2AT/PmqthWaYHyVZR4=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "32603de0dc988d60a7b80774dd7aed1083cd9629",
"rev": "f81e73cf9a4ef4b949b9225be3daa1e586c096da",
"type": "github"
},
"original": {

View File

@ -20,12 +20,6 @@ let
);
in [
(fetchpatch' {
title = "liberation_ttf_v1: fix build after #248865";
prUrl = "https://github.com/NixOS/nixpkgs/pull/249059";
hash = "sha256-hZwUk/nt5a670IUCd+iys0Cj9+oxEpsrFu9Y/zZ9Ccg=";
})
# (fetchpatch' {
# # TODO: check back in on this around 2023-10-01
# title = "libkiwix: 12.0.0 -> 12.1.0";