!ZUiNnfpRqQMDrPLChM:nixos.org

Nix ♥ la francophonie

210 Members
Salon francographe de NixOS71 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
25 Jan 2024
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany) joined the room.15:41:28
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany) Hola ! Je suis assez nouveau sur NixOS, après des années de Ubuntu. Je bloque en ce moment sur l'install de Dropbox.
J'ai essayé de l'installer le package dropbox-cli, mais il ne marchait pas (dropbox start s'arrêtait sans dire pourquoi).
J'ai essayée de l'installer avec home-manager, mais je suis tombé sur ce bug : https://github.com/nix-community/home-manager/issues/4226
Il y a une PR en attente, https://github.com/NixOS/nixpkgs/pull/277422 mais elle n'est pas mergée. J'ai essayé donc d'appliquer le patch via un overlay, mais encore sans succès.
Quelq'un aurait un exemple de conf Dropbox qui marche sur 23.11, svp ?
15:46:05
@Zevran:matrix.orgGaël Reyrol Est-ce que tu peux envoyer ta conf Horacio Gonzalez (LostInBrittany) ? 15:49:29
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)Laquelle ? J'ai essayé tellement de choses que j'ai une bonne douzaine de confs différentes.... La dernière est ici : https://github.com/LostInBrittany/nixos-config/15:55:52
@Zevran:matrix.orgGaël ReyrolTu n'as pas d'erreur quand tu build ?16:04:36
@Zevran:matrix.orgGaël ReyrolLe service systemd est bien présent ? 16:05:01
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)Le service systemd s'arrête, avec le même log que ici : https://gist.github.com/denibertovic/a84301d4f6e5f4d42dae4c7dfc76649c16:23:32
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)A priori la solution est dans la pr https://github.com/NixOS/nixpkgs/pull/27742216:24:31
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)Que j'ai essayé d'appliquer comme patch, mais je dois pas bien me prendre16:24:54
@Zevran:matrix.orgGaël ReyrolEst-ce que tu peux envoyer la dérivation produite par le paquet dropbox ?16:28:37
@Zevran:matrix.orgGaël Reyrol nix-store -q $(readlink -f $(which dropbox)) --deriver 16:31:46
@Zevran:matrix.orgGaël Reyrol puis nix derivation show le chemin du fichier 16:32:18
@Zevran:matrix.orgGaël ReyrolPour voir si ton patch a bien été appliqué au dropbox16:33:14
@Zevran:matrix.orgGaël Reyrol * Pour voir si ton patch a bien été appliqué au paquet dropbox 16:33:25
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)Je connaissais pas nix derivation 😅 Je fais ça juste après les devoirs des petits16:43:06
@Zevran:matrix.orgGaël Reyrolhehe pas de soucis16:47:11
@Zevran:matrix.orgGaël Reyrolje serais peut-être pas en ligne à ton retour, normalement dans la dérivation au format json tu devrais trouver le patch que tu as appliqué si il a bien été appliqueé.16:52:59
@Zevran:matrix.orgGaël Reyrol

