nix: update flake inputs and use new libgbm

fixes #1312
like
0d54ea3f20
This commit is contained in:
sodiboo 2025-03-23 20:10:20 +01:00 committed by Ivan Molodetskikh
parent c709696237
commit ec5112d779
2 changed files with 8 additions and 8 deletions

12
flake.lock generated
View file

@ -17,11 +17,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1741865919,
"narHash": "sha256-4thdbnP6dlbdq+qZWTsm4ffAwoS8Tiq1YResB+RP6WE=",
"lastModified": 1742707865,
"narHash": "sha256-RVQQZy38O3Zb8yoRJhuFgWo/iDIDj0hEdRTVfhOtzRk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "573c650e8a14b2faa0041645ab18aed7e60f0c9a",
"rev": "dd613136ee91f67e5dba3f3f41ac99ae89c5406b",
"type": "github"
},
"original": {
@ -45,11 +45,11 @@
]
},
"locked": {
"lastModified": 1742005800,
"narHash": "sha256-6wuOGWkyW6R4A6Th9NMi6WK2jjddvZt7V2+rLPk6L3o=",
"lastModified": 1742697269,
"narHash": "sha256-Lpp0XyAtIl1oGJzNmTiTGLhTkcUjwSkEb0gOiNzYFGM=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "028cd247a6375f83b94adc33d83676480fc9c294",
"rev": "01973c84732f9275c50c5f075dd1f54cc04b3316",
"type": "github"
},
"original": {

View file

@ -32,7 +32,7 @@
libinput,
seatd,
libxkbcommon,
mesa,
libgbm,
pango,
pipewire,
pkg-config,
@ -92,7 +92,7 @@
libinput
seatd
libxkbcommon
mesa # libgbm
libgbm
pango
wayland
]