nix update nixpkgs 2023-04-11 -> 2023-04-12

```
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/4e2c1815ed1a40825c52e30dc993bf3a3c136104' (2023-04-11)
  → 'github:nixos/nixpkgs/cab3b7f3356fa82bfab449fa1bb7b54092dc8e17' (2023-04-12)
```
This commit is contained in:
Colin 2023-04-12 20:54:42 +00:00
parent 54d29ca190
commit d2ef8d113e
2 changed files with 3 additions and 9 deletions

View File

@ -82,11 +82,11 @@
},
"nixpkgs-unpatched": {
"locked": {
"lastModified": 1681236078,
"narHash": "sha256-6taUbMK380Ul35hOP1PlPoE4ezZrcdNm9afewkSNYfY=",
"lastModified": 1681322481,
"narHash": "sha256-ny0d1KvMuagYdyM2LryZXF4yP+LY7gNXk9BDGPOqPIw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4e2c1815ed1a40825c52e30dc993bf3a3c136104",
"rev": "cab3b7f3356fa82bfab449fa1bb7b54092dc8e17",
"type": "github"
},
"original": {

View File

@ -39,12 +39,6 @@
hash = "sha256-AK/l0vteCEg/ae4E0dS1oWnlLI4xyeyLFJcqMgCQ4RI=";
})
# 2023-04-11: sequoia: 0.27.0 -> 0.28.0 & fix staging-next build
(fetchpatch {
url = "https://github.com/NixOS/nixpkgs/pull/225823.diff";
hash = "sha256-6ExUJZxP1t5SbTaHimaqzScTjFdqnZhZqTIUxY452QQ=";
})
# 2023-04-11: bambu-studio: init at unstable-2023-01-11
(fetchpatch {
url = "https://github.com/NixOS/nixpkgs/pull/206495.diff";