Git Product home page Git Product logo

flakes's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flakes's Issues

Netease-Cloud-Music has GLibc dependency Libary error

Terminal output:

[moxi@moxi-ga401:~]$ netease-cloud-music 

/nix/store/7i4z8fr6wnrl4413advj08r4idapl2cm-netease-cloud-music-1.2.1/bin/.netease-cloud-music-wrapped_: symbol lookup error: /nix/store/1pj0qrswyq0iyfa4xzqwppnfxszvh868-glib-2.70.0/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full

Filter derivations by platform lazily

In this commit I removed the filterBySystem which is previously applied on outtree-packages because is will try to evaluate the entire set eagerly, leading to some annoying problems. For example, building re-export.feeluown will be blocked in commit dd942b4 because re-export.xmm7360-pci_5_9 cannot be evaluated correctly. How can I keep the filter while avoiding evaluating the entire set?

wine-wechat failed to start

[sine@sine-nixos:~]$ wechat
000d:err:module:__wine_process_init L"C:\\windows\\system32\\winemenubuilder.exe" not found
000b:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
0016:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\NDIS": 00000001
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"NDIS" failed to start: 731
0021:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
No protocol specified
002e:fixme:ver:GetCurrentPackageId (0x290ff0c (nil)): stub
002e:fixme:sync:SetWaitableTimerEx (000000CC, 0290FDBC, 0, 00000000, 00000000, 00000000, 1500) semi-stub
0009:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0009:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
003d:fixme:iphlpapi:NotifyAddrChange (Handle 0x3acff1c, overlapped 0x3acff04): stub
0009:fixme:win:RegisterTouchWindow (0x30042 00000000): stub
0009:fixme:win:CreateWindowExW hack 80800a0
0009:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc75fc8

nixos-cn and nixpkgs versions:

"nixos-cn": {
  "inputs": {
    "flake-utils": "flake-utils",
    "nixpkgs": [
      "nixpkgs"
    ]
  },
  "locked": {
    "lastModified": 1638583403,
    "narHash": "sha256-3WdWEIfdHdiz4W70LS77mLLlUNWt2UydltzXceJw9xA=",
    "owner": "nixos-cn",
    "repo": "flakes",
    "rev": "5fcfcb8beb8311f9538a79583f40a3c30a8c90f3",
    "type": "github"
  },
  "original": {
    "owner": "nixos-cn",
    "repo": "flakes",
    "type": "github"
  }
},
"nixpkgs": {
  "locked": {
    "lastModified": 1638376152,
    "narHash": "sha256-ucgLpVqhFnClH7YRUHBHnmiOd82RZdFR3XJt36ks5fE=",
    "owner": "nixos",
    "repo": "nixpkgs",
    "rev": "6daa4a5c045d40e6eae60a3b6e427e8700f1c07f",
    "type": "github"
  },
  "original": {
    "owner": "nixos",
    "ref": "nixos-unstable",
    "repo": "nixpkgs",
    "type": "github"
  }
},

Network error running netease music

Hi, I got following error trying to play music in netease

image

Terminal log:

~ ❯ netease-cloud-music 
[1224/005307.771168:ERROR:cert_verify_proc_nss.cc(912)] CERT_PKIXVerifyCert for music.163.com failed err=-8181
[1224/005307.822616:ERROR:cert_verify_proc_nss.cc(912)] CERT_PKIXVerifyCert for sentry.music.163.com failed err=-8181
12-24, 00:53:10 [Error  ] [                          0] void netease::AudioPlayer::handleMediaStatusChanged(netease::VlcMediaPlayer::MediaStatus) Invalid Media: "1888622459_10_-bitrate-192-h3dSMF"
12-24, 00:53:10 [Error  ] [                          0] void netease::AudioPlayer::handleMediaStatusChanged(netease::VlcMediaPlayer::MediaStatus) Invalid Media: "1867217766_10_-bitrate-192-pNpBOZ"

Seems to be a cert error connecting to music.163.com but I can access it with curl or wget. I'm in KDE Plasma desktop environment.

Any ideas?

netease-cloud-music symbol lookup error

Terminal output:

> netease-cloud-music
/nix/store/al1qaygq9swrynahf5cg55mcwrrxq471-netease-cloud-music-1.2.1/bin/.netease-cloud-music-wrapped_: symbol lookup error: /nix/store/dzsj2n0nmq8nv6w0hvy5vb61kim3rzmd-pango-1.50.0/lib/libpangocairo-1.0.so.0: undefined symbol: pango_font_get_hb_font

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.