update nixos

This commit is contained in:
Gabriel Ebner 2022-03-30 16:46:24 +02:00
parent 7ed620c95a
commit b5e5d70248
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
inherit (firefox-unwrapped) meta; inherit (firefox-unwrapped) meta;
passthru = { passthru = {
inherit (firefox-unwrapped.passthru) version isFirefox3Like gtk inherit (firefox-unwrapped.passthru) version isFirefox3Like gtk
nspr gssSupport browserName ffmpegSupport gtk3 applicationName; nspr gssSupport browserName ffmpegSupport gtk3 binaryName;
}; };
}; };
}; };

View File

@ -17,11 +17,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1648069223, "lastModified": 1648390671,
"narHash": "sha256-BXzQV8p/RR440EB9qY0ULYfTH0zSW1stjUCYeP4SF+E=", "narHash": "sha256-u69opCeHUx3CsdIerD0wVSR+DjfDQjnztObqfk9Trqc=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26", "rev": "ce8cbe3c01fd8ee2de526ccd84bbf9b82397a510",
"type": "github" "type": "github"
}, },
"original": { "original": {