exemple pour curl : ```{
"/nix/store/94fck3g70yviniidk8gn7hmav7lvfn1l-curl-8.4.0.drv": {
"args": [
"-e",
"/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh"
],
"builder": "/nix/store/7dpxg7ki7g8ynkdwcqf493p2x8divb4i-bash-5.2-p15/bin/bash",
"env": {
"CXX": "c++",
"CXXCPP": "c++ -E",
"__structuredAttrs": "",
"bin": "/nix/store/xkip6ady7002rql7b7zznq2lf5dfjqgd-curl-8.4.0-bin",
"buildInputs": "",
"builder": "/nix/store/7dpxg7ki7g8ynkdwcqf493p2x8divb4i-bash-5.2-p15/bin/bash",
"cmakeFlags": "",
"configureFlags": "--disable-manual --disable-ares --disable-ldap --disable-ldaps --with-ca-fallback --without-nghttp3 --without-ngtcp2 --without-librtmp --without-rustls --with-zstd --with-brotli=/nix/store/g7sd85mha9a303d7c8sl73pfr60vanas-brotli-1.1.0-dev --without-gnutls --with-libidn2=/nix/store/033i7b4k6cx85bj7hrgagf3s977yi8px-libidn2-2.3.4-dev --with-openssl=/nix/store/2d8yhfx7f2crn8scyzdk6dg3lw7y1ifh-openssl-3.0.12-dev --with-libssh2=/nix/store/crbsk600pssr0bnqs3xfm14r2vwvah96-libssh2-1.11.0-dev --without-wolfssl --with-gssapi=/nix/store/65jcbbvhgl9rg6ijfhi83rblnh39m1j9-libkrb5-1.20.2-dev",
"debug": "/nix/store/k0v6d5jwfmzzgqjf852803psdsbs44bv-curl-8.4.0-debug",
"depsBuildBuild": "",
"depsBuildBuildPropagated": "",
"depsBuildTarget": "",
"depsBuildTargetPropagated": "",
"depsHostHost": "",
"depsHostHostPropagated": "",
"depsTargetTarget": "",
"depsTargetTargetPropagated": "",
"dev": "/nix/store/j5651kypiq4s2l9bfsszah6d239ylmc9-curl-8.4.0-dev",
"devdoc": "/nix/store/cib40mg2vpkb279q0rv6fciannmd2rq0-curl-8.4.0-devdoc",
"doCheck": "",
"doInstallCheck": "",
"enableParallelBuilding": "1",
"enableParallelChecking": "1",
"enableParallelInstalling": "1",
"man": "/nix/store/bim2sfpbz7hk0w23lds31fw0mas5r2dh-curl-8.4.0-man",
"mesonFlags": "",
"name": "curl-8.4.0",
"nativeBuildInputs": "/nix/store/3ck7yhjzm3h5m3984ni6mj6nbq4saya0-pkg-config-wrapper-0.29.2 /nix/store/rza0ib08brnkwx75n7rncyjq97j76ris-perl-5.38.2 /nix/store/1cwqp9msvi5z8517czfl88dd42yhrdwg-separate-debug-info.sh",
"out": "/nix/store/4q01hcjkbjdvv40xdwsyq7aa4qvn9vh3-curl-8.4.0",
"outputs": "bin dev out man devdoc debug",
"patches": "/nix/store/h2iya6kxg4vmzwx6vnkkad5z05q7sgry-configure-ipv6-autodetect.diff /nix/store/2qyh7qfss0gjlh6dxknj3pwnrw54g5g0-0001-CVE-2023-42619.patch /nix/store/wnhh4qb7ggjjh637kibdzam31dcf90sc-0002-CVE-2023-42618.patch",
"pname": "curl",
"postInstall": "moveToOutput bin/curl-config "$dev"\n\n# Install completions\nmake -C scripts install\nsed '/^dependency_libs/s|/nix/store/crbsk600pssr0bnqs3xfm14r2vwvah96-libssh2-1.11.0-dev|/nix/store/5qrk6cbbf2ll8cmdax2l2vpqsfraq1af-libssh2-1.11.0|' -i "$out"/lib/*.la\n",
"preCheck": "patchShebangs tests/\n",
"preConfigure": "sed -e 's|/usr/bin|/no-such-path|g' -i.bak configure\nrm src/tool_hugehelp.c\n",
"propagatedBuildInputs": "/nix/store/g7sd85mha9a303d7c8sl73pfr60vanas-brotli-1.1.0-dev /nix/store/65jcbbvhgl9rg6ijfhi83rblnh39m1j9-libkrb5-1.20.2-dev /nix/store/rsklw4wyii1li7bcld1i4r41acwqr9v3-nghttp2-1.57.0-dev /nix/store/033i7b4k6cx85bj7hrgagf3s977yi8px-libidn2-2.3.4-dev /nix/store/2d8yhfx7f2crn8scyzdk6dg3lw7y1ifh-openssl-3.0.12-dev /nix/store/crbsk600pssr0bnqs3xfm14r2vwvah96-libssh2-1.11.0-dev /nix/store/zmvgv6v2g809f657kcdm5yjygnsjkf7m-zlib-1.3-dev /nix/store/vz39xbvaqw78iszcc5yvjhsjrlxnjjh8-zstd-1.5.5-dev",
"propagatedNativeBuildInputs": "",
"separateDebugInfo": "1",
"src": "/nix/store/l4f7zhp65vn86ypcswbxc9x20msbp1n2-curl-8.4.0.tar.xz",
"stdenv": "/nix/store/kv5wkk7xgc8paw9azshzlmxraffqcg0i-stdenv-linux",
"strictDeps": "1",
"system": "x86_64-linux",
"version": "8.4.0"
},
"inputDrvs": {
"/nix/store/0ia8rh4vrdbr5baapq71jsppn8bzvm90-pkg-config-wrapper-0.29.2.drv": {
"dynamicOutputs": {},
"outputs": [
"out"
]
},
"/nix/store/31pzqjbd3ahp7c3rpfy48q9spg3rdrhv-curl-8.4.0.tar.xz.drv": {
"dynamicOutputs": {},
"outputs": [
"out"
]
},
"/nix/store/4bdcri3zjd84ixrhys9c28ilhpn75y24-zlib-1.3.drv": {
"dynamicOutputs": {},
"outputs": [
"dev"
]
},
"/nix/store/5q67fxm276bdp87jpmckvz3n81akw6a5-perl-5.38.2.drv": {
"dynamicOutputs": {},
"outputs": [
"out"
]
},
"/nix/store/5wkhfrfxyb8xn2pp05pawazha73k7l10-zstd-1.5.5.drv": {
"dynamicOutputs": {},
"outputs": [
"dev"
]
},
"/nix/store/cvwm4vpclx62c5s490ii193yn5h1zz1r-nghttp2-1.57.0.drv": {
"dynamicOutputs": {},
"outputs": [
"dev"
]
},
"/nix/store/jwsjd5rl8kiycmpvjvqs1m478j7v7cb0-brotli-1.1.0.drv": {
"dynamicOutputs": {},
"outputs": [
"dev"
]
},
"/nix/store/k2zn6p1agvlkmqics0n78xvxm0i3wyq4-libkrb5-1.20.2.drv": {
"dynamicOutputs": {},
"outputs": [
"dev"
]
},
"/nix/store/mvvhw7jrrr8wnjihpalw4s3y3g7jihgw-stdenv-linux.drv": {
"dynamicOutputs": {},
"outputs": [
"out"
]
},
"/nix/store/szciaprmwb7kdj7zv1b56midf7jfkjnw-bash-5.2-p15.drv": {
"dynamicOutputs": {},
"outputs": [
"out"
]
},
"/nix/store/wd100hlzyh5w9zkfljkaagp87b7h7733-openssl-3.0.12.drv": {
"dynamicOutputs": {},
"outputs": [
"dev"
]
},
"/nix/store/yw0b2v4gs30rdjs12s7zkpmf1h7c1xmr-libidn2-2.3.4.drv": {
"dynamicOutputs": {},
"outputs": [
"dev"
]
},
"/nix/store/z820kwa8sg5ibid7398djcj16mic88zh-libssh2-1.11.0.drv": {
"dynamicOutputs": {},
"outputs": [
"dev",
"out"
]
}
},
"inputSrcs": [
"/nix/store/1cwqp9msvi5z8517czfl88dd42yhrdwg-separate-debug-info.sh",
"/nix/store/2qyh7qfss0gjlh6dxknj3pwnrw54g5g0-0001-CVE-2023-42619.patch",
"/nix/store/h2iya6kxg4vmzwx6vnkkad5z05q7sgry-configure-ipv6-autodetect.diff",
"/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh",
"/nix/store/wnhh4qb7ggjjh637kibdzam31dcf90sc-0002-CVE-2023-42618.patch"
],
"name": "curl-8.4.0",
"outputs": {
"bin": {
"path": "/nix/store/xkip6ady7002rql7b7zznq2lf5dfjqgd-curl-8.4.0-bin"
},
"debug": {
"path": "/nix/store/k0v6d5jwfmzzgqjf852803psdsbs44bv-curl-8.4.0-debug"
},
"dev": {
"path": "/nix/store/j5651kypiq4s2l9bfsszah6d239ylmc9-curl-8.4.0-dev"
},
"devdoc": {
"path": "/nix/store/cib40mg2vpkb279q0rv6fciannmd2rq0-curl-8.4.0-devdoc"
},
"man": {
"path": "/nix/store/bim2sfpbz7hk0w23lds31fw0mas5r2dh-curl-8.4.0-man"
},
"out": {
"path": "/nix/store/4q01hcjkbjdvv40xdwsyq7aa4qvn9vh3-curl-8.4.0"
}
},
"system": "x86_64-linux"
}
}

16:53:23
@Zevran:matrix.orgGaël Reyrol * exemple pour curl : { "/nix/store/94fck3g70yviniidk8gn7hmav7lvfn1l-curl-8.4.0.drv": { "args": \[ "-e", "/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh" \], "builder": "/nix/store/7dpxg7ki7g8ynkdwcqf493p2x8divb4i-bash-5.2-p15/bin/bash", "env": { "CXX": "c++", "CXXCPP": "c++ -E", "\_\_structuredAttrs": "", "bin": "/nix/store/xkip6ady7002rql7b7zznq2lf5dfjqgd-curl-8.4.0-bin", "buildInputs": "", "builder": "/nix/store/7dpxg7ki7g8ynkdwcqf493p2x8divb4i-bash-5.2-p15/bin/bash", "cmakeFlags": "", "configureFlags": "--disable-manual --disable-ares --disable-ldap --disable-ldaps --with-ca-fallback --without-nghttp3 --without-ngtcp2 --without-librtmp --without-rustls --with-zstd --with-brotli=/nix/store/g7sd85mha9a303d7c8sl73pfr60vanas-brotli-1.1.0-dev --without-gnutls --with-libidn2=/nix/store/033i7b4k6cx85bj7hrgagf3s977yi8px-libidn2-2.3.4-dev --with-openssl=/nix/store/2d8yhfx7f2crn8scyzdk6dg3lw7y1ifh-openssl-3.0.12-dev --with-libssh2=/nix/store/crbsk600pssr0bnqs3xfm14r2vwvah96-libssh2-1.11.0-dev --without-wolfssl --with-gssapi=/nix/store/65jcbbvhgl9rg6ijfhi83rblnh39m1j9-libkrb5-1.20.2-dev", "debug": "/nix/store/k0v6d5jwfmzzgqjf852803psdsbs44bv-curl-8.4.0-debug", "depsBuildBuild": "", "depsBuildBuildPropagated": "", "depsBuildTarget": "", "depsBuildTargetPropagated": "", "depsHostHost": "", "depsHostHostPropagated": "", "depsTargetTarget": "", "depsTargetTargetPropagated": "", "dev": "/nix/store/j5651kypiq4s2l9bfsszah6d239ylmc9-curl-8.4.0-dev", "devdoc": "/nix/store/cib40mg2vpkb279q0rv6fciannmd2rq0-curl-8.4.0-devdoc", "doCheck": "", "doInstallCheck": "", "enableParallelBuilding": "1", "enableParallelChecking": "1", "enableParallelInstalling": "1", "man": "/nix/store/bim2sfpbz7hk0w23lds31fw0mas5r2dh-curl-8.4.0-man", "mesonFlags": "", "name": "curl-8.4.0", "nativeBuildInputs": "/nix/store/3ck7yhjzm3h5m3984ni6mj6nbq4saya0-pkg-config-wrapper-0.29.2 /nix/store/rza0ib08brnkwx75n7rncyjq97j76ris-perl-5.38.2 /nix/store/1cwqp9msvi5z8517czfl88dd42yhrdwg-separate-debug-info.sh", "out": "/nix/store/4q01hcjkbjdvv40xdwsyq7aa4qvn9vh3-curl-8.4.0", "outputs": "bin dev out man devdoc debug", "patches": "/nix/store/h2iya6kxg4vmzwx6vnkkad5z05q7sgry-configure-ipv6-autodetect.diff /nix/store/2qyh7qfss0gjlh6dxknj3pwnrw54g5g0-0001-CVE-2023-42619.patch /nix/store/wnhh4qb7ggjjh637kibdzam31dcf90sc-0002-CVE-2023-42618.patch", "pname": "curl", "postInstall": "moveToOutput bin/curl-config "$dev"\\n\\n# Install completions\\nmake -C scripts install\\nsed '/^dependency\_libs/s|/nix/store/crbsk600pssr0bnqs3xfm14r2vwvah96-libssh2-1.11.0-dev|/nix/store/5qrk6cbbf2ll8cmdax2l2vpqsfraq1af-libssh2-1.11.0|' -i "$out"/lib/\*.la\\n", "preCheck": "patchShebangs tests/\\n", "preConfigure": "sed -e 's|/usr/bin|/no-such-path|g' -i.bak configure\\nrm src/tool\_hugehelp.c\\n", "propagatedBuildInputs": "/nix/store/g7sd85mha9a303d7c8sl73pfr60vanas-brotli-1.1.0-dev /nix/store/65jcbbvhgl9rg6ijfhi83rblnh39m1j9-libkrb5-1.20.2-dev /nix/store/rsklw4wyii1li7bcld1i4r41acwqr9v3-nghttp2-1.57.0-dev /nix/store/033i7b4k6cx85bj7hrgagf3s977yi8px-libidn2-2.3.4-dev /nix/store/2d8yhfx7f2crn8scyzdk6dg3lw7y1ifh-openssl-3.0.12-dev /nix/store/crbsk600pssr0bnqs3xfm14r2vwvah96-libssh2-1.11.0-dev /nix/store/zmvgv6v2g809f657kcdm5yjygnsjkf7m-zlib-1.3-dev /nix/store/vz39xbvaqw78iszcc5yvjhsjrlxnjjh8-zstd-1.5.5-dev", "propagatedNativeBuildInputs": "", "separateDebugInfo": "1", "src": "/nix/store/l4f7zhp65vn86ypcswbxc9x20msbp1n2-curl-8.4.0.tar.xz", "stdenv": "/nix/store/kv5wkk7xgc8paw9azshzlmxraffqcg0i-stdenv-linux", "strictDeps": "1", "system": "x86\_64-linux", "version": "8.4.0" }, "inputDrvs": { "/nix/store/0ia8rh4vrdbr5baapq71jsppn8bzvm90-pkg-config-wrapper-0.29.2.drv": { "dynamicOutputs": {}, "outputs": \[ "out" \] }, "/nix/store/31pzqjbd3ahp7c3rpfy48q9spg3rdrhv-curl-8.4.0.tar.xz.drv": { "dynamicOutputs": {}, "outputs": \[ "out" \] }, "/nix/store/4bdcri3zjd84ixrhys9c28ilhpn75y24-zlib-1.3.drv": { "dynamicOutputs": {}, "outputs": \[ "dev" \] }, "/nix/store/5q67fxm276bdp87jpmckvz3n81akw6a5-perl-5.38.2.drv": { "dynamicOutputs": {}, "outputs": \[ "out" \] }, "/nix/store/5wkhfrfxyb8xn2pp05pawazha73k7l10-zstd-1.5.5.drv": { "dynamicOutputs": {}, "outputs": \[ "dev" \] }, "/nix/store/cvwm4vpclx62c5s490ii193yn5h1zz1r-nghttp2-1.57.0.drv": { "dynamicOutputs": {}, "outputs": \[ "dev" \] }, "/nix/store/jwsjd5rl8kiycmpvjvqs1m478j7v7cb0-brotli-1.1.0.drv": { "dynamicOutputs": {}, "outputs": \[ "dev" \] }, "/nix/store/k2zn6p1agvlkmqics0n78xvxm0i3wyq4-libkrb5-1.20.2.drv": { "dynamicOutputs": {}, "outputs": \[ "dev" \] }, "/nix/store/mvvhw7jrrr8wnjihpalw4s3y3g7jihgw-stdenv-linux.drv": { "dynamicOutputs": {}, "outputs": \[ "out" \] }, "/nix/store/szciaprmwb7kdj7zv1b56midf7jfkjnw-bash-5.2-p15.drv": { "dynamicOutputs": {}, "outputs": \[ "out" \] }, "/nix/store/wd100hlzyh5w9zkfljkaagp87b7h7733-openssl-3.0.12.drv": { "dynamicOutputs": {}, "outputs": \[ "dev" \] }, "/nix/store/yw0b2v4gs30rdjs12s7zkpmf1h7c1xmr-libidn2-2.3.4.drv": { "dynamicOutputs": {}, "outputs": \[ "dev" \] }, "/nix/store/z820kwa8sg5ibid7398djcj16mic88zh-libssh2-1.11.0.drv": { "dynamicOutputs": {}, "outputs": \[ "dev", "out" \] } }, "inputSrcs": \[ "/nix/store/1cwqp9msvi5z8517czfl88dd42yhrdwg-separate-debug-info.sh", "/nix/store/2qyh7qfss0gjlh6dxknj3pwnrw54g5g0-0001-CVE-2023-42619.patch", "/nix/store/h2iya6kxg4vmzwx6vnkkad5z05q7sgry-configure-ipv6-autodetect.diff", "/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh", "/nix/store/wnhh4qb7ggjjh637kibdzam31dcf90sc-0002-CVE-2023-42618.patch" \], "name": "curl-8.4.0", "outputs": { "bin": { "path": "/nix/store/xkip6ady7002rql7b7zznq2lf5dfjqgd-curl-8.4.0-bin" }, "debug": { "path": "/nix/store/k0v6d5jwfmzzgqjf852803psdsbs44bv-curl-8.4.0-debug" }, "dev": { "path": "/nix/store/j5651kypiq4s2l9bfsszah6d239ylmc9-curl-8.4.0-dev" }, "devdoc": { "path": "/nix/store/cib40mg2vpkb279q0rv6fciannmd2rq0-curl-8.4.0-devdoc" }, "man": { "path": "/nix/store/bim2sfpbz7hk0w23lds31fw0mas5r2dh-curl-8.4.0-man" }, "out": { "path": "/nix/store/4q01hcjkbjdvv40xdwsyq7aa4qvn9vh3-curl-8.4.0" } }, "system": "x86\_64-linux" } } 16:53:39
@Zevran:matrix.orgGaël Reyrol "patches": "/nix/store/h2iya6kxg4vmzwx6vnkkad5z05q7sgry-configure-ipv6-autodetect.diff /nix/store/2qyh7qfss0gjlh6dxknj3pwnrw54g5g0-0001-CVE-2023-42619.patch /nix/store/wnhh4qb7ggjjh637kibdzam31dcf90sc-0002-CVE-2023-42618.patch" 16:54:05
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)Merci! Je vais regarder ça, et je te tiens au courant16:55:32
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)

Voici le résultat :

$ nix-store -q $(readlink -f $(which dropbox)) --deriver
/nix/store/m8z2613wh27drpin165yf4ild2v4i4xm-dropbox-cli-2023.09.06.drv

$ nix derivation show /nix/store/m8z2613wh27drpin165yf4ild2v4i4xm-dropbox-cli-2023.09.06.drv
warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/m8z2613wh27drpin165yf4ild2v4i4xm-dropbox-cli-2023.09.06.drv^*'
{
  "/nix/store/m8z2613wh27drpin165yf4ild2v4i4xm-dropbox-cli-2023.09.06.drv": {
    "args": [
      "-e",
      "/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh"
    ],
    "builder": "/nix/store/7dpxg7ki7g8ynkdwcqf493p2x8divb4i-bash-5.2-p15/bin/bash",
    "env": {
      "__structuredAttrs": "",
      "buildInputs": "/nix/store/p1zbyfrpj3hq50mxh5hmxl3kqpa2b1am-python3-3.11.6 /nix/store/557526w6ibp1p828p3fkf3jfxxij10f3-gtk4-4.12.4-dev /nix/store/727l7xncrvqijf7hl9y9jvmvq42qzr4h-nautilus-45.2.1-dev",
      "builder": "/nix/store/7dpxg7ki7g8ynkdwcqf493p2x8divb4i-bash-5.2-p15/bin/bash",
      "cmakeFlags": "",
      "configureFlags": "--with-nautilus-extension-dir=/14fa73fv0kkx56qpvqzz0gj93zckk998smj68yn46x91ncy0s1wz/lib/nautilus/extension-4",
      "depsBuildBuild": "",
      "depsBuildBuildPropagated": "",
      "depsBuildTarget": "",
      "depsBuildTargetPropagated": "",
      "depsHostHost": "",
      "depsHostHostPropagated": "",
      "depsTargetTarget": "",
      "depsTargetTargetPropagated": "",
      "doCheck": "",
      "doInstallCheck": "",
      "makeFlags": "EMBLEM_DIR=/14fa73fv0kkx56qpvqzz0gj93zckk998smj68yn46x91ncy0s1wz/share/nautilus-dropbox/emblems",
      "mesonFlags": "",
      "name": "dropbox-cli-2023.09.06",
      "nativeBuildInputs": "/nix/store/nsl35d8x8jp0vy8n4xy8sx9v68gdh444-autoreconf-hook /nix/store/3ck7yhjzm3h5m3984ni6mj6nbq4saya0-pkg-config-wrapper-0.29.2 /nix/store/ansdvsscwlrp2pc8c2b83yv0g205zbz8-gobject-introspection-wrapped-1.78.1-dev /nix/store/ffnmna1zvdd4v574xwjzwy0x5cymgrbw-gdk-pixbuf-2.42.10-dev /nix/store/qpbph0cv72cg9msfjrpc9pw8gr66r88n-python3-3.11.6-env",
      "nautilusExtension": "/nix/store/0q8jy4g3j7gjf0kiqabf3c8rgdhv3syc-dropbox-cli-2023.09.06-nautilusExtension",
      "out": "/nix/store/lnjl85z5qh9yx76rdzcv8sni5q1b4nls-dropbox-cli-2023.09.06",
      "outputs": "out nautilusExtension",
      "patches": "/nix/store/43vylq1a9lgg2064x5x7r8ymkz1bzx9n-fix-cli-paths.patch",
      "pname": "dropbox-cli",
      "propagatedBuildInputs": "",
      "propagatedNativeBuildInputs": "",
      "src": "/nix/store/r285bs4cyhb2ckbrjmmwipb9ciag0hg1-nautilus-dropbox-2023.09.06.tar.bz2",
      "stdenv": "/nix/store/kv5wkk7xgc8paw9azshzlmxraffqcg0i-stdenv-linux",
      "strictDeps": "1",
      "system": "x86_64-linux",
      "version": "2023.09.06"
    },
    "inputDrvs": {
      "/nix/store/0ia8rh4vrdbr5baapq71jsppn8bzvm90-pkg-config-wrapper-0.29.2.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/17y7qa8g11q2pg98780ndznjg4aps05m-fix-cli-paths.patch.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/2ggx2bfw6w9ms4pj7dylld6ghds9ig01-python3-3.11.6.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/9jgrhm7p2y6ma4ki60za565hx4bx7lwh-gtk4-4.12.4.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "dev"
        ]
      },
      "/nix/store/hgbbq9lb8f6r5mal3i63l0kq7qzyd80y-python3-3.11.6-env.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/ks5ivc59k57kwii93qlsfgcx2a7xma1k-autoreconf-hook.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/lhs2dgxgafj79igqjww9iwxw8hsl9xgn-gdk-pixbuf-2.42.10.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "dev"
        ]
      },
      "/nix/store/mvvhw7jrrr8wnjihpalw4s3y3g7jihgw-stdenv-linux.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/n8gshsh6s2k3j2ks6ac520hiva49wx3h-nautilus-dropbox-2023.09.06.tar.bz2.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/szciaprmwb7kdj7zv1b56midf7jfkjnw-bash-5.2-p15.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "out"
        ]
      },
      "/nix/store/yb60ih5v06gw2vq2c3cy5rmdhs2234jv-gobject-introspection-wrapped-1.78.1.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "dev"
        ]
      },
      "/nix/store/zn9f0cbryfikcg1sdl1sg29r8amnxy8s-nautilus-45.2.1.drv": {
        "dynamicOutputs": {},
        "outputs": [
          "dev"
        ]
      }
    },
    "inputSrcs": [
      "/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh"
    ],
    "name": "dropbox-cli-2023.09.06",
    "outputs": {
      "nautilusExtension": {
        "path": "/nix/store/0q8jy4g3j7gjf0kiqabf3c8rgdhv3syc-dropbox-cli-2023.09.06-nautilusExtension"
      },
      "out": {
        "path": "/nix/store/lnjl85z5qh9yx76rdzcv8sni5q1b4nls-dropbox-cli-2023.09.06"
      }
    },
    "system": "x86_64-linux"
  }
}
17:13:32
26 Jan 2024
@Zevran:matrix.orgGaël Reyrolest-ce que tu peux m'envoyer le contenu du service dropbox ?08:28:12
@Zevran:matrix.orgGaël Reyrol systemctl cat --user dropbox 08:28:24
@Zevran:matrix.orgGaël Reyrol Horacio Gonzalez (LostInBrittany): 08:28:31
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)
$ systemctl cat --user dropbox
# /home/horacio/.config/systemd/user/dropbox.service
[Install]
WantedBy=default.target

[Service]
Environment=HOME=/home/horacio/.dropbox-hm
Environment=DISPLAY=
ExecReload=/nix/store/m38gwq0w8w7qyjn9s00balyp7cv3m5p9-coreutils-9.3/bin/kill -HUP $MAINPID
ExecStart=/nix/store/a5fvmnmm816a9sy00r1fy5k8pp9gw9yk-dropbox-start
ExecStop=/nix/store/lnjl85z5qh9yx76rdzcv8sni5q1b4nls-dropbox-cli-2023.09.06/bin/dropbox stop
Nice=10
PIDFile=/home/horacio/.dropbox-hm/.dropbox/dropbox.pid
PrivateTmp=true
ProtectSystem=full
Restart=on-failure
Type=forking

[Unit]
Description=dropbox

10:38:47
@Zevran:matrix.orgGaël Reyrol tu peux me montrer le contenu de ce fichier /nix/store/43vylq1a9lgg2064x5x7r8ymkz1bzx9n-fix-cli-paths.patch ? 15:00:18
@lostinbrittany:matrix.orgHoracio Gonzalez (LostInBrittany)Je te fais rapidement, merci encore !!!15:33:37
@tgerbet:matrix.orgtgerbet

Le package python311Packages.napari-npe2 est cassé

error: builder for '/nix/store/2fw79aw7cr2nja7fa4l0d4ma0dli54px-python3.11-napari-npe2-0.7.2-unstable-2023-10-20.drv' failed with exit code 1;
       last 10 log lines:
       > Creating a wheel...
       > * Getting build dependencies for wheel...
       > * Building wheel...
       > Successfully built npe2-0.7.2-py3-none-any.whl
       > Finished creating a wheel...
       > Finished executing pypaBuildPhase
       > Running phase: pythonRuntimeDepsCheckHook
       > Executing pythonRuntimeDepsCheck
       > Checking runtime dependencies for npe2-0.7.2-py3-none-any.whl
       >   - tomli-w not installed
       For full logs, run 'nix log /nix/store/2fw79aw7cr2nja7fa4l0d4ma0dli54px-python3.11-napari-npe2-0.7.2-unstable-2023-10-20.drv'.
23:52:33
27 Jan 2024
@tgerbet:matrix.orgtgerbethttps://github.com/NixOS/nixpkgs/pull/28414000:05:52

Show newer messages


Back to Room ListRoom Version: 6