worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-inf
<drozdziak1> In order to successfully fool a package, I need a path in $out to be a symlink (readlink(<should-be-symlink>) syscall mustn't be an error)
growpotkin has joined #nixos
<drozdziak1> mkDerivation seems to leave the resulting store path dereferenced
<drozdziak1> This is my derivation https://pastebin.com/TLcTbmuu
<{^_^}> [nixpkgs] @happysalada merged pull request #121935 → zellij: 0.6.0 -> 0.8.0 → https://github.com/NixOS/nixpkgs/pull/121935
<drozdziak1> I'm talking about line 49
<{^_^}> [nixpkgs] @ajs124 opened pull request #122132 → mariadb: 10.5.8 -> 10.5.10 → https://github.com/NixOS/nixpkgs/pull/122132
<{^_^}> [nixpkgs] @ajs124 opened pull request #122133 → lvm2: 2.03.11 -> 2.03.12 → https://github.com/NixOS/nixpkgs/pull/122133
stnr03994030 has joined #nixos
stnr0399403 has quit [Ping timeout: 240 seconds]
griff_ has joined #nixos
<{^_^}> [nixpkgs] @fricklerhandwerk opened pull request #122134 → freeciv: build with `gtk` with `gtkClient = true` → https://github.com/NixOS/nixpkgs/pull/122134
<euank> drozdziak1: unless I'm reading that wrong, that's a symlink within $out pointing to a path in $out, right? when you readlink, what value does it end up being?
<elvishjerricco> I have boot.loader.grub.efiInstallAsRemovable = true, but it's not creating a /boot/EFI/BOOT/BOOTX64.efi file.
<{^_^}> [nixpkgs] @mweinelt merged pull request #121732 → python3Packages.surepy: 0.5.0 -> 0.6.0 → https://github.com/NixOS/nixpkgs/pull/121732
<elvishjerricco> With `canTouchEfiVariables = false` won't this system be unbootable?
pixelfog has joined #nixos
<{^_^}> [nixpkgs] @Pamplemousse opened pull request #122136 → tapview: init at 1.1 → https://github.com/NixOS/nixpkgs/pull/122136
pixelfog has quit [Ping timeout: 250 seconds]
<elvishjerricco> Tried to switch back to systemd-boot and now I'm getting `systemd-boot not installed in ESP.` and `No default/fallback boot loader installed in ESP.`
bennofs__ has joined #nixos
<hexa-> bootctl install something something
<hexa-> idk
Somfic has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @jonringer merged pull request #122097 → python3Packages.monty: add missing pydanctic and tqdm dependencies → https://github.com/NixOS/nixpkgs/pull/122097
<elvishjerricco> hexa-: But isn't nixos-rebuild supposed to do that sort of thing for you?
<{^_^}> [nixpkgs] @jonringer merged pull request #122126 → python3Packages.aiomysql: fix dependency on PyMySQL → https://github.com/NixOS/nixpkgs/pull/122126
<hexa-> elvishjerricco: i belive it should
bennofs_ has quit [Ping timeout: 268 seconds]
growpotkin has quit [Ping timeout: 252 seconds]
pixelfog has joined #nixos
jesystanii has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #122137 → python3Packages.databases: 0.2.6 -> 0.4.3 → https://github.com/NixOS/nixpkgs/pull/122137
orivej has quit [Ping timeout: 252 seconds]
<elvishjerricco> Even --install-bootloader isn't doing anything
<drozdziak1> euank Yes, it's self-contained to that derivation, problem is, there's no symlink
<drozdziak1> It's copied afaict
wnklmnn has quit [Quit: Leaving]
zebrag has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @jonringer merged pull request #122127 → python3Packages.jq: 1.1.2 -> 1.1.3 → https://github.com/NixOS/nixpkgs/pull/122127
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @uri-canva opened pull request #122138 → pythonPackages.b2sdk: 1.6.0 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/122138
<{^_^}> [nixpkgs] @vs49688 opened pull request #122139 → navidrome: 0.40.0 -> 0.42.1 → https://github.com/NixOS/nixpkgs/pull/122139
<{^_^}> [nixpkgs] @vs49688 opened pull request #122140 → rpcs3: 0.0.12 -> 0.0.16 → https://github.com/NixOS/nixpkgs/pull/122140
ddellac__ has joined #nixos
<{^_^}> [nixpkgs] @vs49688 opened pull request #122141 → ffmpeg_4: 4.3.2 -> 4.4 → https://github.com/NixOS/nixpkgs/pull/122141
ddellacosta has quit [Ping timeout: 260 seconds]
aszlig has joined #nixos
<euank> drozdziak1: oh, interesting. I wonder if it's autopatchelf that does that?
griff__ has joined #nixos
orivej has joined #nixos
<euank> drozdziak1: want to see if only patchelfing the binary helps? My quick skim through that code does look like it'd treat a symlink as an exe to patch, and i'd be totally unsurprised if patchelf dereferences the symlink incidentally (https://github.com/NixOS/nixpkgs/blob/088da8735f6620b60d724aa7db742607ea216087/pkgs/build-support/setup-hooks/auto-patchelf.sh#L20 is the check that I think would still pass for a
<euank> symlink)
griff_ has quit [Ping timeout: 252 seconds]
griff__ is now known as griff_
<{^_^}> [nixpkgs] @mweinelt opened pull request #122142 → python2Packages.pyjwt: init at 1.7.1 → https://github.com/NixOS/nixpkgs/pull/122142
<{^_^}> [nixpkgs] @happysalada opened pull request #122144 → nushell: fix darwin build → https://github.com/NixOS/nixpkgs/pull/122144
<drozdziak1> euank nvm, typo :D
<drozdziak1> thanks!
slack1256 has joined #nixos
<euank> Ah, good to hear it was something easy! Glad you figured it out :)
ddellac__ has quit [Remote host closed the connection]
<pie_> ,locate elf.h
<{^_^}> Found in packages: zig, psol, klibc, spike, uclibc, arduino, musl.dev, glibc.dev, linux.dev, plan9port, emscripten, volatility, arduino_core, go_bootstrap, linux-rt.dev, linuxHeaders, elf-header-real, glibc_multi.dev, linux-libre.dev, linux_mptcp.dev, gcc-arm-embedded, linux-rt_5_6.dev, linux_testing.dev, gcc-arm-embedded-6, gcc-arm-embedded-7, gcc-arm-embedded-8, glibc_memusage.dev, linux_mptcp_94.dev, linuxPackages_4_4.kernel.dev, and 14 more
ddellacosta has joined #nixos
ighuth933w[m] has joined #nixos
<pie_> ,locate objtool
slack1256 has quit [Remote host closed the connection]
<{^_^}> Found in packages: linux.dev, linux-rt.dev, linux-libre.dev, linux_mptcp.dev, linux-rt_5_6.dev, linux_testing.dev, linux_mptcp_94.dev, linuxPackages_4_9.kernel.dev, linuxPackages_5_8.kernel.dev, linuxPackages_5_9.kernel.dev, linuxPackages_zen.kernel.dev, linuxPackages_4_14.kernel.dev, linuxPackages_4_19.kernel.dev, linuxPackages_hardened.kernel.dev, linuxPackages_xen_dom0.kernel.dev, linuxPackages_latest-libre.kernel.dev, and 5 more
philr has joined #nixos
melg8 has quit [Quit: Connection closed]
slack1256 has joined #nixos
syhn has quit [Quit: WeeChat 3.1]
stree has quit [Ping timeout: 260 seconds]
ddellacosta has quit [Remote host closed the connection]
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/ead1fde35bb (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
Emantor has joined #nixos
m0rphism has quit [Ping timeout: 252 seconds]
stree has joined #nixos
syhn has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @bbigras opened pull request #122145 → git-repo: 2.13.1 -> 2.14.5 → https://github.com/NixOS/nixpkgs/pull/122145
Supersonic has quit [Ping timeout: 240 seconds]
Supersonic has joined #nixos
<{^_^}> [nixpkgs] @Infinisil merged pull request #114374 → lib.meta: introduce `availableOn` to check package availability on given platform → https://github.com/NixOS/nixpkgs/pull/114374
h0m1 has quit [Ping timeout: 250 seconds]
orivej has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos
jgt_ has joined #nixos
jgt_ has quit [Ping timeout: 246 seconds]
Havvy has joined #nixos
<srid> I see that GNOME 40 got merged to nixpkgs master today. I've been using it, and Geary is finally stable.
orivej has joined #nixos
rajivr has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/ead1fde35bb (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
theDon has quit [Ping timeout: 246 seconds]
griff_ has quit [Ping timeout: 240 seconds]
theDon has joined #nixos
shibboleth has quit [Quit: shibboleth]
jgt_ has joined #nixos
ddellaco_ has joined #nixos
jgt_ has quit [Ping timeout: 265 seconds]
eyenx has joined #nixos
ddellaco_ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @artemist opened pull request #122147 → mesa: Add support for building the Zink driver → https://github.com/NixOS/nixpkgs/pull/122147
im590 has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @ryantm opened pull request #122148 → xine-lib: unbreak → https://github.com/NixOS/nixpkgs/pull/122148
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
AlpineLlama has joined #nixos
<{^_^}> [nixpkgs] @ryantm opened pull request #122149 → xine-ui: unbreak → https://github.com/NixOS/nixpkgs/pull/122149
<justanotheruser> 'nix-env -qaP' doesn't recurse to list all packages (only ~30,000 / ~90,000), how can I get a listing of all packages?
<{^_^}> [nixpkgs] @jonringer merged pull request #122142 → python2Packages.pyjwt: init at 1.7.1 → https://github.com/NixOS/nixpkgs/pull/122142
slack1256 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @veprbl opened pull request #122150 → texlive.bin.core-big: disable parallel build → https://github.com/NixOS/nixpkgs/pull/122150
tomberek has joined #nixos
M4ndr4gor has joined #nixos
pushqrdx has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @ryantm opened pull request #122151 → dvdstyler: unbreak → https://github.com/NixOS/nixpkgs/pull/122151
stree has quit [Ping timeout: 246 seconds]
tomberek9 has joined #nixos
tomberek is now known as Guest75645
tomberek9 is now known as tomberek
<{^_^}> [nixpkgs] @Infinisil merged pull request #117888 → types.nix: fix outdated comment → https://github.com/NixOS/nixpkgs/pull/117888
<DavHau[m]> Rust community fighting with glibc dependency issues and nobody was mentioning nix: https://www.reddit.com/r/rust/comments/n6udyk/building_rust_binaries_in_ci_that_work_with_older/
<simpson> Nix isn't a magic solution to dependency problems. It merely provides a structure against which we can *describe* dependencies, and the rest is library code.
CustosLimen has quit [Ping timeout: 260 seconds]
stree has joined #nixos
VideoGameEnjoyer has quit [Remote host closed the connection]
VideoGameEnjoyer has joined #nixos
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 250 seconds]
Supersonic112 is now known as Supersonic
CustosLimen has joined #nixos
typetetris has joined #nixos
Arahael has quit [Ping timeout: 240 seconds]
<DavHau[m]> Not magical in a sense that it is a no-brainer. But being able to describe dependencies instead of basing your whole toolchain off of outdated docker images sound quite magical to me.
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #122152 → vimPlugins: fixup rnvimr branch, add some plugins → https://github.com/NixOS/nixpkgs/pull/122152
sangoma has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #121976 → dasel: 1.14.1 -> 1.15.0 → https://github.com/NixOS/nixpkgs/pull/121976
<{^_^}> [nixpkgs] @xfnw opened pull request #122153 → xcd: init at 1.2 → https://github.com/NixOS/nixpkgs/pull/122153
M4ndr4gor has quit [Ping timeout: 252 seconds]
Arahael has joined #nixos
D4vidHu4ng has joined #nixos
<{^_^}> [nixpkgs] @ryantm closed pull request #117643 → openblas: 0.3.13 -> 0.3.14 → https://github.com/NixOS/nixpkgs/pull/117643
jesystanii has joined #nixos
jgt_ has joined #nixos
jgt_ has quit [Ping timeout: 252 seconds]
berberman_ has joined #nixos
ddellacosta has joined #nixos
berberman has quit [Ping timeout: 250 seconds]
oida has quit [Remote host closed the connection]
oida has joined #nixos
<{^_^}> [nixpkgs] @mkg20001 merged pull request #122065 → pick-colour-picker: unstable-2019-10-11 -> unstable-2021-01-19 → https://github.com/NixOS/nixpkgs/pull/122065
ddellacosta has quit [Ping timeout: 260 seconds]
eacameron has quit [Quit: Connection closed for inactivity]
endformationage has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @jnetod opened pull request #122154 → xneur: fix build with gcc10 → https://github.com/NixOS/nixpkgs/pull/122154
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #122155 → dwm-status: 1.7.1 -> unstable-20201-05-04 → https://github.com/NixOS/nixpkgs/pull/122155
<{^_^}> [nixpkgs] @cole-h merged pull request #120756 → fish: fix help for builtins → https://github.com/NixOS/nixpkgs/pull/120756
thongpv87 has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/31c1a661335 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
jesystanii has quit [Ping timeout: 246 seconds]
abstrn has joined #nixos
cole-h has quit [Quit: Goodbye]
<{^_^}> [nixpkgs] @jonringer merged pull request #122137 → python3Packages.databases: 0.2.6 -> 0.4.3 → https://github.com/NixOS/nixpkgs/pull/122137
<{^_^}> [nixpkgs] @DavHau opened pull request #122156 → aioamqp: fix dependency pamqp → https://github.com/NixOS/nixpkgs/pull/122156
<{^_^}> [nixpkgs] @jonringer merged pull request #122105 → Patch arrow version → https://github.com/NixOS/nixpkgs/pull/122105
<{^_^}> [nixpkgs] @jonringer merged pull request #122152 → vimPlugins: fixup rnvimr branch, add some plugins → https://github.com/NixOS/nixpkgs/pull/122152
waleee-cl has quit [Quit: Connection closed for inactivity]
palo1 has joined #nixos
palo has quit [Ping timeout: 246 seconds]
palo1 is now known as palo
stree has quit [Ping timeout: 240 seconds]
HeartBreak17 has joined #nixos
furrymcgee has quit [Remote host closed the connection]
tahr74301 has joined #nixos
<tahr74301> Hi
<tahr74301> Hi
<{^_^}> [nixpkgs] @jonringer merged pull request #122106 → [staging-next] haproxy: fix lua lib name, fix build → https://github.com/NixOS/nixpkgs/pull/122106
<tahr74301> HIiiiiiiiiii
<HeartBreak17> Hey¡ Hi¡
<HeartBreak17> was up?
<tahr74301> This is my first time on here
<HeartBreak17> where are u from??
<tahr74301> Australia
<HeartBreak17> omg
<tahr74301> u?
<HeartBreak17> mexico
<tahr74301> Nice
<HeartBreak17> sorry but my english is very bad
<{^_^}> [nixpkgs] @jonringer merged pull request #122155 → dwm-status: 1.7.1 -> unstable-2021-05-04 → https://github.com/NixOS/nixpkgs/pull/122155
<tahr74301> Do you know how to join a channel?
stree has joined #nixos
<HeartBreak17> u can write */j #channel u want
<HeartBreak17> but whithout *
<tahr74301> Ok. but how do I know what the list of chennels are?
<HeartBreak17> i dont know hehehe
<HeartBreak17> what u used to enter here?
<HeartBreak17> mirc?
<tahr74301> I just clicked on #nixos
<HeartBreak17> in a website?
<jboy> Are you looking for other NixOS channels?
<jboy> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
<{^_^}> [nixpkgs] @jonringer merged pull request #122131 → async-profiler: fix darwin build → https://github.com/NixOS/nixpkgs/pull/122131
riksteri has joined #nixos
<tahr74301> Yes I am looking for other Nixos channels
<tahr74301> Nice that is a lot
<SumnerEvans[m]> Does anyone have any ideas for how to determine new/modified options since a given commit?
<tahr74301> Hmmm
D4vidHu4ng has quit [Remote host closed the connection]
pixelfog has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @onixie opened pull request #122157 → multus-cni: init at 3.7.1 → https://github.com/NixOS/nixpkgs/pull/122157
HeartBreak17 has quit [Remote host closed the connection]
tahr74301 has quit [Quit: Leaving]
jgt_ has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #122158 → rustPlatform.buildRustPackage: support direct use of Cargo.lock → https://github.com/NixOS/nixpkgs/pull/122158
ddellaco_ has joined #nixos
ddellaco_ has quit [Ping timeout: 260 seconds]
pixelfog has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to no-gnome-three « gnome: rename from gnome3 »: https://git.io/J3H60
vidbina has joined #nixos
__monty__ has joined #nixos
pixelfog has quit [Ping timeout: 245 seconds]
c4droid has joined #nixos
ram19890 has joined #nixos
chour has joined #nixos
chour has quit [Client Quit]
kenran has joined #nixos
<c4droid> Hi, I'm trying create the initramfs using busybox with nix, I don't know how to write the nix expression for automatically building, I was saw the nixpkgs definitions, but my request is just build a debug kernel only initramfs, have any idea?
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #122160 → picoscope: init at 6.14.44-4r5870 → https://github.com/NixOS/nixpkgs/pull/122160
chour has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122016 → treewide: fix cargoSha256/cargoHash → https://github.com/NixOS/nixpkgs/pull/122016
<{^_^}> [nixpkgs] @jonringer merged pull request #122114 → gweled: unstable-2018-02-15 -> unstable-2021-02-11 → https://github.com/NixOS/nixpkgs/pull/122114
<{^_^}> [nixpkgs] @jonringer merged pull request #122156 → aioamqp: fix dependency pamqp → https://github.com/NixOS/nixpkgs/pull/122156
<{^_^}> [nixpkgs] @dotlambda pushed to revert-122097-python/monty « Revert "python3Packages.monty: add missing pydanctic and tqdm dependencies" »: https://git.io/J3HyE
<{^_^}> [nixpkgs] @jtojnar merged pull request #122107 → gnome: rename from gnome3 → https://github.com/NixOS/nixpkgs/pull/122107
hexchen has joined #nixos
jgt_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ehmry merged pull request #121968 → nixos/yggdrasil: set directory permissions before writing keys → https://github.com/NixOS/nixpkgs/pull/121968
<{^_^}> [nixpkgs] @jonringer merged pull request #121655 → Update ledger-autosync → https://github.com/NixOS/nixpkgs/pull/121655
<{^_^}> [nixpkgs] @dotlambda opened pull request #122161 → python3Packages.monty: use pytestCheckHook → https://github.com/NixOS/nixpkgs/pull/122161
waleee-cl has joined #nixos
turlando has joined #nixos
griff_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122161 → python3Packages.monty: use pytestCheckHook → https://github.com/NixOS/nixpkgs/pull/122161
<{^_^}> [nixpkgs] @ehmry merged pull request #121337 → miniaudicle: init at 1.3.5.2 → https://github.com/NixOS/nixpkgs/pull/121337
beertoagunfight has joined #nixos
<{^_^}> [nixpkgs] @ehmry merged pull request #121315 → alephone-infinity: 20200904 -> 20210408 → https://github.com/NixOS/nixpkgs/pull/121315
<{^_^}> [nixpkgs] @dotlambda opened pull request #122162 → python3Packages.sumo: 2.2.1 -> 2.2.4 → https://github.com/NixOS/nixpkgs/pull/122162
<{^_^}> [nixpkgs] @jonringer merged pull request #122129 → terrascan: 1.4.0 -> 1.5.1 → https://github.com/NixOS/nixpkgs/pull/122129
ram19890 has quit [Quit: Konversation terminated!]
<{^_^}> [nixos-artwork] @mogorman opened pull request #61 → 21.05 okapi release artwork → https://github.com/NixOS/nixos-artwork/pull/61
Synthetica has joined #nixos
stree has quit [Ping timeout: 265 seconds]
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #122163 → dwmblocks: platforms.all -> platforms.linux → https://github.com/NixOS/nixpkgs/pull/122163
c4droid has left #nixos [#nixos]
<rnhmjoj-M> is it just me or the fonts in the new nixos.org theme are huge? hydra is particularly bad: a table line can't even fit the monitor in fullscreen
dev_mohe has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122111 → [staging-next] Fix llvm regressions → https://github.com/NixOS/nixpkgs/pull/122111
dev_mohe has quit [Quit: dev_mohe]
zupo has joined #nixos
stree has joined #nixos
jonringer has quit [Ping timeout: 250 seconds]
zupo_ has joined #nixos
zupo has quit [Ping timeout: 260 seconds]
tomberek has quit [Quit: Connection closed]
zupo_ has quit [Client Quit]
vidbina has quit [Ping timeout: 240 seconds]
z0k has joined #nixos
<{^_^}> [nixpkgs] @prusnak opened pull request #122164 → python3Packages.hidapi: fix build on darwin → https://github.com/NixOS/nixpkgs/pull/122164
boxscape has joined #nixos
<z0k> hi everyone, I'm new to nix and I'm wondering what the difference between `src = ./.` and `src = "${./.}"` in a nix expression is. I created a derivation for a private package and only the latter works when I try to use a relative path to parent directory.
<z0k> i.e. src = ../my-package; doesn't work but src = "${../my-package}"; works
jgt_ has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 6 commits to master: https://git.io/J3Hxq
<{^_^}> [nixpkgs] @vcunat merged pull request #121780 → treewide: remove worldofpeace from meta.maintainers → https://github.com/NixOS/nixpkgs/pull/121780
respawn_ has joined #nixos
aj__ has joined #nixos
ram19890 has joined #nixos
<jtojnar> z0k: when you use a path in string interpolation, it will get copied to the store first and the string will contain the store path
<aj__> Hello! I am new no nix(OS). I tried already to find out by google'n'docs, but I cant get a clear answer to the following questions: Do I have to install each package separately or is there something like a collection or meta system for things like "nix-env -i java-development-with-all-common-tools" ?
ddellacosta has joined #nixos
<aj__> Furthermore: If I want to install for alle users, do I always have to edit the configuration.nix and rebuild? Or is there a wrapper for this, line nix-env --global ?
<jtojnar> aj__: I would not expect there to be something like that
<{^_^}> [nixpkgs] @doronbehar opened pull request #122165 → pistol: 0.1.9 -> 0.2.0 → https://github.com/NixOS/nixpkgs/pull/122165
<philipp[m]> aj__: Generally speaking what you do with nix-env and your configuration.nix are completely separate.
<jtojnar> aj__: something like buildMaven might be useful but either way, you are probably better of using nix-shell over global installation with nix-env
zane has joined #nixos
<philipp[m]> Also since you seem to be trying to use nixos for your workstation, you might want to look into home-manager: https://github.com/nix-community/home-manager
<z0k> I see. So the interpolated version contains the store path. But then what does the plain ./. contain?
<jtojnar> root's user profile will probably be available to all users but I would still go with shell.nix
<Reventlov> hey
<Reventlov> any reason nix search might not find gnuradio3_8 ?
<jtojnar> z0k: you can try it in `nix repl`
<jtojnar> > ./.
<{^_^}> /var/lib/nixbot/state/nixpkgs
<z0k> Ah, so the interpolated path gets resolved to the store path, whereas ./. is the absolute path
<jtojnar> > "${./.}"
<{^_^}> access to path '/var/lib/nixbot/state/nixpkgs' is forbidden in restricted mode
<z0k> at least it was when I did toString ./.
<philipp[m]> Reventlov: The most obvious reason would be that you are not on a channel that contains the package, e.g. curent stable.
ddellacosta has quit [Ping timeout: 252 seconds]
<z0k> oh it worked with just ./. too.
<z0k> jtojnar: awesome, thanks!
<aj__> Awwww, shell.nix not editing configuration.nix directly? Awwww home-manager !!! OK, Thx, I will have a noce weekend with the shiny new dell 9310 ....
<Reventlov> philipp[m]: I'm on unstable :/
beertoagunfight has quit [Remote host closed the connection]
ramses[m] has quit [Quit: Idle for 30+ days]
Liam[m] has quit [Quit: Idle for 30+ days]
beertoagunfight has joined #nixos
<philipp[m]> aj__: Have fun :D
<aj__> If I use chanmel nixos-21.05pre287161.d3ba49889a7 .... how do I find new "pre" releases? Do they switch to the next "pre" automagically? (I had to use the pre install iamge, because of "intel xe GPU")
<philipp[m]> aj__: That's your revision, not your channel. You get the latest revision of all your channels when you run sudo nix-channel --update
<philipp[m]> Note that all your users can have different channels but all fall back to the root users/system channels.
<philipp[m]> Reventlov: That's weird. I do get results for `nix search nixpkgs gnuradio3_8` on unstable.
<aj__> When 21.05 gets released (when?), do I have to switch manually to the "stable" channel then?
<rnhmjoj-M> aj__: yes, the url of each new stable release is different
<aj__> THX so far for the kick-start support! Have a nice weekend!
Guest75645 has quit [Quit: Connection closed]
<rnhmjoj-M> you too, thanks
<{^_^}> [nixpkgs] @LeSuisse opened pull request #122167 → falcon: fix the build → https://github.com/NixOS/nixpkgs/pull/122167
griff_ has quit [Quit: griff_]
<{^_^}> [nixpkgs] @joachimschmidt557 opened pull request #122168 → timew-sync-server: init at 1.0.0 → https://github.com/NixOS/nixpkgs/pull/122168
fendor has joined #nixos
<{^_^}> [nixpkgs] @onsails opened pull request #122169 → atuin: init at 0.6.4 → https://github.com/NixOS/nixpkgs/pull/122169
<{^_^}> [nixpkgs] @DavHau opened pull request #122170 → python38Packages.pika: add missing test input gevent → https://github.com/NixOS/nixpkgs/pull/122170
arjen-jonathan has joined #nixos
chiefgoat has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @fabaff opened pull request #122171 → python3Packages.adafruit-platformdetect: 3.10.0 -> 3.11.0 → https://github.com/NixOS/nixpkgs/pull/122171
<Reventlov> duh
<Reventlov> my rebuild switch does not work anymore
<{^_^}> [nixpkgs] @fabaff opened pull request #122172 → metasploit: 6.0.42 -> 6.0.43 → https://github.com/NixOS/nixpkgs/pull/122172
<Reventlov> cause gitlab is down
civodul has joined #nixos
<{^_^}> [nixpkgs] @DavHau opened pull request #122173 → python3Packages.mwoauth: remve restriction PyJWT < 2.0.0 → https://github.com/NixOS/nixpkgs/pull/122173
<{^_^}> [nixpkgs] @dotlambda merged pull request #122101 → python38Packages.dask-image ignore more flake8 failures → https://github.com/NixOS/nixpkgs/pull/122101
jsoo_ has joined #nixos
chiefgoat has joined #nixos
fuiltilt has quit [Quit: WeeChat 2.9]
heywoodlh_ has joined #nixos
<cetjs2> helll
<cetjs2> who is summer of ni?
<cetjs2> who is summer of nix?
<{^_^}> [nixpkgs] @yorickvP opened pull request #122174 → victoriametrics: 1.54.1 -> 1.59.0 → https://github.com/NixOS/nixpkgs/pull/122174
heywoodlh has quit [Ping timeout: 265 seconds]
beertoagunfight has quit [Ping timeout: 268 seconds]
vonfry has joined #nixos
<{^_^}> [nixpkgs] @veehaitch opened pull request #122175 → python3Packages.sslyze: 3.1.0 -> 4.1.0 → https://github.com/NixOS/nixpkgs/pull/122175
<DigitalKiwi> purple
kenran has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @happysalada opened pull request #122176 → arduino-cli: 0.12.1 -> 0.18.1 ; fix darwin build → https://github.com/NixOS/nixpkgs/pull/122176
bahamas has joined #nixos
aj__ has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @dotlambda opened pull request #122177 → maintainers/build: enable cross builds → https://github.com/NixOS/nixpkgs/pull/122177
turlando has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @ehmry opened pull request #122178 → hottext: init at 1.3 → https://github.com/NixOS/nixpkgs/pull/122178
respawn_ has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @plutotulp opened pull request #122179 → nixpkgs-manual: lib.attrsets.mapAttrsToList returns a list → https://github.com/NixOS/nixpkgs/pull/122179
<maralorn> Is there a function that can extract "foo" from the string "/nix/store/<hash>-foo" in nixpkgs?
bahamas has quit [Ping timeout: 268 seconds]
<srid> using `lib.strings.splitString` maybe
<ThomasSanchez[m]> I cannot get the log but it seems that the http endpoint is not available (I was not yet able to determine what's the URL)
<{^_^}> [nixpkgs] @zimbatm opened pull request #122180 → mkShell: introduce packages argument → https://github.com/NixOS/nixpkgs/pull/122180
<{^_^}> [nixpkgs] @dotlambda merged pull request #122163 → dwmblocks: platforms.all -> platforms.linux → https://github.com/NixOS/nixpkgs/pull/122163
stree has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @maralorn merged pull request #103063 → haskell: default name to "" when root isn't a path in developPackage → https://github.com/NixOS/nixpkgs/pull/103063
<cetjs2> benley: who is summer of nix?
<srid> cetjs2 TIL, https://summer.nixos.org/
<legendofmiracles> Thomas: gitlab is down, maybe that has something to ddo with it?
<ThomasSanchez[m]> ha good point, I only checked github :/
<srid> Epiphany is not that bad of a browser. Matrix is slow though, so I'm using a desktop client (Fractal).
<{^_^}> [nixpkgs] @divanorama opened pull request #122181 → idrisPackages.data: remove broken package at 2018-03-19 → https://github.com/NixOS/nixpkgs/pull/122181
stree has joined #nixos
ddellaco_ has joined #nixos
jgt_ has quit [Ping timeout: 240 seconds]
ddellaco_ has quit [Ping timeout: 265 seconds]
<Reventlov> So yeah I'm trying to use nixos / gnuradio 3.7 / limesdr
romildo has joined #nixos
romildo has left #nixos [#nixos]
<Reventlov> and right now it seems even if I can tell to gnuradio where to find the blocks, the limesdr module is not actually available to gnuradio: https://0x0.st/-Bpv.txt
is_null has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @sternenseemann merged pull request #121807 → haskell.compiler.ghcHEAD: 8.11.20200824 -> 9.3.20210504 → https://github.com/NixOS/nixpkgs/pull/121807
<Reventlov> I'm using gnuradio3_7 / gnuradio-limesdr, any idea ?
iyefrat has joined #nixos
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #122182 → cryptodev: 1.11 -> 1.12 → https://github.com/NixOS/nixpkgs/pull/122182
<Reventlov> Is markuskowa in there ?
<{^_^}> [nixpkgs] @maxeaubrey opened pull request #122183 → open-vm-tools: fix building with glib 2.68 → https://github.com/NixOS/nixpkgs/pull/122183
z0k has quit [Quit: WeeChat 3.0]
seku has joined #nixos
<{^_^}> [nixpkgs] @dotlambda merged pull request #121908 → [20.09] ffmpeg_2: mark as insecure → https://github.com/NixOS/nixpkgs/pull/121908
bahamas has joined #nixos
<{^_^}> [nixpkgs] @dotlambda merged pull request #121257 → pythonPackages: migrate away from ffmpeg_3 → https://github.com/NixOS/nixpkgs/pull/121257
<{^_^}> [nixpkgs] @divanorama opened pull request #122184 → idrisPackages.sdl2: fix sources sha256 → https://github.com/NixOS/nixpkgs/pull/122184
benlyn has joined #nixos
<{^_^}> [nixpkgs] @fabaff merged pull request #122171 → python3Packages.adafruit-platformdetect: 3.10.0 -> 3.11.0 → https://github.com/NixOS/nixpkgs/pull/122171
<{^_^}> [nixpkgs] @fabaff merged pull request #122172 → metasploit: 6.0.42 -> 6.0.43 → https://github.com/NixOS/nixpkgs/pull/122172
jgt_ has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #122185 → qmediathekview: 2019-01-06 -> 0.2.1 → https://github.com/NixOS/nixpkgs/pull/122185
phalrax has joined #nixos
phalrax has quit [Client Quit]
<{^_^}> [nixpkgs] @kevincox merged pull request #121250 → backblaze-b2: 2.1.0 -> 2.4.0 → https://github.com/NixOS/nixpkgs/pull/121250
<{^_^}> [nixpkgs] @zimbatm merged pull request #122179 → nixpkgs-manual: lib.attrsets.mapAttrsToList returns a list → https://github.com/NixOS/nixpkgs/pull/122179
iyefrat has quit [Remote host closed the connection]
iyefrat has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #122186 → haskell.packages: move platform specific overrides into own configuration files → https://github.com/NixOS/nixpkgs/pull/122186
Synthetica has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @sternenseemann pushed 77 commits to haskell-updates: https://git.io/J3Qgf
<{^_^}> [nixpkgs] @divanorama opened pull request #122187 → nixosTests.systemd-confinement: fix script format → https://github.com/NixOS/nixpkgs/pull/122187
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #122188 → rtl8812au: 5.6.4.2 -> 5.9.3.2 → https://github.com/NixOS/nixpkgs/pull/122188
mayhew has joined #nixos
iyefrat has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @DavHau closed pull request #122173 → python3Packages.mwoauth: remve restriction PyJWT < 2.0.0 → https://github.com/NixOS/nixpkgs/pull/122173
vonfry has left #nixos ["ERC (IRC client for Emacs 27.1.91)"]
<{^_^}> [nixpkgs] @aanderse merged pull request #121699 → t-rec: init at 0.5.2 → https://github.com/NixOS/nixpkgs/pull/121699
is_null has joined #nixos
boxscape has quit [Ping timeout: 246 seconds]
<yurb> Is there a general standard on what software can and can not be included in NixOS/nixpkgs?
<yurb> What licenses are allowed, etc?
<yurb> The Audacity/MuseScore telemetry with Google Analytics is something that got me thinking
<yurb> I know there is `licenses.unfree`, so there is a distinction between free and unfree - but where is it defined?
<gchristensen> there is a filecalled licenses.nix
<__monty__> Afaict it corresponds to the FSF and/or OSI approved licenses.
<gchristensen> "unfree" is nebulous in nixpkgs unfortunately, but it does vaguely resemble that
<yurb> __monty__: the license list?
<gchristensen> no, we have all sorts of licenses
jgt_ has quit [Ping timeout: 246 seconds]
<gchristensen> yurb: we hardly filter on license at all
<__monty__> I specifically meant what is considered free/unfree. Not that only FSF or OSI licenses are accepted, fyi.
<gchristensen> yea
<yurb> That makes a lot of sense. I'm curious if it is actually stated anywhere, or we are just assuming everyone is assuming the same? :)
<gchristensen> assuming that "free" means OSI/FSF?
<yurb> yeah
<MichaelRaskin> I wonder if our «free» ever deviates from «majority of OSI/FSF/DFSG»
kreisys_ has quit [Remote host closed the connection]
<__monty__> Might be a bit of an oral tradition. Though afaik there's no other widely accepted definitions?
<gchristensen> well probably assuming, because it is not written down and it is probabl that some licenses that are ot FSF/OSI approved are marked as free
kreisys has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
superherointj has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #122189 → python3Packages.sphinx: fix build, enable tests, cleanup → https://github.com/NixOS/nixpkgs/pull/122189
<yurb> I'm just kind of curious what is the explicit or implicit algorithm of deciding what can and can't be included nixpkgs (licensing is a part of that, but there are also other questions). Like if there was some software with known bad behavior / backdoors / malware etc, say, hypothetical Chinese app with code open source but clearly backdored, do we have some written criteria to evaluate that against? Or more like common sense, case-by-case decision?
jiribenes has joined #nixos
<yurb> Linux is often viewed like a more privacy-friendly OS; in part because most open-source software is known to not contain spyware. However, with cases like Audacity / MuseScore, that might change.
<noonien> hello folks
<noonien> anyone using nvidia cards on nixos servers?
hyiltiz has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @mweinelt pushed 35 commits to staging-next: https://git.io/J3Q62
hyiltiz has joined #nixos
hyiltiz has quit [Changing host]
hyiltiz has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #122190 → numberstations: init at 0.4.0 → https://github.com/NixOS/nixpkgs/pull/122190
eisenvig[m] has joined #nixos
<{^_^}> [nixpkgs] @divanorama opened pull request #122191 → clickhouse: mark as broken on 32-bit architectures → https://github.com/NixOS/nixpkgs/pull/122191
<{^_^}> [nixpkgs] @prusnak merged pull request #122184 → idrisPackages.sdl2: fix sources sha256 → https://github.com/NixOS/nixpkgs/pull/122184
ddellaco_ has joined #nixos
<superherointj> Servers only?
sangoma has joined #nixos
<superherointj> yurb, security is a hard (and costly) problem. Security efforts are ad-hoc.
<superherointj> Only better reviews could improve on it. And that is a very limited resource.
<noonien> well, it's a headless environment, doesn't really matter if it's a server or not
<superherointj> Many fine PRs takes very long for review and quality and depth of reviews will vary. Usually consider them shallow.
<yurb> superherointj: yeah, that is understandable
melg8 has joined #nixos
stree has quit [Ping timeout: 265 seconds]
ddellaco_ has quit [Ping timeout: 268 seconds]
eisenvig[m] has left #nixos ["User left"]
amirouche has joined #nixos
<yurb> I'm thinking more about general policy; with licenses there is a (more or less) clear distinction free vs unfree. There might be something similar with software that is known no contain controversial features
<superherointj> yurb, each package has it's license. Users should be judge.
<superherointj> *the judge
<{^_^}> [nixpkgs] @prusnak merged pull request #122185 → qmediathekview: 2019-01-06 -> 0.2.1 → https://github.com/NixOS/nixpkgs/pull/122185
<yurb> superherointj: yeah, but nix helps to maintain the distinction by having the `allowUnfree` setting (disabled by default)
<yurb> i.e., I know nix will warn me if I try to install something I don't want
<superherointj> So you are debating what is free and what is not?
<__monty__> Packaging has so far seemed fairly open as long as it's useful for more than one person. Just because something's packaged doesn't mean you're exempted from applying critical consideration as a user.
<superherointj> How does it know it is free/unfree?
<yurb> superherointj: yes
<superherointj> yurb, there is a list of licenses considered free. If something is not there, it is unfree then.
<yurb> (sorry, misread your question, nvm)
<__monty__> yurb: Are you maybe suggesting nixpkgs add something like "allowPhoningHome?"
<yurb> yeah, I like how the licensing is being clearly divided onto free and undree
lordcirth_ has joined #nixos
<yurb> __monty__: I'm more like brainstorming, but yep, I'm thinking in that direction; though the Audacity case is not even about phoning home - it's about third-party tracking
philr has quit [Ping timeout: 240 seconds]
<yurb> i.e. talking to third-party services, collecting personal data (although they argue that ip addresses aren't personal data)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/3299d1bfe41 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @roberth opened pull request #122192 → dockerTools testing update → https://github.com/NixOS/nixpkgs/pull/122192
<yurb> Also this Google Analytics situation with Audacity raises some GDPR questions - although I don't have the expertise to evaluate that
lordcirth has quit [Ping timeout: 250 seconds]
<superherointj> yurb, NixOS follows upstream, if usptream decides to do something silly, something silly will happen. The user should be judging what is relevant to their needs.
<__monty__> More detailed info would be cool. I think this should probably start as an external effort though.
<yurb> superherointj: I agree with you totally, after all this is about user freedom. I'm thinking more about like the threshold of "silliness" that Linux distributions (not just NixOS) are going to tolerate generally
<superherointj> yurb, the issue is not of tolerance, there is not much that can be done.
stree has joined #nixos
<yurb> one example I can think of is f-droid: https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/
<yurb> there is a warning on the package: "This app tracks and reports your activity"
<superherointj> I still think NixOS could have a better security model in general, like being able to hide or make private some nix/store packages. or some sort of policy. There are other possibilities as well. But that won't change 'silly apps'.
<yurb> Some sort of policy would be a great first step!
<{^_^}> [nixpkgs] @orivej opened pull request #122193 → mamba: 1.8 -> 2.2 → https://github.com/NixOS/nixpkgs/pull/122193
<superherointj> yurb, likely there should have a neutral service that would track software *in general*. And NixOS could benefit from that.
<superherointj> Mimicking what f-droid is doing.
civodul has quit [Ping timeout: 260 seconds]
<superherointj> Then, it would only be a matter of interface hinting about the status of that software in general.
<superherointj> If there is a specific vulnerability created at packaging stage, I'm sure NixOS people will take it seriously. There is review already, but as I said earlier, resources are thin.
<superherointj> yurb, f-droid security profiling/scanning should be outsourced to someone specialized into this. This is beyond the scope of this NixOS. It's tricky to say how safe/secure/harmful some application is.
<superherointj> This could serve for other distros as well.
<superherointj> yurb, maybe there is some service that does this already.
<{^_^}> [nixpkgs] @dotlambda opened pull request #122194 → libxlsxwriter: 1.0.3 -> 1.0.4 → https://github.com/NixOS/nixpkgs/pull/122194
<superherointj> yurb, there's a distiction between a packaging security problem (NixOS failure) and upstream security problem (Upstream failure). If you are considering tackling 'upstrem security' I guess a new project/service is needed.
arjen-jonathan has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ehmry pushed to master « alephone: 1.3.1 -> 1.4 »: https://git.io/J3QQU
<superherointj> In practice people here do best effort because they want things fine for themselves but that is limited.
<superherointj> yurb, thoughts?
turlando has joined #nixos
ddellaco_ has joined #nixos
bahamas has quit [Quit: leaving]
sangoma has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @prusnak merged pull request #122191 → clickhouse: mark as broken on 32-bit architectures → https://github.com/NixOS/nixpkgs/pull/122191
Mateon1 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @06kellyjac opened pull request #122195 → conftest: 0.24.0 -> 0.25.0 → https://github.com/NixOS/nixpkgs/pull/122195
Mateon1 has joined #nixos
<{^_^}> [nixpkgs] @Gerschtli opened pull request #122196 → dwm-status: unstable-2021-05-04 -> 1.7.2 → https://github.com/NixOS/nixpkgs/pull/122196
<superherointj> yurb, there is a lot to be done on security on NixOS, we should have some security model to isolate applications and data present on nix store, everything being global and accessible is terrible. But 3rd party packages is the part that should be solved by some other iniciative, it's too costly. Anyone willing can hide backdoors easily and hardly will be spotten even on reviews because tiny errors are good enough.
<dupon1> superherointj: don't SELinux/AppArmor is made for this purpose?
f4r5983 has quit [Read error: Connection reset by peer]
fendor_ has joined #nixos
fendor has quit [Ping timeout: 240 seconds]
<thibm> Does everybody received notifications for the ZHF issue #122042 or did I received notifications for some reason (but I don't find anything)?
<{^_^}> https://github.com/NixOS/nixpkgs/issues/122042 (by jonringer, 21 hours ago, open): ZERO Hydra Failures 21.05
<dupon1> thibm: this? ↑
<thibm> dupon1: yes
<{^_^}> [nixpkgs] @roberth merged pull request #122192 → dockerTools testing update → https://github.com/NixOS/nixpkgs/pull/122192
f4r5983 has joined #nixos
<valerii_leontiev> How can import native config files to home manager like sway.conf, .zshrc and so on?
<dupon1> valerii_leontiev: look at home-manager.nix
<valerii_leontiev> I already use it
<valerii_leontiev> I mean I don't like the way how it configure
<dupon1> I personally manage my zshrc system-wide from configuration.nix
<dupon1> ah, well I dunno, sorry
<valerii_leontiev> I want bind plain config files to home-manager
<valerii_leontiev> But I dunno how
mjacob has joined #nixos
<dupon1> hum, I remember about an option to write file
MatrixBot21 has joined #nixos
<dupon1> valerii_leontiev: `home.file.<name>`
<thibm> valerii_leontiev: use xdg.configFile or home.file optiosn
<valerii_leontiev> Is home file put config files to home root level?
<thibm> yes it puts files in $HOME, while xdg.configFile put files in ~/.config/ (by default)
<yurb> superherointj: fully agree it would be best to have a common security / privacy "vetting" system across distributions
<yurb> (for packages)
<yurb> I think this case with Audacity is something rather unusual, a kind of unexplored space
<yurb> So we'll see
<superherointj> Audacity, how is it different?
mjsir911 has quit [Remote host closed the connection]
mjsir911 has joined #nixos
<yurb> Audacity and MuseScore, rather - https://www.theregister.com/2021/05/07/audacity_telemetry/
stree has quit [Quit: Caught exception]
stree has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
<valerii_leontiev> How to put directory with home.file?
<valerii_leontiev> I want to put my vim directory
wnklmnn has joined #nixos
zupo has joined #nixos
xkapastel has joined #nixos
jgt_ has joined #nixos
<{^_^}> [nixpkgs] @roberth opened pull request #122197 → nixos/testing-python.nix: Add skipFormatter → https://github.com/NixOS/nixpkgs/pull/122197
<legendofmiracles> <valerii_leontiev "How to put directory with home.f"> there's a recursive option, forgot the exact name. And then you have to point .source to a dir
<{^_^}> [nixpkgs] @roberth merged pull request #122003 → treewide: xvfb_run -> xvfb-run → https://github.com/NixOS/nixpkgs/pull/122003
gxt has quit [Ping timeout: 240 seconds]
sss1 has quit [Ping timeout: 268 seconds]
gxt has joined #nixos
sss1 has joined #nixos
abstrn has quit [Ping timeout: 240 seconds]
eyJhb has joined #nixos
abstrn has joined #nixos
exondation has joined #nixos
ddellaco_ has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @divanorama opened pull request #122198 → haskellPackages.science-constants-dimensional: patch dependency requirements → https://github.com/NixOS/nixpkgs/pull/122198
miscalculated has joined #nixos
thongpv87 has quit [Remote host closed the connection]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @doronbehar merged pull request #122165 → pistol: 0.1.9 -> 0.2.0 → https://github.com/NixOS/nixpkgs/pull/122165
<{^_^}> [nixpkgs] @roberth opened pull request #122199 → nixos/testing-python.nix: Disable formatting, but keep black checks → https://github.com/NixOS/nixpkgs/pull/122199
<{^_^}> [nixpkgs] @jnetod opened pull request #122200 → vbam: fix build with SDL 2.0.14 → https://github.com/NixOS/nixpkgs/pull/122200
<{^_^}> [nixpkgs] @roberth closed pull request #122199 → nixos/testing-python.nix: Disable formatting, but keep black checks → https://github.com/NixOS/nixpkgs/pull/122199
<mjacob> to irssi users: does someone know how to block getting notified by the "... pull request" messages?
endformationage has joined #nixos
<{^_^}> [nixpkgs] @dotlambda merged pull request #122196 → dwm-status: unstable-2021-05-04 -> 1.7.2 → https://github.com/NixOS/nixpkgs/pull/122196
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #122148 → xine-lib: unbreak → https://github.com/NixOS/nixpkgs/pull/122148
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #122151 → dvdstyler: unbreak → https://github.com/NixOS/nixpkgs/pull/122151
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #122149 → xine-ui: unbreak → https://github.com/NixOS/nixpkgs/pull/122149
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/3299d1bfe41 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @7c6f434c merged pull request #122154 → xneur: fix build with gcc10 → https://github.com/NixOS/nixpkgs/pull/122154
<evils> thibm: the nixpkgs committers and maintainers teams were tagged in the ZHF issue, everyone in those automatically gets subscribed to notifications because of that
<{^_^}> [nixpkgs] @aszlig opened pull request #122201 → nixos/testing: Switch from black to pyflakes → https://github.com/NixOS/nixpkgs/pull/122201
jgt_ has quit [Ping timeout: 240 seconds]
exondation has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @sayanarijit opened pull request #122202 → xplr: 0.5.12 -> 0.7.1 → https://github.com/NixOS/nixpkgs/pull/122202
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b4c069dc111 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<pinpox> How can I give more space to a nix build process? I'm getting "No space left on device" even though plenty of space is available in /tmp
ddellaco_ has joined #nixos
<hrnz> you need space in /build and the nix store
<hrnz> but I guess you also have that
<pinpox> hrnz: where is /build?
<pinpox> (havn't set that anywhere)
<pinpox> hrnz: All partitions should have enough space
<pinpox> /dev/disk/by-uuid/8dcfb3f0-4dba-4c32-af96-84024706ff76 472G 126G 323G 28% /nix/store
cole-h has joined #nixos
<hrnz> I guess /build in the chroot usually is in /tmp
mkaito has joined #nixos
<pinpox> I suspect it's building somewhere in /run/user/1000, which is a smallish tmpfs
<pinpox> But I have not figured out yet how to change that
<hrnz> there is the TMPDIR environment variable
<evils> pinpox ^ that may be of interest
<{^_^}> [nixpkgs] @cole-h merged pull request #122073 → python3.pkgs.debut: remove, python3.pkgs.tern: replace debut with debian-inspector → https://github.com/NixOS/nixpkgs/pull/122073
<{^_^}> [nixpkgs] @mohe2015 opened pull request #122203 → nixos-containers: Increase startup timeout for imperative containers → https://github.com/NixOS/nixpkgs/pull/122203
vict has joined #nixos
<{^_^}> [nixpkgs] @roberth opened pull request #122204 → nixos/tests: expose driver → https://github.com/NixOS/nixpkgs/pull/122204
<pinpox> interesting, I'll try exporting that and building
<{^_^}> [nixpkgs] @cole-h merged pull request #121923 → plex: 1.22.2.4282-a97b03fad -> 1.23.0.4482-62106842a → https://github.com/NixOS/nixpkgs/pull/121923
Cyrinux3 has quit [Quit: bye]
Cyrinux3 has joined #nixos
tobiasBora has joined #nixos
melg8 has quit [Ping timeout: 240 seconds]
mkaito has quit [Quit: WeeChat 3.1]
<tobiasBora> Hello, I'm curious to know: I understand that bubblewrap comes with two flavors: setuid when user namespaces are disabled, and another version in which user namespaces are used. However, as far as I understand, it's not really possible to setup a setuid file in derivation directly, one must configure the setuid binaries via nixos modules. But when it is used in other systems (say debian), then I
<tobiasBora> guess you won't be able to configure setuid that way. So my question is: how is nix install bubblewrap to ensure it has setuid in debian? I tried to read the source code and can't find anything relevant.
jgt_ has joined #nixos
<tobiasBora> installing*
<{^_^}> [nixpkgs] @aanderse merged pull request #121746 → nixos/monero: add dataDir option → https://github.com/NixOS/nixpkgs/pull/121746
respawn_ has joined #nixos
Cyrinux3 has quit [Quit: bye]
Cyrinux3 has joined #nixos
dev_mohe has joined #nixos
<{^_^}> [nixpkgs] @asymmetric opened pull request #122205 → ethabi: 11.0.0 -> 13.0.0 → https://github.com/NixOS/nixpkgs/pull/122205
tomberek has joined #nixos
dev_mohe has quit [Quit: dev_mohe]
<{^_^}> [nixpkgs] @dlesl opened pull request #122206 → rebar3: 3.14.4 -> 3.15.1 → https://github.com/NixOS/nixpkgs/pull/122206
dev_mohe has joined #nixos
domogled has joined #nixos
chisui has joined #nixos
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122207 → python3Packages.mlrose: fix build → https://github.com/NixOS/nixpkgs/pull/122207
Cyrinux3 has quit [Quit: bye]
kaivai_ has joined #nixos
kaivai has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #122198 → haskellPackages.science-constants-dimensional: patch dependency requirements → https://github.com/NixOS/nixpkgs/pull/122198
Cyrinux3 has joined #nixos
<dev_mohe> The gpg keys on https://nixos.org/community/teams/security.html have both expired which is really bad
<{^_^}> [nixpkgs] @sternenseemann reopened pull request #122198 → haskellPackages.science-constants-dimensional: patch dependency requirements → https://github.com/NixOS/nixpkgs/pull/122198
<lukegb> cc gchristensen for his GPG key I guess
<{^_^}> [nixpkgs] @sternenseemann pushed commit from @divanorama to haskell-updates « haskellPackages.science-constants-dimensional: patch dependency requirements »: https://git.io/J37BE
<{^_^}> [nixpkgs] @sternenseemann closed pull request #122198 → haskellPackages.science-constants-dimensional: patch dependency requirements → https://github.com/NixOS/nixpkgs/pull/122198
<{^_^}> [nixpkgs] @sternenseemann pushed to haskell-updates « haskellPackages.haggle: remove unnecessary override again »: https://git.io/J37BQ
<{^_^}> [nixpkgs] @Ma27 merged pull request #121805 → matrix-synapse: 1.32.2 -> 1.33.1 → https://github.com/NixOS/nixpkgs/pull/121805
<valerii_leontiev> Trying to sync config with home.file
<valerii_leontiev> But get error no such file or directory
<valerii_leontiev> But I put it into my nixos confirg directory and path is correct
dotlambda has quit [Quit: ZNC 1.8.1 - https://znc.in]
stree has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @grahamc opened pull request #122209 → pgbadger: init at 11.5 → https://github.com/NixOS/nixpkgs/pull/122209
<dev_mohe> https://imgur.com/a/tMcMXZ7 I think this is supposed to be a maintainer invitation but it really doesn't look like one and it irritated me a lot as I missed the email. On that note is it possible to get one again as it already expired?
ahmedelgabri has joined #nixos
<gchristensen> lukegb: sigh, right. I need to find a wya to report problems which doesn't involve gpg.
<gchristensen> dev_mohe: sure
<gchristensen> dev_mohe: what is your handle?
<dev_mohe> @mohe2015
<gchristensen> dev_mohe: looks like you got the mail about 26 days ago?
<dev_mohe> 12.04 so yes
<dev_mohe> in german writing so 2021/04/12 obv
<gchristensen> no doubt :)
<gchristensen> I think a fresh invitation is sent, I don't understand the sentence about the irritation, can you clarify?
civodul has joined #nixos
<dev_mohe> thanks, yeah it worked. I don't think you can distinguish the invitations depending on the team you get to join
<gchristensen> ah
sumner has joined #nixos
<{^_^}> [nixpkgs] @divanorama opened pull request #122210 → haskellPackages.phonetic-languages-phonetics-basics: fix haddockPhase → https://github.com/NixOS/nixpkgs/pull/122210
<{^_^}> [nixpkgs] @grahamc closed pull request #122209 → pgbadger: init at 11.5 → https://github.com/NixOS/nixpkgs/pull/122209
<{^_^}> [nixpkgs] @jnetod opened pull request #122211 → valentina: downgrade qt to 5.12 → https://github.com/NixOS/nixpkgs/pull/122211
<{^_^}> [nixpkgs] @sternenseemann opened pull request #122212 → top-level/release-haskell.nix: merge jobs using lib.recursiveUpdate → https://github.com/NixOS/nixpkgs/pull/122212
stree has joined #nixos
Cyrinux3 has quit [Quit: bye]
<{^_^}> [nixpkgs] @tckmn opened pull request #122213 → ipbt: 20190601.d1519e0 -> 20210215.5a9cb02 → https://github.com/NixOS/nixpkgs/pull/122213
<{^_^}> [nixpkgs] @siraben opened pull request #122214 → coqPackages.interval: 4.1.0 -> 4.1.1 → https://github.com/NixOS/nixpkgs/pull/122214
melg8 has joined #nixos
MatrixBot21 has quit [Quit: Bridge terminating on SIGTERM]
test01 has joined #nixos
noonien has joined #nixos
Cyrinux3 has joined #nixos
ahmed_elgabri has joined #nixos
pixelfog has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
ahmedelgabri has quit [Ping timeout: 250 seconds]
ddellaco_ has quit [Ping timeout: 240 seconds]
<Kinnison> lukegb: I've checked on the jupyter extension version stuff and updated the PR comment - in brief, "no, we can't update to that version" :D
jonringer has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #122216 → haskellPackages.language-docker: unbreak → https://github.com/NixOS/nixpkgs/pull/122216
<thibm> evils: thanks! (for the ZHF issue question)
griff_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122187 → nixosTests.systemd-confinement: fix script formatting → https://github.com/NixOS/nixpkgs/pull/122187
<{^_^}> [nixpkgs] @jonringer merged pull request #122182 → cryptodev: 1.11 -> 1.12 → https://github.com/NixOS/nixpkgs/pull/122182
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to release-20.09: https://git.io/J3768
<shla> is there any order or process in which PRs are being reviewed/merged?
<cole-h> nope
<{^_^}> [nixpkgs] @jonringer merged pull request #122205 → ethabi: 11.0.0 -> 13.0.0 → https://github.com/NixOS/nixpkgs/pull/122205
<{^_^}> [nixpkgs] @mweinelt opened pull request #122217 → flac: fix out of bound reads to to heap buffer overflow → https://github.com/NixOS/nixpkgs/pull/122217
superherointj has quit [Quit: Leaving]
<shla> so with the PR opened I just need to sit tight and wait until someone will have a look at it?
<__monty__> shla: Yep. And you can bring it up here every couple of days. (Though more frequent kinda equals the more annoying of course.)
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #nixos
ahmed_elgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122200 → vbam: fix build with SDL 2.0.14 → https://github.com/NixOS/nixpkgs/pull/122200
* Kinnison imagines that with the impending release, there may be prioritisation of PRs according to some rules
<{^_^}> [nixpkgs] @jonringer merged pull request #122177 → maintainers/build: enable cross builds → https://github.com/NixOS/nixpkgs/pull/122177
<Kinnison> So if your PR is meant to fix something necessary for the release you might want to find out how to raise it to the attention of the right people
<Kinnison> otherwise sit tight
isHavvy has joined #nixos
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122150 → [ZHF] texlive.bin.core-big: fix parallel build → https://github.com/NixOS/nixpkgs/pull/122150
<shla> i'm not in position to decide whether it's something critical for a release
test01 has left #nixos [#nixos]
<shla> also i'm not sure who are those right people
cole-h has quit [Ping timeout: 240 seconds]
<shla> i tagged at least 4 guys in the issue I raised who touched that part of the nixpkgs codebase. none of them responded so I created a PR myself.
<dev_mohe> which PR?
<{^_^}> #122099 (by alekna, 21 hours ago, open): docker: ensure ipv4 forwarding is enabled
<{^_^}> [nixpkgs] @jonringer merged pull request #122210 → haskellPackages.phonetic-languages-phonetics-basics: fix haddockPhase → https://github.com/NixOS/nixpkgs/pull/122210
Havvy has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @siraben opened pull request #122218 → coqPackages.goedel: init at 8.12.0 → https://github.com/NixOS/nixpkgs/pull/122218
Mateon1 has quit [Remote host closed the connection]
Quick_Wango has joined #nixos
Mateon1 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122162 → python3Packages.sumo: 2.2.1 -> 2.2.4 → https://github.com/NixOS/nixpkgs/pull/122162
<{^_^}> [nixpkgs] @jonringer merged pull request #122189 → [staging-next] python3Packages.sphinx: fix build, enable tests, cleanup → https://github.com/NixOS/nixpkgs/pull/122189
ddellaco_ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @sayanarijit closed pull request #122202 → xplr: 0.5.12 -> 0.7.1 → https://github.com/NixOS/nixpkgs/pull/122202
<{^_^}> [nixpkgs] @lukegb merged pull request #121072 → Update vscode python → https://github.com/NixOS/nixpkgs/pull/121072
ddellacosta has joined #nixos
QuickWango has joined #nixos
jb55 has quit [Ping timeout: 240 seconds]
Quick_Wango has quit [Ping timeout: 240 seconds]
zebrag has joined #nixos
Mateon1 has quit [Quit: Mateon1]
LennonDay-Reynol has joined #nixos
<{^_^}> [nixpkgs] @felschr opened pull request #122219 → filebot: fix source by using web archive → https://github.com/NixOS/nixpkgs/pull/122219
Mateon1 has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122167 → falcon: fix the build → https://github.com/NixOS/nixpkgs/pull/122167
<{^_^}> [nixpkgs] @jonringer merged pull request #122164 → python3Packages.hidapi: fix build on darwin → https://github.com/NixOS/nixpkgs/pull/122164
gustavderdrache has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
jgt_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @orivej-nixos merged pull request #111258 → guitarix: 0.41.0 -> 0.42.1 → https://github.com/NixOS/nixpkgs/pull/111258
griff_ has quit [Quit: griff_]
ezemtsov has quit [Ping timeout: 246 seconds]
ddellaco_ has joined #nixos
ahmed_elgabri has joined #nixos
jgt_ has joined #nixos
jakobrs has joined #nixos
snowflake has joined #nixos
<{^_^}> [nixpkgs] @sayanarijit opened pull request #122220 → xplr: 0.5.12 -> 0.7.2 → https://github.com/NixOS/nixpkgs/pull/122220
<jakobrs> I noticed that every package (it seems) in libsForQt5 fails to evaluate when cross compiling; is this a bug or simply unsupported?
<shla> dev_mohe, thanks for looking into it.
rajivr has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @felschr opened pull request #122221 → pythonPackages.drf-nested-routers: 0.92.5 -> 0.93.3 → https://github.com/NixOS/nixpkgs/pull/122221
ddellaco_ has quit [Ping timeout: 252 seconds]
<shla> dev_mohe, and yes, this is how it subtly broke my system when I configured additional sysctl variables via the configuration and rebuild system with switch, this would have gone unnoticed with boot rebuild
ahmed_elgabri has quit [Ping timeout: 260 seconds]
ddellaco_ has joined #nixos
<dev_mohe> shla: you're welcome - unfortunately I can't merge so you have to hope somebody else does. But be patient it's totally normal this takes a day or two.
ddellaco_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer closed pull request #122141 → ffmpeg_4: 4.3.2 -> 4.4 → https://github.com/NixOS/nixpkgs/pull/122141
<shla> i'm patient :) being new to this community I thought I will just open a bug report, tag right people I found via git blame and that will be it, however nobody cared to fix this so I submitted fix myself :) hopefully this will be accepted before the release.
ddellaco_ has joined #nixos
<dev_mohe> shla: I think there is a lot of work for few people - but this is also my experience. Also quite a few maintainers are not active any more or aren't checking every day.
<shla> after raising an issue I waited patiently for a month :)
<{^_^}> [nixpkgs] @jonringer merged pull request #119643 → zeroad: Split data from binaries again → https://github.com/NixOS/nixpkgs/pull/119643
<shla> but yeah, I understand people are busy, now that this got approved maybe it will get more attention?
<dev_mohe> yeah your waiting time after raising the issue was totally fine. For a pull request I personally would wait a little longer but the release is also soon and this seems like something pretty bad so idk what I would do. Also it's a bit of experience to get to find out how fast what gets fixed. But in this case it should've been looked into earlier IMHO. But as most people are doing this in their free time this isn't a
<dev_mohe> shla: potentially
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #122217 → flac: fix out of bound reads due to heap buffer overflow → https://github.com/NixOS/nixpkgs/pull/122217
<{^_^}> [nixpkgs] @grahamc opened pull request #122222 → pgbadger: init at 11.5 → https://github.com/NixOS/nixpkgs/pull/122222
<{^_^}> [nixpkgs] @sternenseemann pushed 2 commits to haskell-updates: https://git.io/J37Qs
<{^_^}> [nixpkgs] @lukegb reopened pull request #122217 → flac: fix out of bound reads due to heap buffer overflow → https://github.com/NixOS/nixpkgs/pull/122217
ddellaco_ has quit [Ping timeout: 252 seconds]
johnw has quit [Quit: ZNC - http://znc.in]
iyefrat has joined #nixos
tarruda3 has quit [Read error: Connection reset by peer]
tarruda3 has joined #nixos
<jakobrs> quit
jakobrs has quit [Quit: WeeChat 3.0]
pixelfog has quit [Ping timeout: 250 seconds]
jb55 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #121523 → quickbms: init at 0.11.0 → https://github.com/NixOS/nixpkgs/pull/121523
Cyrinux3 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122221 → pythonPackages.drf-nested-routers: 0.92.5 -> 0.93.3 → https://github.com/NixOS/nixpkgs/pull/122221
pixelfog has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122112 → python3Packages.spacy: Add dependencies for 3.0.5 → https://github.com/NixOS/nixpkgs/pull/122112
<{^_^}> [nixpkgs] @jonringer merged pull request #99921 → pyopencl: enable package build for macOS → https://github.com/NixOS/nixpkgs/pull/99921
<{^_^}> [nixpkgs] @jnetod opened pull request #122223 → urweb: build with icu67 → https://github.com/NixOS/nixpkgs/pull/122223
<{^_^}> [nixpkgs] @jonringer merged pull request #122223 → urweb: build with icu67 → https://github.com/NixOS/nixpkgs/pull/122223
<conkker> a module in my (non-system, non-nixosConfigurations) flake depends on an unfree package, how can I inherit the user's (the person importing my flake as an input) `nixpkgs.config.allowUnfree = true` attribute for my flake's nixpkgs?
ezemtsov has joined #nixos
<tpw_rules> i'm not 100% sure if you can grab that attribute from the user, but you can set allowUnfree = true on the nixpkgs you import in your flake by simply saying import nixpkgs { config = {allowUnfree = true;}; /* other stuff */ };
<{^_^}> [nixpkgs] @lukegb merged pull request #122217 → flac: fix out of bound reads due to heap buffer overflow → https://github.com/NixOS/nixpkgs/pull/122217
<tpw_rules> which works great except for the potential political issue that the user can use your flake without knowing they are running free software
<tpw_rules> s/free/unfree/
gustavderdrache has quit [Quit: Leaving.]
ddellaco_ has joined #nixos
<conkker> I was trying to avoid that, but I guess I'll do that for now
<{^_^}> [nixpkgs] @mattmelling opened pull request #122224 → pythonPackages.eve: events>=0.3,<0.4 -> >=0.3,<0.5 → https://github.com/NixOS/nixpkgs/pull/122224
ddellaco_ has quit [Ping timeout: 252 seconds]
zebrag has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @jonringer merged pull request #122219 → filebot: fix source by using web archive → https://github.com/NixOS/nixpkgs/pull/122219
Cyrinux3 has joined #nixos
<{^_^}> [nixpkgs] @lourkeur opened pull request #122226 → bitcoin-gold: 1.15.2 -> 1.17.3 → https://github.com/NixOS/nixpkgs/pull/122226
<{^_^}> [nixpkgs] @jonringer merged pull request #122224 → pythonPackages.eve: events>=0.3,<0.4 -> >=0.3,<0.5 → https://github.com/NixOS/nixpkgs/pull/122224
snowflake has quit [Remote host closed the connection]
NULLx76 has joined #nixos
NULLx76 has left #nixos ["The Lounge - https://thelounge.chat"]
<Kinnison> conkker: could you set the package your flake exports to have an unfree licence to reduce the confusion potential?
respawn_ has quit [Quit: Leaving]
stree has quit [Ping timeout: 268 seconds]
Cyrinux33 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122175 → python3Packages.sslyze: 3.1.0 -> 4.1.0 → https://github.com/NixOS/nixpkgs/pull/122175
<{^_^}> [nixpkgs] @jonringer merged pull request #122110 → rust: 1.51.0 -> 1.52.0 → https://github.com/NixOS/nixpkgs/pull/122110
Cyrinux3 has quit [Ping timeout: 260 seconds]
Cyrinux33 is now known as Cyrinux3
ddellacosta has joined #nixos
Cyrinux33 has joined #nixos
Cyrinux3 has quit [Read error: Connection reset by peer]
ddellacosta has quit [Ping timeout: 240 seconds]
stree has joined #nixos
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122213 → ipbt: 20190601.d1519e0 -> 20210215.5a9cb02 → https://github.com/NixOS/nixpkgs/pull/122213
<{^_^}> [nixpkgs] @divanorama opened pull request #122227 → haskellPackages.Frames-streamly: fix build → https://github.com/NixOS/nixpkgs/pull/122227
<{^_^}> [nixpkgs] @jnetod opened pull request #122228 → unfs3: mark as broken → https://github.com/NixOS/nixpkgs/pull/122228
<{^_^}> [nixpkgs] @mattmelling opened pull request #122229 → python3Packages.pika: add gevent to checkInputs → https://github.com/NixOS/nixpkgs/pull/122229
chour has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @jtojnar pushed 112 commits to staging: https://git.io/J35ew
shibboleth has joined #nixos
snowflake has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122195 → conftest: 0.24.0 -> 0.25.0 → https://github.com/NixOS/nixpkgs/pull/122195
jb55 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122043 → google-cloud-sdk: 336.0.0 -> 339.0.0 → https://github.com/NixOS/nixpkgs/pull/122043
jb55 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122194 → libxlsxwriter: 1.0.3 -> 1.0.4 → https://github.com/NixOS/nixpkgs/pull/122194
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121977 → doctl: 1.59.0 -> 1.60.0 → https://github.com/NixOS/nixpkgs/pull/121977
<{^_^}> [nixpkgs] @danieldk opened pull request #122231 → rustPlatform.buildRustPackage: do not add libiconv to buildInputs → https://github.com/NixOS/nixpkgs/pull/122231
<{^_^}> [nixpkgs] @mattmelling opened pull request #122232 → pythonPackages.python-binance: added missing ujson dependency → https://github.com/NixOS/nixpkgs/pull/122232
<{^_^}> [nixpkgs] @domenkozar merged pull request #119540 → nixos-rebuild: Allow remote building when using flakes → https://github.com/NixOS/nixpkgs/pull/119540
<{^_^}> [nixpkgs] @prusnak merged pull request #122229 → python3Packages.pika: add gevent to checkInputs → https://github.com/NixOS/nixpkgs/pull/122229
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122220 → xplr: 0.5.12 -> 0.7.2 → https://github.com/NixOS/nixpkgs/pull/122220
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121549 → timg: 1.4.0 -> 1.4.2 → https://github.com/NixOS/nixpkgs/pull/121549
<{^_^}> [nixpkgs] @prusnak merged pull request #122232 → python3Packages.python-binance: added missing ujson dependency → https://github.com/NixOS/nixpkgs/pull/122232
<{^_^}> [nixpkgs] @divanorama opened pull request #122233 → haskellPackages.gi-gtk-declarative-app-simple: loosen haskell-gi version bound → https://github.com/NixOS/nixpkgs/pull/122233
<{^_^}> [nixpkgs] @fabaff merged pull request #121593 → python3Packages.aiopg: init at 1.2.1 → https://github.com/NixOS/nixpkgs/pull/121593
fuiltilt has joined #nixos
<{^_^}> [nixpkgs] @fabaff merged pull request #121710 → python3Packages.python-vlc: 3.0.11115 -> 3.0.12118 → https://github.com/NixOS/nixpkgs/pull/121710
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122234 → xgboost: 0.90 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/122234
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122174 → victoriametrics: 1.54.1 -> 1.59.0 → https://github.com/NixOS/nixpkgs/pull/122174
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121426 → cawbird: 1.3.2 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/121426
<{^_^}> [nixpkgs] @prusnak merged pull request #122226 → bitcoin-gold: 1.15.2 -> 1.17.3 → https://github.com/NixOS/nixpkgs/pull/122226
vidbina has joined #nixos
zebrag has joined #nixos
Cyrinux33 has quit [Read error: Connection reset by peer]
Cyrinux330 has joined #nixos
VideoGameEnjoyer has quit [Remote host closed the connection]
iyefrat has quit [Remote host closed the connection]
mallox has joined #nixos
mallox has quit [Client Quit]
<{^_^}> [nixpkgs] @mweinelt merged pull request #122007 → python3Packages.plexapi: 4.5.1 -> 4.5.2 → https://github.com/NixOS/nixpkgs/pull/122007
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121697 → nzbhydra2: use openjdk11 → https://github.com/NixOS/nixpkgs/pull/121697
<nf> can anyone with a thinkpad T420 (or closely related) try to boot one of the unstable ISO in EFI mode and report?
<nf> i'm dropped in a GRUB shell and it doesn't detect the filesystem on my usb stick
domogled has quit [Ping timeout: 260 seconds]
<nf> oh and it works fine with GRUB 2.04, so i'm trying to troubleshoot
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121869 → prism: init at 0.1.1 → https://github.com/NixOS/nixpkgs/pull/121869
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122079 → vimPlugins.vim-deus: init at 2021-03-28 → https://github.com/NixOS/nixpkgs/pull/122079
xkapastel has quit [Quit: Connection closed for inactivity]
xkapastel has joined #nixos
pixelfog has quit [Ping timeout: 260 seconds]
cr4y1 has joined #nixos
ahmed_elgabri has joined #nixos
is_null has quit [Remote host closed the connection]
iyefrat has joined #nixos
<{^_^}> [nixpkgs] @mweinelt merged pull request #121776 → python3Packages.roombapy: 1.6.2-1 -> 1.6.3 → https://github.com/NixOS/nixpkgs/pull/121776
iyefrat has quit [Remote host closed the connection]
waleee-cl has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
ahmed_elgabri has quit [Ping timeout: 276 seconds]
Cyrinux330 has quit [Read error: Connection reset by peer]
Cyrinux330 has joined #nixos
ahmed_elgabri has joined #nixos
lordcirth_ has quit [Quit: Leaving]
zupo has joined #nixos
griff_ has joined #nixos
<shla> https://github.com/NixOS/nixpkgs/branches/stale -some stale branches are older than 5 years - maybe worth cleaning up?
<gchristensen> no
<gchristensen> some of those are referred to in research papers
<gchristensen> they don't cost anything :)
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122235 → python3Packages.fenics: fix build → https://github.com/NixOS/nixpkgs/pull/122235
<gchristensen> what is the right way to get started on using flakes for a nixos config?
dotlambda has joined #nixos
<gchristensen> is there a recommended article or howto?
dotlambda has quit [Client Quit]
<lukegb> gchristensen: wait, research papers are supposed to be reproducible? :P
dotlambda has joined #nixos
<{^_^}> [nixpkgs] @roberth merged pull request #121927 → nixos/unbound: allow list of strings in top-level settings option type → https://github.com/NixOS/nixpkgs/pull/121927
<gchristensen> :D
<{^_^}> [nixpkgs] @mweinelt merged pull request #122028 → python3Packages.python-miio: 0.5.5.2 -> 0.5.6 → https://github.com/NixOS/nixpkgs/pull/122028
<supersandro2000> the stale branches should be all locked so that they are not deleted by accident
<gchristensen> good idea
anderslundstedt has quit [Ping timeout: 252 seconds]
<shla> supersandro2000 what's the point of keeping them?
dotlambda has quit [Client Quit]
<gchristensen> 19:56 <gchristensen> some of those are referred to in research papers
tomberek has quit [Ping timeout: 240 seconds]
dotlambda has joined #nixos
anderslundstedt has joined #nixos
meh` has joined #nixos
dotlambda has quit [Client Quit]
ddellaco_ has joined #nixos
<risson> how would I go about fixing a python package in nixpkgs that needs a previous major version of another python package?
safe has joined #nixos
dotlambda has joined #nixos
ddellaco_ has quit [Ping timeout: 252 seconds]
<mjacob> risson: what exactly do you mean by "fixing"?
<risson> well the package doesn't build
<risson> because it's missing a dependency that's a major version before the one that is currently in nixpkgs
dotlambda has quit [Client Quit]
dotlambda has joined #nixos
dotlambda has quit [Client Quit]
<{^_^}> [nixpkgs] @jonringer merged pull request #122235 → python3Packages.fenics: fix build → https://github.com/NixOS/nixpkgs/pull/122235
dotlambda has joined #nixos
mjacob has left #nixos [#nixos]
mjacob has joined #nixos
Cyrinux330 has quit [Quit: bye]
<{^_^}> [nixpkgs] @etu opened pull request #122236 → phpc(bf|s): 3.5.8 -> 3.6.0 → https://github.com/NixOS/nixpkgs/pull/122236
dotlambda has quit [Client Quit]
<{^_^}> [nixpkgs] @jonringer merged pull request #122128 → pipewire: 0.3.26 -> 0.3.27 → https://github.com/NixOS/nixpkgs/pull/122128
dotlambda has joined #nixos
dotlambda has quit [Client Quit]
<{^_^}> [nixpkgs] @jonringer merged pull request #121402 → liquidctl: 1.5.1 -> 1.6.1; fix build and polish package a bit → https://github.com/NixOS/nixpkgs/pull/121402
<{^_^}> [nixpkgs] @birlorg opened pull request #122237 → spiped: 1.5.0 -> 1.6.1 → https://github.com/NixOS/nixpkgs/pull/122237
Cyrinux3301 has joined #nixos
riksteri has quit [Quit: riksteri]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122238 → Pillow simd → https://github.com/NixOS/nixpkgs/pull/122238
<lukegb> How're the unstable manuals updated?
griff_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122122 → python3Packages.tld: fix on darwin → https://github.com/NixOS/nixpkgs/pull/122122
hyiltiz has quit [Ping timeout: 252 seconds]
hyiltiz has joined #nixos
hyiltiz has joined #nixos
griff_ has joined #nixos
ahmedelgabri has joined #nixos
<qyliss> __monty__: just saw your question -- still stuck?
<{^_^}> [nixpkgs] @fabaff opened pull request #122239 → python3Packages.myjwt: 1.4.0 -> 1.5.0 → https://github.com/NixOS/nixpkgs/pull/122239
<{^_^}> [nixpkgs] @jonringer merged pull request #122238 → python3Packages.pillow-simd: 7.0.0.post3 -> 8.1.2 → https://github.com/NixOS/nixpkgs/pull/122238
<__monty__> qyliss: Yes, though I haven't looked into it today. Next thing I was going to try is put the expressions in a file and using why-depends with -f.
<qyliss> does why-depends support an expression if its in parens, like nix build?
<qyliss> but there's also nix-store -q --tree, the old way
<qyliss> which just takes a store path
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122239 → python3Packages.myjwt: 1.4.0 -> 1.5.0 → https://github.com/NixOS/nixpkgs/pull/122239
ahmed_elgabri has quit [Ping timeout: 276 seconds]
dotlambda has joined #nixos
meh` has quit [Ping timeout: 240 seconds]
Cyrinux3301 has quit [Ping timeout: 265 seconds]
Cyrinux33013 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #121924 → python3Packages.pomegranate: 0.11.2 -> 0.13.5 → https://github.com/NixOS/nixpkgs/pull/121924
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122056 → gnomeExtensions.disable-unredirect: unstable-2021-01-17 -> unstable-2021-04-13 → https://github.com/NixOS/nixpkgs/pull/122056
<__monty__> qyliss: Looks like it might support ()'s, huh.
<__monty__> That's so undiscoverable : /
hax404 has quit [Ping timeout: 250 seconds]
<qyliss> yeah
<qyliss> not a new cli fan tbh
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122123 → kodi.packages.netflix: 1.15.0 -> 1.15.1 → https://github.com/NixOS/nixpkgs/pull/122123
<{^_^}> [nixpkgs] @hlolli opened pull request #122240 → goku: 0.3.6 -> 0.3.11 → https://github.com/NixOS/nixpkgs/pull/122240
hax404 has joined #nixos
dotlambda has quit [Quit: ZNC 1.8.1 - https://znc.in]
<{^_^}> [nixpkgs] @dotlambda opened pull request #122241 → nixos/znc: harden systemd unit → https://github.com/NixOS/nixpkgs/pull/122241
dotlambda has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122082 → superTuxKart: Fix aarch64-linux build → https://github.com/NixOS/nixpkgs/pull/122082
<{^_^}> [nixpkgs] @jonringer pushed commit from @rmcgibbo to master « python3Packages.pykerberos: 1.2.1 -> 1.2.3.dev0 »: https://git.io/J35C0
<{^_^}> [nixpkgs] @jonringer merged pull request #122119 → python3Packages.pykerberos: 1.2.1 -> 1.2.3.dev0 → https://github.com/NixOS/nixpkgs/pull/122119
<{^_^}> [nixos-artwork] @samueldr merged pull request #61 → 21.05 okapi release artwork → https://github.com/NixOS/nixos-artwork/pull/61
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122022 → rss-bridge: 2020-11-10 -> 2021-04-25 → https://github.com/NixOS/nixpkgs/pull/122022
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122139 → navidrome: 0.40.0 -> 0.42.1 → https://github.com/NixOS/nixpkgs/pull/122139
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121003 → galene: 0.3 -> 0.3.3 → https://github.com/NixOS/nixpkgs/pull/121003
abrar has joined #nixos
Cyrinux330138 has joined #nixos
stree has quit [Ping timeout: 240 seconds]
Cyrinux33013 has quit [Ping timeout: 246 seconds]
Cyrinux330138 is now known as Cyrinux33013
<__monty__> Oh no, bootstrap-tools does not depend on llvmPackages_7.llvm. I'll have to figure out what the llvm 7.1.0 path really is, won't I?
<{^_^}> [nixpkgs] @lsix merged pull request #121921 → python3Packages.graphite-web: fix build → https://github.com/NixOS/nixpkgs/pull/121921
superherointj has joined #nixos
<__monty__> qyliss: Hmm, nix-store -q --tree only echo's the bootstrap-tools path I pass in.
<{^_^}> [nixos-homepage] @lukegb opened pull request #704 → update-blog: add cchardet dependency → https://github.com/NixOS/nixos-homepage/pull/704
<matthewcroughan> What is the correct way to fix an issue in a package that Nixpkgs won't fix due to a licensing issue?
<matthewcroughan> In a flake, I mean.
<matthewcroughan> I want a flake that does nothing more than override a nixpkg.
<__monty__> Can't flakes provide overlays?
<matthewcroughan> They can, but I'm struggling to imagine how I'd do it, whilst keeping up to date with Nixpkgs.
<matthewcroughan> All I want to do is override the SRC of something in Nixpkgs, not copy the whole derivation.
stree has joined #nixos
<matthewcroughan> Maybe a flake isn't the right way to do this. Maybe the right way is to just do the override locally in my own configuration.
muppeth has quit [Read error: Connection reset by peer]
<__monty__> The overlay would be something like `self: super: { myPkg = super.myPkg.overrideAttrs (old: old // { src = newsrc; }); }`
<__monty__> old // can probably be dropped.
<matthewcroughan> Right, but the flake has outputs. Would my output need to be pkgs.callPackage?
<matthewcroughan> The output would point to pkgs.callPackage, and all the package does is overrideAttrs?
<matthewcroughan> Instead of my package being a copy paste of the original derivation, it would override inputs.nixpkgs?
<__monty__> I don't know flakes. I assumed overlays could be outputs.
<matthewcroughan> Oh.. maybe they can, I'm just not sure about overlays.. need to learn more.
benlyn has quit [Ping timeout: 260 seconds]
kreisys has quit [Ping timeout: 260 seconds]
<matthewcroughan> So instead of trying to make a package output, I should be trying to make an overlay output?
<__monty__> If that's possible.
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dev_mohe has quit [Remote host closed the connection]
<__monty__> Good luck and nn.
__monty__ has quit [Quit: leaving]
<ldlework> Anyone have an idea why node based nix-shell's have started to think my disk is out of space, when it definitely is not?
<matthewcroughan> That's what this seems to do. Woo.
<{^_^}> [nixpkgs] @lukegb opened pull request #122242 → python3Packages.hg-evolve: 10.3.0 -> 10.3.1 → https://github.com/NixOS/nixpkgs/pull/122242
<ldlework> Alternatively, how does one clear their tmpfs without rebooting?
notafile has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #122060 → maintainers/check-hydra-by-maintainer: use `pkgs.hydra-check` from package set itself → https://github.com/NixOS/nixpkgs/pull/122060
pixelfog has joined #nixos
<azazel> ldlework: node based nix-shell? what you mean=
<ldlework> nix-shell -p node
<ldlework> i think it's because tmpfs is full
<ldlework> but i don't wanna reboot because i'm lazy and curious
<azazel> /run tmpfs?
<azazel> or /nix/store?
<ldlework> /run/user/1000
<ldlework> ah apparently you can just delete stuff
<azazel> yep
<{^_^}> [nixpkgs] @jonringer opened pull request #122243 → python3Packages.exchangelib: fix build 357b7da → https://github.com/NixOS/nixpkgs/pull/122243
<sss1> hi all, ho to disable remote builder just for on run ?
<superherointj> I'm trying to package a Go package that requires to use "go generate". It errors w/ connection refused (it can't download it). How do you handle it?
* superherointj is no Go programmer. He is trying to use 3rd party software.
<notafile> hey, not sure if this is the right place, but nixos.org's ipv6 seems to be broken for me. Something seems to be dropping ICMP messages, breaking PMTUD.
<superherointj> > go: contrib.go.opencensus.io/exporter/ocagent@v0.6.0: module lookup disabled by GOPROXY=off
<{^_^}> error: syntax error, unexpected '@', expecting ')', at (string):494:46
ahmed_elgabri has joined #nixos
WinstonSmith2600 has joined #nixos
ahmedelgabri has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #122245 → lxd: 4.13 -> 4.14 → https://github.com/NixOS/nixpkgs/pull/122245
griff_ has quit [Ping timeout: 240 seconds]
fendor_ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122246 → python39Packages.blist: fix build → https://github.com/NixOS/nixpkgs/pull/122246
<{^_^}> [nixpkgs] @jonringer merged pull request #122242 → python3Packages.hg-evolve: 10.3.0 -> 10.3.1 → https://github.com/NixOS/nixpkgs/pull/122242
ddellaco_ has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122246 → python39Packages.blist: fix build → https://github.com/NixOS/nixpkgs/pull/122246
<{^_^}> [nixpkgs] @chvp opened pull request #122247 → eid-mw: 4.4.27 -> 5.0.18 → https://github.com/NixOS/nixpkgs/pull/122247
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
cptchaos83 has joined #nixos
<{^_^}> [nixpkgs] @aszlig opened pull request #122248 → Fix fetchdocker call signature → https://github.com/NixOS/nixpkgs/pull/122248
cr4y1 has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122249 → python3Packages.dask-image: 0.5.0 -> 0.6.0 → https://github.com/NixOS/nixpkgs/pull/122249
<{^_^}> [nixpkgs] @lukegb merged pull request #121648 → python3Packages.markdown-it-py: 0.6.2 -> 1.0.0; python3Packages.jupytext: 1.11.0 -> 1.11.2 → https://github.com/NixOS/nixpkgs/pull/121648
<simpson> superherointj: The standard pattern is to deduce which Go package-management tool is intended to install the package, and then applying go2nix, dep2nix, etc.
<{^_^}> [nixpkgs] @jonringer merged pull request #121987 → kubecfg: 0.19.0 -> 0.19.1 → https://github.com/NixOS/nixpkgs/pull/121987
<superherointj> simpson, thanks. Is 'go generate' called automatically?
<{^_^}> [nixpkgs] @jonringer merged pull request #121944 → helmfile: 0.138.7 -> 0.139.0 → https://github.com/NixOS/nixpkgs/pull/121944
<{^_^}> [nixpkgs] @jonringer merged pull request #121980 → fluxcd: 0.13.2 -> 0.13.3 → https://github.com/NixOS/nixpkgs/pull/121980
mbrgm has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [cabal2nix] @sternenseemann merged pull request #491 → doc: Explain how to use GHC with LLVM → https://github.com/NixOS/cabal2nix/pull/491
<{^_^}> [nixpkgs] @jonringer merged pull request #122243 → python3Packages.exchangelib: fix build 357b7da → https://github.com/NixOS/nixpkgs/pull/122243
<{^_^}> [nixpkgs] @jonringer merged pull request #121768 → kooha: 1.1.2 -> 1.1.3 → https://github.com/NixOS/nixpkgs/pull/121768
<{^_^}> [nixpkgs] @jonringer merged pull request #121867 → bazelisk: 1.8.0 -> 1.8.1 → https://github.com/NixOS/nixpkgs/pull/121867
ddellaco_ has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c opened pull request #122251 → monotone: 1.1 -> 1.1-unstable-2021-05-01 to move from insecure botan 1 → https://github.com/NixOS/nixpkgs/pull/122251
<{^_^}> [nixpkgs] @jonringer merged pull request #121649 → gh-ost: 1.1.0 -> 1.1.1 → https://github.com/NixOS/nixpkgs/pull/121649
<{^_^}> [nixpkgs] @jonringer merged pull request #121665 → acme-sh: 2.8.8 -> 2.8.9 → https://github.com/NixOS/nixpkgs/pull/121665
<{^_^}> [nixpkgs] @jonringer merged pull request #121762 → doppler: 3.24.3 -> 3.24.4 → https://github.com/NixOS/nixpkgs/pull/121762
<{^_^}> [nixpkgs] @jonringer merged pull request #121996 → linuxPackages.bcc: 0.19.0 -> 0.20.0 → https://github.com/NixOS/nixpkgs/pull/121996
<simpson> superherointj: Grepping around nixpkgs, it looks like you can call `go generate` explicitly in the preBuild step.
vidbina has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #121814 → jenkins: 2.277.3 -> 2.277.4 → https://github.com/NixOS/nixpkgs/pull/121814
<{^_^}> [nixpkgs] @jonringer merged pull request #121872 → certbot: 1.14.0 -> 1.15.0 → https://github.com/NixOS/nixpkgs/pull/121872
vidbina has joined #nixos
ddellaco_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #121659 → libmodulemd: 2.12.0 -> 2.12.1 → https://github.com/NixOS/nixpkgs/pull/121659
kahuna has joined #nixos
<superherointj> simpson, I did try this. But it failed. But it might be something else, on 'nix develop': https://gist.github.com/superherointj/357260cb759aa6b234b642db8b725167#file-go-generate-log-L9
<superherointj> simpson, oh. same problem happened when using preBuild, it could not fetch dependencies.
<{^_^}> [nixpkgs] @fabaff opened pull request #122252 → python3Packages.importlib-metadata: 3.7.3 -> 4.0.1 → https://github.com/NixOS/nixpkgs/pull/122252
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122253 → python3Packages.wordfeq: 2.3.2 -> 2.5 → https://github.com/NixOS/nixpkgs/pull/122253
<{^_^}> [nixpkgs] @jonringer merged pull request #121645 → droidcam: 1.7.2 -> 1.7.3 → https://github.com/NixOS/nixpkgs/pull/121645
<sss1> https://bpa.st/SRJQ nix-env -u failure
<{^_^}> [nixpkgs] @jonringer merged pull request #121647 → flyctl: 0.0.211 -> 0.0.212 → https://github.com/NixOS/nixpkgs/pull/121647
<{^_^}> [nixpkgs] @lukegb opened pull request #122254 → python3Packages.Markups: fix tests by providing PyYAML → https://github.com/NixOS/nixpkgs/pull/122254
<kahuna> Hey all, try to build my own python3 application with nix, so i started with the minimum default.nix https://paste.debian.net/1196850/ where all dependencies are always in the setup.cfg but I have these error `Could not find a version that satisfies the requirement python-snappy (from pykouze)` Any idea why i have this error and how to fix it ? ps: pip install python-snapyy work. Thanks
<{^_^}> [nixpkgs] @jonringer closed pull request #121551 → esbuild: 0.11.15 -> 0.11.18 → https://github.com/NixOS/nixpkgs/pull/121551
<{^_^}> [nixpkgs] @jonringer merged pull request #121591 → global: 6.6.5 -> 6.6.6 → https://github.com/NixOS/nixpkgs/pull/121591
dev_mohe has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #121575 → corectrl: 1.1.1 -> 1.1.2 → https://github.com/NixOS/nixpkgs/pull/121575
<jonringer> sorry for merge spam, only like... 1000 more PRs to go
<{^_^}> [nixpkgs] @jonringer merged pull request #122253 → python3Packages.wordfeq: 2.3.2 -> 2.5 → https://github.com/NixOS/nixpkgs/pull/122253
<{^_^}> [nixpkgs] @jonringer merged pull request #122249 → python3Packages.dask-image: 0.5.0 -> 0.6.0 → https://github.com/NixOS/nixpkgs/pull/122249
<{^_^}> [nixpkgs] @jonringer merged pull request #121642 → containerd: 1.4.4 -> 1.5.0 → https://github.com/NixOS/nixpkgs/pull/121642
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/1b688ca59ba (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<lukegb> jonringer++
<{^_^}> jonringer's karma got increased to 20
<{^_^}> [nixpkgs] @fabaff merged pull request #121837 → python3Packages.pyialarm: init at 1.5 → https://github.com/NixOS/nixpkgs/pull/121837
pixelfog has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @roberth closed pull request #122197 → nixos/testing-python.nix: Add skipFormatter → https://github.com/NixOS/nixpkgs/pull/122197
mbrgm has joined #nixos
<{^_^}> [nixpkgs] @aanderse opened pull request #122255 → kodi: 19.0 -> 19.1 → https://github.com/NixOS/nixpkgs/pull/122255
<{^_^}> [nixpkgs] @jonringer merged pull request #122254 → python3Packages.Markups: fix tests by providing PyYAML → https://github.com/NixOS/nixpkgs/pull/122254
<{^_^}> [nixpkgs] @hlolli opened pull request #122256 → init: signal-desktop on darwin → https://github.com/NixOS/nixpkgs/pull/122256
<{^_^}> [nixpkgs] @lukegb closed pull request #122038 → pythonPackages.Markups: disable some failing tests → https://github.com/NixOS/nixpkgs/pull/122038
<{^_^}> [nixpkgs] @jonringer merged pull request #121370 → python38Packages.autopep8: 1.5.6 -> 1.5.7 → https://github.com/NixOS/nixpkgs/pull/121370
<{^_^}> [nixpkgs] @jonringer merged pull request #121350 → codeql: 2.5.2 -> 2.5.3 → https://github.com/NixOS/nixpkgs/pull/121350
<{^_^}> [nixpkgs] @jonringer merged pull request #121355 → findomain: 4.0.1 -> 4.1.0 → https://github.com/NixOS/nixpkgs/pull/121355
<hyperfekt> anyone else having trouble booting an installer from unstable in uefi mode?
ahmedelgabri has joined #nixos
<jonringer> what do you get?
<{^_^}> [nixpkgs] @Ekleog merged pull request #118442 → Add nixos tests with names starting by A or B to all relevant packages → https://github.com/NixOS/nixpkgs/pull/118442
ddellaco_ has joined #nixos
<immae> hyperfekt: does it get stuck at grub time? I have a friend who is unable to boot a recent iso from a T420 (but on my laptop it works fine)
ahmed_elgabri has quit [Ping timeout: 250 seconds]
<rmcgibbo[m]> On nixos, is there a way to run a single nix build in an impure mode where it does have access to the network?
<hyperfekt> immae: yes, it's stuck at the grub text prompt but works when booted in csm mode
vidbina has quit [Ping timeout: 240 seconds]
<hyperfekt> i thought maybe it was a me problem cause i couldn't find an issue
<immae> Well it’s not "you" problem, but it’s not a global problem either it seems
<hyperfekt> rmcgibbo[m]: --option sandbox false, iirc
<rmcgibbo[m]> hyperfekt: ah, great. thanks!
<hyperfekt> jonringer: black screen with an empty prompt by grub
<hyperfekt> *mostly black
superherointj has quit [Quit: Leaving]
ddellaco_ has quit [Ping timeout: 240 seconds]
<hyperfekt> yeah it just be something hardware-specific because i would be surprised if we didn't have a nixos test that tried to boot the installer
<immae> (if you have the same issue as my friend you end up in a grub shell)
<jonringer> the manual suggests that you use systemd boot when using uefi.
<immae> jonringer: he’s trying to boot the ISO
<immae> he doesn’t have a choice of what bootloader he boots on here :)
<hyperfekt> well i am definitely using uefi boot. maybe that mismatch is exactly the problem? ^^
<{^_^}> [nixpkgs] @orivej opened pull request #122259 → qtwebkit: fix linux build with glib 2.68 → https://github.com/NixOS/nixpkgs/pull/122259
<jonringer> ah, that's not good
<immae> hyperfekt: booting in BIOS mode should work
<immae> (again: that’s the workardoun for my friend, but it really looks like the same issue for you)
<hyperfekt> there was a recent pr touching related stuff #119974
<{^_^}> https://github.com/NixOS/nixpkgs/pull/119974 (by samueldr, 2 weeks ago, merged): iso-image: Fix GRUB graphical menu on AArch64
<immae> It seems like it’s months’ old (march)
<hyperfekt> yeah legacy mode boot works fine but i need access to my efi variables
<samueldr> all the changes were specific to aarch64, hyperfekt, so it *shouldn't* have had any effect
samueldr has left #nixos [#nixos]
samueldr has joined #nixos
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122260 → python3Packages.pygmt: fix build → https://github.com/NixOS/nixpkgs/pull/122260
<immae> samueldr: as far as I understand the issue is ongoing since march
<hyperfekt> well, the installer also *shouldn't* be stuck, so i think it's a fair assumption that something somewhere in nixpkgs doesn't do what it should :b
<hyperfekt> immae: that's helpful
<samueldr> yeah, I haven't caught back up to the original issue :)
<nf> hi i'm the friend, and from my tests it's almost definitely a grub 2.06-rc1 bug
<samueldr> just reacting to the incidental ping :)
<nf> changing the ISO to have grub 2.04 instead solves it
<samueldr> plausible! grub sees so infrequent releases changing it means a lot of changes are bundled in one go
<samueldr> nf: do you know if it's a "known" issue on other distros, for your own issue?
<samueldr> or haven't tracked any of it?
<nf> no, i couldn't find anything
dev_mohe has quit [Quit: dev_mohe]
<nf> i'll need to test a minimal ISO with just grub on it to check that it's not related to nixos
<{^_^}> [nixpkgs] @sternenseemann pushed to haskell-updates « haskellPackages.paramtree: disable flaky test suite »: https://git.io/J35wI
<samueldr> AFAIK *all* distros heavily patch grub
<samueldr> so that's something else to be aware of
<samueldr> (because, lack of frequent updates)
<samueldr> jonringer: when using UEFI, you can use any UEFI bootloader. The manual (wrongly) suggests only systemd-boot works
<samueldr> the phrasing should be reviewed, to better scope it as a suggestion, or maybe better yet, use grub for both cases since that reduces the "fractality" of the installation "guide"
<{^_^}> [nixpkgs] @jonringer merged pull request #122260 → python3Packages.pygmt: fix build → https://github.com/NixOS/nixpkgs/pull/122260
<samueldr> which, really isn't a guide, but a sample "happy path" suggested towards booting NixOS
pixelfog has joined #nixos
<{^_^}> [nixpkgs] @veprbl opened pull request #122261 → yoda: fix a functionality regression in v1.9.0 → https://github.com/NixOS/nixpkgs/pull/122261
<samueldr> one thing I have in mind, once we have page-wise documentation, is to build a sort of appendix "all the ways you can customize the installation"
<samueldr> where it goes into more details for schemes like LUKS, LVM, etc
<samueldr> all bootloaders
<samueldr> but as it is, filling up the current section is not really worthwhile
hyiltiz has quit [Ping timeout: 260 seconds]
<colemickens> :( welp I've ported my nix job to github actions and it fails everytime with "unexpected end of file" before ever finishing a full complet toplevel build
<hrnz> no one expects the span^wEOF
<immae> samueldr: are you thinking of a conversion to something similar to the hydra documentation?
<samueldr> immae: maybe, it's already a foregone conclusion since RFC whatever was accepted
<immae> ok
shibboleth has quit [Quit: shibboleth]
<samueldr> but the NixOS/Nixpkgs documentation has a lot of implementation details that makes this a non-trivial task :)
hyiltiz has joined #nixos
hyiltiz has joined #nixos
<samueldr> not pressuring anything or anyone, simply something planned
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122262 → python3Packages.pyaftership: fix build → https://github.com/NixOS/nixpkgs/pull/122262
<immae> It seems quite more complex indeed
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « maintainers/scripts/haskell/regenerate-hackage-packages.sh: Small improvents and encoding workaround »: https://git.io/J35ro
<nf> the nix unstable documentation has also switched to that format
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @maralorn pushed commit from @divanorama to haskell-updates « haskellPackages.gi-gtk-declarative-app-simple: loosen haskell-gi version bound »: https://git.io/J35oJ
<{^_^}> [nixpkgs] @maralorn closed pull request #122233 → haskellPackages.gi-gtk-declarative: loosen haskell-gi version bound → https://github.com/NixOS/nixpkgs/pull/122233
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122264 → python3Packages.pytest-ordering: mark as broken → https://github.com/NixOS/nixpkgs/pull/122264
griff_ has joined #nixos
ddellaco_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @teto merged pull request #121926 → libsForQt5.fcitx5-qt: 5.0.4 -> 5.0.6 → https://github.com/NixOS/nixpkgs/pull/121926
<{^_^}> [nixpkgs] @maralorn pushed commit from @sternenseemann to haskell-updates « haskellPackages.language-docker: unbreak »: https://git.io/J35oQ
<{^_^}> [nixpkgs] @maralorn closed pull request #122216 → haskellPackages.language-docker: unbreak → https://github.com/NixOS/nixpkgs/pull/122216
kahuna has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122265 → python3Packages.pyflume: fix build → https://github.com/NixOS/nixpkgs/pull/122265
supersandro2000 has quit [Killed (card.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos
stree has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122266 → python3Packages.ipympl: fix build → https://github.com/NixOS/nixpkgs/pull/122266
gustavderdrache has joined #nixos
jgt_ has quit [Ping timeout: 252 seconds]
<abathur> colemickens: how many times is every time? linux?
kreisys has joined #nixos
<colemickens> linux, and 4 times in a row to the point I stopped
<colemickens> so far stable nix seems to be making it further
<colemickens> which is fine
<abathur> hmm, yeah
<hyperfekt> reverting to grub 2.04 did indeed do the trick /cc samueldr
<samueldr> hyperfekt: ugh!
<samueldr> hopefully you understand it's not at you
<abathur> there's been some sort of EOF bug in at least unstable for a while; I can't recall having seen it in a linux build but I think I do remember seeing some reports there
<{^_^}> [nixpkgs] @eduardosm opened pull request #122267 → gnomeExtensions.appindicator: 36 -> 37 → https://github.com/NixOS/nixpkgs/pull/122267
<hyperfekt> haha i do
stree has joined #nixos
<hyperfekt> i can relate to that exclamation very well
<samueldr> and it is a hardware specific issue, we have a grub test that tests grub on EFI
<samueldr> the worst!
<hyperfekt> i'm surprised the boot menu isn't graphical anymore. it's that because we switched to grub?
<{^_^}> [nixpkgs] @erictapen opened pull request #122268 → ghostwriter: 2.0.0-rc5 -> 2.0.0 → https://github.com/NixOS/nixpkgs/pull/122268
<samueldr> hyperfekt: I'm confused
<samueldr> hyperfekt: graphical on an installed system, or on the iso (or both)?
<hyperfekt> on the iso
<samueldr> because it should be graphical still... since it is still
<samueldr> but maybe that points towards your issue
<hyperfekt> it used to have icons etc
<samueldr> yes
<samueldr> it still does (should)
<hyperfekt> now it was the same mostly black grub screen but offering the options i'm used to
cole-h has joined #nixos
<samueldr> nf: do you remember, does that ring a bell?
<samueldr> to me, without investigation, sounds like something fell back in a nicer way in 2.04 than on 2.06
<hyperfekt> aha. it shows theme.txt and dejavu.pf2 not found for the first seconds
<samueldr> hmmmmmm
<samueldr> I'm starting to doubt I tested the change properly for grub UEFI
<{^_^}> [nixpkgs] @eduardosm opened pull request #122269 → gnomeExtensions.arcmenu: 5 -> 10 → https://github.com/NixOS/nixpkgs/pull/122269
<samueldr> it might be that the "CD" boot of grub differs enough to be an issue here
<samueldr> "CD" is not the right term
<samueldr> but I fixed it in a way that was verified through usb on u-boot's uefi, and only on "CD" through qemu
<hyperfekt> idk if that is because the way we theme it changed with 2.06
<samueldr> nah
<samueldr> 99% sure it's that
ahmed_elgabri has joined #nixos
<nf> yeah grub 2.04 didn't show the theme for me either but 2.06 did
<samueldr> huh
<nf> there's just too much going on
<samueldr> let me reduce my percentage of confidence
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122270 → python3Packages.hyppo: fix build → https://github.com/NixOS/nixpkgs/pull/122270
<nf> oh that might be it too
<samueldr> nf: depends on when you tested!
<samueldr> earlier than 4 days ago?
<nf> yes
<samueldr> then it wasn't that change *in your case*
ahmedelgabri has quit [Ping timeout: 260 seconds]
* samueldr should get a recent UEFI iso build and check
<samueldr> the dangers of NixOS, you never need to reinstall!
<{^_^}> [nixpkgs] @maralorn merged pull request #122212 → top-level/release-haskell.nix: merge jobs using lib.recursiveUpdate → https://github.com/NixOS/nixpkgs/pull/122212
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122271 → python3Packages.crate: fix build → https://github.com/NixOS/nixpkgs/pull/122271
<{^_^}> [nixpkgs] @jonringer opened pull request #122272 → [staging-next] More llvm fixes → https://github.com/NixOS/nixpkgs/pull/122272
tomberek has joined #nixos
turlando has quit [Ping timeout: 252 seconds]
<immae> samueldr: I’m not sure I followed the discussion correctly, but note that the ISO that nf tried (and failed to boot) with grub 2.06 boots fine on my laptop
<immae> So you’re certainly not to blame for the failure to detect it with qemu testing
<samueldr> yeah, it was about a detail that is too new for your cases :)
<immae> ok :)
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122273 → python3Packages.pylint-django: 2.4.2 -> 2.4.3 → https://github.com/NixOS/nixpkgs/pull/122273
<samueldr> I need to check, because it's grub, surely the "default CWD" will not be as simple as "whatever device grub loaded from"
<{^_^}> [nixpkgs] @sternenseemann pushed to haskell-updates « top-level/release.nix: fix evaluation of jobset »: https://git.io/J351V
ahmedelgabri has joined #nixos
mbrgm_ has joined #nixos
civodul has quit [Ping timeout: 260 seconds]
ahmed_elgabri has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122274 → python3Packages.localzone: 0.9.7 -> 0.9.8 → https://github.com/NixOS/nixpkgs/pull/122274
jgt_ has joined #nixos
mbrgm has quit [Ping timeout: 252 seconds]
mbrgm_ is now known as mbrgm
<{^_^}> [nixpkgs] @jonringer merged pull request #121311 → libwpe: 1.8.0 -> 1.10.0 → https://github.com/NixOS/nixpkgs/pull/121311
bennofs__ has quit [Read error: Connection reset by peer]
bennofs_ has joined #nixos
arahael1 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #121312 → liquibase: 4.3.2 -> 4.3.4 → https://github.com/NixOS/nixpkgs/pull/121312