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
wnklmnn has joined #nixos
stree has quit [Ping timeout: 252 seconds]
jb55 has joined #nixos
ahmedelgabri has quit [Ping timeout: 240 seconds]
bn_work has quit [Quit: Connection closed for inactivity]
ahmedelgabri has joined #nixos
ddellacosta has joined #nixos
nicoo has quit [Remote host closed the connection]
bennofs_ has joined #nixos
nicoo has joined #nixos
stree has joined #nixos
ahmedelgabri has quit [Ping timeout: 276 seconds]
{`-`} has joined #nixos
MidAutumnHotaru has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
bennofs__ has quit [Ping timeout: 265 seconds]
mcint has quit [Ping timeout: 260 seconds]
{`-`} has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
anderslu1dstedt has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/3d770c1aa56 (from 69 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
anderslundstedt has quit [Ping timeout: 240 seconds]
Synthetica has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @marsam merged pull request #122735 → go-toml: 1.9.0 -> 1.9.1 → https://github.com/NixOS/nixpkgs/pull/122735
xcmw has joined #nixos
ahmedelgabri has joined #nixos
<Ankhers> I haven't done this in a while, what is the nix-build command to use when trying to build something from my local nixpkgs?
ahmedelgabri has quit [Ping timeout: 260 seconds]
<qyliss> Ankhers: nix-build -A hello /path/to/nixpkgs
anderslundstedt has joined #nixos
rajivr has joined #nixos
tomberek has quit [Quit: Connection closed]
<Ankhers> qyliss: Thanks! Forgot about the -A
anderslu1dstedt has quit [Ping timeout: 240 seconds]
apache8080 has joined #nixos
superherointj has quit [Quit: Leaving]
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
ahmedelgabri has joined #nixos
ahmedelgabri has quit [Ping timeout: 246 seconds]
qyliss has quit [Quit: bye]
<{^_^}> [nixpkgs] @TredwellGit opened pull request #122785 → Kernels 2021-05-13 → https://github.com/NixOS/nixpkgs/pull/122785
qyliss has joined #nixos
pareidolia has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ajs124 opened pull request #122786 → virt-manager-qt: 0.71.95 -> 0.72.97 → https://github.com/NixOS/nixpkgs/pull/122786
<{^_^}> [nixpkgs] @m-bdf opened pull request #122787 → geoclue2: add geoclue2-with-demo-agent to be cached → https://github.com/NixOS/nixpkgs/pull/122787
mcint has joined #nixos
dominikh has quit [Ping timeout: 260 seconds]
zebrag has joined #nixos
ahmedelgabri has joined #nixos
<{^_^}> [nixos-hardware] @samueldr opened pull request #261 → raspberry-pi/4: Add modesetting option → https://github.com/NixOS/nixos-hardware/pull/261
bennofs_ has quit [Read error: Connection reset by peer]
bennofs_ has joined #nixos
haijuno has joined #nixos
acarrico has quit [Ping timeout: 240 seconds]
mcint has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122788 → html-xml-utils: 7.9 -> 8.0 → https://github.com/NixOS/nixpkgs/pull/122788
ahmedelgabri has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @davegallant opened pull request #122789 → awscli2: 2.2.1 -> 2.2.4 → https://github.com/NixOS/nixpkgs/pull/122789
<{^_^}> [nixpkgs] @equirosa opened pull request #122790 → croc: 9.1.3 -> 9.1.4 → https://github.com/NixOS/nixpkgs/pull/122790
<sss> hi all, after nix update i have strange problem: https://bpa.st/L5EQ
orivej has quit [Ping timeout: 252 seconds]
<cole-h> Are you on Linux or macOS?
swflint has quit [Ping timeout: 258 seconds]
<sss> linux
<apache8080> I am building a vendor kernel using buildLinux and generateConfig is adding modules to the .config that is causing the build to fail
<apache8080> I ran the configfile derivation and diffed generated .config and the defconfig from the vendor to find these differences
orivej has joined #nixos
<apache8080> is there a way to change the default values that generateConfig sets?
<apache8080> or a way to skip generate config?
<cole-h> sss: You might want to report that to the Nix issue tracker. It should only happen if a `getgrouplist` call fails for some reason... https://github.com/NixOS/nix/blob/7c90552879da4d1df99b50c85e94201981e60123/src/libstore/lock.cc#L75
ddellacosta has joined #nixos
<sss> strange, i am runing nix from root
patagonicus18 has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
haijuno has quit [Quit: Leaving]
<sss> cole-h: i have tested sample code from man GETGROUPLIST(3)
<sss> works fine on my system
swflint has joined #nixos
patagonicus1 has quit [Ping timeout: 240 seconds]
patagonicus18 is now known as patagonicus1
<sss> cole-h: also, code looks incorrect
<cole-h> Even more reason to file an issue :)
<sss> getgrouplist should return -1 if ngroups does not much
melg8 has quit [Quit: Connection closed]
<sss> and code failing in this case
<sss> ah, no
<sss> i am wrong
<sss> If the user is a member of more than *ngroups groups, then
<sss> getgrouplist() returns -1. In this case, the value returned in
<sss> *ngroups can be used to resize the buffer passed to a further call
<sss> getgrouplist().
<sss> no, code is wrong )
dominikh has joined #nixos
dominikh is now known as Guest19851
<{^_^}> nix#4800 (by sss123next, 12 seconds ago, open): nix failing on linux
wnklmnn has quit [Quit: Leaving]
<sss> funny, looks like i stuck with broken installation
<sss> nice
m0rphism has quit [Ping timeout: 252 seconds]
<cole-h> how did you install it? you could just do that again
taeradan has quit [Ping timeout: 260 seconds]
<sss> no )
<sss> installed via nix-env -u
<sss> now all nix subcommands failing
pareidolia has joined #nixos
<sss> like this
<cole-h> did you install in single user mode?
<cole-h> you could just run the installer again, no?
monokrome has quit [Remote host closed the connection]
h0m1 has quit [Ping timeout: 260 seconds]
monokrome has joined #nixos
<sss> honestly i do not remember, it was some time ago
orivej has quit [Ping timeout: 268 seconds]
<sss> most probably built from source directly
<sss> anyway bug should be fixed first
<sss> and river of hate awaiting devs )))
h0m1 has joined #nixos
orivej has joined #nixos
jesystanii has joined #nixos
mcint has joined #nixos
ddellaco_ has joined #nixos
apache8080 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #122578 → Quick patches → https://github.com/NixOS/nixpkgs/pull/122578
ahmedelgabri has joined #nixos
ddellaco_ has quit [Ping timeout: 252 seconds]
zebrag has quit [Remote host closed the connection]
ddellacosta has joined #nixos
ahmedelgabri has quit [Ping timeout: 276 seconds]
ddellacosta has quit [Ping timeout: 252 seconds]
safe has quit [Read error: Connection reset by peer]
ayr-ton has quit [Quit: EOF]
court_jester has joined #nixos
stree has quit [Ping timeout: 252 seconds]
abathur has joined #nixos
ddellaco_ has joined #nixos
gustavderdrache has left #nixos [#nixos]
stree has joined #nixos
ddellaco_ has quit [Ping timeout: 268 seconds]
<{^_^}> [nix] @matthewbauer opened pull request #4801 → Fix tokenize output names in DerivedPath → https://github.com/NixOS/nix/pull/4801
ddellacosta has joined #nixos
theDon has quit [Ping timeout: 240 seconds]
theDon has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @lopsided98 opened pull request #122791 → mavproxy: 1.8.34 -> 1.8.36 → https://github.com/NixOS/nixpkgs/pull/122791
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
xelxebar has quit [Remote host closed the connection]
xelxebar has joined #nixos
AlpineLlama has joined #nixos
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
domogled has joined #nixos
<{^_^}> [nixpkgs] @TredwellGit opened pull request #122792 → xorg.libXfixes: 5.0.3 -> 6.0.0 → https://github.com/NixOS/nixpkgs/pull/122792
<Ankhers> There is a `lib.getDev` function that will give me the openssl-1.1.1k-dev directory. Is there a similar function to that which will give me the openssl-1.1.1k directory?
ddellacosta has joined #nixos
<Ankhers> I think lib.getLib is what I was looking for.
ddellacosta has quit [Ping timeout: 252 seconds]
<Ankhers> Also, how could I use home manager to just install select packages from a local nixpkgs?
jesystanii has quit [Ping timeout: 265 seconds]
ddellacosta has joined #nixos
<cole-h> Ankhers: That's not always true, btw. Sometimes there might be a separate `lib` output, which will be used instead.
<cole-h> If you want the default output (`out`, typically), you just use the package itself.
<cole-h> > lib.getOutput "out" openssl # or you could do this
<{^_^}> "<derivation /nix/store/9c60d5ykjpf3inp6d9g9a5xr975wvxjq-openssl-1.1.1k.drv>"
<cole-h> > (lib.getOutput "out" openssl) == openssl
<{^_^}> false
<Ankhers> cole-h: I'll try getOutput in a moment. Thank you!
<cole-h> eh, nevermind that comparison.
<cole-h> I'm pretty sure `getLib` is implemented in terms of `getOutput`
<cole-h> yeah
bitmapper has quit [Quit: Connection closed for inactivity]
ddellacosta has quit [Ping timeout: 240 seconds]
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 250 seconds]
Supersonic112 is now known as Supersonic
justanotheruser has quit [Ping timeout: 250 seconds]
xkapastel has quit [Quit: Connection closed for inactivity]
justanotheruser has joined #nixos
jiribenes has quit [Remote host closed the connection]
jmeredith has quit [Quit: Connection closed for inactivity]
ddellacosta has joined #nixos
proofofkeags has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
ddellacosta has quit [Ping timeout: 240 seconds]
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @mweinelt merged pull request #122630 → [20.09] Kernels 2021-05-09 → https://github.com/NixOS/nixpkgs/pull/122630
ahmedelgabri has quit [Ping timeout: 260 seconds]
sangoma has joined #nixos
jesystanii has joined #nixos
MysteriousSilver has joined #nixos
hexa- has quit [Read error: Connection reset by peer]
hexa- has joined #nixos
<MysteriousSilver> I've seen many people use nix (package manager) on top of other operating system, do other package managers (say guix) work well with NixOS?
<cole-h> There is https://github.com/emiller88/guix, but I've never used it.
<sss> guix mpstly work on nixos
<sss> funny, guix does have nix package
<sss> maybe i can use it as fallback
hexa- has quit [Quit: WeeChat 2.9]
<sss> MysteriousSilver: flatpak is well supported on nixos, have not checked snap, i do not like their "windowsupdate" feature
hexa- has joined #nixos
ddellacosta has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<MysteriousSilver> hmm, thanks
<MysteriousSilver> i'll check them
hyper_ch2 has joined #nixos
xchg111 has joined #nixos
<sss> MysteriousSilver: you can install guix via their official script
proofofkeags has quit [Ping timeout: 246 seconds]
<sss> MysteriousSilver: but you will need to write init script by youself
ddellacosta has quit [Ping timeout: 240 seconds]
<MysteriousSilver> great
zie has quit [Quit: ZNC 1.8.2 - https://znc.in]
zie has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
stree has quit [Ping timeout: 260 seconds]
jesystanii has quit [Ping timeout: 252 seconds]
MysteriousSilver has quit [Ping timeout: 250 seconds]
domogled has quit [Quit: domogled]
ram19890 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #122794 → nixUnstable: fix output name tokenizatoin → https://github.com/NixOS/nixpkgs/pull/122794
stree has joined #nixos
endformationage has quit [Quit: WeeChat 2.9]
xchg111 has quit [Quit: Leaving]
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
VideoGameEnjoyer has quit [Ping timeout: 240 seconds]
VideoGameEnjoyer has joined #nixos
<{^_^}> [nixpkgs] @berberman opened pull request #122795 → vscode-extensions.WakaTime.vscode-wakatime: Fix path → https://github.com/NixOS/nixpkgs/pull/122795
palo1 has joined #nixos
palo has quit [Ping timeout: 252 seconds]
palo1 is now known as palo
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/c85e2a478c2 (from 84 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
ddellaco_ has joined #nixos
turlando has joined #nixos
<{^_^}> [nixpkgs] @Pacman99 opened pull request #122796 → webex: init at 41.5.0.18815 → https://github.com/NixOS/nixpkgs/pull/122796
johannes_ has joined #nixos
johannes_ is now known as kenran
ddellac__ has joined #nixos
ddellaco_ has quit [Ping timeout: 252 seconds]
mounty has quit [Ping timeout: 240 seconds]
ddellac__ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #122797 → Emacs packages updates → https://github.com/NixOS/nixpkgs/pull/122797
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #122533 → pyright: also add to all-packages for better visibility → https://github.com/NixOS/nixpkgs/pull/122533
ahmedelgabri has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #122720 → python3Packages.pytorch-bin: use CUDA 11 wheels → https://github.com/NixOS/nixpkgs/pull/122720
mlen has quit [Ping timeout: 260 seconds]
jesystanii has joined #nixos
ddellacosta has joined #nixos
cole-h has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @MetaDark opened pull request #122798 → newsflash: 1.4.0 → 1.4.1 → https://github.com/NixOS/nixpkgs/pull/122798
ddellacosta has quit [Ping timeout: 240 seconds]
CMCDragonkai has quit [Ping timeout: 268 seconds]
CMCDragonkai1 is now known as CMCDragonkai
respawn_ has joined #nixos
kenran has quit [Quit: Lost terminal]
CMCDragonkai1 has joined #nixos
johannes_ has joined #nixos
avaq has joined #nixos
johannes_ is now known as kenran
mlen has joined #nixos
nerdypepper has quit [Ping timeout: 240 seconds]
jiribenes has joined #nixos
ddellaco_ has joined #nixos
respawn_ has quit [Quit: Leaving]
avaq has quit [Ping timeout: 268 seconds]
ddellaco_ has quit [Ping timeout: 240 seconds]
VideoGameEnjoyer has quit [Ping timeout: 240 seconds]
MysteriousSilver has joined #nixos
VideoGameEnjoyer has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #122631 → tailscale: 1.8.0 -> 1.8.3 → https://github.com/NixOS/nixpkgs/pull/122631
ddellacosta has quit [Ping timeout: 246 seconds]
ram19890 has quit [Ping timeout: 240 seconds]
stree has quit [Ping timeout: 240 seconds]
<eyJhb> Anyone having issues with arc-theme?
<eyJhb> configure: error: Invalid GNOME Shell version: 40.0-unstable-2021-05-01
<eyJhb> builder for '/nix/store/33k14fr5rnd5ial3fhkc7lv099vqs5ja-arc-theme-20210127.drv' failed with exit code 1
<{^_^}> #122103 (by mkg20001, 5 days ago, open): arc-theme: 20210127 -> 20210412
bennofs_ has quit [Read error: Connection reset by peer]
bennofs_ has joined #nixos
ahmedelgabri has joined #nixos
jonringer has quit [Ping timeout: 276 seconds]
Pwnna has quit [Ping timeout: 240 seconds]
thomasjm has quit [Ping timeout: 245 seconds]
Pwnna has joined #nixos
<{^_^}> [nixpkgs] @chuahou opened pull request #122799 → stork: 1.2.0 -> 1.2.1 → https://github.com/NixOS/nixpkgs/pull/122799
stree has joined #nixos
_virkony_ has quit [Quit: WeeChat 2.9]
ddellacosta has joined #nixos
_anb has quit [Ping timeout: 240 seconds]
ddellacosta has quit [Ping timeout: 260 seconds]
ehmry has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @stephank opened pull request #122800 → cxxopts: mark as linux-only → https://github.com/NixOS/nixpkgs/pull/122800
hexo- has quit [Ping timeout: 246 seconds]
Adluc has quit [Ping timeout: 258 seconds]
MysteriousSilver has quit [Remote host closed the connection]
thomasjm has joined #nixos
janneke has quit [Quit: janneke quits Mes'sing]
ehmry has joined #nixos
janneke has joined #nixos
<{^_^}> [nixpkgs] @stephank opened pull request #122801 → ebook2cw: fix darwin build → https://github.com/NixOS/nixpkgs/pull/122801
virkony has joined #nixos
janneke has quit [Quit: janneke quits Mes'sing]
Adluc has joined #nixos
janneke has joined #nixos
ManiacOfMadness has joined #nixos
gulplante has joined #nixos
diegov_ has joined #nixos
thc202 has joined #nixos
zupo has joined #nixos
berberman_ has joined #nixos
berberman has quit [Ping timeout: 250 seconds]
hexo_ has joined #nixos
MysteriousSilver has joined #nixos
griff_ has joined #nixos
KoyMikajlo[m] has joined #nixos
<MysteriousSilver> Okay, so I installed guix on top of NixOS, by using the installation script and added a systemd unit. But the shell doesn't recognize the `guix` command. Is this normal?
<MysteriousSilver> '/var/guix/profiles/per-user/root/current-guix/bin/guix` works
griff_ has quit [Client Quit]
ddellacosta has joined #nixos
<{^_^}> [nixos-hardware] @domenkozar merged pull request #261 → raspberry-pi/4: Add modesetting option → https://github.com/NixOS/nixos-hardware/pull/261
<eyJhb> MysteriousSilver: Maybe ask in the Guix channels instead? :)
_anb has joined #nixos
<MysteriousSilver> i thought this was a nixos thing since i might've not installed it properly, but yeah i'll there
<eyJhb> Well, since you are using a guix installation script, I think they would be the right to address the question to. As many in here don't use guix :) But understandable
ddellacosta has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122802 → asterisk-module-sccp: 4.3.2-epsilon -> 4.3.4 → https://github.com/NixOS/nixpkgs/pull/122802
ahmedelgabri has quit [Ping timeout: 276 seconds]
<pie_> MysteriousSilver: check your PATH
fendor has joined #nixos
<pie_> MysteriousSilver: and check how the script sets it
<pie_> MysteriousSilver: have you reloaded your shell
alexherbo2 has joined #nixos
<MysteriousSilver> pie_: yes, i've reloaded my shell. The path isn't updated, though the script has some commands for adding guix to path. Since the script failed mid-part as /etc is not writable, i had to manually add the systemd unit through configuration.nix. Running the script a second time says package is already installed. Maybe this was the problem, i'll try manually adding the path from the scripts.
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ddellacosta has joined #nixos
ddellaco_ has joined #nixos
orivej has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
ddellaco_ has quit [Ping timeout: 246 seconds]
<MysteriousSilver> pie_: Ok, I was wrong. The executable is at /usr/local/bin/ which isn't in $PATH by default in NixOS.
Pwnna has quit [Quit: Bye]
andrewrk has quit [Quit: ZNC - http://znc.in]
Pwnna has joined #nixos
jesystanii has quit [Ping timeout: 265 seconds]
andrewrk has joined #nixos
NinjaTrappeur has quit [Quit: WeeChat 3.1]
NinjaTrappeur has joined #nixos
<{^_^}> [nixpkgs] @vcunat opened pull request #122803 → llvm*: patch to fix a test on older CPUs → https://github.com/NixOS/nixpkgs/pull/122803
ram19890 has joined #nixos
Agent_X has joined #nixos
nujabells[m] has quit [Quit: Idle for 30+ days]
elementsmatrix[m has quit [Quit: Idle for 30+ days]
humanwire[m] has quit [Quit: Idle for 30+ days]
Agent_X has left #nixos [#nixos]
<dutchie> can anybody reproduce open-vm-tools failing to build on nixos-unstable?
lsix has joined #nixos
<dutchie> i'm getting a whole bunch of "error: template with C linkage" messages
<dutchie> i guess at least hydra failed to build it if it's not getting substituted...
* dutchie opens a bug
<{^_^}> vmware/open-vm-tools#500 (by cpaelzer, 9 weeks ago, closed): FTFBS with glib2.0 >=2.66.3
lsix has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122804 → cpp-utilities: 5.10.2 -> 5.10.3 → https://github.com/NixOS/nixpkgs/pull/122804
<{^_^}> [nixpkgs] @fabaff merged pull request #122734 → python3Packages.dependency-injector: 4.31.1 -> 4.32.2 → https://github.com/NixOS/nixpkgs/pull/122734
neiluj has quit [Quit: leaving]
ddellacosta has joined #nixos
respawn_ has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
urkk has left #nixos [#nixos]
ManiacOfMadness` has joined #nixos
ManiacOfMadness has quit [Ping timeout: 260 seconds]
philipp has quit [Remote host closed the connection]
x10d has left #nixos ["Leaving."]
philipp has joined #nixos
stree has quit [Ping timeout: 240 seconds]
akaWolf has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jshholland opened pull request #122805 → open-vm-tools: fix build with glib 2.68 → https://github.com/NixOS/nixpkgs/pull/122805
AberDerBart[m] has left #nixos ["User left"]
<{^_^}> [nixpkgs] @stephank opened pull request #122806 → haskellPackages: mark linux-only packages → https://github.com/NixOS/nixpkgs/pull/122806
Guest19851 is now known as dominikh
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/9c0ca46a6d2 (from 8 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
stree has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 64 commits to staging: https://git.io/JstPD
<{^_^}> [nixpkgs] @pimeys opened pull request #122807 → nvidia-x11: 460.73.01 -> 460.80 → https://github.com/NixOS/nixpkgs/pull/122807
mallox has joined #nixos
akaWolf has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122808 → earthly: 0.5.11 -> 0.5.12 → https://github.com/NixOS/nixpkgs/pull/122808
virkony has quit [Ping timeout: 250 seconds]
virkony has joined #nixos
cognemo has joined #nixos
ddellacosta has joined #nixos
<Felix[m]6> Hi, is there a build-bot that can build my PR on darwin? It's been pretty
<Felix[m]6> much okay'd by the maintainer, just wanted to make sure nothing on darwin broke, but couldn't find someone to test
<{^_^}> #121522 (by futile, 1 week ago, open): python-language-server: 2020-06-19 -> 2020-10-08
ddellacosta has quit [Ping timeout: 240 seconds]
benlyn has joined #nixos
<qyliss> Felix[m]6: darwin PR CI builds were broken for a while, but maybe they're fixed again. Let's see.
<Felix[m]6> qyliss: awesome, thanks for taking a look! :)
<qyliss> Felix[m]6: it's marked as unsupported on Darwin
<Felix[m]6> ohh
<Felix[m]6> lol
<Felix[m]6> because it only says `platforms = [ "x86_64-linux" ]` right?
<qyliss> that'd do it
<Felix[m]6> I guess the Issue/PR-Template with the box for "Tested on MacOS" got me..
Mysterio` has joined #nixos
MysteriousSilver has quit [Ping timeout: 250 seconds]
m0rphism has joined #nixos
<Felix[m]6> in that case sorry for troubling you, but thanks a lot for taking a look!
<qyliss> no worries :)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122809 → ergo: 4.0.9 -> 4.0.10 → https://github.com/NixOS/nixpkgs/pull/122809
nerdypepper has joined #nixos
ahmedelgabri has joined #nixos
cole-h has joined #nixos
mschwaig has quit [Ping timeout: 268 seconds]
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @kevincox merged pull request #122781 → supertux-editor: mark as broken → https://github.com/NixOS/nixpkgs/pull/122781
sangoma has quit [Read error: Connection reset by peer]
PorkySpine has quit [Remote host closed the connection]
kenran has quit [Quit: leaving]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @lukegb opened pull request #122810 → nixos/docker: fix evaluation when NAT is enabled too → https://github.com/NixOS/nixpkgs/pull/122810
ddellacosta has quit [Ping timeout: 252 seconds]
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
ixxie has joined #nixos
arjen-jonathan has joined #nixos
ddellaco_ has joined #nixos
__monty__ has joined #nixos
sangoma has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
ddellaco_ has quit [Ping timeout: 265 seconds]
PorkySpine has joined #nixos
waleee-cl has joined #nixos
tmerse has joined #nixos
melg8 has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #122811 → jekyll: Remove myself as maintainer → https://github.com/NixOS/nixpkgs/pull/122811
<{^_^}> [nixpkgs] @knedlsepp opened pull request #122812 → nixos/jupyter: set isSystem user → https://github.com/NixOS/nixpkgs/pull/122812
<{^_^}> [nixpkgs] @dlesl opened pull request #122813 → erlang-ls: add erlang to buildInputs → https://github.com/NixOS/nixpkgs/pull/122813
<{^_^}> [nixpkgs] @jtojnar opened pull request #122814 → .github/workflows/merge-staging.yml: Include branch in comment → https://github.com/NixOS/nixpkgs/pull/122814
<{^_^}> [nixpkgs] @primeos opened pull request #122815 → chromiumBeta: 91.0.4472.38 -> 91.0.4472.57 → https://github.com/NixOS/nixpkgs/pull/122815
hyiltiz has quit [Ping timeout: 252 seconds]
hyiltiz has joined #nixos
hyiltiz has quit [Changing host]
hyiltiz has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #122816 → ungoogled-chromium: 90.0.4430.93 -> 90.0.4430.212 → https://github.com/NixOS/nixpkgs/pull/122816
ddellacosta has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #4801 → Fix tokenize output names in DerivedPath → https://github.com/NixOS/nix/pull/4801
<{^_^}> [nix] @edolstra merged pull request #4798 → Relock wait for build slot goals → https://github.com/NixOS/nix/pull/4798
ddellacosta has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @iAmMrinal0 opened pull request #122818 → google-cloud-sdk: 339.0.0 -> 340.0.0 → https://github.com/NixOS/nixpkgs/pull/122818
nerdypepper has quit [Quit: bye]
nerdypepper has joined #nixos
<{^_^}> [nixpkgs] @maralorn merged pull request #122706 → haskellPackages.hnix: unbreak → https://github.com/NixOS/nixpkgs/pull/122706
seku has joined #nixos
seku has joined #nixos
<{^_^}> [nixpkgs] @primeos merged pull request #122811 → jekyll: Remove myself as maintainer → https://github.com/NixOS/nixpkgs/pull/122811
<{^_^}> [nixpkgs] @primeos opened pull request #122819 → maintainers: remove pesterhazy → https://github.com/NixOS/nixpkgs/pull/122819
<{^_^}> [nixpkgs] @primeos merged pull request #122815 → chromiumBeta: 91.0.4472.38 -> 91.0.4472.57 → https://github.com/NixOS/nixpkgs/pull/122815
ixxie has quit [Ping timeout: 246 seconds]
ixxie has joined #nixos
Michael[m]3 has left #nixos ["User left"]
endvra has quit [Ping timeout: 240 seconds]
Nickli has quit [Quit: cd /dev/null]
reactormonk1 has quit [Quit: WeeChat 2.7.1]
Mysterio` is now known as MysteriousSilver
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @dotlambda merged pull request #122607 → auditwheel: init at 4.0.0 → https://github.com/NixOS/nixpkgs/pull/122607
<{^_^}> [nixpkgs] @NULLx76 opened pull request #122820 → unpackerr: init at 0.9.4 → https://github.com/NixOS/nixpkgs/pull/122820
ddellacosta has quit [Ping timeout: 252 seconds]
fuzzypixelz has joined #nixos
matani[m] has joined #nixos
stree has quit [Ping timeout: 260 seconds]
Nickli has joined #nixos
HenrikK has joined #nixos
<{^_^}> [nixpkgs] @maralorn merged pull request #122705 → haskellPackages.taffybar: fix build → https://github.com/NixOS/nixpkgs/pull/122705
zupo has joined #nixos
Qwerky has joined #nixos
mallox has quit [Quit: WeeChat 3.1]
slacko64_7930 has joined #nixos
stree has joined #nixos
Qwerky has quit [Remote host closed the connection]
HenrikK has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
slacko64_7930 has quit [Quit: Leaving]
Entroacceptor has joined #nixos
<Entroacceptor> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122821 → jdupes: 1.19.2 -> 1.20.0 → https://github.com/NixOS/nixpkgs/pull/122821
ixxie has quit [Ping timeout: 240 seconds]
respawn_ has quit [Quit: Leaving]
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @maralorn pushed 155 commits to haskell-updates: https://git.io/JsqIQ
ddellacosta has joined #nixos
tomcur_ has quit [Quit: WeeChat 2.8]
stree has quit [Quit: Caught exception]
stree has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
ddellacosta has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @Flakebi opened pull request #122822 → ackee: init at 3.0.6 → https://github.com/NixOS/nixpkgs/pull/122822
fuzzypixelz has quit [Ping timeout: 265 seconds]
squidly83 has joined #nixos
squidly87 has joined #nixos
<drozdziak1> on a multi-user Nix install, Root's the only one that really governs channels, but at the same time it doesn't have access to Nix at all, what would be a way to include Nix in its profile on Ubuntu so that `sudo nix *` works?
<drozdziak1> On my other users I have to source the `/etc/profile.d` entry
<drozdziak1> I used the stock installer with --daemon
squidly83 has quit [Client Quit]
<{^_^}> [nixpkgs] @Flakebi opened pull request #122823 → opensmtpd-filter-rspamd: init at 0.1.7 → https://github.com/NixOS/nixpkgs/pull/122823
squidly87 has quit [Client Quit]
<radvendii> drozdziak1: `sudo nix *` works on my machine, running NixOS. I'm not sure if I had to configure anything to get that working
<radvendii> i do have nix.trustedUsers = [ "root" "@wheel" ];, not sure if that's doing something in this context
<drozdziak1> radvendii: I mean nix not being visible at all. Notice I mean a Nix not NixOS
<drozdziak1> But thanks for the trusted users tip, I almost missed that earlier on :P
acarrico has joined #nixos
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/5687a345be5 (from 47 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/0b14ea44a62 (from 58 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122824 → kubecfg: 0.19.1 -> 0.20.0 → https://github.com/NixOS/nixpkgs/pull/122824
endvra has joined #nixos
Lord_of_Life_ has joined #nixos
sophrosyne97 has joined #nixos
<MysteriousSilver> How do i add new info files to the info dir? NixOS 20.09
Lord_of_Life has quit [Ping timeout: 252 seconds]
Lord_of_Life_ is now known as Lord_of_Life
<{^_^}> [nixpkgs] @Izorkin opened pull request #122825 → treewide: remove duplicates SystemCallFilters → https://github.com/NixOS/nixpkgs/pull/122825
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122826 → kubernetes: 1.21.0 -> 1.21.1 → https://github.com/NixOS/nixpkgs/pull/122826
ddellacosta has joined #nixos
supersandro2000 has joined #nixos
ManiacOfMadness` has quit [Ping timeout: 268 seconds]
ddellacosta has quit [Ping timeout: 246 seconds]
ram19890 has quit [Quit: Konversation terminated!]
ram19890 has joined #nixos
exondation has joined #nixos
berberman_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
berberman has joined #nixos
turlando has quit [Read error: Connection reset by peer]
turlando has joined #nixos
meh` has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
jmeredith has joined #nixos
berberman has quit [Ping timeout: 250 seconds]
ddellacosta has joined #nixos
berberman has joined #nixos
<{^_^}> [nixpkgs] @balodja opened pull request #122828 → OpenModelica v1.17.0 package → https://github.com/NixOS/nixpkgs/pull/122828
phalrax has joined #nixos
<phalrax> Hi, does anybody know if the metrics for channel-updates are available somewhere? https://monitoring.nixos.org/prometheus/targets#pool-channel-updates would like to build my own alerts based on it, some are available from anywhere, but the one I'd want points to localhost
<{^_^}> [nixpkgs] @ck3d opened pull request #122829 → luaformatter: 1.3.4 -> 1.3.5 → https://github.com/NixOS/nixpkgs/pull/122829
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #nixos
<lukegb> phalrax: you can federate from that prometheus instance
<lukegb> e.g. https://monitoring.nixos.org/prometheus/federate?match[]=hydra_job_failed{} - please be gentle though
<{^_^}> [nixpkgs] @lromor opened pull request #122830 → openslide: init at v3.4.1 → https://github.com/NixOS/nixpkgs/pull/122830
fuzzypixelz has joined #nixos
<phalrax> lukegb: ah nice, thanks for the tip
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
gentauro has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122831 → gremlin-console: 3.4.10 -> 3.4.11 → https://github.com/NixOS/nixpkgs/pull/122831
ddellacosta has quit [Ping timeout: 240 seconds]
gentauro has joined #nixos
ddellaco_ has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/c85e2a478c2 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
M0x76[m] has left #nixos ["User left"]
<fuzzypixelz> hello! how should write an expression for a package that has two independant CMake projects that need to compiled and linked together? I'm having issues with: https://github.com/Azure/azure-storage-fuse/tree/master/cpplite because I don't know to keep certain useful flags that nix sets like CMAKE_PREFIX_PATH accross the two builds, maybe there is an example in nixpkgs?
<{^_^}> [nixpkgs] @mroi opened pull request #122832 → fakeroot: fix Darwin by applying an additional patch from Brew → https://github.com/NixOS/nixpkgs/pull/122832
MysteriousSilver has quit [Ping timeout: 276 seconds]
<maralorn> Question: Once we have nix-in-nix support in nixpkgs. Will it be allowed to have a very generic nix derivation for a package that does nothing else than building the default.nix of the upstream source?
<maralorn> I mean there are quite a few packages that have a default.nix in their repo. And doing this would push maintenance work from nixpkgs maintainers to upstream maintainers. Giving us overall more flexibility.
<qyliss> that sounds like less flexibility to me
<qyliss> removes the ability to change things treewide all at once
xcmw has joined #nixos
<phalrax> the channel-updates part needs to be in quotes for prometheus, but that trips nix up, since it thinks it's a variable then: "match[]" = [ "{job=channel-updates}" ]; how could I get this to work?
<phalrax> figured it out, it works if I do it like this:  "match[]" = [ "{job=\"channel-updates\"}" ];
exondation has quit [Ping timeout: 245 seconds]
<qyliss> phalrax: that sort of thing is what '' strings are for
<qyliss> > ''{job="channel-updates"}''
<{^_^}> "{job=\"channel-updates\"}"
gustavderdrache has joined #nixos
zupo has joined #nixos
<phalrax> qyliss: I got this error when only using ": error: undefined variable 'channel-updates'
<qyliss> yes, because then you're terminating the string
<qyliss> it would parse as "{job=" channel-updates "}"
<{^_^}> [nixpkgs] @dasJ opened pull request #122833 → nixos/prometheus: Add support for metric relabeling → https://github.com/NixOS/nixpkgs/pull/122833
<qyliss> but " doesn't terminate a '' string
endformationage has joined #nixos
<exarkun> is there a way to build/fetch just the dependencies of an expression but not the outputs of the expression itself?
<maralorn> exarkun: Isn‘t that what nix-shell is for?
<exarkun> dunno, is it? I use nix-shell all the time but not for that
<qyliss> maralorn: oh that's smart
<qyliss> maralorn++
<{^_^}> maralorn's karma got increased to 9
<atralheaven> Hi, I want to know how many updates are available for my system, what's the command for it?
fuzzypixelz has quit [Ping timeout: 265 seconds]
<exarkun> I think nix-shell might do that plus some other undesirable stuff?
<exarkun> I tried it for the expression I am interested in right now and it failed
ddellac__ has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
<exarkun> can I tell nix-shell not to run shellHook?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122834 → bftpd: 5.6 -> 5.7 → https://github.com/NixOS/nixpkgs/pull/122834
ddellac__ has quit [Ping timeout: 252 seconds]
<exarkun> there's `--no-build-hook` but there isn't `--no-shell-hook` :/
ahmedelgabri has joined #nixos
phalrax has quit [Quit: Connection closed]
M0x76[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122835 → bat: 0.18.0 -> 0.18.1 → https://github.com/NixOS/nixpkgs/pull/122835
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122836 → libunique: fix darwin → https://github.com/NixOS/nixpkgs/pull/122836
fuzzypixelz has joined #nixos
ahmedelgabri has quit [Ping timeout: 250 seconds]
alexherbo27 has joined #nixos
alexherbo2 has quit [Read error: Connection reset by peer]
alexherbo27 is now known as alexherbo2
exondation has joined #nixos
vidbina has joined #nixos
stree has quit [Ping timeout: 246 seconds]
bitmapper has joined #nixos
<{^_^}> [nixpkgs] @cyberdront opened pull request #122837 → Update default.nix → https://github.com/NixOS/nixpkgs/pull/122837
exondation has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #122809 → ergo: 4.0.9 -> 4.0.10 → https://github.com/NixOS/nixpkgs/pull/122809
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122838 → atlassian-jira: 8.14.1 -> 8.16.1 → https://github.com/NixOS/nixpkgs/pull/122838
<drozdziak1> On a non-NixOS multi-user mode installation, sudo nix-* is not found
<drozdziak1> How to tell sudo about nix?
<drozdziak1> adding that to /root/.bashrc doesn't really help
sangoma has quit [Ping timeout: 265 seconds]
<a12l> Is there a nice way to input all variables defined in a `let` statement into a function call without needing to `inherit` them? I.e., replace `let a = 1; b = 1; in plus { inherit a b }`?
<a12l> I want to avoid using the `rec` keyword.
<gchristensen> no
stree has joined #nixos
ram19890 has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @clefru closed pull request #57131 → nodejs: Remove the requirement for dir-prefix from includes → https://github.com/NixOS/nixpkgs/pull/57131
<{^_^}> [nixpkgs] @IvarWithoutBones closed pull request #122349 → pythonPackages.twilio: unbreak → https://github.com/NixOS/nixpkgs/pull/122349
alexherbo29 has joined #nixos
<a12l> gchristensen: Thanks
alexherbo2 has quit [Ping timeout: 246 seconds]
alexherbo29 is now known as alexherbo2
ddellac__ has joined #nixos
sangoma has joined #nixos
ddellac__ has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #122839 → yafetch: init at unstable-2021-05-13 → https://github.com/NixOS/nixpkgs/pull/122839
berberman has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122840 → belle-sip: 4.5.3 -> 4.5.14 → https://github.com/NixOS/nixpkgs/pull/122840
berberman has joined #nixos
<{^_^}> [nixpkgs] @vojta001 opened pull request #122841 → archivebox: init at 0.6.2 → https://github.com/NixOS/nixpkgs/pull/122841
jonringer has joined #nixos
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122842 → copper: 4.4 -> 4.5 → https://github.com/NixOS/nixpkgs/pull/122842
fuzzypixelz has quit [Ping timeout: 260 seconds]
berberman has quit [Ping timeout: 250 seconds]
visortelle has joined #nixos
xkapastel has joined #nixos
visortelle has quit [Client Quit]
berberman has joined #nixos
itai33 has joined #nixos
<{^_^}> [nixpkgs] @cyberdront closed pull request #122837 → terraria-server: 1.4.1.2 -> 1.4.2.2 → https://github.com/NixOS/nixpkgs/pull/122837
<{^_^}> [nixpkgs] @cyberdront reopened pull request #122837 → terraria-server: 1.4.1.2 -> 1.4.2.2 → https://github.com/NixOS/nixpkgs/pull/122837
itai33 is now known as iyefrat
iyefrat has quit [Client Quit]
<{^_^}> [nixpkgs] @gwitmond opened pull request #122843 → Set resolveconf to localhost only when the user does not specify any … → https://github.com/NixOS/nixpkgs/pull/122843
<{^_^}> [nixpkgs] @gwitmond opened pull request #122844 → Add -D flag to prevent sshd to fork into a separate process. → https://github.com/NixOS/nixpkgs/pull/122844
berberman_ has joined #nixos
_virkony_ has joined #nixos
virkony has quit [Ping timeout: 252 seconds]
berberman has quit [Ping timeout: 276 seconds]
`slikts has joined #nixos
`slikts has quit [Changing host]
`slikts has joined #nixos
berberman_ has quit [Ping timeout: 246 seconds]
berberman has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
Cyrinux3301386 has quit [Quit: bye]
ddellac__ has joined #nixos
Cyrinux3301386 has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
ddellac__ has quit [Ping timeout: 246 seconds]
mkl has joined #nixos
<{^_^}> [nixpkgs] @SebTM opened pull request #122845 → Postman: 7.36.1 -> 8.4.0, add libdrm and mesa which were missing (according #111382) → https://github.com/NixOS/nixpkgs/pull/122845
zupo_ has joined #nixos
zupo has quit [Ping timeout: 240 seconds]
proofofkeags has joined #nixos
<cgbrewster[m]> gchristensen: In case you were wondering, downloading all the available packages in the latest unstable is ~410G
benlyn has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SebTM opened pull request #122846 → terminator: 2.1.0 -> 2.1.1 → https://github.com/NixOS/nixpkgs/pull/122846
<{^_^}> [nixpkgs] @zimbatm merged pull request #122818 → google-cloud-sdk: 339.0.0 -> 340.0.0 → https://github.com/NixOS/nixpkgs/pull/122818
zgrep has quit [Quit: It's a quitter's world.]
zgrep has joined #nixos
itai has joined #nixos
steerio has joined #nixos
<steerio> Hi! I'm following https://nixos.org/manual/nixos/stable/index.html#sec-installation trying to install NixOS (in VirtualBox, with the Minimal ISO)
<steerio> install works well, but I end up in the Grub shell, it won't boot the system
<steerio> (I'm using EFI and it's switched on for the instance)
_bin has quit [Ping timeout: 240 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
anderslu1dstedt has joined #nixos
<itai> Hey, I'm getting an odd error after running `nix-channel --update` https://pastebin.com/XBfCmN6X
ddellaco_ has quit [Ping timeout: 268 seconds]
ddellacosta has joined #nixos
<drozdziak1> Is a home-manager using flakes but not NixOS possible? I'm getting unbounded variable on NIX_PATH when I try to do anything that isn't `home-manager help`. I installed via `nix profile install github:nix-community/home-manager`
anderslundstedt has quit [Ping timeout: 240 seconds]
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Pamplemousse opened pull request #122847 → nixos/modules: Nicer nice level handling → https://github.com/NixOS/nixpkgs/pull/122847
ddellaco_ has joined #nixos
itai has quit [Quit: nixos]
itai has joined #nixos
ddellac__ has joined #nixos
ddellaco_ has quit [Ping timeout: 260 seconds]
ddellacosta has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ddellac__ has quit [Ping timeout: 268 seconds]
TomaszRymkiewicz has quit [Quit: Idle for 30+ days]
ydlr[m] has quit [Quit: Idle for 30+ days]
fufexan[m] has quit [Quit: Idle for 30+ days]
ddellac__ has joined #nixos
ddella___ has joined #nixos
xcmw has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
Lorenzoas3ii[m] has joined #nixos
ddellac__ has quit [Ping timeout: 252 seconds]
zopieux has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @SebTM opened pull request #122848 → xarchiver: 0.5.4.14 -> 0.5.4.17 → https://github.com/NixOS/nixpkgs/pull/122848
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122849 → corectrl: 1.1.2 -> 1.1.3 → https://github.com/NixOS/nixpkgs/pull/122849
ponygol has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #122850 → wallabag: 2.4.1 -> 2.4.2 → https://github.com/NixOS/nixpkgs/pull/122850
<{^_^}> [nixpkgs] @jtojnar opened pull request #122851 → libxml2: 2.9.10 → 2.9.11 → https://github.com/NixOS/nixpkgs/pull/122851
mschwaig has joined #nixos
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
ahmedelgabri has joined #nixos
griff_ has joined #nixos
<ponygol> Is there documentation on the syntax that the Hydra "search jobs by name" field understands?
<{^_^}> [nixpkgs] @bjornfor merged pull request #122846 → terminator: 2.1.0 -> 2.1.1 → https://github.com/NixOS/nixpkgs/pull/122846
<{^_^}> [nixpkgs] @mweinelt opened pull request #122852 → batman-adv: fix build on linux>=5.12 → https://github.com/NixOS/nixpkgs/pull/122852
<{^_^}> [nixpkgs] @jonringer merged pull request #122603 → python3Packages.arrow_1: merge into python3Packages.arrow → https://github.com/NixOS/nixpkgs/pull/122603
<pie_> I am probably wrong, however, it's possible, but unlikely, you might have an easier time looking at the source.
<{^_^}> [nixpkgs] @dguibert opened pull request #122853 → python: restore subliminal in python3 set → https://github.com/NixOS/nixpkgs/pull/122853
<pie_> If you need an excuse to look at the source, consider that ^ your excuse :P
<{^_^}> [nixpkgs] @dguibert opened pull request #122854 → reposurgeon: 3.44 -> 4.26 → https://github.com/NixOS/nixpkgs/pull/122854
<{^_^}> [nixpkgs] @dguibert opened pull request #122855 → ocaml csvtool: init at 2.4 → https://github.com/NixOS/nixpkgs/pull/122855
<{^_^}> [nixpkgs] @dguibert opened pull request #122856 → davmail: 5.4.0 -> 5.5.1 → https://github.com/NixOS/nixpkgs/pull/122856
<ponygol> Well, looking at the source code sounds interesting
<ponygol> but I really just want to search for two keywords at once :)
<{^_^}> [nixpkgs] @dguibert opened pull request #122857 → perf: define only if kernel version > 3.12 → https://github.com/NixOS/nixpkgs/pull/122857
<{^_^}> [nixpkgs] @jonringer merged pull request #122228 → unfs3: mark as broken → https://github.com/NixOS/nixpkgs/pull/122228
zopieux has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #122810 → nixos/docker: fix evaluation when NAT is enabled too → https://github.com/NixOS/nixpkgs/pull/122810
<{^_^}> [nixpkgs] @SebTM opened pull request #122858 → volctl: 0.8.0 -> 0.8.2 → https://github.com/NixOS/nixpkgs/pull/122858
<{^_^}> [nixpkgs] @jonringer merged pull request #121439 → glcontext: init at 2.3.3 and add as moderngl dep → https://github.com/NixOS/nixpkgs/pull/121439
katrin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @jonringer merged pull request #122290 → linuxPackages<=4.9: mark broken on aarch64 → https://github.com/NixOS/nixpkgs/pull/122290
<{^_^}> [nixpkgs] @mweinelt merged pull request #122785 → Kernels 2021-05-13 → https://github.com/NixOS/nixpkgs/pull/122785
katrin has joined #nixos
<{^_^}> [nixpkgs] @symphorien opened pull request #122859 → kdeconnect: fix empty buttons → https://github.com/NixOS/nixpkgs/pull/122859
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #122860 → [20.09] Kernels 2021-05-13 → https://github.com/NixOS/nixpkgs/pull/122860
<{^_^}> [nixpkgs] @jonringer merged pull request #122329 → elm-instrument: fix build → https://github.com/NixOS/nixpkgs/pull/122329
mkaito has quit [Quit: WeeChat 3.1]
_bin has joined #nixos
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #122862 → python3Packages.csvw: fix darwin → https://github.com/NixOS/nixpkgs/pull/122862
Synthetica has joined #nixos
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #122183 → open-vm-tools: fix building with glib 2.68 → https://github.com/NixOS/nixpkgs/pull/122183
<{^_^}> [nixpkgs] @alyssais closed pull request #122805 → open-vm-tools: fix build with glib 2.68 → https://github.com/NixOS/nixpkgs/pull/122805
dev_mohe has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
alexherbo2 has quit [Ping timeout: 265 seconds]
Qubasa has quit [Ping timeout: 250 seconds]
Qubasa has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122337 → python3Packages.globus-sdk: unbreak → https://github.com/NixOS/nixpkgs/pull/122337
aiken has joined #nixos
ponygol has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @jonringer merged pull request #122340 → sweethome3d: 6.4.2 -> 6.5.2, also bump editors, use fetchurl and fix build → https://github.com/NixOS/nixpkgs/pull/122340
ixxie has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122345 → python3Packages.ipydatawidgets: unbreak → https://github.com/NixOS/nixpkgs/pull/122345
<{^_^}> [nixpkgs] @rycee merged pull request #122782 → gpsprune: 20.3 -> 20.4 → https://github.com/NixOS/nixpkgs/pull/122782
stree has quit [Ping timeout: 268 seconds]
amk has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @jonringer merged pull request #122377 → pdf2djvu: unbreak → https://github.com/NixOS/nixpkgs/pull/122377
amk has joined #nixos
<{^_^}> [nixpkgs] @dotlambda closed pull request #121373 → golden-cheetah: 3.5 -> unstable-2021-05-01 (3.5-DEV1804-1240-gc9e01353a) → https://github.com/NixOS/nixpkgs/pull/121373
<{^_^}> [nixpkgs] @jonringer pushed commit from @rmcgibbo to master « python3Packages.pytorch-metric-learning: fix build »: https://git.io/JsmtS
<{^_^}> [nixpkgs] @jonringer merged pull request #122353 → python3Packages.pytorch-metric-learning: fix build → https://github.com/NixOS/nixpkgs/pull/122353
meh` has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #121536 → rq: fix compilation by disabling '-Werror' → https://github.com/NixOS/nixpkgs/pull/121536
stree has joined #nixos
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
alexherbo2 has joined #nixos
Synthetica has quit [Remote host closed the connection]
Noisytoot has left #nixos ["Leaving"]
<{^_^}> [nixpkgs] @Pamplemousse opened pull request #122864 → nixos/services/foldingathome: Add an option to set the "nice level" → https://github.com/NixOS/nixpkgs/pull/122864
Synthetica has joined #nixos
aescul has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #122866 → llvmPackages_12.lld: make sure llvm libunwind is passed → https://github.com/NixOS/nixpkgs/pull/122866
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #122180 → mkShell: introduce packages argument → https://github.com/NixOS/nixpkgs/pull/122180
<{^_^}> [nixpkgs] @mweinelt merged pull request #122862 → python3Packages.csvw: fix darwin → https://github.com/NixOS/nixpkgs/pull/122862
ddella___ has quit [Remote host closed the connection]
Batty is now known as Church-
waleee-cl has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
noobstar has joined #nixos
ddellaco_ has joined #nixos
griff_ has quit [Quit: griff_]
dev_mohe has quit [Quit: dev_mohe]
noobstar31 has joined #nixos
respawn_ has joined #nixos
ddellaco_ has quit [Ping timeout: 240 seconds]
noobstar31 has left #nixos [#nixos]
ixxie has quit [Ping timeout: 252 seconds]
xcmw has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122867 → createrepo_c: 0.17.1 -> 0.17.2 → https://github.com/NixOS/nixpkgs/pull/122867
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @andir opened pull request #122868 → prosody: 0.11.8 -> 0.11.9 → https://github.com/NixOS/nixpkgs/pull/122868
CoralCharm has joined #nixos
<{^_^}> [nixpkgs] @domenkozar opened pull request #122869 → pypi2nix: mark as broken → https://github.com/NixOS/nixpkgs/pull/122869
noobstar has quit [Quit: Connection closed]
fendor has quit [Quit: Leaving]
<samueldr> uh... right... postFetch in fetchPatch requires TOFU-ing it a bit since the FOD hash will change!
alexherbo2 has quit [Ping timeout: 268 seconds]
fendor has joined #nixos
ahmedelgabri has joined #nixos
HenrikK has joined #nixos
Guest92fee234 has joined #nixos
Guest92fee234 has quit [Client Quit]
ahmed_elgabri has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @rmcgibbo closed pull request #122842 → copper: 4.4 -> 4.5 → https://github.com/NixOS/nixpkgs/pull/122842
<{^_^}> [nixpkgs] @jonringer merged pull request #122498 → netlify-cli: fix build → https://github.com/NixOS/nixpkgs/pull/122498
ddellac__ has joined #nixos
wnklmnn has joined #nixos
alexherbo2 has joined #nixos
jess has quit []
ddellac__ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @andir opened pull request #122871 → [20.09] prosody: 0.11.6 -> 0.11.9 → https://github.com/NixOS/nixpkgs/pull/122871
rubm has quit [Ping timeout: 246 seconds]
ahmedelgabri has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122716 → python3Packages.sanic: disable flaky tests → https://github.com/NixOS/nixpkgs/pull/122716
<{^_^}> [nixpkgs] @Pamplemousse opened pull request #122873 → python3Packages.pwntools: Patch check for `gdb-multiarch` → https://github.com/NixOS/nixpkgs/pull/122873
griff_ has joined #nixos
proofofkeags has quit [Ping timeout: 252 seconds]
ddellac__ has joined #nixos
itai has quit [Remote host closed the connection]
ddellacosta has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @mweinelt merged pull request #122852 → batman-adv: fix build on linux>=5.12 → https://github.com/NixOS/nixpkgs/pull/122852
philr has quit [Ping timeout: 260 seconds]
CNFANG has joined #nixos
<{^_^}> [nixpkgs] @hjones2199 opened pull request #122874 → siril: fix build with glib-2.68 dependency → https://github.com/NixOS/nixpkgs/pull/122874
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122410 → linuxPackages.anbox: 2019-11-15 -> 2020-06-14, mark broken for kernels not supported → https://github.com/NixOS/nixpkgs/pull/122410
<{^_^}> [nixpkgs] @jonringer merged pull request #122786 → virt-manager-qt: 0.71.95 -> 0.72.97 → https://github.com/NixOS/nixpkgs/pull/122786
ddellaco_ has joined #nixos
<jared-w> I wish nix flake inputs let me just download a whole ass binary file
ddellaco_ has quit [Ping timeout: 252 seconds]
gulplante has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @polygon opened pull request #122875 → mail-parser: Remove invalid requirements.txt patch → https://github.com/NixOS/nixpkgs/pull/122875
ddellac__ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #122506 → seafile-client: fix build → https://github.com/NixOS/nixpkgs/pull/122506
<exarkun> How do I get a Qt build that can use the "native" (ie Gtk) file chooser dialog?
Izorkin has quit [Ping timeout: 276 seconds]
ddellacosta has joined #nixos
ixxie has joined #nixos
CNFANG has quit [Quit: Connection closed]
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122723 → ErlangR24: init at 24.0 → https://github.com/NixOS/nixpkgs/pull/122723
ixxie has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @primeos merged pull request #122605 → nixos/sway: Extend the default configuration for NixOS → https://github.com/NixOS/nixpkgs/pull/122605
tomberek has joined #nixos
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
rajivr has quit [Quit: Connection closed for inactivity]
ixxie has joined #nixos
zopieux has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Ma27 merged pull request #122860 → [20.09] Kernels 2021-05-13 → https://github.com/NixOS/nixpkgs/pull/122860
<{^_^}> [nixpkgs] @maxeaubrey opened pull request #122876 → nomad_0_12: 0.12.10 -> 0.12.12, nomad_1_0: 1.0.4 -> 1.0.5 → https://github.com/NixOS/nixpkgs/pull/122876
zopieux has joined #nixos
anonyme_404[m] has joined #nixos
mkl has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122303 → rtl8192eu: 20200620 -> 20210403, mark as broken for aarch64 → https://github.com/NixOS/nixpkgs/pull/122303
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #122877 → nixos/tests/sway: test GPG's pinentry pop-up → https://github.com/NixOS/nixpkgs/pull/122877
ddellac__ has joined #nixos
<exarkun> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
<{^_^}> [nixpkgs] @veprbl merged pull request #122874 → siril: fix build with glib-2.68 dependency → https://github.com/NixOS/nixpkgs/pull/122874
bgamari has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @risicle merged pull request #122875 → mail-parser: Remove invalid requirements.txt patch → https://github.com/NixOS/nixpkgs/pull/122875
bgamari has joined #nixos
ddellac__ has quit [Ping timeout: 240 seconds]
Lord_of_Life has quit [Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine]
<{^_^}> [nixpkgs] @risicle merged pull request #122836 → libunique: fix darwin → https://github.com/NixOS/nixpkgs/pull/122836
Lord_of_Life has joined #nixos
<colemickens> Has anyone gotten Theia built with Nix?
stree has quit [Ping timeout: 268 seconds]
meh` has joined #nixos
vidbina has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #122878 → python3Packages.pyhaversion: 21.3.0 -> 21.5.0 → https://github.com/NixOS/nixpkgs/pull/122878
respawn_ has quit [Quit: Leaving]
stree has joined #nixos
orion_ has joined #nixos
<marble_visions> hello #nixos! I have the flake: https://pastebin.com/AZWENaU2 and I want to add the bottom part to it.. but when I do nix build . (I am in the dir where the flake.nix is) I get: https://pastebin.com/BH0yApWh
<marble_visions> actually I do nix build .#gnatcoll-db to build only my derivation
yjftsjthsd has joined #nixos
<marble_visions> on one hand it makes sense, as $src is added to the store and made read-only. on the other hand the flake contains another derivation (gprbuild) which creates a new file in $src and this works fine
griff_ has quit [Quit: griff_]
meh` has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @risicle opened pull request #122879 → python3Packages.hickle: mark as broken → https://github.com/NixOS/nixpkgs/pull/122879
<marble_visions> I have taken the flake from : https://github.com/fluffynukeit/adaspark
ManiacOfMadness` has joined #nixos
Lord_of_Life has quit [Ping timeout: 265 seconds]
<yjftsjthsd> Is there a good way to know when a nixpkgs PR is likely to make it to unstable? I've been tracking https://github.com/NixOS/nixpkgs/pull/121278 for a bit (just by watching https://nixpk.gs/pr-tracker.html?pr=121278) and it hasn't moved in a while
<{^_^}> #121278 (by centromere, 1 week ago, merged): rust-cbindgen: Update Cargo hash
ddellac__ has joined #nixos
<qyliss> hmm, I should make pr-tracker explain what's happening in each stage
<qyliss> yjftsjthsd: you're waiting for #122068
<{^_^}> https://github.com/NixOS/nixpkgs/pull/122068 (by vcunat, 6 days ago, open): Staging next
malade_mental has joined #nixos
<yjftsjthsd> Thank you:)
<malade_mental> Hi, I have a full lvm / with a root volume for archlinux, and would like to install nixos on another volume, I'd like to add the generated grub configs to the existing one when I create another configuration of nixos
ddellac__ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #122880 → python3Packages.pysonos: 0.0.45 -> 0.0.46 → https://github.com/NixOS/nixpkgs/pull/122880
<{^_^}> [nixpkgs] @bennofs merged pull request #122873 → python3Packages.pwntools: Patch check for `gdb-multiarch` → https://github.com/NixOS/nixpkgs/pull/122873
<{^_^}> [nixpkgs] @primeos merged pull request #122627 → nixos/tests/signal-desktop: test if the SQLite DB is (un)encrypted → https://github.com/NixOS/nixpkgs/pull/122627
arjen-jonathan has quit [Ping timeout: 260 seconds]
aescul has quit [Quit: Leaving]
ManiacOfMadness` has quit [Ping timeout: 260 seconds]
mkl has joined #nixos
Lord_of_Life has joined #nixos
XgF has quit [Remote host closed the connection]
griff_ has joined #nixos
XgF has joined #nixos
mkaito has quit [Quit: WeeChat 3.1]
sangoma has quit [Ping timeout: 268 seconds]
bennofs_ has quit [Read error: Connection reset by peer]
bennofs_ has joined #nixos
<{^_^}> [nixpkgs] @maxeaubrey opened pull request #122881 → ell: 0.38 -> 0.40, iwd: 1.12 -> 1.14 → https://github.com/NixOS/nixpkgs/pull/122881
sangoma has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed commit from @mweinelt to release-20.09 « python3Packages.speedtest-cli: 2.1.2 -> 2.1.3 »: https://git.io/Jsm1Y
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122882 → gallery-dl: 1.17.3 -> 1.17.4 → https://github.com/NixOS/nixpkgs/pull/122882
zupo_ has quit [Ping timeout: 246 seconds]
ahmed_elgabri has joined #nixos
<Orbstheorem> What's the difference between trunk and trunk-combined?
xelxebar has quit [Ping timeout: 240 seconds]
nonchris7 has joined #nixos
xelxebar has joined #nixos
zupo has joined #nixos
nonchris has quit [Ping timeout: 240 seconds]
mkl has quit [Quit: sail away]
nonchris7 is now known as nonchris
ahmedelgabri has quit [Ping timeout: 260 seconds]
<sterni> nixpkgs/trunk doesn't include nixos and its tests whereas trunk-combined does
<sterni> thus nixos/trunk-combined
ddellac__ has joined #nixos
VideoGameEnjoyer has quit [Remote host closed the connection]
ahmed_elgabri has quit [Ping timeout: 250 seconds]
Guest14306 has quit [*.net *.split]
NekomimiScience has quit [*.net *.split]
c00w has quit [*.net *.split]
fzakaria has quit [*.net *.split]
wolke has quit [*.net *.split]
jtle has quit [*.net *.split]
jperras has quit [*.net *.split]
lpsmith has quit [*.net *.split]
orcus has quit [*.net *.split]
pepesza has quit [*.net *.split]
dfgg has quit [*.net *.split]
alp has quit [*.net *.split]
kosmikus has quit [*.net *.split]
suchar has quit [*.net *.split]
barb_ has quit [*.net *.split]
duairc has quit [*.net *.split]
le_jonge has quit [*.net *.split]
KalBot has quit [*.net *.split]
voidcontext has quit [*.net *.split]
LeshaInc has quit [*.net *.split]
barb has joined #nixos
voidcontext has joined #nixos
duairc has joined #nixos
Guest14306 has joined #nixos
jonge has joined #nixos
wolke has joined #nixos
lpsmith has joined #nixos
jperras has joined #nixos
suchar has joined #nixos
KalBot has joined #nixos
c00w has joined #nixos
NekomimiScience has joined #nixos
orcus has joined #nixos
pepesza has joined #nixos
ece has quit [Read error: Connection reset by peer]
fzakaria has joined #nixos
LeshaInc has joined #nixos
amk has quit [Ping timeout: 240 seconds]
fendor has quit [Remote host closed the connection]
dfgg has joined #nixos
ddellac__ has quit [Ping timeout: 265 seconds]
ece has joined #nixos
amk has joined #nixos
<{^_^}> [nixpkgs] @onny opened pull request #122883 → nixos/dokuwiki: caddy support → https://github.com/NixOS/nixpkgs/pull/122883
ddellacosta has quit [Remote host closed the connection]
fendor has joined #nixos
kosmikus has joined #nixos
alp has joined #nixos
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #122773 → etcd_3_4: 3.4.15 -> 3.4.16 → https://github.com/NixOS/nixpkgs/pull/122773
<{^_^}> [nixpkgs] @zowoq merged pull request #122835 → bat: 0.18.0 -> 0.18.1 → https://github.com/NixOS/nixpkgs/pull/122835
<{^_^}> [nixpkgs] @zowoq merged pull request #122541 → minikube: 1.19.0 -> 1.20.0 → https://github.com/NixOS/nixpkgs/pull/122541
lsix has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122876 → nomad_0_12: 0.12.10 -> 0.12.12, nomad_1_0: 1.0.4 -> 1.0.5 → https://github.com/NixOS/nixpkgs/pull/122876
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122856 → davmail: 5.4.0 -> 5.5.1 → https://github.com/NixOS/nixpkgs/pull/122856
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121690 → terragrunt: 0.29.1 -> 0.29.2 → https://github.com/NixOS/nixpkgs/pull/121690
<{^_^}> [nixpkgs] @rhoriguchi opened pull request #122885 → fancy-motd: init at 20213004 → https://github.com/NixOS/nixpkgs/pull/122885
ManiacOfMadness` has joined #nixos
zakame has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #122887 → topgrade: 6.9.0 -> 6.9.1 → https://github.com/NixOS/nixpkgs/pull/122887
fuiltilt has joined #nixos
<Orbstheorem> Alright, thanks ^^
aiken has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @06kellyjac opened pull request #122888 → starboard: 0.10.1 -> 0.10.2 → https://github.com/NixOS/nixpkgs/pull/122888
zakame has joined #nixos
melg8 has quit [Quit: Connection closed]
ddellacosta has joined #nixos
yumak has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #122890 → python3Packages.brother: 1.0.0 -> 1.0.1 → https://github.com/NixOS/nixpkgs/pull/122890
ddellac__ has joined #nixos
ahmedelgabri has joined #nixos
Taneb has quit [Read error: Connection reset by peer]
<yumak> when trying to nix build a flake with my home-manager configuration inside, I get the error  has conflicting definition values.
<yumak> - In .... home.nix: 21.03
<yumak> - In <unknown file>: 20.09
<yumak> Does anyone know what this unknown file is? I am a little bit clueless
arjen-jonathan has joined #nixos
Taneb has joined #nixos
ahmed_elgabri has quit [Ping timeout: 250 seconds]
orion_ has quit []
orivej has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @7c6f434c opened pull request #122891 → ois: 1.5 -> 1.5.1 → https://github.com/NixOS/nixpkgs/pull/122891
ddellac__ has quit [Ping timeout: 265 seconds]
<davidak[m]> hexa: have you seen the new release? https://github.com/coqui-ai/TTS/releases/tag/v0.0.13
<{^_^}> [nixpkgs] @7c6f434c merged pull request #122834 → bftpd: 5.6 -> 5.7 → https://github.com/NixOS/nixpkgs/pull/122834
ManiacOfMadness` has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122234 → xgboost: 0.90 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/122234
<{^_^}> [nixpkgs] @7c6f434c merged pull request #122708 → squid: 4.14 -> 4.15 → https://github.com/NixOS/nixpkgs/pull/122708
woffs has quit [Quit: Gateway shutdown]
justanotheruser has quit [Quit: WeeChat 3.1]
woffs has joined #nixos
yumak has quit [Quit: Connection closed]
yumak has joined #nixos
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @piegamesde opened pull request #122893 → matrix-appservice-irc: 0.25.0 -> 0.26.0 → https://github.com/NixOS/nixpkgs/pull/122893
wallacer has quit [Quit: No Ping reply in 180 seconds.]
LouisDK has joined #nixos
<{^_^}> [nixpkgs] @fabaff merged pull request #122799 → stork: 1.2.0 -> 1.2.1 → https://github.com/NixOS/nixpkgs/pull/122799
<{^_^}> [nixpkgs] @fabaff merged pull request #122879 → python3Packages.hickle: mark as broken → https://github.com/NixOS/nixpkgs/pull/122879
ManiacOfMadness` has joined #nixos
<LouisDK> I'm in the process of building a new package and fetchfromgitlab throws me a "curl 404": https://github.com/LouisDK1/nixpkgs/blob/appmenu-gtk-module/pkgs/development/libraries/appmenu-gtk3-module/default.nix - I don't know how to debug this since I'm not shown the specific URL.
<{^_^}> [nixpkgs] @06kellyjac opened pull request #122894 → trivy: 0.18.0 -> 0.18.1 → https://github.com/NixOS/nixpkgs/pull/122894
rj has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #122895 → sc-im: 0.8.1 -> 0.8.2 → https://github.com/NixOS/nixpkgs/pull/122895
wallacer has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #122896 → python3Packages.xknx: 0.18.1 -> 0.18.2 → https://github.com/NixOS/nixpkgs/pull/122896
ddellac__ has joined #nixos
<cole-h> LouisDK: `rev = "$version";` <-- that's wrong
melg8 has joined #nixos
<cole-h> you'll need to change `stdenv.mkDerivation {` to be `stdenv.mkDerivation rec {`, and then `rev = version`;
<{^_^}> [nixpkgs] @jonringer opened pull request #122897 → firmware-linux-nonfree: 2020-05-19 -> 2021-05-11 → https://github.com/NixOS/nixpkgs/pull/122897
alexherbo29 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #122637 → Prometheus 2.26.0 + exporter updates → https://github.com/NixOS/nixpkgs/pull/122637
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JsmdM
<LouisDK> cole-h: thx
alexherbo2 has quit [Ping timeout: 252 seconds]
alexherbo29 is now known as alexherbo2
orivej has joined #nixos
ddellacosta has quit [Remote host closed the connection]
yumak has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @fabaff opened pull request #122898 → python3Packages.accuweather: 0.1.1 -> 0.2.0 → https://github.com/NixOS/nixpkgs/pull/122898
jumper149 has joined #nixos
marler8997_ has joined #nixos
ddellac__ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ma27 merged pull request #122749 → gparted: 1.2.0 -> 1.3.0 → https://github.com/NixOS/nixpkgs/pull/122749
ddellacosta has joined #nixos
<marler8997_> Hey, I'd like to expose the nix store but only a subset of it's directories to a process
<marler8997_> is there a linux filesystem that can "filter" a subset of the available directories? That's my first though on how to solve this
LouisDK has quit [Quit: Connection closed]
jumper149 has quit [Client Quit]
<{^_^}> [nixpkgs] @fabaff opened pull request #122899 → python3Packages.karton-config-extractor: 1.1.1 -> 2.0.0 → https://github.com/NixOS/nixpkgs/pull/122899
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ris> marler8997_: apparmor?
<stephank> marler8997_: You can add a systemd service for your process via configuration.nix (or a module imported by it.) There is a ‘confinement’ option in NixOS which does exactly what you want.
<stephank> It essentially uses chroot + bind mounts
ddellacosta has quit [Remote host closed the connection]
zupo has joined #nixos
ddellacosta has joined #nixos
<marler8997_> bind mounts for each subdirectory in the nix store?
ddellaco_ has joined #nixos
ddellacosta has quit [Remote host closed the connection]
CoralCharm has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
<marler8997_> might be too much overhead, but that's easy to start with, just using bind mounts
<stephank> Yup. It makes it more convenient by automatically capturing dependencies, so you don’t even need to find an exact list. Just what you use directly.
<marler8997_> I was thinking of just using nix -qR PATH
chenin has joined #nixos
<stephank> If it’s just the process itself and its deps, that’s pretty much the default if you set just ‘confinement.enable = true’
<marler8997_> gotcha, thanks for the tip
wnklmnn has quit [Quit: Leaving]
jumper149 has joined #nixos
arjen-jonathan has quit [Ping timeout: 260 seconds]
jumper149 has quit [Client Quit]
itai has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #122900 → python3Packages.pymodbus: 2.5.1 -> 2.5.2 → https://github.com/NixOS/nixpkgs/pull/122900
NULLx76 has joined #nixos
chenin has left #nixos [#nixos]
justanotheruser has quit [Quit: WeeChat 3.1]
sangoma has quit [Ping timeout: 240 seconds]
stree has quit [Ping timeout: 260 seconds]
rj has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #122901 → python3Packages.adb-shell: 0.3.1 -> 0.3.2 → https://github.com/NixOS/nixpkgs/pull/122901
<{^_^}> [nixpkgs] @jonringer opened pull request #122902 → nixos/all-hardware: add sdcard support → https://github.com/NixOS/nixpkgs/pull/122902
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122887 → topgrade: 6.9.0 -> 6.9.1 → https://github.com/NixOS/nixpkgs/pull/122887
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #93043 → mono5: 5.20.1.27 -> 5.20.1.34 → https://github.com/NixOS/nixpkgs/pull/93043
<{^_^}> [nixpkgs] @fabaff opened pull request #122903 → python3Packages.adafruit-platformdetect: 3.13.0 -> 3.13.1 → https://github.com/NixOS/nixpkgs/pull/122903
mounty has joined #nixos
codygman____ has joined #nixos
<{^_^}> [nixpkgs] @kevincox merged pull request #122002 → nixos/zfs: Add defaultText for 'boot.zfs.package'-option → https://github.com/NixOS/nixpkgs/pull/122002
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122795 → vscode-extensions.WakaTime.vscode-wakatime: Fix path → https://github.com/NixOS/nixpkgs/pull/122795
ixxie has quit [Quit: Lost terminal]
stree has joined #nixos
<codygman____> I'm having an issue with emacs 27 from
<codygman____> nixos-unstable and haskell-mode, error `failed
<codygman____> to define function
<codygman____> interactive-haskell-mode. See below also for
<codygman____> sorry for bad paste :/
<{^_^}> [nixpkgs] @samueldr merged pull request #110435 → nixos/modules: add "sdhci_pci" to availableKernelModules → https://github.com/NixOS/nixpkgs/pull/110435
<{^_^}> [nixpkgs] @samueldr closed pull request #122902 → nixos/all-hardware: add sdcard support → https://github.com/NixOS/nixpkgs/pull/122902
ahmedelgabri has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122848 → xarchiver: 0.5.4.14 -> 0.5.4.17 → https://github.com/NixOS/nixpkgs/pull/122848
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122623 → geos: remove unnecessary python dependency → https://github.com/NixOS/nixpkgs/pull/122623
<evils> supersandro2000: can you put me out of my misery? #119986
<{^_^}> https://github.com/NixOS/nixpkgs/pull/119986 (by evils, 3 weeks ago, open): kicad: 5.1.9 -> 5.1.10; plus bunch of cleanup
marler8997_ has quit [Quit: Leaving]
ddellacosta has joined #nixos
__monty__ has quit [Quit: leaving]
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
fendor has quit [Read error: Connection reset by peer]
cptchaos83 has joined #nixos
sss has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @lovesegfault opened pull request #122904 → beets: unstable-2021-04-17 -> unstable-2021-05-13 → https://github.com/NixOS/nixpkgs/pull/122904
ddellacosta has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #122905 → [20.09] nixos/modules: add "sdhci_pci" to availableKernelModules → https://github.com/NixOS/nixpkgs/pull/122905
<{^_^}> [nixpkgs] @fabaff opened pull request #122906 → python3Packages.pyvesync: 1.3.1 -> 1.4.0 → https://github.com/NixOS/nixpkgs/pull/122906
<{^_^}> [nixpkgs] @romildo opened pull request #122907 → xfce.thunar: 1.8.15 -> 1.8.17 → https://github.com/NixOS/nixpkgs/pull/122907
welterde has quit [Ping timeout: 258 seconds]
ahmed_elgabri has quit [Ping timeout: 276 seconds]
ahmed_elgabri has joined #nixos
justanotheruser has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<yaymukund> anyone had luck running windows in qemu on nixos? i'm mainly wondering the best way to get a hold of ovmf.fd (& maybe _vars.fd ?)
<{^_^}> [nixpkgs] @fabaff opened pull request #122908 → metasploit: 6.0.43 -> 6.0.44 → https://github.com/NixOS/nixpkgs/pull/122908
<MichaelRaskin> OVMF package should have the former
<yaymukund> found it! that's great
welterde has joined #nixos
<cole-h> If you're on NixOS, you shouldn't need to use the OVFM package directly
<cole-h> Well, if you're using libvirt: just set `virtualisation.libvirtd.qemuOvmf`
lsix has quit [Ping timeout: 250 seconds]
<cole-h> (I forgot some people use qemu raw, in which case you probably would need to use the OVMF package :P)
<{^_^}> [nixpkgs] @polygon opened pull request #122909 → boomerang: Add cstding include needed with GCC10 → https://github.com/NixOS/nixpkgs/pull/122909
xwvvvvwx has quit [Ping timeout: 265 seconds]
<yaymukund> cole-h: I was going to run qemu 'raw', but I just don't know about libvirtd. I guess I'd use the virt-manager GUI if I do it this way?
xwvvvvwx has joined #nixos
<cole-h> Maybe for first setup, yeah, but after that I just use `virsh` to start and stop my VM.
<yaymukund> interesting, thank you. good to have options
<{^_^}> [nixpkgs] @fabaff opened pull request #122911 → python3Packages.sentry-sdk: 1.0.0 -> 1.1.0 → https://github.com/NixOS/nixpkgs/pull/122911
ddellacosta has joined #nixos
mounty has quit [Remote host closed the connection]
pbb has quit [Remote host closed the connection]
mounty has joined #nixos
deltab has quit [Ping timeout: 252 seconds]
pbb has joined #nixos
chkno has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #122912 → python3Packages.python-telegram-bot: 13.4.1 -> 13.5 → https://github.com/NixOS/nixpkgs/pull/122912
ddellacosta has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122670 → Ansible 2.10 → https://github.com/NixOS/nixpkgs/pull/122670
<{^_^}> [nixpkgs] @kinnison opened pull request #122913 → Vscode extension updates → https://github.com/NixOS/nixpkgs/pull/122913
<{^_^}> [nixpkgs] @globin merged pull request #122838 → atlassian-jira: 8.14.1 -> 8.16.1 → https://github.com/NixOS/nixpkgs/pull/122838
deltab has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
shu9 has joined #nixos
ddellaco_ has quit [Ping timeout: 260 seconds]
turlando has quit [Ping timeout: 252 seconds]
thc202 has quit [Ping timeout: 258 seconds]
tomberek has quit [Quit: Connection closed]
tomberek has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #122914 → galene: 0.3.3 -> 0.3.4 → https://github.com/NixOS/nixpkgs/pull/122914
bitmapper has quit [Quit: Connection closed for inactivity]
jboyens[m] has joined #nixos
<{^_^}> [nixpkgs] @happysalada closed pull request #122024 → erlang: 23.3.2 -> 23.3.3 → https://github.com/NixOS/nixpkgs/pull/122024
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @polygon opened pull request #122915 → caprice32: Add <string> include → https://github.com/NixOS/nixpkgs/pull/122915
supersandro2000 is now known as Guest83516
Guest83516 has quit [Killed (card.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos
<supersandro2000> evils: looking at that tomorrow
diofantoz has joined #nixos
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122912 → python3Packages.python-telegram-bot: 13.4.1 -> 13.5 → https://github.com/NixOS/nixpkgs/pull/122912
ddellaco_ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #122911 → python3Packages.sentry-sdk: 1.0.0 -> 1.1.0 → https://github.com/NixOS/nixpkgs/pull/122911
philr has joined #nixos
<joedevivo> where on hydra.nixos.org would I look for nixpkgs-unstable for x86_64-darwin?
<joedevivo> ahh found it
griff_ has quit [Quit: griff_]
<{^_^}> [nixpkgs] @rhoriguchi opened pull request #122917 → gitkraken: 7.5.5 -> 7.6.0 → https://github.com/NixOS/nixpkgs/pull/122917
codygman____ has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @jtojnar pushed 39 commits to staging: https://git.io/JsYYa
griff_ has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #122919 → gi-docgen: 2021.2 → 2021.5 → https://github.com/NixOS/nixpkgs/pull/122919
ddellacosta has joined #nixos
eacameron has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @jtojnar opened pull request #122920 → glib: 2.68.1 → 2.68.2 → https://github.com/NixOS/nixpkgs/pull/122920
ddellacosta has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Ping timeout: 240 seconds]
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 250 seconds]
mbrgm_ is now known as mbrgm
stree has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @rhoriguchi opened pull request #122921 → gnomeExtensions.window-is-ready-remover: 1.02 -> 1.12 → https://github.com/NixOS/nixpkgs/pull/122921
<{^_^}> [nixpkgs] @jonringer merged pull request #122899 → python3Packages.karton-config-extractor: 1.1.1 -> 2.0.0 → https://github.com/NixOS/nixpkgs/pull/122899
orivej has quit [Ping timeout: 252 seconds]