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

View File

@ -20,12 +20,6 @@ let
); );
in [ 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' { # (fetchpatch' {
# # TODO: check back in on this around 2023-10-01 # # TODO: check back in on this around 2023-10-01
# title = "libkiwix: 12.0.0 -> 12.1.0"; # title = "libkiwix: 12.0.0 -> 12.1.0";