nixpkgs: 2024-05-13 -> 2024-05-14; nixpkgs-wayland

```
• Updated input 'nixpkgs-next-unpatched':
    'github:nixos/nixpkgs/eda36d7cf3391ad06097009b08822fb74acd5e00' (2024-05-13)
  → 'github:nixos/nixpkgs/a47743431bb52c25eecbeda1bb2350902478befe' (2024-05-14)
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/0a949cf2618e8eab83aa008f1f8e03db137ed36c' (2024-05-13)
  → 'github:nixos/nixpkgs/18198ef6f41074a6b42318dacb6fa4712b893ba4' (2024-05-14)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/ed18785b8816fa878bdd9df7f2e8722695401ef8' (2024-05-13)
  → 'github:nix-community/nixpkgs-wayland/ce959368cbc8202181f37a464c825d54720b6b68' (2024-05-14)
```
This commit is contained in:
Colin 2024-05-14 18:04:22 +00:00
parent f3cf9e0bed
commit ae7034d942
2 changed files with 9 additions and 15 deletions

View File

@ -167,11 +167,11 @@
},
"nixpkgs-next-unpatched": {
"locked": {
"lastModified": 1715601680,
"narHash": "sha256-Gmz6U8NMZVVnP6AGX4sMl4X6RcQBASPl/2Gj9R5k1Pk=",
"lastModified": 1715709663,
"narHash": "sha256-phKFPaEC1jh4q+wws1EXGGN/sGiOKUgWdakbB5xIM2M=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "eda36d7cf3391ad06097009b08822fb74acd5e00",
"rev": "a47743431bb52c25eecbeda1bb2350902478befe",
"type": "github"
},
"original": {
@ -199,11 +199,11 @@
},
"nixpkgs-unpatched": {
"locked": {
"lastModified": 1715616096,
"narHash": "sha256-rxh2XECb5hRzgNR4Xqj3aAjg6821LmNTVRfF6sUW6fI=",
"lastModified": 1715709561,
"narHash": "sha256-PVEOScM4IN8Okb36RVDhNvTkeSnrmR9B3jTH2DaAS/s=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0a949cf2618e8eab83aa008f1f8e03db137ed36c",
"rev": "18198ef6f41074a6b42318dacb6fa4712b893ba4",
"type": "github"
},
"original": {
@ -223,11 +223,11 @@
]
},
"locked": {
"lastModified": 1715609745,
"narHash": "sha256-z2lQ7G1AxljvYeqrHWjc1ctOI4QZP06vPtvLYJWfZSc=",
"lastModified": 1715699970,
"narHash": "sha256-PuXGdhUAxAJq2vwezx99hin8M2+lPM5ov9rkHFdH0CY=",
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"rev": "ed18785b8816fa878bdd9df7f2e8722695401ef8",
"rev": "ce959368cbc8202181f37a464c825d54720b6b68",
"type": "github"
},
"original": {

View File

@ -38,12 +38,6 @@ in [
hash = "sha256-feMOgQRrY2t7sYMjqXCo2WCe/J+Kr1ah+DznajQZsDM=";
})
(fetchpatch' {
title = "hyprland: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/311408";
hash = "sha256-OU5XT/BEmZu1TPXSLKfEgdkoGXRETvJ9dePCeHrFl6o=";
})
(fetchpatch' {
# TODO: send upstream after successful deployment
title = "gnome.gnome-keyring: support cross compilation";