chore: update nixpkgs inputs

This commit is contained in:
Benjamin Bädorf 2023-11-01 19:21:44 +01:00
parent 09f9bb3006
commit 25482383c1
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C
3 changed files with 4 additions and 5 deletions

View file

@ -425,11 +425,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1696697597, "lastModified": 1698696950,
"narHash": "sha256-q26Qv4DQ+h6IeozF2o1secyQG0jt2VUT3V0K58jr3pg=", "narHash": "sha256-FHFL58t6lMumvWqwundC8fDDDLOIvc+JJBNIAlPjrDY=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5a237aecb57296f67276ac9ab296a41c23981f56", "rev": "017ef2132a5bda50bd713aeabce8f918502d4ec1",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -11,7 +11,7 @@
"steam-run" "steam-run"
"hplip" "hplip"
"cups-brother-hl3140cw" "cups-brother-hl3140cw"
"uhk-agent" "uhk-agent-2.1.2"
"uhk-udev-rules" "uhk-udev-rules"
]; ];

View file

@ -2,7 +2,6 @@ final: prev: {
signal-desktop = prev.signal-desktop.overrideAttrs (oldAttrs: rec { signal-desktop = prev.signal-desktop.overrideAttrs (oldAttrs: rec {
inherit (oldAttrs) pname; inherit (oldAttrs) pname;
dir = "Signal"; dir = "Signal";
electron = prev.electron_24;
preFixup = '' preFixup = ''
gappsWrapperArgs+=( gappsWrapperArgs+=(