PlumpMath

Results 60 comments of PlumpMath
trafficstars

nix-prefetch-github kolloch crate2nix I don't use this and it's easy install. just crate2nix (0.9.0) in nix. Thank you.

https://github.com/PlumpMath/hello-cargo . hmm my error . hello-cargo = (import ~/hello-cargo/Cargo.nix {inherit pkgs;}).rootCrate.build; help me~* Thanks.

hmm; There is still the same error. ![image](https://user-images.githubusercontent.com/1218365/123620463-3a74ac80-d845-11eb-95c5-e276eabdc0e6.png) add build input libiconv & darwin.apple_sdk.frameworks.Security . crate2nix latest version is also not being uploaded. Thanks.

I can't even build a nix-build. Only cargo build works. my version 0.9.0 of crate2nix. I think it's because I installed the rust weirdly.

It's the same error as the first time. Also, it is the same error when building version 0.10.0. I don't use nix-darwin, I install nix only, so I adjust ~/.config/nixpkgs/config.nix...

these derivations will be built: /nix/store/39px37h5kd02q0wjbhazm4md35qgdsns-rand_core-0.6.3.tar.gz.drv /nix/store/fxxnziv03iykzw6vk6y2sg5zkcpmld35-cfg-if-1.0.0.tar.gz.drv /nix/store/4q1y0jf90xfnnm7zksv51v8k5qv95ixy-rust_cfg-if-1.0.0.drv /nix/store/rqv00xyvp74jgvjsil2wyyibf1a09z36-libc-0.2.97.tar.gz.drv /nix/store/ibdzc7xrz65jwhcwfp70yadvz1cbj3zv-rust_libc-0.2.97.drv /nix/store/dhnbjrahm9xkij7f54h6fjp2ndrsaf7b-getrandom-0.2.3.tar.gz.drv /nix/store/m00vwrvmpq6nwngnqmxgax72zf9hsl74-rust_getrandom-0.2.3.drv /nix/store/55i0w1yv5widfyvc7ivg040c21nsyyyb-rust_rand_core-0.6.3.drv /nix/store/8zha8nswrd1pdpsfz8ddrhiv5d7z6p2x-ppv-lite86-0.2.10.tar.gz.drv /nix/store/a8f51ww50cyx9ppngxmvkslmyhd15qb4-rust_ppv-lite86-0.2.10.drv /nix/store/v8anl82zcbfg16iyry400gm44z84irjr-rand_chacha-0.3.1.tar.gz.drv /nix/store/ay3nfzfczycipxq2g9clqdz7h5m6ygl2-rust_rand_chacha-0.3.1.drv /nix/store/zba9g664xrv46423xfx42h3vfvn1yfac-rand-0.8.4.tar.gz.drv /nix/store/wapwl03kk7xpycm4szrbplmzd5z4k12c-rust_rand-0.8.4.drv /nix/store/47kmkm2xhjlwszlj4rdbrrb5hcwrsl8v-rust_hello-cargo-0.1.0.drv /nix/store/4brydlxhxxgfqqdv0rqyv157g4gh86jp-builder.pl.drv /nix/store/qlb4invr9wqfdjmiylqrnwaz57qgb52f-dmg-app.drv /nix/store/919vwfm8d7yrpr32ps77y2vf4m16hb1m-pnix.drv these paths will be fetched (0.28 MiB...

https://github.com/NixOS/nixpkgs/pull/122231 . Rust-libc package problem; it seems to be problematic because it is not yet applied to nixpkgs. Maybe the mozilla rust channel hasn't solved it yet.

and rustc-1.52.1 ... I using version is rustc 1.53.0 (53cb7b09b 2021-06-17) (mozilla-overlay latest stable)

Sorry ㅎ.ㅎ g.g;; thanks thanks. I'm sorry that everyone bothers me because of me. The beginning of this is my responsibility. ㅎ.ㅎ Actually, I uploaded it because I wanted to...

Just install it with brew and it works.