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
mkDoku has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118512 → Fix home-assistant building → https://github.com/NixOS/nixpkgs/pull/118512
<{^_^}> [nixpkgs] @fabaff opened pull request #118522 → python3Packages.regex: 2020.11.13 -> 2021.4.4 → https://github.com/NixOS/nixpkgs/pull/118522
dadada_ has quit [Quit: WeeChat 2.9]
dadada_ has joined #nixos
philr has joined #nixos
acarrico has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118523 → mob: 1.3.0 -> 1.4.0 → https://github.com/NixOS/nixpkgs/pull/118523
redmp has joined #nixos
<redmp> when building with stdenv, what's the right way to specify local sourcecode? i tried `src = ./myfile.c` and the default builder interprets it as an archive and barfs; how can i say `./.` without getting a bunch of irrelevant files such?
asdfghjkl100 has quit [Quit: Connection closed]
<knownunown> if you have it version controlled w/ git, you can use `gitignoreSource` -- https://nixos.org/manual/nixpkgs/stable/#sec-pkgs-nix-gitignore-usage
acarrico has joined #nixos
<clever> tobiasBora: the stdenv will add the $out/include of everything from buildInputs to the cflags thing, so it magically works
<clever> tobiasBora: gtk is using $out/include/gtk, in an attempt to avoid conflicts when you install 2 gtk versions
<supersandro2000> redmp: dontUnpack is probably what you want
<supersandro2000> or no stripRoot not sure right now
<clever> tobiasBora: so, their attempt to fix the same problem nix solves, is making nix's job harder
<sterni> redmp: dontUnpack
gustavderdrache has joined #nixos
<redmp> ok, so it looks like dontUnpack skips the unpack phase in pkgs/stdenv/generic/setup.sh .. i guess this is just the expected type of `src` from some archive to something else.. but, what? is a list of files ok? is a single file ok?
<{^_^}> [nixpkgs] @veprbl pushed to master « recoll: drop assert on hostPlatform.system »: https://git.io/JYSAw
ForgottenPackage has joined #nixos
Dr8128 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118466 → python3Packages.discordpy: 1.6.0 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/118466
wallacer has quit [Ping timeout: 245 seconds]
<redmp> knownunown: i heard about an alternative to gitignoreSource for which you specify the files/directories to include (rather than those to exclude) .. do you know what that was called?
lsix has quit [Ping timeout: 260 seconds]
vuko has joined #nixos
ForgottenPackage has quit [Quit: |]
<knownunown> hmm, i'm not aware of what that is redmp. you can still use gitignore for an allowlist FWIW -- just exclude everything with `!` on the first line and then list files to include
ForgottenPackage has joined #nixos
suprime[m] has joined #nixos
<{^_^}> [release-wiki] @dependabot[bot] pushed to dependabot/github_actions/cachix/install-nix-action-v13 « chore(deps): bump cachix/install-nix-action from v12 to v13 »: https://git.io/JYSxY
<{^_^}> [release-wiki] @dependabot[bot] opened pull request #9 → chore(deps): bump cachix/install-nix-action from v12 to v13 → https://github.com/NixOS/release-wiki/pull/9
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JYSxG
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118494 → python3Packages.fiona: add certifi → https://github.com/NixOS/nixpkgs/pull/118494
justanotheruser has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118524 → nats-server: 2.2.0 -> 2.2.1 → https://github.com/NixOS/nixpkgs/pull/118524
<redmp> knownunown: til; thank you
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118516 → vector: service fix remove deprecated --no-topology → https://github.com/NixOS/nixpkgs/pull/118516
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118504 → python3Packages.python-smarttub: 0.0.19 -> 0.0.21 → https://github.com/NixOS/nixpkgs/pull/118504
ForgottenPackage has quit [Quit: |]
ForgottenPackage has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118519 → python3Packages.gsd: 1.9.3 -> 2.4.1 → https://github.com/NixOS/nixpkgs/pull/118519
<knownunown> np! and oops, i misspoke: you need to ignore everything with the `*` pattern then include files with `!` prefixed to each
bpye has quit [Ping timeout: 240 seconds]
stree has quit [Ping timeout: 265 seconds]
bpye has joined #nixos
wallacer has joined #nixos
vuko has quit [Ping timeout: 246 seconds]
<supersandro2000> hexa-: https://github.com/NixOS/nixpkgs/pull/118454 :/ should have found that earlier
<{^_^}> #118454 (by LeSuisse, 13 hours ago, open): hdf5: make possible to use the v1.10 API
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118361 → betterdiscordctl: 1.7.0 -> 1.7.1 → https://github.com/NixOS/nixpkgs/pull/118361
<hexa-> meh
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b5734315fcc (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118525 → nuclei: 2.3.3 -> 2.3.4 → https://github.com/NixOS/nixpkgs/pull/118525
stree has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118526 → oapi-codegen: 1.5.6 -> 1.6.0 → https://github.com/NixOS/nixpkgs/pull/118526
Spacemacs4ever has quit [Ping timeout: 240 seconds]
<redmp> ok, the best i've come up with from looking through nix code is that `builtins.filterSource` could be called with a function that compares against a list of filepaths
<m1cr0man> Heyo if I'm making a PR for a package update, and I find another package needs an update, should I make two PRs or one?
superherointj has quit [Quit: Leaving]
<evils> m1cr0man: are they related?
<m1cr0man> evils: Yes, one depends on the other and they are both python packages
ris has quit [Ping timeout: 240 seconds]
<evils> m1cr0man: both being python isn't a good reason to do them in 1; do both changes work separately? does the order matter?
<m1cr0man> evils: Well the main package I was aiming to update (mailman) has a version requirement on another package (aiosmtp) and fails to build without it
<m1cr0man> So yes, the order matters
<evils> if the second update is a requirement of the first, you should include it in the PR of the first
<m1cr0man> Ok cool :) thanks
<m1cr0man> evils++
<{^_^}> evils's karma got decreased to 9
justanotheruser has joined #nixos
<{^_^}> Wait no, it got *increased* to 11
<evils> <3 {^_^}
<{^_^}> {^_^}'s karma got increased to 230
<m1cr0man> hah
photonshift[m] has joined #nixos
<{^_^}> [nixpkgs] @m1cr0man opened pull request #118527 → mailman: 3.3.1 -> 3.3.4 and python3Packages.aiosmtpd: 1.2.1 -> 1.4.2 → https://github.com/NixOS/nixpkgs/pull/118527
zeta_0 has joined #nixos
<m1cr0man> ^ Any mailman users should probably have some interest in this. Without updating the core, you can't manage (sub/unsub) from lists via the UI
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118528 → osu-lazer: 2021.323.0 -> 2021.331.0 → https://github.com/NixOS/nixpkgs/pull/118528
redmp has quit [Quit: leaving]
Synthetica has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118529 → ovh-ttyrec: 1.1.6.6 -> 1.1.6.7 → https://github.com/NixOS/nixpkgs/pull/118529
jkt has quit [Ping timeout: 245 seconds]
acarrico has quit [Ping timeout: 240 seconds]
jkt has joined #nixos
<supersandro2000> m1cr0man: taking a look at it later
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118530 → fetchzip: accept urls → https://github.com/NixOS/nixpkgs/pull/118530
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118470 → python3Packages.pytest: 6.2.2 -> 6.2.3 → https://github.com/NixOS/nixpkgs/pull/118470
h0m2 has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118531 → Revert "pythonPackages.pandas: skip hanging/crashing test" → https://github.com/NixOS/nixpkgs/pull/118531
<{^_^}> [nixpkgs] @peterhoeg merged pull request #118396 → tellico: 3.3.3 -> 3.4 → https://github.com/NixOS/nixpkgs/pull/118396
h0m2 has joined #nixos
nDuff has joined #nixos
johari has quit [Ping timeout: 248 seconds]
s1341_ has quit [Ping timeout: 250 seconds]
joshmeredith has quit [Ping timeout: 245 seconds]
etrepum has quit [Ping timeout: 245 seconds]
bn_work has quit [Ping timeout: 245 seconds]
teozkr_ has quit [Ping timeout: 258 seconds]
alanz has quit [Ping timeout: 250 seconds]
nz__ has quit [Ping timeout: 250 seconds]
davetapley has quit [Ping timeout: 248 seconds]
sorear has quit [Ping timeout: 245 seconds]
ryjm has quit [Ping timeout: 258 seconds]
SrPx has quit [Ping timeout: 250 seconds]
lally has quit [Ping timeout: 250 seconds]
jared-w has quit [Ping timeout: 250 seconds]
dgonyeo has quit [Ping timeout: 250 seconds]
ctp has quit [Ping timeout: 245 seconds]
aristid has quit [Ping timeout: 276 seconds]
r0bby has quit [Ping timeout: 258 seconds]
vdemeester has quit [Ping timeout: 258 seconds]
wpcarro has quit [Ping timeout: 258 seconds]
mitsuhiko has quit [Ping timeout: 250 seconds]
JadoJodo has quit [Ping timeout: 258 seconds]
philipcristiano has quit [Ping timeout: 258 seconds]
bradparker has quit [Ping timeout: 250 seconds]
Qwerky has quit [Remote host closed the connection]
Qwerky has joined #nixos
Qwerky has quit [Remote host closed the connection]
mitsuhiko has joined #nixos
ctp has joined #nixos
etrepum has joined #nixos
bradparker has joined #nixos
davetapley has joined #nixos
jared-w has joined #nixos
Qwerky has joined #nixos
dgonyeo has joined #nixos
joshmeredith has joined #nixos
aristid has joined #nixos
nz__ has joined #nixos
teozkr_ has joined #nixos
ryjm has joined #nixos
JadoJodo has joined #nixos
lally has joined #nixos
philipcristiano has joined #nixos
wpcarro has joined #nixos
vdemeester has joined #nixos
alanz has joined #nixos
s1341_ has joined #nixos
johari has joined #nixos
sorear has joined #nixos
SrPx has joined #nixos
r0bby has joined #nixos
bn_work has joined #nixos
zakame has joined #nixos
Qwerky has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118457 → [20.09] openldap: 2.4.57 -> 2.4.58, addressing CVE-2021-27212 → https://github.com/NixOS/nixpkgs/pull/118457
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116335 → Move TODO aliases to aliases.nix → https://github.com/NixOS/nixpkgs/pull/116335
<{^_^}> [nixpkgs] @buckley310 closed pull request #106029 → [20.09] gnomeExtensions.dash-to-panel: 38 -> 40 → https://github.com/NixOS/nixpkgs/pull/106029
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118532 → p7zip: 17.03 -> 17.04 → https://github.com/NixOS/nixpkgs/pull/118532
nDuff has quit [Ping timeout: 260 seconds]
zeta_0 has quit [Quit: rcirc on GNU Emacs 27.1]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118533 → uutils-coreutils: 0.0.4 -> 0.0.6 → https://github.com/NixOS/nixpkgs/pull/118533
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118534 → packet-cli: 0.1.1 -> 0.3.0 → https://github.com/NixOS/nixpkgs/pull/118534
dotdotok has quit [Ping timeout: 240 seconds]
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118531 → Revert "pythonPackages.pandas: skip hanging/crashing test" → https://github.com/NixOS/nixpkgs/pull/118531
lawt has joined #nixos
chanceyan71 has joined #nixos
chanceyan71 has quit [Client Quit]
<{^_^}> [nixpkgs] @davidak merged pull request #118500 → git-quick-stats: 2.1.7 -> 2.1.8 → https://github.com/NixOS/nixpkgs/pull/118500
gustavderdrache has quit [Quit: Leaving.]
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118535 → python3Packages.uproot3-methods: 0.10.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/118535
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118536 → yle-dl: 20201022 -> 20210212 → https://github.com/NixOS/nixpkgs/pull/118536
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118537 → python3Packages.sphinxcontrib-bibtex: 2.1.4 -> 2.2.0 → https://github.com/NixOS/nixpkgs/pull/118537
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118538 → python3Packages.pyaxmlparser: 0.3.24 -> 0.3.26 → https://github.com/NixOS/nixpkgs/pull/118538
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118539 → python3Packages.proto-plus: 1.13.0 -> 1.18.1 → https://github.com/NixOS/nixpkgs/pull/118539
emmanuel_erc has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118540 → python3Packages.libcst: 0.3.17 -> 0.3.18 → https://github.com/NixOS/nixpkgs/pull/118540
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118541 → python3Packages.hstspreload: 2021.2.15 -> 2021.3.29 → https://github.com/NixOS/nixpkgs/pull/118541
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<emmanuel_erc> Is it possible to get recursive nix working on a linux machine.... Arch Linux in particular?
AlpineLlama has joined #nixos
b has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118542 → python3Packages.google-*: upgrades → https://github.com/NixOS/nixpkgs/pull/118542
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118543 → python3Packages.exdown: 0.8.5 -> 0.8.6 → https://github.com/NixOS/nixpkgs/pull/118543
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118544 → python3Packages.crytic-compile: 0.1.12 -> 0.1.13 → https://github.com/NixOS/nixpkgs/pull/118544
stree has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @mweinelt merged pull request #113363 → raspberrypi: update kernel, firmware, eeprom and userland → https://github.com/NixOS/nixpkgs/pull/113363
<emmanuel_erc> I'm sorry if I've already aksed this question already...
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113726 → tmuxPlugins.extrakto: init at unstable-2021-02-17 → https://github.com/NixOS/nixpkgs/pull/113726
stree has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116067 → empty: init at 0.6.21b → https://github.com/NixOS/nixpkgs/pull/116067
bpye has quit [Ping timeout: 240 seconds]
Qwerky_ has joined #nixos
Qwerky has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118545 → qbec: 0.14.1 -> 0.14.2 → https://github.com/NixOS/nixpkgs/pull/118545
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #118546 → python3Packages.sunpy: add missing dependency → https://github.com/NixOS/nixpkgs/pull/118546
bpye has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JY9nt
ddellacosta has quit [Ping timeout: 268 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116257 → doc/languages-frameworks/*: add missing languages to code fences → https://github.com/NixOS/nixpkgs/pull/116257
<supersandro2000> emmanuel_erc: I don't know
MinceR has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #118547 → rubocop: 1.12.0 -> 1.12.1 → https://github.com/NixOS/nixpkgs/pull/118547
<{^_^}> [nixpkgs] @marsam merged pull request #118492 → flow: 0.147.0 -> 0.148.0 → https://github.com/NixOS/nixpkgs/pull/118492
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 260 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @mweinelt opened pull request #118548 → raspberrypi: update kernel, eeprom, firmware, libraspberrypi → https://github.com/NixOS/nixpkgs/pull/118548
sangoma has joined #nixos
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118549 → rabbitmq-c: 0.10.0 -> 0.11.0 → https://github.com/NixOS/nixpkgs/pull/118549
Godar has joined #nixos
Noisytoot has quit [Quit: ZNC 1.8.2 - https://znc.in]
marcusr has quit [Read error: Connection reset by peer]
marcusr has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #117847 → jmusicbot: init at 0.3.3, nixos/jmusicbot: init → https://github.com/NixOS/nixpkgs/pull/117847
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118550 → rtsp-simple-server: 0.15.2 -> 0.15.3 → https://github.com/NixOS/nixpkgs/pull/118550
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #117545 → tex-match: init at 1.2.0 → https://github.com/NixOS/nixpkgs/pull/117545
sss2 has joined #nixos
<{^_^}> [nixpkgs] @tomberek opened pull request #118551 → ruby: reproducible → https://github.com/NixOS/nixpkgs/pull/118551
redmp has joined #nixos
<redmp> so, if i put a c library into `buildInputs` on stdenv.mkDerivation, is that supposed to make the headers available when calling `gcc`?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #117487 → pounce: 2.1p1 -> 2.3 → https://github.com/NixOS/nixpkgs/pull/117487
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118416 → mediainfo: 20.09 -> 21.03 → https://github.com/NixOS/nixpkgs/pull/118416
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118458 → supertag: init at 0.1.4 → https://github.com/NixOS/nixpkgs/pull/118458
Negher has quit [Read error: Connection reset by peer]
Negher_ has joined #nixos
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JY9E3
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118474 → macchanger: apply patches from Debian → https://github.com/NixOS/nixpkgs/pull/118474
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118552 → sabnzbd: 3.2.0 -> 3.2.1 → https://github.com/NixOS/nixpkgs/pull/118552
<supersandro2000> redmp: it should
drewc has quit [Ping timeout: 276 seconds]
pieguy128 has quit [Quit: ZNC 1.8.2 - https://znc.in]
pieguy128 has joined #nixos
drewc has joined #nixos
mdash has quit [Ping timeout: 276 seconds]
mdash has joined #nixos
<evils> supersandro2000: the ability to change an interface's MAC address is an important privacy feature
Godar has quit [Quit: leaving]
zie has quit [Quit: ZNC 1.8.1 - https://znc.in]
zie has joined #nixos
orivej has joined #nixos
<redmp> supersandro2000: or is it necessary to put $NIX_CFLAGS_COMPILE in somewhere? (i tired this and it's not working either..?)
<redmp> $NIX_CFLAGS_COMPILE seems to contain the right arguments..
<supersandro2000> evils: I am missing some context here
<supersandro2000> redmp: are you in a nix-shell? Usually this should just work
<tomberek> redmp: are you using nix-shell? (maybe pastebin your drv?)
<evils> supersandro2000: just a note about your suggestion of dropping macchanger in the PR you just merged
endformationage has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #93655 → dlx: cleanup → https://github.com/NixOS/nixpkgs/pull/93655
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @tomberek closed pull request #118424 → [20.09] cc-wrapper: -nostdlib does not imply -nostdinc++ → https://github.com/NixOS/nixpkgs/pull/118424
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118527 → mailman: 3.3.1 -> 3.3.4 and python3Packages.aiosmtpd: 1.2.1 -> 1.4.2 → https://github.com/NixOS/nixpkgs/pull/118527
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118546 → python3Packages.sunpy: add missing dependency on setuptools-scm → https://github.com/NixOS/nixpkgs/pull/118546
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118553 → sd-local: 1.0.29 -> 1.0.30 → https://github.com/NixOS/nixpkgs/pull/118553
<supersandro2000> evils: yeah but maybe network manager or systemd-networkd or something similar already does it better and we do not need to fetch so many patches from debian
kayg04 has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
<redmp> tomberek: supersandro2000: here's what i have; albeit slightly simplified https://termbin.com/17e1
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118414 → openring: init at f13edb5d → https://github.com/NixOS/nixpkgs/pull/118414
<tomberek> redmp: the error?
gerschtli has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118554 → sensu-go-agent: 6.2.3 -> 6.2.7 → https://github.com/NixOS/nixpkgs/pull/118554
gerschtli has joined #nixos
lopsided98 has quit [Ping timeout: 258 seconds]
<redmp> this https://termbin.com/9jv7 tomberek
<redmp> just that the library i'm importing, doesn't exist
<redmp> even though i can see it using the nix store path in NIX_CFLAGS_COMPILE: /nix/store/gwsn311snkj8yan6qd8mhzkx4y3f61wr-stb-20180211/include/stb/stb_image.h
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118555 → sickgear: 0.23.14 -> 0.23.15 → https://github.com/NixOS/nixpkgs/pull/118555
<tomberek> redmp: check the path's of things. This slight fixup seems to be working: https://termbin.com/nd7x
<redmp> tomberek: ah! yeah, the stb/ part of the path was missing, and i didn't have -lm
<redmp> tomberek: it's working now; thank you!
<redmp> tomberek: ++
<redmp> tomberek++
<{^_^}> tomberek's karma got increased to 4
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118533 → uutils-coreutils: 0.0.4 -> 0.0.6 → https://github.com/NixOS/nixpkgs/pull/118533
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118535 → python3Packages.uproot3-methods: 0.10.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/118535
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118536 → yle-dl: 20201022 -> 20210212 → https://github.com/NixOS/nixpkgs/pull/118536
<redmp> tomberek: may i ask what adding glibc.out to buildInputs is fore?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118537 → python3Packages.sphinxcontrib-bibtex: 2.1.4 -> 2.2.0 → https://github.com/NixOS/nixpkgs/pull/118537
<tomberek> nothing... remove it
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118556 → sigil: 1.4.3 -> 1.5.1 → https://github.com/NixOS/nixpkgs/pull/118556
<redmp> ah, ok :)
<redmp> thx
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118538 → python3Packages.pyaxmlparser: 0.3.24 -> 0.3.26 → https://github.com/NixOS/nixpkgs/pull/118538
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118539 → python3Packages.proto-plus: 1.13.0 -> 1.18.1 → https://github.com/NixOS/nixpkgs/pull/118539
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118540 → python3Packages.libcst: 0.3.17 -> 0.3.18 → https://github.com/NixOS/nixpkgs/pull/118540
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118541 → python3Packages.hstspreload: 2021.2.15 -> 2021.3.29 → https://github.com/NixOS/nixpkgs/pull/118541
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118543 → python3Packages.exdown: 0.8.5 -> 0.8.6 → https://github.com/NixOS/nixpkgs/pull/118543
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118544 → python3Packages.crytic-compile: 0.1.12 -> 0.1.13 → https://github.com/NixOS/nixpkgs/pull/118544
redmp has quit [Quit: good night]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118557 → simdjson: 0.9.1 -> 0.9.2 → https://github.com/NixOS/nixpkgs/pull/118557
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118547 → rubocop: 1.12.0 -> 1.12.1 → https://github.com/NixOS/nixpkgs/pull/118547
lopsided98 has joined #nixos
<{^_^}> [hydra] @dependabot[bot] pushed to dependabot/github_actions/cachix/install-nix-action-v13 « build(deps): bump cachix/install-nix-action from v12 to v13 »: https://git.io/JY9wE
<{^_^}> [hydra] @dependabot[bot] opened pull request #907 → build(deps): bump cachix/install-nix-action from v12 to v13 → https://github.com/NixOS/hydra/pull/907
ddellacosta has joined #nixos
kaliumxyz has quit [Ping timeout: 246 seconds]
jonringer has quit [Ping timeout: 258 seconds]
stree has quit [Ping timeout: 260 seconds]
ddellacosta has quit [Ping timeout: 240 seconds]
stree has joined #nixos
lcvass has quit [Ping timeout: 240 seconds]
cantstanya has quit [Ping timeout: 240 seconds]
lcvass has joined #nixos
palo1 has joined #nixos
cantstanya has joined #nixos
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
cantstanya has quit [Remote host closed the connection]
cantstanya has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118558 → teler: 1.2.1 -> 1.2.2 → https://github.com/NixOS/nixpkgs/pull/118558
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
aescul has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118559 → terracognita: 0.6.2 -> 0.6.3 → https://github.com/NixOS/nixpkgs/pull/118559
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118560 → tfsec: 0.39.14 -> 0.39.16 → https://github.com/NixOS/nixpkgs/pull/118560
evils has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118561 → thanos: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/118561
<{^_^}> [nixos-hardware] @dependabot[bot] pushed to dependabot/github_actions/cachix/install-nix-action-v13 « build(deps): bump cachix/install-nix-action from v12 to v13 »: https://git.io/JY9MY
<{^_^}> [nixos-hardware] @dependabot[bot] opened pull request #246 → build(deps): bump cachix/install-nix-action from v12 to v13 → https://github.com/NixOS/nixos-hardware/pull/246
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118562 → tracy: 0.7.6 -> 0.7.7 → https://github.com/NixOS/nixpkgs/pull/118562
ddellacosta has quit [Ping timeout: 265 seconds]
kmein has quit [Quit: ciao kakao]
marcusr has quit [Remote host closed the connection]
marcusr has joined #nixos
kmein has joined #nixos
kaliumxyz has joined #nixos
lawt has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118563 → tz: 0.4 -> 0.5 → https://github.com/NixOS/nixpkgs/pull/118563
FRidh has joined #nixos
lawt has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118564 → unciv: 3.13.11-patch2 -> 3.13.12-patch1 → https://github.com/NixOS/nixpkgs/pull/118564
<{^_^}> [nixpkgs] @dotlambda pushed to revert-116335-move-aliases.nix « Revert "Move TODO aliases to aliases.nix" »: https://git.io/JY9H7
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118565 → uwuify: 0.2.1 -> 0.2.2 → https://github.com/NixOS/nixpkgs/pull/118565
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118566 → velero: 1.5.3 -> 1.5.4 → https://github.com/NixOS/nixpkgs/pull/118566
ddellacosta has quit [Ping timeout: 240 seconds]
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118567 → vendir: 0.17.0 -> 0.18.0 → https://github.com/NixOS/nixpkgs/pull/118567
oxalica has quit [Quit: oxalica]
<{^_^}> [nixpkgs] @ehmry merged pull request #118556 → sigil: 1.4.3 -> 1.5.1 → https://github.com/NixOS/nixpkgs/pull/118556
oxalica has joined #nixos
sciamp has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118568 → vultr-cli: 2.3.0 -> 2.4.0 → https://github.com/NixOS/nixpkgs/pull/118568
xelxebar has joined #nixos
<Izorkin> stevenroose: no progress to adding peertube package?
xelxebar_ has quit [Ping timeout: 240 seconds]
sangoma has quit [Ping timeout: 240 seconds]
cole-h has quit [Ping timeout: 240 seconds]
sciamp has quit [Read error: No route to host]
sciamp has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118569 → wiki-js: 2.5.197 -> 2.5.201 → https://github.com/NixOS/nixpkgs/pull/118569
<{^_^}> [nixpkgs] @jojosch opened pull request #118570 → dbeaver: 21.0.1 -> 21.0.2 → https://github.com/NixOS/nixpkgs/pull/118570
<{^_^}> [nixos-hardware] @Mic92 merged pull request #246 → build(deps): bump cachix/install-nix-action from v12 to v13 → https://github.com/NixOS/nixos-hardware/pull/246
respawn_ has joined #nixos
sciamp has quit [Client Quit]
ddellacosta has joined #nixos
sciamp has joined #nixos
stree has quit [Ping timeout: 268 seconds]
ddellacosta has quit [Ping timeout: 260 seconds]
zupo has joined #nixos
zupo has quit [Client Quit]
FRidh has quit [Read error: No route to host]
FRidh has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118571 → ytcc: 2.1.0 -> 2.2.0 → https://github.com/NixOS/nixpkgs/pull/118571
<{^_^}> [nixpkgs] @FRidh merged pull request #118552 → sabnzbd: 3.2.0 -> 3.2.1 → https://github.com/NixOS/nixpkgs/pull/118552
sciamp has quit [Ping timeout: 260 seconds]
stree has joined #nixos
sangoma has joined #nixos
evanjs has quit [Read error: Connection reset by peer]
aaabbbbbbbbbb has joined #nixos
evanjs has joined #nixos
Thor007 has joined #nixos
sciamp has joined #nixos
ManiacOfMadness has joined #nixos
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
<{^_^}> [nix] @TheOPtimal opened pull request #4690 → Fix incorrect syntax with sudo in multi-user install script → https://github.com/NixOS/nix/pull/4690
zyklotomic has joined #nixos
ahmed_elgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @edwtjo pushed 2 commits to master: https://git.io/JYHv2
cinimod has joined #nixos
<{^_^}> [nixpkgs] @edwtjo closed pull request #116623 → i2pd: 2.36.0 -> 2.37.0 → https://github.com/NixOS/nixpkgs/pull/116623
respawn_ has quit [Quit: Leaving]
ddellacosta has joined #nixos
sciamp has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @edwtjo merged pull request #117196 → jackett: 0.17.699 -> 0.17.764 → https://github.com/NixOS/nixpkgs/pull/117196
<cinimod> I am trying to build a package in which I'd like to modify `configureFlagsArray` just to have an extra option - is there a way of saying something like `configureFlagsArray = super.configureFlagsArray ++ [ "--without-x" ]`
ironman3000 has joined #nixos
Tv` has quit [Quit: Connection closed for inactivity]
ddellacosta has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @edwtjo merged pull request #117784 → html-tidy: 5.6.0 -> 5.7.28 → https://github.com/NixOS/nixpkgs/pull/117784
<clever> cinimod: thats what the `old` in `.overrideAttrs (old: {` is for
<{^_^}> [nixpkgs] @fabaff merged pull request #118558 → teler: 1.2.1 -> 1.2.2 → https://github.com/NixOS/nixpkgs/pull/118558
<cinimod> Hmmm do I need to use that somehow with `configureFlagsArray=( $configureFlagsArray "--without-x")`?
hiro99 has joined #nixos
<cinimod> Ok I have something I can try
<{^_^}> [nixpkgs] @fabaff merged pull request #118525 → nuclei: 2.3.3 -> 2.3.4 → https://github.com/NixOS/nixpkgs/pull/118525
<cinimod> clever: `preR = pkgs.R.overrideAttrs (oldAttrs: rec { configureFlagsArray = ($configureFlagsArray "--without-x");});`?
<cinimod>
ironman3000 has left #nixos [#nixos]
<stevenroose> Izorkin: it's finished, I'm using it in production. there were some suggestions as for the nixos service module that I published with it. I didn't check for a while if there was more feedback. but I'm unsure of the process of getting things merged over there. personally I'd prefer to have the package merged and leave the module development for people with more experience
<clever> cinimod: configureFlagsArray = old.configureFlagsArray ++ [ "--without-x" ];
<stevenroose> changing the module is quite bad as it often breaks existing users already using the module
<clever> cinimod: oldAttrs*
<clever> cinimod: rec is also un-needed
ironman3000 has joined #nixos
thc202 has joined #nixos
fendor has joined #nixos
<Izorkin> stevenroose: I can try to help with testing the module
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118572 → felix: 6.0.3 -> 7.0.0 → https://github.com/NixOS/nixpkgs/pull/118572
<cinimod> clever: `preR = nixpkgs.R.overrideAttrs (oldAttrs: { configureFlagsArray = oldAttrs.configureFlagsArray ++ [ "--without-x" ];});` but nix complains: `error: attribute 'configureFlagsArray' missing`
<cinimod>
Thor007 has quit [Remote host closed the connection]
<clever> cinimod: it may just be called configureFlags
Thor007 has joined #nixos
<clever> > builtins.attrNames pkgs.R
<{^_^}> [ "__ignoreNulls" "all" "args" "buildInputs" "builder" "configureFlags" "depsBuildBuild" "depsBuildBuildPropagated" "depsBuildTarget" "depsBuildTargetPropagated" "depsHostHost" "depsHostHostPropagated...
<clever> > R.configureFlags
<{^_^}> [nixpkgs] @jtojnar merged pull request #118065 → power-profiles-daemon: 0.1 -> 0.8 → https://github.com/NixOS/nixpkgs/pull/118065
<{^_^}> [ ]
<clever> cinimod: its also blank to begin with, so there is nothing to append to
<cinimod> clever: I can see ` preConfigure = '' configureFlagsArray=( --disable-lto --with${lib.optionalString (!withRecommendedPackages) "out"}-recommended-packages ... ` in the derivation so I don't think it is blank?
<cinimod>
<cinimod> configureFlagsArray: A shell array containing additional arguments passed to the configure script. You must use this instead of configureFlags if the arguments contain spaces.
<clever> cinimod: preConfigure is a chunk of bash script, that gets ran between the patch phase and configure phase
<clever> but you can also use configureFlags (the nix var) to have an initial config, that the array will start out with
<cinimod> clever: I think I understand
<cinimod> success: `configure flags: --disable-static --prefix=/nix/store/0aj20v34rmbgwn8sbf6kx5i38h6km3ag-R-4.0.4 --without-x` and now I wait until builds (or not)
<cinimod> So I didn't need the `oldAttrs` aka `old` at all
<clever> yep, because the package never set configureFlags
<clever> it was appending to the var at build time
<{^_^}> [nixpkgs] @FRidh pushed to staging « python39: 3.9.3 -> 3.9.4 »: https://git.io/JYHkc
<stevenroose> Izorkin: someone actually made a PR against my PR, so I will have to look into that. but feel free to leave other review: https://github.com/NixOS/nixpkgs/pull/106492
<{^_^}> #106492 (by stevenroose, 16 weeks ago, open): Second attempt at adding PeerTube package
<cinimod> clever: BTW R is broken for macos - I looked at homebrew and they have this option and it seems to work when I do this in nix
FRidh has quit [Quit: Konversation terminated!]
zancas[m] has quit [Quit: Idle for 30+ days]
tilt[m] has quit [Quit: Idle for 30+ days]
apscomp[m] has quit [Quit: Idle for 30+ days]
winsome[m] has quit [Quit: Idle for 30+ days]
ddellacosta has joined #nixos
hiro99 has quit [Remote host closed the connection]
ddellacosta has quit [Ping timeout: 240 seconds]
<bpye> The wiki page for ZFS mentions that today we can’t use passwords for non root datasets, is this totally true? For example - if I had some secrets on a different dataset that are not boot critical but are required for some services, would there be some way to have the service depend on the mount - and then allow me to SSH in and unlock the
<bpye> dataset? I ask as I’m now using my Nix machine for routing as well and so I don’t want to be required to enter a password at boot as that takes the whole network down, but if I can protect secrets used for remotes etc and allow minimal ssh on boot that would be nice. Otherwise I guess I’ll have the key on a USB drive and at least if I move
<bpye> the disks they’ll be protected, but the key would still be available after a power cycle which isn’t ideal.
<{^_^}> [nixos-hardware] @ehmry pushed to mnt-reform2-nitrogen8m « Add mnt-reform2-nitrogen8m »: https://git.io/JYHtu
dotdotok has joined #nixos
akirill0v[m] has joined #nixos
poscat has quit [Ping timeout: 250 seconds]
mkDoku has joined #nixos
poscat has joined #nixos
<{^_^}> [nixos-hardware] @ehmry opened pull request #247 → Add mnt-reform2-nitrogen8m → https://github.com/NixOS/nixos-hardware/pull/247
<{^_^}> [nixpkgs] @alyssais merged pull request #118467 → linux: remove xen_dom0 feature entirely → https://github.com/NixOS/nixpkgs/pull/118467
emilsp has joined #nixos
<Izorkin> aanderse: please help to create options - services.postgresql.ensureExtensions = [ example_db1 = [ "ext1" "ext2" ]; example_db2 = [ "ext3" "ext4" ]; ];
iH8c0ff33 has joined #nixos
Thor007 has quit [Ping timeout: 240 seconds]
iH8c0ff33 has quit [Client Quit]
<{^_^}> [nixpkgs] @augu5te opened pull request #118573 → Add OverlayFs Multiple lower layers support → https://github.com/NixOS/nixpkgs/pull/118573
ironman3000 has quit [Ping timeout: 240 seconds]
fuiltilt has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @dotlambda opened pull request #118574 → python3Packages.recoll: init → https://github.com/NixOS/nixpkgs/pull/118574
zebrag has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #118384 → nixos/systemd: increase default numeric PID range → https://github.com/NixOS/nixpkgs/pull/118384
ml| has quit [Ping timeout: 260 seconds]
ddellacosta has quit [Ping timeout: 260 seconds]
lawt has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @malte-v closed pull request #118428 → nixos/acme: Add option to make certificates world readable → https://github.com/NixOS/nixpkgs/pull/118428
<{^_^}> [nixpkgs] @Ma27 merged pull request #118569 → wiki-js: 2.5.197 -> 2.5.201 → https://github.com/NixOS/nixpkgs/pull/118569
ml| has joined #nixos
jkt has quit [Ping timeout: 265 seconds]
jkt has joined #nixos
ml| has quit [Ping timeout: 260 seconds]
vuko has joined #nixos
<{^_^}> [nixpkgs] @alyssais opened pull request #118576 → linux: remove remnants of grsecurity → https://github.com/NixOS/nixpkgs/pull/118576
stree has quit [Ping timeout: 268 seconds]
mkaito has joined #nixos
mkaito has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @alyssais pushed to master « lib.trivial: fix typo "nixpks" -> "nixpkgs" »: https://git.io/JYHZh
ml| has joined #nixos
ahmed_elgabri has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
ahmed_elgabri has quit [Ping timeout: 260 seconds]
ml| has quit [Ping timeout: 260 seconds]
stree has joined #nixos
<{^_^}> [nixpkgs] @gebner opened pull request #118578 → curaPlugins.octoprint: 3.5.16 -> 3.5.18 → https://github.com/NixOS/nixpkgs/pull/118578
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
rprije has quit [Ping timeout: 240 seconds]
hopheynananey has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @gebner opened pull request #118581 → curaPlugins.rawmouse: init at 1.0.13 → https://github.com/NixOS/nixpkgs/pull/118581
<{^_^}> [nixpkgs] @onny opened pull request #118582 → krankerl: init at 0.13.0 → https://github.com/NixOS/nixpkgs/pull/118582
zupo has joined #nixos
bahamas has joined #nixos
ddellacosta has joined #nixos
<Izorkin> stevenroose: simplified the startup script - https://pastebin.com/h4T5zgap
ml| has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #118583 → Roaming → https://github.com/NixOS/nixpkgs/pull/118583
ddellacosta has quit [Ping timeout: 240 seconds]
<cinimod> I have https://gist.github.com/idontgetoutmuch/c5c5052d0e5a905ace1c77ae8eb5ebe8 and I know the derivation for `inline-r` has `libraryPkgconfigDepends = [ R ];` but when I ask `inline-r` which R it is using it says `/nix/store/0aj20v34rmbgwn8sbf6kx5i38h6km3ag-R-4.0.4/lib/R/bin/R but if query the shell itself it says my R is `/nix/store/hxkavy6gx0vl552c6hf79x83nir7vbr2-R-4.0.4-wrapper/bin/R`
<stevenroose> Izorkin: can you post that on github? so I don't forget? :)
<cinimod> So clearly I am not forcing `inline-r` to be built with my custom R
<Izorkin> stevenroose: later, while further I understand the configuration.
<{^_^}> [nixpkgs] @fabaff opened pull request #118584 → python3Packages.nats-python: init at 0.8.0, python3Packages.asyncio-nats-client: init at 0.11.4 → https://github.com/NixOS/nixpkgs/pull/118584
<{^_^}> [nixpkgs] @cpcloud opened pull request #118585 → google-compute-engine: fix incorrect usage of buildPythonApplication → https://github.com/NixOS/nixpkgs/pull/118585
ml| has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jtojnar closed pull request #118049 → input-fonts: update hash → https://github.com/NixOS/nixpkgs/pull/118049
NeoCron has joined #nixos
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #118586 → fontforge-fonttools: Install all tools → https://github.com/NixOS/nixpkgs/pull/118586
ManiacOfMadness has quit [Ping timeout: 260 seconds]
__monty__ has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #118587 → ocamlPackages.mirage-crypto: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/118587
ris has joined #nixos
bahamas has quit [Ping timeout: 240 seconds]
ahmed_elgabri has quit [Ping timeout: 260 seconds]
m4tsa_ has joined #nixos
ml| has joined #nixos
jumper149 has joined #nixos
m4ts has quit [Ping timeout: 252 seconds]
ml| has quit [Ping timeout: 260 seconds]
ddellacosta has joined #nixos
jess has quit [Quit: Changing server]
jess has joined #nixos
oxalica has quit [Read error: Connection reset by peer]
oxalica has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @sternenseemann opened pull request #118588 → Pytest randomly 3.6.0 → https://github.com/NixOS/nixpkgs/pull/118588
patagonicus0 has joined #nixos
ahmed_elgabri has joined #nixos
<lukegb> sterni: I read the PR title and was trying to figure out why pytest was nondeterministically at version 3.6.0
<{^_^}> [nixpkgs] @primeos opened pull request #118589 → libxkbcommon: 1.1.0 -> 1.2.0 → https://github.com/NixOS/nixpkgs/pull/118589
ml| has joined #nixos
ahmed_elgabri has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @sternenseemann opened pull request #118590 → ocamlPackages.pbkdf: init at 1.1.0 → https://github.com/NixOS/nixpkgs/pull/118590
<sterni> lukegb: ah good shout github did an oopsie to the title again jusut because it contains two commits
ivan` has joined #nixos
bahamas has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #118578 → curaPlugins.octoprint: 3.5.16 -> 3.5.18 → https://github.com/NixOS/nixpkgs/pull/118578
<{^_^}> [nixpkgs] @symphorien merged pull request #113703 → nixos/sane: allow to disable enabled-by-default plugins → https://github.com/NixOS/nixpkgs/pull/113703
<{^_^}> [nixpkgs] @Lassulus merged pull request #89951 → nixos/users-groups: Use user name not attribute name for /etc/profiles/… → https://github.com/NixOS/nixpkgs/pull/89951
ddellacosta has joined #nixos
mkDoku has quit [Quit: Reconnecting]
mkDoku has joined #nixos
Dr8128 has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @humancalico opened pull request #118591 → libnbd: 1.7.4 -> 1.7.5 → https://github.com/NixOS/nixpkgs/pull/118591
<{^_^}> [nixpkgs] @Ma27 merged pull request #118563 → tz: 0.4 -> 0.5 → https://github.com/NixOS/nixpkgs/pull/118563
<{^_^}> [nixpkgs] @fabaff opened pull request #118592 → NATS tools → https://github.com/NixOS/nixpkgs/pull/118592
<{^_^}> [nixpkgs] @Ma27 merged pull request #118561 → thanos: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/118561
dotdotok has quit [Ping timeout: 265 seconds]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #118588 → pythonPackages.pytest-randomly: 3.5.0 -> 3.6.0 → https://github.com/NixOS/nixpkgs/pull/118588
ivan` has quit [Quit: ivan`]
<tobiasBora> clever: ok thanks a lot for the explaination!
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #118342 → ocamlPackages.mimic: 0.0.1 -> 0.0.2 → https://github.com/NixOS/nixpkgs/pull/118342
<{^_^}> [nixpkgs] @sternenseemann reopened pull request #118588 → pythonPackages.pytest-randomly: 3.5.0 -> 3.6.0 → https://github.com/NixOS/nixpkgs/pull/118588
stree has quit [Ping timeout: 268 seconds]
<tobiasBora> Hum... Is it possible to create custom fetch functions? I'd like to explicitely run "git clone --recursive https://github.com/..."; because the default fetcher for github (even with fetchSubmodules = true; and leaveDotGit = true;) does not handle submodules as expected by the package (no idea why...).
ddellacosta has quit [Ping timeout: 268 seconds]
<tobiasBora> also, I'd like to avoid to check the sha-256 hash of the final source, because git is known to be not really reproductible. What I can accept is if I can define my own sha-256 function that only checks non .git folders.
lb5tr has joined #nixos
<sterni> it must be reproducible
<sterni> not checking the .git folder would violate build purity
<lb5tr> hey, I'm getting some issues when doing nix-channell --update
<lb5tr> seems like https://channels.nixos.org/nixos-20.03 cert is expired
<sterni> lb5tr: yep someone is looking into it
<lb5tr> ack
<lb5tr> thanks!
<sterni> tobiasBora: you can still run git commands in that case and inject impure stuff into the build
<tobiasBora> sterni: so should I provide a dummy src?
<sterni> hm?
<sterni> have you tried deepClone = true; ?
<sterni> I wonder what the issue with fetchgit's src is for the build system
<sterni> it *should* work as expected generally
<sterni> maybe there is some other issue
<tobiasBora> sterni: nope, I tought fetchSubmodules = true; Should I use both?
<tobiasBora> sterni: actually, there may be another issue indeed...
<sterni> tobiasBora: yep enable deepClone = true; and fetchSubmodules = true; maybe it likes that better
<tobiasBora> sterni: it's very strange, I tried to replace my src with a local folder. If I build everything via "nix-build", it fails. If I do "nix-shell" and then "setup $stdenv/setup; genericBuild", it works
<{^_^}> [nixos-summer] @MMesch pushed to matthias/wording « additional FAQ answers »: https://git.io/JYH69
tejing has quit [Quit: WeeChat 2.9]
<{^_^}> [nixos-summer] @MMesch opened pull request #6 → wording, corrections and new FAQ responses → https://github.com/NixOS/nixos-summer/pull/6
<tobiasBora> hum maybe not, wait
stree has joined #nixos
<tobiasBora> I'll debug a bit more and come back after
bahamas has quit [Ping timeout: 265 seconds]
afontain_ has joined #nixos
mkDoku has quit [Ping timeout: 252 seconds]
dev_mohe has joined #nixos
jD91mZM2 has quit [Ping timeout: 248 seconds]
risson has joined #nixos
dev_mohe has quit [Client Quit]
<{^_^}> [nixpkgs] @Mic92 opened pull request #118593 → python3.pkgs.pyelftools: fix aarch64 build → https://github.com/NixOS/nixpkgs/pull/118593
<{^_^}> [nixpkgs] @vbgl merged pull request #118587 → ocamlPackages.mirage-crypto: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/118587
MinceR has quit [Ping timeout: 260 seconds]
<aanderse> Izorkin: i'm trying to remove database ensure* options
<aanderse> better to use a `systemd` service instead to initialize database, including extensions
ToxicFrog has quit [Quit: WeeChat 2.9]
<tobiasBora> Whoo, I noticed something very strange: in a nix-shell, if I run "source $stdenv/setup; genericBuild", I get errors at compilation time. If I just run "genericBuild", it works O_o Why?
<{^_^}> [nixpkgs] @romildo opened pull request #118594 → matcha-gtk-theme: 2021-02-04 -> 2021-04-05 → https://github.com/NixOS/nixpkgs/pull/118594
ddellacosta has joined #nixos
<aanderse> you can create a `systemd` service and run it as the postgresql super user
<sterni> tobiasBora: depends on what errors
<sterni> tobiasBora: also note that the nix-shell environment is only an approximation of the actual build environment
<Izorkin> aanderse: looks hard, while I tried this variant - https://github.com/NixOS/nixpkgs/pull/106492#issuecomment-813362427
<{^_^}> [nixpkgs] @vbgl merged pull request #118590 → ocamlPackages.pbkdf: init at 1.1.0 → https://github.com/NixOS/nixpkgs/pull/118590
oida has quit [Remote host closed the connection]
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @risicle merged pull request #118369 → [20.09] bind: add patches for multiple CVEs → https://github.com/NixOS/nixpkgs/pull/118369
ddellacosta has joined #nixos
jmeredith has joined #nixos
xqsl_ has quit [Quit: xqsl_]
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.gnuplot: use Dune 2 »: https://git.io/JYHyz
<afontain_> https://channels.nixos.org/ 's certificate expired
<afontain_> ah, maybe it got fixed by now
<afontain_> nevermind then
xqsl has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #118593 → python3.pkgs.pyelftools: fix aarch64 build → https://github.com/NixOS/nixpkgs/pull/118593
<afontain_> heh. I've downloaded my iso at 14:44 acording to Firefox
xqsl has quit [Quit: xqsl]
<afontain_> so long it's fixed, all good
<{^_^}> [nixpkgs] @dlesl opened pull request #118595 → erlangR23: 23.2.6 -> 23.3.1 → https://github.com/NixOS/nixpkgs/pull/118595
zebrag has quit [Quit: Konversation terminated!]
xqsl has joined #nixos
zebrag has joined #nixos
<{^_^}> [nixpkgs] @dlesl opened pull request #118596 → rebar3: 3.14.2 -> 3.14.4 → https://github.com/NixOS/nixpkgs/pull/118596
oida has joined #nixos
zakame has quit [Ping timeout: 240 seconds]
<ambroisie> Hello peeps
<ambroisie> Has anyone been able to enable tridactyl-native with firefox using home-manager?
<{^_^}> [nixpkgs] @risicle merged pull request #118524 → nats-server: 2.2.0 -> 2.2.1 → https://github.com/NixOS/nixpkgs/pull/118524
<{^_^}> [nixpkgs] @nagisa opened pull request #118597 → krita: 4.4.2 -> 4.4.3 → https://github.com/NixOS/nixpkgs/pull/118597
MinceR has joined #nixos
<ambroisie> However when I do `:native` to see if the native messenger is installed, it shows that it isn't
tokudan has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @risicle merged pull request #118523 → mob: 1.3.0 -> 1.4.0 → https://github.com/NixOS/nixpkgs/pull/118523
<ambroisie> For reference, here's the issue form which I got the idea: https://github.com/nix-community/home-manager/issues/1586#issuecomment-736730953
<ambroisie> s/form/from
strobelight has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @primeos merged pull request #118589 → libxkbcommon: 1.1.0 -> 1.2.0 → https://github.com/NixOS/nixpkgs/pull/118589
strobelight has joined #nixos
tokudan has joined #nixos
aescul has quit [Ping timeout: 260 seconds]
ddellac__ has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sangoma has quit [Ping timeout: 246 seconds]
ddellac__ has quit [Ping timeout: 240 seconds]
zakame has joined #nixos
afontain_ has left #nixos ["User left"]
ahmedelgabri has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @unclechu opened pull request #118598 → Add “place-cursor-at” to top-level packages → https://github.com/NixOS/nixpkgs/pull/118598
zupo has quit [Client Quit]
nDuff has joined #nixos
sangoma has joined #nixos
<{^_^}> [nixpkgs] @vbgl opened pull request #118599 → coqPackages.stdpp: 1.4.0 → 1.5.0; coqPackages.iris: 3.3.0 → 3.4.0 → https://github.com/NixOS/nixpkgs/pull/118599
<{^_^}> [nixpkgs] @mweinelt merged pull request #118182 → python3Packages.freebox-api: 0.0.9 -> 0.0.10 → https://github.com/NixOS/nixpkgs/pull/118182
neiluj has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
<tobiasBora> sterni: it is an error that occurs at compile time "haxe/io/Input.hx:189: characters 37-42 : Uncaught exception Eof". Just running "source $stdenv/setup" right before the compilation command is enough to make it fail...
mkDoku has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #118152 → Kernels 2021-03-31 → https://github.com/NixOS/nixpkgs/pull/118152
<tobiasBora> sterni: here is a more precise log http://paste.debian.net/1192384
<{^_^}> [nixpkgs] @NeQuissimus pushed 12 commits to release-20.09: https://git.io/JYHNJ
zupo has joined #nixos
virkony has quit [Quit: resstart client]
domogled has joined #nixos
virkony has joined #nixos
<{^_^}> [nixpkgs] @fgaz opened pull request #118600 → warzone2100: 3.4.1 -> 4.0.0 → https://github.com/NixOS/nixpkgs/pull/118600
virkony has quit [Client Quit]
ddellac__ has joined #nixos
<{^_^}> [nixpkgs] @romildo opened pull request #118601 → xfce.mousepad: 0.5.3 -> 0.5.4 → https://github.com/NixOS/nixpkgs/pull/118601
kiltzman has quit [Ping timeout: 252 seconds]
zupo_ has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #118529 → ovh-ttyrec: 1.1.6.6 -> 1.1.6.7 → https://github.com/NixOS/nixpkgs/pull/118529
virkony has joined #nixos
<sterni> maybe wrong haxe compiler version? they change a lot between versions
zupo has quit [Ping timeout: 268 seconds]
<sterni> also using nix-build is more insightful actually as with nix-shell the enviroment is impure, so with weird issues it is often hard to guess if anything is intefering with anything
mallox has joined #nixos
philr has quit [Ping timeout: 265 seconds]
ddellac__ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @oxzi opened pull request #118602 → bonzomatic: 2018-03-29 -> 2021-03-07 → https://github.com/NixOS/nixpkgs/pull/118602
aescul has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
virkony has quit [Quit: restart client]
virkony has joined #nixos
<asymmetric> ,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
<tobiasBora> sterni: yes, the problem is that nix-build does not works, but nix-shell does work if I don't source $stdenv/setup. But I have improvements: I found that the issue is with the PATH. The PATH loaded by stdenv/setup does not work, not sure why...
leo60228 has quit [Ping timeout: 240 seconds]
m0rphism has joined #nixos
ahmedelgabri has joined #nixos
endformationage has joined #nixos
<sterni> well what is the difference in the environment then?
leo60228 has joined #nixos
<sterni> probably you have something installed in your normal user environment which is needed in the build
ahmedelgabri has quit [Ping timeout: 258 seconds]
zyklotomic has quit [Remote host closed the connection]
zyklotomic has joined #nixos
Noisytoot has joined #nixos
<tobiasBora> sterni: Hum... I guess I will gradually remove stuff from PATH until having again the error (the exact PATH are given here http://paste.debian.net/1192396). But I'm thinking since it requires opengl, could it be that opengl is loaded in my environment but not here?
dev_mohe has joined #nixos
dev_mohe has quit [Client Quit]
<sterni> something like that probably
rubm has joined #nixos
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bahamas has joined #nixos
tarruda3 has quit [Ping timeout: 268 seconds]
<{^_^}> [nix-idea] @JojOatXGME pushed 12 commits to tests: https://git.io/JYQey
<{^_^}> [nix-idea] @JojOatXGME pushed 12 commits to parser_rewrite: https://git.io/JYQey
lorcx_ has joined #nixos
jonringer has joined #nixos
<tobiasBora> Ok, I'm in progress, the important PATH is... /run/current-system/sw/bin ^^
<{^_^}> [nixpkgs] @danieldk merged pull request #117600 → python3Packages.pytorch: 1.8.0 -> 1.8.1 → https://github.com/NixOS/nixpkgs/pull/117600
<tobiasBora> (sorry to spam, just in case it rings a bell for someone)
rj has quit [Ping timeout: 240 seconds]
ahmedelgabri has joined #nixos
vidbina has joined #nixos
<{^_^}> [nixos-org-configurations] @grahamc pushed to master « eris: monitor HTTPS expirations with blackbox's tls support »: https://git.io/JYQfS
a-h has joined #nixos
stree has quit [Ping timeout: 252 seconds]
rubm has quit [Ping timeout: 246 seconds]
<a-h> Has anyone here managed to get neovim nightly running on their Mac? I can use the community overlay, but only if I remove all of my custom config (full details here: https://github.com/LnL7/nix-darwin/issues/316).
<{^_^}> LnL7/nix-darwin#316 (by a-h, 9 minutes ago, open): Neovim nightly - how!?
rubm has joined #nixos
frostbytten has joined #nixos
<{^_^}> [nixos-org-configurations] @grahamc pushed to master « ssh-keys: graham: update for new computer »: https://git.io/JYQUn
<frostbytten> I understand collisions between stores, but what happens when you have a collision between a store and `'
<gchristensen> hm?
<frostbytten> darwin-nix and hm.
tarruda3 has joined #nixos
zyklotomic has quit [Remote host closed the connection]
<frostbytten> This is from darwin-nix
mkaito has quit [Quit: WeeChat 3.1]
mallox has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @GregorySchwartz opened pull request #118603 → meme-suite: init at 5.1.1 → https://github.com/NixOS/nixpkgs/pull/118603
stree has joined #nixos
<supersandro2000> happens a lot lately on darwin
<supersandro2000> just re-run
<frostbytten> I have multiple times.
<frostbytten> This might be compounded by using flakes, I'm sure.
ManiacOfMadness has joined #nixos
<{^_^}> [nixpkgs] @pimeys opened pull request #118604 → zoom-us 5.5.7938.0228 -> 5.6.13632.0328 → https://github.com/NixOS/nixpkgs/pull/118604
<a-h> Right now, I have no idea how flakes, overlays and overrides are related, or if they are, or what one should use.
<supersandro2000> frostbytten: I have it even on none flakes
kiltzman has joined #nixos
gulplante has joined #nixos
<supersandro2000> a-h: flakes is new shiny stuff that is not done yet and overlays can modify packages and overrides can change inputs for packages
<supersandro2000> overlays can do more than overrides but are also a bit more complicated
<a-h> That actually helps, thanks.
gustavderdrache has joined #nixos
lorcx_ has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.parmap: use Dune 2 »: https://git.io/JYQIq
<frostbytten> supersandro2000: It isn't just me. It's weird because the package, when used within a flake for a project seemed to install, but when cleaned from the store and trying to get it working through nix-darwin it gives a collision.
<supersandro2000> frostbytten: idk but it has probably nothing to do with flakes
gulplante has quit [Client Quit]
<supersandro2000> flakes should change how nix interacts with the store, it just changes how to manage the config
<frostbytten> supersandro2000: Yeah, I'm good with that. Just tyring to hunt it down now without resorting to some bad practice stuff.
<supersandro2000> frostbytten: are you using nixStable or nixUnstable?
<supersandro2000> the later might be a bit buggy
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #117995 → ryujinx & yuzu-{mainline,early-access}: bump → https://github.com/NixOS/nixpkgs/pull/117995
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118303 → wasmer: 0.17.0 -> 1.0.2 → https://github.com/NixOS/nixpkgs/pull/118303
zupo has joined #nixos
<frostbytten> nixUnstable, but this packages hasn't been changed in a while.
barm93 has quit [Quit: Goodbye!]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118340 → qmk: init at 0.0.45 → https://github.com/NixOS/nixpkgs/pull/118340
<frostbytten> supersandro2000: openjdk11, hasn't been touched in a month.
<{^_^}> [nixpkgs] @risicle merged pull request #118557 → simdjson: 0.9.1 -> 0.9.2 → https://github.com/NixOS/nixpkgs/pull/118557
barm93 has joined #nixos
<{^_^}> [nixpkgs] @risicle merged pull request #118562 → tracy: 0.7.6 -> 0.7.7 → https://github.com/NixOS/nixpkgs/pull/118562
<{^_^}> [nixpkgs] @mausch opened pull request #118605 → dapr: 1.0.1 -> 1.1.0 → https://github.com/NixOS/nixpkgs/pull/118605
<supersandro2000> frostbytten: it got some updates recently
<supersandro2000> and tests tend to fail for darwin
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.opti: use Dune 2 »: https://git.io/JYQtb
<frostbytten> supersandro2000: Okay. So I'll see what I can do to hack it locally and undo once I see something hit unstable/
aescul has quit [Quit: Leaving]
Tv` has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118594 → matcha-gtk-theme: 2021-02-04 -> 2021-04-05 → https://github.com/NixOS/nixpkgs/pull/118594
<tobiasBora> sterni: ok, the specific problem for that issue was that the "git" program was not in the path. I get another one, but at the next step!
Qwerky has joined #nixos
erasmas has joined #nixos
grimvar_ has left #nixos [#nixos]
Qwerky_ has quit [Ping timeout: 265 seconds]
<simpson> primeos, vcunat: I hear (via #dri-devel) that Mesa will drop non-Gallium drivers in the next (major?) release. At that point, I think we'll have to keep a legacy Mesa version for any stragglers needing them on x86. Is there a bug tracking this?
<tobiasBora> sterni: and thanks for your help ;)
<{^_^}> [nixpkgs] @cytopia opened pull request #118606 → pwncat (update: 0.1.0 -> 0.1.1) → https://github.com/NixOS/nixpkgs/pull/118606
sangoma has quit [Ping timeout: 240 seconds]
bahamas has quit [Quit: leaving]
<yaymukund> I'm running a react development server in a nix-shell - why isn't it picking up on file changes?
<yaymukund> in other words, it doesn't rebuild - i have to stop/start it manually.
rj has joined #nixos
<{^_^}> [hydra] @grahamc opened pull request #908 → Manual: mention in hacking docs → https://github.com/NixOS/hydra/pull/908
<supersandro2000> simpson: x86 as in i686?
<supersandro2000> yaymukund: no clue but maybe the feature is disabled because it can't find inotify or you need to run watchman
<supersandro2000> or you run out of file watches
<simpson> supersandro2000: Yeah. AGP, etc. There *are* drivers that would be affected unless they're rewritten quickly in the next few months, and IME Intel probably will drop that ball, so we should preserve the option. Or be aware that it will be problematic.
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<supersandro2000> AGP? The connector?
dotlambda has quit [Quit: ZNC 1.8.1 - https://znc.in]
<supersandro2000> thats ancient stuff
<simpson> Yeah. I've still got a box of AGP cards. I don't think I've got any motherboards which could host them though.
dotlambda has joined #nixos
<Raito_Bezarius> I'm using poetry on NixOS unstable and all installs are failing with exception PackageNotFound, is this known?
<supersandro2000> maybe we should just drop support for that
<Raito_Bezarius> I checked that I have no alternative repositories and it should be using PyPI, plus it seems to be doing proper version resolution using PyPI but failing to get the package at the end using the PyPI repository
sangoma has joined #nixos
waleee-cl has joined #nixos
<supersandro2000> Raito_Bezarius: are you using poetry2nix?
<Raito_Bezarius> supersandro2000: I'm using poetry2nix in a shell, but I'm using pkgs.poetry right now
<Raito_Bezarius> I tested it outside of the shell and inside of the shell
<supersandro2000> adisbladis: can you help with the question above?
domogled has quit [Remote host closed the connection]
<Raito_Bezarius> I'm not sure it's related to poetry2nix as just having poetry and doing poetry init adding Django as a dependency fails
<tobiasBora> Small question: in nix-shell, when a phase fails (say I forgot one argument in the installPhase, or I simply press Ctrl-C), nix-shell exits. This is quite annoying since usually I want to try to fix that phase and going in and out of the shell is annoying. Is it possible to disable this annoying behaviour? It occurs even in direnv if I run "source $stdenv/setup", which means that my terminal is
<tobiasBora> closed when I just type on Ctrl-C.
<{^_^}> [nixpkgs] @Mic92 closed pull request #115353 → gnome3.eog: fix loading libeog → https://github.com/NixOS/nixpkgs/pull/115353
neonfuz2 has joined #nixos
<yaymukund> supersandro2000: it turns out it's "System limit for number of file watchers reached". i think i have enough to keep debugging this. thank you
<neonfuz2> I'm getting an odd error when trying to use podman
orivej has quit [Ping timeout: 268 seconds]
zupo has joined #nixos
<Raito_Bezarius> ha, looks like PyPI is having issues
growpotkin has joined #nixos
<neonfuz2> I'm using nixos-20.09, I've enabled podman with docker emulation by wiki instructions. Trying to do a docker-build now I get "Found default OCIruntime /nix/store/...-crun-0.14.1/bin/crun path which is missing from [engine.runtimes] in containers.conf"
<Raito_Bezarius> https://status.python.org/ FWIW
<supersandro2000> tobiasBora: to fail on error? No
<supersandro2000> nix-shell shouldn't close in Ctrl+C if it is ready
<supersandro2000> yaymukund: sysctl -w fs.inotify.max_user_watches=524288
<tobiasBora> supersandro2000: if I run "source $stdenv/setup", then Ctrl+C will close the nix-shell
<supersandro2000> IIRC
<tobiasBora> supersandro2000: I guess stdenv/setup is turning the shell into a non-interractive one.
<supersandro2000> neonfuz2: try unstable. the issue might be fixed there already and was forgotten to be backported
<yaymukund> thank you. it looks like it's watching all the dependencies. i'm going to try to make it not do that >_>
<yaymukund> (node is, not nix)
<supersandro2000> Does anyone know a collection of all those status boards?
<supersandro2000> I would like to know when something goes down without subscribing to them all and without visiting each one
skinnedcat[m] has quit [Quit: Idle for 30+ days]
<supersandro2000> tobiasBora: don't source it. run bash file
<supersandro2000> that is a bash behavior and is sometimes a bit annoying
wallacer has quit [Ping timeout: 245 seconds]
<supersandro2000> I think the issue is that if you do `set -e` the shell exists on non 0 exit status
<supersandro2000> and when sourcing your shell closes instead of the one running the script
<tobiasBora> supersandro2000: but if I do "bash $stdenv/setup", then the environment variable won't be loaded no?
<supersandro2000> tobiasBora: nope
<neonfuz2> supersandro2000:
wallacer has joined #nixos
<supersandro2000> tobiasBora: well not in your parent shell but in your new one
<supersandro2000> maybe try --rcfile
<neonfuz2> oops, I was going to ask is there a way to use a module from unstable on stable?
<neonfuz2> I guess fork and copy the code over?
<neonfuz2> I know it's easy to use packages from unstable on stable, but idk about modules
<supersandro2000> something like https://github.com/newrelic/nr1-status-pages but with more users/adoption
<tobiasBora> supersandro2000: oh, so then I can just do "source $stdenv/setup", and then "set +e" no?
<supersandro2000> neonfuz2: you can do that, too but I forgot how
<supersandro2000> tobiasBora: try the set +e before sourcing and see how it goes
<supersandro2000> maybe also set +u depending on what the script sets
cinimod` has joined #nixos
<tobiasBora> supersandro2000: well the source does "set -eu", so I need to do it after I guess. At least it seems to work for me, thanks a lot!
<tobiasBora> supersandro2000: why do I want +u?
fendor has quit [Ping timeout: 260 seconds]
<supersandro2000> tobiasBora: set -u retuns an error if you have an unset variable
<supersandro2000> not sure if it exits the shell only when used in combination with set -e
<supersandro2000> ah, your shell was existing afterwards? I thought it errored while loading
<supersandro2000> glad I could help you anyway
<{^_^}> [nix-idea] @JojOatXGME pushed to parser_rewrite « Bump version to 0.4.0.0 and update changelog »: https://git.io/JYQWC
cinimod has quit [Ping timeout: 240 seconds]
<tobiasBora> supersandro2000: yes, it was exiting afterwards. Yeah, it was very useful, thanks!
fendor has joined #nixos
rj has quit [Ping timeout: 240 seconds]
<supersandro2000> you're welcome 😄
jonringer has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @stigtsp opened pull request #118607 → perlPackages.NetCIDRLite: 0.21 -> 0.22 → https://github.com/NixOS/nixpkgs/pull/118607
jonringer has joined #nixos
<{^_^}> [nix-idea] @JojOatXGME pushed to parser_rewrite « Bump version to 0.4.0.0 and update changelog »: https://git.io/JYQlK
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @aszlig opened pull request #118608 → pythonPackages.hetzner: 0.8.2 -> 0.8.3 → https://github.com/NixOS/nixpkgs/pull/118608
rj has joined #nixos
<{^_^}> [nixpkgs] @yesbox opened pull request #118609 → svtplay-dl: Update crypto dependency → https://github.com/NixOS/nixpkgs/pull/118609
a-h has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @GregorySchwartz opened pull request #118610 → Init/macs2 → https://github.com/NixOS/nixpkgs/pull/118610
<{^_^}> [nixpkgs] @risicle opened pull request #118611 → tracy: force-disable LTO for darwin → https://github.com/NixOS/nixpkgs/pull/118611
ddellacosta has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
Vazomi_ has joined #nixos
zebrag has joined #nixos
Vazomi has quit [Ping timeout: 240 seconds]
nDuff has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #107299 → pythonPackages.docx2python: init at unstable-2020-11-15 → https://github.com/NixOS/nixpkgs/pull/107299
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #110863 → mosquitto: 1.6.12 -> 2.0.10 → https://github.com/NixOS/nixpkgs/pull/110863
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118274 → foo2zjs: 20180519 -> 20210116 → https://github.com/NixOS/nixpkgs/pull/118274
<primeos> simpson: I'm not aware of any GH issue to track this - feel free to open one ;)
kaivai has quit [Quit: ZNC - https://znc.in]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118418 → ispc: 1.13.0 -> unstable-2021-04-02 → https://github.com/NixOS/nixpkgs/pull/118418
kaivai has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118609 → svtplay-dl: Update crypto dependency → https://github.com/NixOS/nixpkgs/pull/118609
lsix has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ikwildrpepper has quit [Changing host]
ikwildrpepper has joined #nixos
hlz has quit [Quit: WeeChat 3.1]
civodul has joined #nixos
sangoma has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118601 → xfce.mousepad: 0.5.3 -> 0.5.4 → https://github.com/NixOS/nixpkgs/pull/118601
ddellacosta has joined #nixos
<mica[m]> Is anyone aware that the SSL cert for channels.nixos.org expired yesterday?
<sterni> has been fixed already
<mica[m]> Ah yeah, thanks.
<gchristensen> mica[m]: https://twitter.com/nixos_org/status/1379055043530330120 hopefully yoou haven't seen that error for several hours?
<mica[m]> gchristensen: I haven't, but I fell asleep before I could say something :)
Vazomi_ is now known as Vazomi
<gchristensen> ok, :) cool, thanks
evils has joined #nixos
rubm has quit [Ping timeout: 246 seconds]
<gchristensen> sudo iptables -I nixos-fw -p tcp --in-interface tailscale0 --dport 5432 -j nixos-fw-accept is how I do it tad-lispy[m]
rj has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118570 → dbeaver: 21.0.1 -> 21.0.2 → https://github.com/NixOS/nixpkgs/pull/118570
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118608 → pythonPackages.hetzner: 0.8.2 -> 0.8.3 → https://github.com/NixOS/nixpkgs/pull/118608
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118293 → netease-music-tui: 0.1.2 -> 0.1.3 → https://github.com/NixOS/nixpkgs/pull/118293
<sshow> I have a custom systemd service where I'm attempting to modify the $PATH in service environment, but encounter an error: "systemd.services.mynotifyd.environment.PATH' has conflicting definition values"
<sshow> I am attempting to set the path to `PATH = "${pkgs.libnotify.outPath}/bin";`
rj has joined #nixos
<gchristensen> use systemd.services.mynotifyd.path = [ pkgs.libnotify ]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #107099 → joycond: init at unstable-2021-03-27 → https://github.com/NixOS/nixpkgs/pull/107099
<sshow> thanks!
<gchristensen> yep!
<supersandro2000> hexa-++
<{^_^}> hexa-'s karma got increased to 29
<sshow> gchristensen++
<{^_^}> gchristensen's karma got decreased to 447
<{^_^}> Wait no, it got *increased* to 449
nDuff has joined #nixos
* sshow looks confused
<gchristensen> uh oh
<gchristensen> oh it is fine :P
<supersandro2000> the bot tries to be funny
<sshow> it is a bit funny, actually :)
<hexa-> It is
<hexa-> 😄
meh` has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault merged pull request #118585 → google-compute-engine: fix incorrect usage of buildPythonApplication → https://github.com/NixOS/nixpkgs/pull/118585
<supersandro2000> it is predictable by now
ddellacosta has quit [Remote host closed the connection]
kaivai has quit [Quit: ZNC - https://znc.in]
<tad-lispy[m]> gchristensen: I tried `sudo iptables --insert nixos-fw --protocol tcp --in-interface wlp1s0 --destination-port 8080 --jump nixos-fw-accept`, but without any luck. I'm not very good with `iptables`. Should I see something with `iptables --list`? Or is there some other way to debug the connection?
kaivai has joined #nixos
ScottHDev has quit [Quit: The Lounge - https://thelounge.chat]
stree has quit [Ping timeout: 240 seconds]
ScottHDev has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118607 → perlPackages.NetCIDRLite: 0.21 -> 0.22 → https://github.com/NixOS/nixpkgs/pull/118607
<{^_^}> [nixpkgs] @ali-abrar opened pull request #118613 → linux-testing: 5.12-rc4 -> 5.12-rc6 → https://github.com/NixOS/nixpkgs/pull/118613
<Izorkin> stevenroose: added two patch in github
Mateon2 has joined #nixos
<supersandro2000> tad-lispy[m]: IIRC sudo iptables -L -v -t filter and sudo iptables -L -v -t nat
Mateon1 has quit [Ping timeout: 246 seconds]
Mateon2 is now known as Mateon1
<elvishjerricco> Anyone using xfce on 20.09 having trouble with volume keys not functioning?
<stevenroose> Izorkin: awesome, thanks!
<{^_^}> [nix-idea] @JojOatXGME opened pull request #27 → Rewrite parser and add support for Nix 2.3 → https://github.com/NixOS/nix-idea/pull/27
ScottHDev has quit [Ping timeout: 265 seconds]
Dr8128 has quit [Remote host closed the connection]
stree has joined #nixos
ScottHDev has joined #nixos
ddellacosta has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
Qwerky has quit [Remote host closed the connection]
sciamp has joined #nixos
lord| has quit [Read error: Connection reset by peer]
emacsomancer has quit [Ping timeout: 240 seconds]
frostbytten has quit [Quit: leaving]
lord| has joined #nixos
Qwerky has joined #nixos
lsix has quit [Ping timeout: 246 seconds]
rj has quit [Ping timeout: 240 seconds]
ddellacosta has quit [Remote host closed the connection]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<sshow> every now and then, I encounter the following error when attempt nixos-rebuild: "mktemp: failed to create directory via template ‘initrd-secrets.XXXXXXXXXX’: Read-only file system"
kaliumxyz has quit [Ping timeout: 240 seconds]
<sshow> a known issue? (while I'm searching the issue repo)
meh` has quit [Read error: Connection reset by peer]
ddellaco_ has joined #nixos
emacsomancer has joined #nixos
<{^_^}> #73404 (by h0m1, 1 year ago, open): stage-1.nix / mktemp: failed to create directory via template ‘initrd-secrets.XXXXXXXXXX’: Read-only file system
Qwerky has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ali-abrar opened pull request #118614 → zfs-unstable: 2.0.4 -> 2.1.0-rc1 → https://github.com/NixOS/nixpkgs/pull/118614
<sshow> it seems to only occur when running nixos-rebuild from a non-writeable directory. `cd $HOME` then retry works well :)
meh` has joined #nixos
rj has joined #nixos
<{^_^}> [nixos-hardware] @ehmry pushed to mnt-reform2-nitrogen8m « Add mnt-reform2-nitrogen8m »: https://git.io/JYQi6
mcornick has quit [Quit: mcornick]
Qwerky has joined #nixos
drozdziak1 has quit [Quit: ZNC 1.8.1 - https://znc.in]
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #118613 → linux-testing: 5.12-rc4 -> 5.12-rc6 → https://github.com/NixOS/nixpkgs/pull/118613
drozdziak1 has joined #nixos
<{^_^}> [nixos-hardware] @ehmry pushed to mnt-reform2-nitrogen8m « Add mnt-reform2-nitrogen8m »: https://git.io/JYQPc
ScottHDev has quit [Quit: The Lounge - https://thelounge.chat]
emacsomancer has quit [Ping timeout: 240 seconds]
ScottHDev has joined #nixos
oxalica1 has joined #nixos
vuko_ has joined #nixos
oxalica has quit [Ping timeout: 240 seconds]
oxalica1 is now known as oxalica
ahmedelgabri has quit [Ping timeout: 260 seconds]
Qwerky has quit [Ping timeout: 260 seconds]
<viric> I installed 'zim'. Again, problems with gtk icons and 'hicolor' theme etc.
emacsomancer has joined #nixos
<{^_^}> [nixpkgs] @richardlarocque opened pull request #118615 → vouch-proxy: init at 0.23.1 → https://github.com/NixOS/nixpkgs/pull/118615
<{^_^}> [nixpkgs] @gebner merged pull request #118581 → curaPlugins.rawmouse: init at 1.0.13 → https://github.com/NixOS/nixpkgs/pull/118581
vuko has quit [Ping timeout: 265 seconds]
mindavi has joined #nixos
<mindavi> hey! anyone any idea how to enable binary substitution for systems / archs other than yourself? I was looking at the binfmt-misc stuff but it doesn't fully work as expected
<mindavi> Since it still tries to build stuff locally
<{^_^}> [nixpkgs] @ali-abrar closed pull request #118614 → zfs-unstable: 2.0.4 -> 2.1.0-rc1 → https://github.com/NixOS/nixpkgs/pull/118614
<ehmry> Mindavi: that should work, unless you are trying to build something that isn't cached
<{^_^}> [nixpkgs] @ali-abrar opened pull request #118616 → zfs-unstable: 2.0.4 -> 2.1.0-rc1 → https://github.com/NixOS/nixpkgs/pull/118616
dustinm has quit [Quit: Leaving]
ivan has quit [Quit: lp0 on fire]
yosafbridge has quit [Quit: Leaving]
rodgort has quit [Quit: Leaving]
<mindavi> ehmry: Mm, maybe that's the issue. Let's check what hydra has to say about it
<{^_^}> [nix-idea] @JojOatXGME pushed 3 commits to parser_rewrite: https://git.io/JYQXA
<{^_^}> [nix] @cgohla opened pull request #4691 → [configure]: Detect the JSON Library → https://github.com/NixOS/nix/pull/4691
mkDoku has quit [Ping timeout: 240 seconds]
<{^_^}> [hydra] @grahamc merged pull request #908 → Manual: mention in hacking docs → https://github.com/NixOS/hydra/pull/908
rajivr has quit [Quit: Connection closed for inactivity]
mkDoku has joined #nixos
stree has quit [Quit: Caught exception]
stree has joined #nixos
Qwerky has joined #nixos
rodgort has joined #nixos
yosafbridge has joined #nixos
<{^_^}> [nixpkgs] @Sohalt opened pull request #118617 → nixos/spacenavd: run as user service → https://github.com/NixOS/nixpkgs/pull/118617
shla has quit [Ping timeout: 260 seconds]
Qwerky has quit [Ping timeout: 240 seconds]
ivan has joined #nixos
<ivan> is something broken with openssh-in-initrd in nixos master? not coming up for me after updating
_bin has quit [Ping timeout: 240 seconds]
<viric> I've no clue why this python gtk program cannot show a file dialog and crashes
<ivan> strace it?
<ivan> gdb it?
<viric> well that's python
<viric> it's gtk calling some "log and abort"
<mindavi> strace can also trace forks, maybe that helps?
<viric> I guess zim's closure is incomplete
rj has quit [Ping timeout: 240 seconds]
sangoma has joined #nixos
orivej has joined #nixos
dustinm has joined #nixos
rj has joined #nixos
ScottHDev has quit [Quit: The Lounge - https://thelounge.chat]
<viric> ahh 'zim' was overriding stderr for its log file in /tmp
<viric> it says (.zim-wrapped:12945): GLib-GIO-ERROR **: 20:22:17.743: No GSettings schemas are installed on the system
ScottHDev has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<judson> Does anyone have any idea how to debug/fix a broken meld gtk-icons config?
shla has joined #nixos
m0rphism has quit [Quit: WeeChat 2.9]
vuko has joined #nixos
mkDoku has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @sikmir opened pull request #118618 → viking: 1.8 → 1.9 → https://github.com/NixOS/nixpkgs/pull/118618
vuko_ has quit [Ping timeout: 268 seconds]
zupo has joined #nixos
<ivan> ouch seeing https://ludios.org/tmp/grub-calloc.jpg after upgrading from 20.09 to master
<gchristensen> ouch
<ivan> mbr boot machines :(
<yorick> that sounds like a blocker
<yorick> master or nixos-unstable?
<supersandro2000> I like the retro filter
<Izorkin> ivan: need rollback grub to 2.0.4
<gchristensen> Izorkin: can it be fixed with no rollback?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118464 → libzip: install man-pages and add optionas for three optional dependencies → https://github.com/NixOS/nixpkgs/pull/118464
lsix has joined #nixos
<Izorkin> Probably not. Need to boot from livecd with grub version 2.04 and update mbr
strobelight has quit [Remote host closed the connection]
<viric> I don't understand the magic around gsettings schemas and all wrappers and who knows what
_bin has joined #nixos
<viric> glib setup hooks, gapps wrap hook, ...
<{^_^}> [nixpkgs] @Pacman99 opened pull request #118619 → linkchecker: add pyopenssl dependency to fix build → https://github.com/NixOS/nixpkgs/pull/118619
strobelight has joined #nixos
vuko_ has joined #nixos
<{^_^}> [nixpkgs] @vbgl opened pull request #118620 → ocamlPackages.minisat: 0.2 → 0.3 → https://github.com/NixOS/nixpkgs/pull/118620
<exarkun> Why does vulnix tell me that avahi on one of my nixos systems is affected by https://nvd.nist.gov/vuln/detail/CVE-2021-26720 ? "avahi-daemon-check-dns.sh in the Debian avahi package through ..."
vuko has quit [Ping timeout: 260 seconds]
<ivan> Izorkin: is there a known issue or is it just me doing something weird e.g. maybe grub installed on two drives
<exarkun> I suppose it has only the barest matching & filtering capabilities and it just notices the CVE is marked against the same version of avahi as I have (when really the CVE should be targetted at Debian's packaging, not at Avahi itself?)
<{^_^}> #115310 (by mweinelt, 4 weeks ago, merged): grub: 2.0.4 -> 2.0.6-rc1
<ivan> Izorkin: ah thank you
<hexa-> oh, mbr boot … nvm
ddellaco_ has quit [Remote host closed the connection]
strobelight has quit [Remote host closed the connection]
strobelight has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/b103839d005 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<supersandro2000> aren't the mbr tests broken on master?
<{^_^}> [nixpkgs] @fabaff merged pull request #118606 → pwncat: 0.1.0 -> 0.1.1 → https://github.com/NixOS/nixpkgs/pull/118606
Qwerky has joined #nixos
strobelight has quit [Remote host closed the connection]
<veleiro> will content addressing the store make 'multi-user nix mode' irrelevant?
strobelight has joined #nixos
sangoma has quit [Quit: WeeChat 3.1]
Qwerky has quit [Remote host closed the connection]
Qwerky has joined #nixos
<ivan> I went into the hetzner bios and even though I couldn't set the other drive as the default boot, I could manually boot the second drive via the boot menu
strobelight has quit [Excess Flood]
zakame has quit [Ping timeout: 260 seconds]
strobelight has joined #nixos
<ivan> yeah I do have grub installed on both drives but nixos config had it set to update just one
ddellaco_ has joined #nixos
lsix has quit [Ping timeout: 260 seconds]
rj has quit [Ping timeout: 240 seconds]
coyotechords has joined #nixos
<coyotechords> hello
<ivan> hi
<coyotechords> broke my user nix profile beyond repair, is there a way to reset it?
rj has joined #nixos
ddellaco_ has quit [Ping timeout: 265 seconds]
strobelight has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @aszlig pushed to release-20.09 « pythonPackages.hetzner: 0.8.2 -> 0.8.3 »: https://git.io/JYQ5p
<{^_^}> [nixpkgs] @aszlig pushed to release-20.03 « pythonPackages.hetzner: 0.8.2 -> 0.8.3 »: https://git.io/JYQdk
<coyotechords> nvm fixed it, had to run `nix-env -e home-manager-path`
<mindavi> coyotechords: great :)
<{^_^}> [nix] @edolstra merged pull request #4594 → Use `DerivedPath` for `buildPaths` and `ensurePath` → https://github.com/NixOS/nix/pull/4594
coyotechords has left #nixos ["Quit - https://c.brettgilio.com/"]
justanotheruser has quit [Ping timeout: 250 seconds]
ScottHDev has quit [Quit: The Lounge - https://thelounge.chat]
omer_6767 has joined #nixos
ScottHDev has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann merged pull request #118598 → Add “place-cursor-at” to top-level packages → https://github.com/NixOS/nixpkgs/pull/118598
zakame has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115538 → wireshark: place config.h to the right place → https://github.com/NixOS/nixpkgs/pull/115538
omer_6767 has quit []
zaeph has quit [Ping timeout: 260 seconds]
ddellacosta has joined #nixos
malook has joined #nixos
jjakob has quit [Ping timeout: 246 seconds]
venue has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<cwpubDJ[m]> Does anyone in here use gnuradio? It's failing to start due to no gtk
jjakob has joined #nixos
zaeph has joined #nixos
<{^_^}> [nixos-weekly] @ghedamat opened pull request #150 → Add Getting started with home manager tutorial → https://github.com/NixOS/nixos-weekly/pull/150
<cwpubDJ[m]> I'm trying to launch a shell with "gtk+" but the + seems to cause issues and isn't escaped by \
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/fae6b041601 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @MatthewCroughan opened pull request #118623 → fioctl: v0.14.1 -> v0.15 → https://github.com/NixOS/nixpkgs/pull/118623
<matthewcroughan> Love NixOS so much.
<cwpubDJ[m]> Tried it with gtk2-x11 and gtk3-x11 with no luck
<matthewcroughan> Can't think of any other distro that would have that instant feedback.
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #109267 → nixos/droidcam: init → https://github.com/NixOS/nixpkgs/pull/109267
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118592 → NATS tools → https://github.com/NixOS/nixpkgs/pull/118592
cole-h has joined #nixos
<exarkun> is it true that an option set to `mkDefault x` in two different places results in an unresolveable conflict, even the option is set to an override with a different (higher) priority in a third place?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118604 → zoom-us 5.5.7938.0228 -> 5.6.13632.0328 → https://github.com/NixOS/nixpkgs/pull/118604
<mindavi> Is there any way to enable binary substitution (for different archs) without enabling binfmt-misc? Maybe you know SuperSandro2000?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118605 → dapr: 1.0.1 -> 1.1.0 → https://github.com/NixOS/nixpkgs/pull/118605
awmv has joined #nixos
ddellacosta has quit [Remote host closed the connection]
<matthewcroughan> Does NixOS have functions for producing various packaging formats?
<matthewcroughan> If not, should it?
<matthewcroughan> Imagine functions which could just take nixpkgs and output packages for other distributions.
ddellacosta has joined #nixos
<matthewcroughan> It doesn't seem to me that this would be too hard, but maybe it would be?
fuiltilt has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #97657 → sm64ex: unstable-2020-06-19 -> unstable-2020-10-09 → https://github.com/NixOS/nixpkgs/pull/97657
<mindavi> matthewcroughan: I think you can (for example) build docker images, presumably there are other packaging formats?
<tpw_rules> there's https://github.com/matthewbauer/nix-bundle and friends
<tpw_rules> it wouldn't make any sense to make e.g. a deb
justanotheruser has joined #nixos
aesth[m] has joined #nixos
<mindavi> No, it doesn't really make sense to make debs or rpms
<lunik1> I believe guix has something like this, but nothing built-in for nix afaik
<matthewcroughan> tpw_rules: why not?
<matthewcroughan> You could use Nix as a build tool to support all distributions, if it were possible.
<matthewcroughan> But would it not make sense to make a deb because of shared library mess?
<tpw_rules> because you would either make it just a wrapped appimage, which is inefficient, or have to undo all the nix magic, which is both hard and a waste of time
<matthewcroughan> tpw_rules: this isn't about efficiency, it's about portability and adoption
<matthewcroughan> if nix can be used as a build tool to solve problems for other distributions, it's clearly going to be beneficial.
<tpw_rules> i mean appimages are more portable than .deb
<matthewcroughan> tpw_rules: yeah they are, but it doesn't make sense for a command line tool for example
<matthewcroughan> we can already ship a golang static binary, it's just about what people are comfortable with, yknow?
malook has quit [Quit: malook]
sss2 has quit [Quit: Leaving]
<matthewcroughan> when you see on Kubernetes' page "how to install kubernetes on X", X could be 5 packaging formats. Do you see this as an abomination? Is this to be avoided?
Lord_of_Life_ has joined #nixos
<matthewcroughan> If nix can be used to make Debs/Rpms, we could be making the world a little bit better, by making it possible to maintain more with less human.
<matthewcroughan> But, I need more opinions on this.
<tpw_rules> well yes that is a true statement
<tpw_rules> is it a useful one? i don't think so
<matthewcroughan> We already have a function that produces an OCI image from Nixpkgs. Why not Debs/Rpms from any nixpkg?
<matthewcroughan> is it not that simple?
<mindavi> OCI image contains _everything_ inside, debs / rpms don't
<mindavi> Afaik
n-osborn_ has quit [Remote host closed the connection]
<matthewcroughan> That's what I was looking for. So is it in theory impossible because of that?
<tpw_rules> yeah. you would either have to make a deb that distributes everything, which you can already do with appimage and better, or take all the nix out of nix
<mindavi> So you'd have to know the paths of the shared libraries (or build everything statically)
<tpw_rules> i guess yeah you could use nix to build things statically but then you don't even need a package
Lord_of_Life has quit [Ping timeout: 260 seconds]
<matthewcroughan> yeah that's hard
<matthewcroughan> old packaging formats really are damned
rj has quit [Ping timeout: 240 seconds]
<mindavi> And I think that paths of the shared libraries can be different between OSes? Anyhow, you lose everything about what nix does (reproducible builds linking to known versions instead of the random version you have installed)
<matthewcroughan> How do they figure out the shared library stuff in Debian?
lsix has joined #nixos
Lord_of_Life_ is now known as Lord_of_Life
n-osborne has joined #nixos
<mindavi> Always put them in the same place and with the same name, unless a major version bump is done
rj has joined #nixos
n-osborne has quit [Remote host closed the connection]
ddellacosta has quit [Remote host closed the connection]
superherointj has joined #nixos
ddellaco_ has joined #nixos
fuzzypixelz has joined #nixos
<fuzzypixelz> hello. I'm using nix-shell to get an env of ghc with haskell certain packages. the issue is that my editors (borth vscode and emacs) configured to use the LSP can't find the packages
<fuzzypixelz> even tough everything compiles just fine
<fuzzypixelz> on vscode I got the nix-environement-selector but it doesn't do it
<fuzzypixelz> I even tried including the haskell-langauge-server in my shell.nix
n-osborne has joined #nixos
gentauro has quit [Read error: Connection reset by peer]
<sterni> fuzzypixelz: how does your shell.nix look?
<sterni> I think with haskellPackages.shellFor it should work
gentauro has joined #nixos
stree has quit [Ping timeout: 260 seconds]
<fuzzypixelz> sterni: here: https://bpa.st/XUVA
<fuzzypixelz> oh I wasn't using shellFor
<{^_^}> [nixpkgs] @dotlambda merged pull request #118353 → python3Packages.lark-parser: 0.8.8 -> 0.11.2 → https://github.com/NixOS/nixpkgs/pull/118353
<sterni> I'm not sure how haskell-language-server searches for dependencies
<sterni> shellFor could be a good shout to try
ToxicFrog has joined #nixos
<sterni> is hgeometry-combinatorial your only dependency? or is it the project your working on?
<fuzzypixelz> it is my only dependency atm, I'm trying multiple algorithms from different packages to see how fast they are
<fuzzypixelz> is nix-shell overkill for one dependency? ._.
n-osborne has quit [Remote host closed the connection]
ToxicFrog has quit [Client Quit]
n-osborne has joined #nixos
ToxicFrog has joined #nixos
<fuzzypixelz> okay so inside nix-shell, `haskell-language-server` isn't on the PATH
zebrag has quit [Read error: Connection reset by peer]
zebrag has joined #nixos
<fuzzypixelz> even though I added it to `packages`
n-osborne has quit [Remote host closed the connection]
stree has joined #nixos
lordcirth has joined #nixos
sciamp has quit [Quit: Konversation terminated!]
<{^_^}> [nix] @cgohla opened pull request #4693 → [includes, prerequisites]: Revert JSON removal. → https://github.com/NixOS/nix/pull/4693
rj has quit [Ping timeout: 240 seconds]
Qwerky has quit [Remote host closed the connection]
lordcirth_ has quit [Ping timeout: 276 seconds]
<sterni> fuzzypixelz: oh yeah
<sterni> fuzzypixelz: ghcWithPackages only adds it to the packages you can import when compiling
<sterni> fuzzypixelz: try this https://paste.textboard.org/7896fa8a
rj has joined #nixos
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118603 → meme-suite: init at 5.1.1 → https://github.com/NixOS/nixpkgs/pull/118603
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @doronbehar merged pull request #118550 → rtsp-simple-server: 0.15.2 -> 0.15.3 → https://github.com/NixOS/nixpkgs/pull/118550
<fuzzypixelz> sterni: this is turning me crazy. I made sure I didn't have the hls installed, then went into the nix-shell, ran vsocde from inside there so it inherits the path (the nix-env-selector extension is acting funny)
<fuzzypixelz> but the hls threw errors on the imports _anyway_
ddellaco_ has quit [Remote host closed the connection]
Qwerky has quit [Ping timeout: 265 seconds]
<sterni> with shellFor?
<sterni> fuzzypixelz: try adding vscode to the buildInputs and using nix-shell --pure
ddellaco_ has joined #nixos
<sterni> otherwise I'll have to check how hls does the import resolving
<fuzzypixelz> yes the exact shell.nix you suggested
<sterni> also maybe maralorn is around, I know he uses hls
<sterni> I don't actually
<fuzzypixelz> well, reverting back the mkShell and running the editor from nix-shell itself solves it ...
<fuzzypixelz> I think the issue is with the nix-env-selector extension
<fuzzypixelz> sterni: well thank you so much
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115936 → fhs-userenv-bubblewrap: Add store path to readlink → https://github.com/NixOS/nixpkgs/pull/115936
muppeth has quit [Remote host closed the connection]
Qwerky has joined #nixos
muppeth has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @fabaff opened pull request #118624 → python3Packages.adafruit-platformdetect: 3.4.1 -> 3.5.0 → https://github.com/NixOS/nixpkgs/pull/118624
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JY7kO
<{^_^}> [nixpkgs] @unclechu opened pull request #118626 → Backport ‘Add “place-cursor-at” to top-level packages’ to release 20.09 → https://github.com/NixOS/nixpkgs/pull/118626
<{^_^}> [nixpkgs] @lsix opened pull request #118627 → pythonPackages.greenlet: 0.4.17 -> 1.0.0 → https://github.com/NixOS/nixpkgs/pull/118627
lawt has joined #nixos
<{^_^}> [nixpkgs] @voidIess opened pull request #118629 → nixos/btrbk: init → https://github.com/NixOS/nixpkgs/pull/118629
<maralorn> sterni: Yep, I am here.
<maralorn> Ah, problem seems solved.
<supersandro2000> matthewcroughan: you could build debs, rpms, etc but they would be each pretty huge
<ivan> `finding garbage collector roots...` on nixos master on HDD seems to be taking a very long time after ctrl-c'ing a /nix/store/trash removal
tejing has joined #nixos
<supersandro2000> ivan: garbage collection on a slow disk can take a while
<supersandro2000> for example on ceph network it can take a few hours
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115482 → julia-mono: 0.034 → 0.035 → https://github.com/NixOS/nixpkgs/pull/115482
<ivan> thanks
<ivan> oh it finally finished
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115450 → zsh-clipboard: init at 1.0 → https://github.com/NixOS/nixpkgs/pull/115450
tmciver has quit [Ping timeout: 252 seconds]
<ivan> re: the grub issue I had earlier it would be nice if grub tracked which stage1/2 bootloader was actually used to bring up linux, so that nixos could print loud warning if you're not updating that grub
* ivan dreams
rj has quit [Ping timeout: 240 seconds]
<ivan> I guess the real problem is that linux has no way of verifying that it's still bootable by correlating the bios boot settings to block devices
<{^_^}> [nixpkgs] @risicle merged pull request #118559 → terracognita: 0.6.2 -> 0.6.3 → https://github.com/NixOS/nixpkgs/pull/118559
<ivan> also TIL that the Hetzner BIOSes do seem to have UEFI boot enabled as the first option, even though they install their Linux as MBR
<edrex> I'm just scaling up my new, flake-based, nixos-config to more hosts, and I'm observing that a lot of the functionality I'm pulling in from external flakes (agenix, nixos-hardware, doom-emacs) is delivered as a module that I need to list per-host.
<edrex> I'm wondering, is there a way to pull in modules in the host config file, or better mixins, to reduce duplication. Currently I'm using a modified version of colemickens' mkSystem function [1] that takes a modules arg too, but it would be nice to make decisions about per-system modules outside the flake
<tokudan> i've got a nixos-20.09 system and want to add a package from nixpkgs-unstable channel. how can I do that in configuration.nix? I've got let unstable = import <nixos-unstable> {}; in {environment.systemPackages = [ unstable.pkgs.streamlink ]}, but a rebuild doesn't seem to use the unstable streamlink?
<edrex> trying to learn the language as quickly as possible, and I'm getting there, but there's enough magic that I still haven't mentally mapped out
zakame has quit [Ping timeout: 260 seconds]
fendor_ has joined #nixos
m3thos has quit [Ping timeout: 252 seconds]
fendor_ has quit [Remote host closed the connection]
m3thos has joined #nixos
fendor has quit [Ping timeout: 240 seconds]
zakame has joined #nixos
<l33[m]> supersandro2000: can you do a review of https://github.com/NixOS/nixpkgs/pull/118377#event-4547797191
<{^_^}> [nixpkgs] @mmilata opened pull request #118630 → prometheus-lnd-exporter: unstable-2020-12-04 -> unstable-2021-03-26, fix test → https://github.com/NixOS/nixpkgs/pull/118630
<tejing> tokudan: I think it should be just unstale.streamlink, not unstable.pkgs.streamlink
<tejing> s/unstale/unstable/
<tokudan> tejing, hmm... same issue. i guess it's not the import that fails then
ddellaco_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #118631 → mailcap: 2.1.48 -> 2.1.52 → https://github.com/NixOS/nixpkgs/pull/118631
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #112020 → mailcap: 2.1.48 -> 2.1.49 → https://github.com/NixOS/nixpkgs/pull/112020
lsix has quit [Quit: WeeChat 2.9]
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/da7f4c48425 (from 5 days ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<supersandro2000> tokudan: try unstable.streamlink
<tokudan> supersandro2000, tried it, still got the old version
<supersandro2000> edrex: imports is nice. it basically merges in settings.
<supersandro2000> l33[m]: put next to my other 200 tabs :)
<supersandro2000> tokudan: try ``nix-shell -I <nixos-unstable> -p streamlink``
<supersandro2000> if that adds the wrong version your channel is not quit right
<l33[m]> <supersandro2000 "l33: put next to my other 200 ta"> no worries!!!! :-)
<tokudan> supersandro2000, "Nix search path entry '<nixos-unstable>' does not exist, ignoring", that's probably the reason. i assumed adding a channel nixos-unstable pointing to the unstable channel would be enough
<supersandro2000> tokudan: you need to add it via nix-channel first
<supersandro2000> you probably also want to track nixpkgs-unstable
<tokudan> supersandro2000, I've done that. nix-channel lists nixos-unstable https://nixos.org/channels/nixos-unstable-small
Dr8128 has joined #nixos
<supersandro2000> nix-channel --update?
<tokudan> supersandro2000, no change after the update
<l33[m]> what does nix-channel --list
<l33[m]> tell you!
Yawn has joined #nixos
<l33[m]> ah...i see...i missed ..... the above...nixos-unstable-small...
<l33[m]> it quite possible that that channel has not updated on the nixos.org end.
<veleiro> tpw_rules: thanks for the link to nix-bundle, a new find!
<l33[m]> https://channels.nix.gsc.io/ , if i'm reading that right, nixos-unstable-small channel, hasn't been update since the 31st of march.
<samueldr> nixos-unstable-small has las updated 3 hours ago apparently
<samueldr> [15:31:08] [{^_^}] Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/fae6b041601 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<Yawn> hello hello, must things be built from source to be put on nixpkgs? I've got an unfree windows program I'd like to use with wine and create a wrapper for that can be added to the repo
<samueldr> about right
<samueldr> l33[m]: the blue dots are nixos-unstable :)
<samueldr> the alignment's all kind of wonky
<simpson> yawN: There are such things in nixpkgs, sure. Notably, Steam support requires a couple layers of unfree software.
<{^_^}> [nixpkgs] @prusnak merged pull request #89267 → nixos/prometheus-bitcoin-exporter: init → https://github.com/NixOS/nixpkgs/pull/89267
<l33[m]> <samueldr "about right"> then i'm completely wrong. wonked off.
<Yawn> I see, thank you!
<veleiro> will content addressing the store make 'multi-user nix mode' irrelevant? i think so if i recall the thesis correctly
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118619 → linkchecker: add pyopenssl dependency to fix build → https://github.com/NixOS/nixpkgs/pull/118619
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/619953ead47 (from 4 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<samueldr> l33[m]: "about right" was because I pasted the announcement the bot posts on channel updates, and it's about three hours in the past :)
<samueldr> and definitely the alignment doesn't help on that timeline
seku has quit [Quit: Connection closed]
<samueldr> channels.nix.gsc.io is nice to have a machine-parseable history (through the misc. file formats)
<samueldr> though status.nixos.org is where the "at a glance" dashboard is
vuko_ has quit [Ping timeout: 260 seconds]
<supersandro2000> yawN: source build is preferred if available
<tokudan> tejing, supersandro2000, my original version worked already, i just changed the configuration.nix for the wrong system. thanks for your help :)
mmlb has quit [Quit: The Lounge - https://thelounge.github.io]
<supersandro2000> unstable finally advanced! YUHU
mmlb has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116476 → alsaUtils: fix fftw ref → https://github.com/NixOS/nixpkgs/pull/116476
ddellaco_ has joined #nixos
justanotheruser has quit [Ping timeout: 260 seconds]
aesth[m] has left #nixos ["User left"]
philr has joined #nixos
__monty__ has quit [Quit: Not today, zaeph]
ddellaco_ has quit [Ping timeout: 240 seconds]
n-osborne has joined #nixos
globin has quit [Ping timeout: 248 seconds]
globin has joined #nixos
n-osborn_ has joined #nixos
Tv` has quit [Quit: Connection closed for inactivity]
n-osborne has quit [Ping timeout: 260 seconds]
gdown has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #104147 → svkbd: init at 0.3 → https://github.com/NixOS/nixpkgs/pull/104147
rprije has joined #nixos
stree has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @MetaDark closed pull request #104620 → linuxPackages.xpadneo: 0.8.4 -> 0.9 → https://github.com/NixOS/nixpkgs/pull/104620
<sheijk> what's the easiest way to install a pip packages that has no nixos package? all python guides i found so far don't make much sense to me and seem to be more tailored at python devs. is there anything simpler than learning all about pip for commands like 'pip install icloudpd' or 'pip install git+https://github.com/sezanzeb/key-mapper.git'?
erasmas has quit [Quit: leaving]
jumper149 has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @MetaDark opened pull request #118632 → Motivation for this change → https://github.com/NixOS/nixpkgs/pull/118632
ddellaco_ has joined #nixos
<sheijk> ,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
neiluj has quit [Quit: leaving]
aaabbbbbbbbbb has quit [Ping timeout: 246 seconds]
ddellaco_ has quit [Ping timeout: 268 seconds]
stree has joined #nixos
civodul has quit [Ping timeout: 260 seconds]
<arianvp_> ermm
<arianvp_> nixpkgs-unstable has a syntax error in all-packages.nix atm. odd
<arianvp_> oh wait no it's master. sorry PEBKAC :)
<ronthecookie> is there a reason for why ffmpeg-full doesn't have an option for --enable-libnpp?
<{^_^}> [nixpkgs] @sternenseemann pushed to master « Revert "svkbd: init at 0.2.2" »: https://git.io/JY7sy
<sterni> arianvp_: fixed
<sterni> supersandro2000: not sure why you merged two separate PRs adding svkbd?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Unode has quit [Remote host closed the connection]
<supersandro2000> sheijk: pip install --user NAME
<supersandro2000> sterni: because the 2nd had green ofborg checks from 20 days ago and I am going through my 2000 GitHub notifications
Unode has joined #nixos
<supersandro2000> can happen and fixed after 30 minutes so nothing to make a big thing out
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116671 → sjasmplus: init at 1.18.2 → https://github.com/NixOS/nixpkgs/pull/116671
ihsan has joined #nixos
<ihsan> Why nix {run,build} downloads the nixpkgs tarball so often? Isn't there a function/utility that fetches just the differences like `rsync` does?
<clever> ihsan: to get differences, you need to instead use git, which then requires cloning the entire history
<{^_^}> [nixpkgs] @mweinelt merged pull request #118503 → home-assistant: remove dotlambda from maintainers → https://github.com/NixOS/nixpkgs/pull/118503
<ihsan> I mean I create a simple flake.nix for a simple hello world code in C (github.com/ihsanturk/hello-world-c-nix), why it fetches nixpkgs at all when I  `nix run`?
<supersandro2000> because you reference nixpkgs somewhere and it only can fetch it in its entirety
<supersandro2000> there is currently no system to just fetch the stuff you need
<ihsan> I see. That is the answer I was looking for
<ihsan> Is there a plan to reduce the size or only fetch the required things?
<ihsan> Or can I build a package without nixpkgs?
<sterni> I mean you don't have to fetch it every time
<sterni> only every time you update
<sterni> in between it's just cached in the nix store
ddellaco_ has joined #nixos
justanotheruser has joined #nixos
meh` has quit [Ping timeout: 240 seconds]
<supersandro2000> It only fetched what is required right now
<supersandro2000> Nix does not know which files it needs in the beginning and any missing file would lead to an eval error
<ihsan> Is it after the version `nix (Nix) 2.4pre20210317_8a5203d`
<supersandro2000> And the tarball has a TTL of an hour by default IIRC so you should only fetch it every hour if the URL stays the same
<supersandro2000> The nix version has nothing todo with the version of nixpkgs
ddellaco_ has quit [Ping timeout: 240 seconds]
<supersandro2000> And you can build a package without nixpkgs but then you are missing lots of things
cjb has joined #nixos
<ihsan> I checked the [URL](https://api.github.com/repos/NixOS/nixpkgs/tarball/969e43e394f260b63bbf8bc8bd4454a35fabeb0c), it is whole nixpkgs not just the required things if I am not wrong
<{^_^}> [nixpkgs] @mweinelt opened pull request #118633 → maintainers/team: add home-assistant team → https://github.com/NixOS/nixpkgs/pull/118633
<ihsan> Alright, can I increase the cache TTL then?
<supersandro2000> You potentially need the entire tree right now
<supersandro2000> If you have setup a channel the repo is only downloaded once until you update the channel
<supersandro2000> And there is a nix config option to increase the ttl
<supersandro2000> Which might or might not apply here. I am not sure.
zebrag has quit [Quit: Konversation terminated!]
Vazomi has quit [Quit: Leaving]
zebrag has joined #nixos
gustavderdrache has joined #nixos
Vazomi has joined #nixos
<ihsan> > [02:22:58] <supersandro2000> You potentially need the entire tree right now
<ihsan> Yes it happens after I collect the garbages or after some time passes. But my pain point is when I develop a package through days I always wait nix a couple minutes to download the nixpkgs repo if it is not cached. I think it should store the cache indefinitely and update gradually over time by syncing just the differences.
<{^_^}> error: syntax error, unexpected ':', at (string):493:4
<ihsan> > there is a nix config option to increase the ttl
<ihsan> Thanks I will try it.
<{^_^}> undefined variable 'there' at (string):493:1
Vazomi has quit [Client Quit]
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JY7nS
Vazomi has joined #nixos
tmciver has joined #nixos
nsnc has quit [Ping timeout: 240 seconds]
<l33[m]> <ihsan "> [02:22:58] <supersandro2000> Y"> i wish i could give you 10gigabit ethernet.
ahmed_elgabri has joined #nixos
cyphase has quit [Ping timeout: 265 seconds]
<tpw_rules> there seems to be a bug where flakes don't keep around the required nixpkgs
nDuff has quit [Ping timeout: 240 seconds]
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #118634 → grit: init at 0.2.0 → https://github.com/NixOS/nixpkgs/pull/118634
<tpw_rules> you can fix it in your specific case by changing your installPhase to "mkdir -p $out/bin; install -t $out/bin hello; echo ${nixpkgs} > $out/bin/.keepmypkgs"
diego231207 has joined #nixos
<sterni> supersandro2000: this all doesn't necessarily apply to flakes
ahmedelgabri has quit [Ping timeout: 252 seconds]
diego231207 has left #nixos [#nixos]
<ploupiboulba[m]> ihsan: if you dont want to redownload nixpkgs, you can change tarball-ttl or pass --override-input with a local checkout
<{^_^}> [nixpkgs] @mweinelt merged pull request #118548 → raspberrypi: update kernel, eeprom, firmware, libraspberrypi → https://github.com/NixOS/nixpkgs/pull/118548
cyphase has joined #nixos
Qwerky has quit [Remote host closed the connection]
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
thc202 has quit [Ping timeout: 245 seconds]
<tpw_rules> well maybe it's not a bug. but i don't like it and that's how i fix it automatically
ddellaco_ has quit [Ping timeout: 240 seconds]
<colemickens> edrex: I'm lazy to read all scroll, did you get your flakes questions answered? LMK if I can help.
fuzzypixelz has left #nixos [#nixos]
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ has joined #nixos
mbrgm_ is now known as mbrgm
cypher has joined #nixos
<supersandro2000> sterni: well, flakes... 🔥
<supersandro2000> just joking 🌨️
<{^_^}> [nixpkgs] @mweinelt opened pull request #118635 → python3Packages.gdown: fix build → https://github.com/NixOS/nixpkgs/pull/118635