nixpkgs: 2023-10-24 -> 2023-10-26

```
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/8efd5d1e283604f75a808a20e6cde0ef313d07d4' (2023-10-24)
  → 'github:nixos/nixpkgs/63678e9f3d3afecfeafa0acead6239cdb447574c' (2023-10-26)
```
This commit is contained in:
Colin 2023-10-28 00:09:27 +00:00
parent db028dcfe2
commit e86d6934fd
2 changed files with 3 additions and 14 deletions

View File

@ -52,11 +52,11 @@
},
"nixpkgs-unpatched": {
"locked": {
"lastModified": 1698134075,
"narHash": "sha256-foCD+nuKzfh49bIoiCBur4+Fx1nozo+4C/6k8BYk4sg=",
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8efd5d1e283604f75a808a20e6cde0ef313d07d4",
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
"type": "github"
},
"original": {

View File

@ -44,12 +44,6 @@ in [
prUrl = "https://github.com/NixOS/nixpkgs/pull/262767";
hash = "sha256-JdWl+tYn9Dwa4d59a8TURJvZdf02tmsnqcZD1WkkgqQ=";
})
(fetchpatch' {
# merged 2023/10/24
title = "mkdocs-minify: disable tests to fix build";
prUrl = "https://github.com/NixOS/nixpkgs/pull/263084";
hash = "sha256-m/ipSH7MSWOKWjFwdMmWUUJEQs1H/zhWvzsEEm3oofo=";
})
(fetchpatch' {
title = "gsound: enable introspection/vala when cross compiled";
prUrl = "https://github.com/NixOS/nixpkgs/pull/263107";
@ -82,11 +76,6 @@ in [
prUrl = "https://github.com/NixOS/nixpkgs/pull/263182";
hash = "sha256-Wau+PB+EUQDvWX8Kycw1sNrM3GkPVjKSS4niIDI0sjM=";
})
(fetchpatch' {
title = "snapper: remove runtime references to build packages";
prUrl = "https://github.com/NixOS/nixpkgs/pull/263187";
hash = "sha256-+NJtox6BsoQwpO6DxehrA4l/eWf/vgGN7EopCt4ZIFk=";
})
(fetchpatch' {
title = "trust-dns: 0.23.0 -> 0.24.0";
prUrl = "https://github.com/NixOS/nixpkgs/pull/263054";