00:13
AlwaysLivid has quit [Quit: We are a collection of 7 billion codependent atoms. Stop hating based on constructs and come along for the ride.]
00:18
AlwaysLivid has joined #nixos-dev
00:19
supersandro2000 has quit [Disconnected by services]
00:19
supersandro2000 has joined #nixos-dev
00:22
AlwaysLivid has quit [Client Quit]
00:22
supersandro2000 has quit [Read error: Connection reset by peer]
00:23
supersandro2000 has joined #nixos-dev
00:23
supersandro2000 has quit [Client Quit]
00:23
supersandro2000 has joined #nixos-dev
00:29
justanotheruser has quit [Ping timeout: 260 seconds]
00:42
cole-h has joined #nixos-dev
00:44
justanotheruser has joined #nixos-dev
00:51
cole-h has quit [Quit: Goodbye]
00:59
m1cr0man has quit [Quit: G'luck]
01:05
m1cr0man has joined #nixos-dev
01:17
mkaito has quit [Quit: WeeChat 3.0]
01:52
tilpner_ has joined #nixos-dev
01:55
tilpner has quit [Ping timeout: 240 seconds]
01:55
tilpner_ is now known as tilpner
01:57
<
{^_^} >
#107764 (by r-ryantm, 3 hours ago, open): glib: 2.66.3 -> 2.66.4
01:57
<
lovesegfault >
is this an ofborg bug?
01:58
<
lovesegfault >
There's no way on god's green earth a glib bump touches 0 packages
01:59
<
{^_^} >
#107771 (by r-ryantm, 19 minutes ago, open): gtk-doc: 1.33.0 -> 1.33.1
01:59
<
lovesegfault >
also suspect?
01:59
supersandro2000 has joined #nixos-dev
02:15
<
zowoq[m] >
both prs a dupes, the same version bumps are in staging
02:17
LnL has quit [Quit: exit 1]
02:18
<
gchristensen >
nice catch
02:54
cole-h has joined #nixos-dev
03:13
cole-h_ has joined #nixos-dev
03:15
cole-h has quit [Ping timeout: 240 seconds]
03:16
cole-h has joined #nixos-dev
03:19
cole-h_ has quit [Ping timeout: 260 seconds]
03:22
orivej has joined #nixos-dev
03:23
supersandro2000 has joined #nixos-dev
03:26
cptchaos83 has joined #nixos-dev
03:31
cole-h has quit [Quit: Goodbye]
03:32
cole-h has joined #nixos-dev
03:52
rajivr has joined #nixos-dev
06:28
cole-h has quit [Quit: Goodbye]
07:18
jonringer_ has quit [Ping timeout: 268 seconds]
07:33
Jackneill has quit [Ping timeout: 256 seconds]
07:33
Jackneill has joined #nixos-dev
07:45
chrisaw has quit [Ping timeout: 272 seconds]
07:46
raboof has quit [Ping timeout: 246 seconds]
07:46
dmj` has quit [Ping timeout: 272 seconds]
07:47
raboof has joined #nixos-dev
07:48
chrisaw has joined #nixos-dev
07:50
dmj` has joined #nixos-dev
08:12
<
sphalerite >
lukegb: oh that does sound good.
08:12
LnL has joined #nixos-dev
08:21
zhaofeng has joined #nixos-dev
08:22
<
zhaofeng >
So the gist is that compiling the stage2 binutils will pull in xz, which requires libatomic that the bootstrap toolchain doesn't support.
09:02
<
Profpatsch >
Do we have an attrset merge function that errors if the same key exists on both sides?
09:02
<
Profpatsch >
infinisil: ^
09:04
<
Profpatsch >
nvm, I think I can use // in this case
09:40
<
Gaelan >
Well, the landscape for Rust stuff used to be a mess
09:40
<
Gaelan >
I feel accomplished
09:52
<
tazjin >
Gaelan: carnix & crate2nix use the same machinery on the Nix-side, so you could say that the latter has succeeded the former
09:52
<
Gaelan >
good point, I'll note that
10:20
<
lovesegfault >
Also of note is that crate2nix is largely unmaintained
10:21
<
lovesegfault >
AIUI
10:21
<
lovesegfault >
the only curently maintained Rust tools are cargo2nix and naersk
10:29
<
lovesegfault >
This is as far as I'm aware, ofc
10:43
<
Gaelan >
added a link to that to the table
11:27
justanotheruser has quit [Quit: WeeChat 2.9]
11:28
justanotheruser has joined #nixos-dev
11:29
AlwaysLivid has joined #nixos-dev
11:32
AlwaysLivid has quit [Remote host closed the connection]
11:38
AlwaysLivid has joined #nixos-dev
11:51
AlwaysLivid has quit [Remote host closed the connection]
12:06
<
Profpatsch >
infinisil: have you thought about a set library in lib/?
12:07
<
Profpatsch >
I wonder if you can just use an attrset with the full set elements as keys …
12:09
<
Profpatsch >
builtins.hashString here we go
12:09
<
lukegb >
Profpatsch: what cursed things are you up to today
12:10
<
Profpatsch >
lukegb: It is my duty to be as cursed as possible after seeing floatToString
12:10
<
lukegb >
reasonable
12:10
<
lukegb >
why not doubleToString
12:11
<
Profpatsch >
6 decimal places ought to be enough for anyone
12:20
mkaito has joined #nixos-dev
12:20
mkaito has joined #nixos-dev
12:20
mkaito has quit [Changing host]
12:23
__monty__ has joined #nixos-dev
12:48
<
siraben >
lukegb: how did this cursed theme come about
13:06
<
infinisil >
Profpatsch: Recently in #nix-lang I talked about adding a set type to nix
13:08
<
siraben >
we could implement sets using attr sets right?
13:13
<
Profpatsch >
(updated)
13:13
<
Profpatsch >
union, difference and intersection and it’s good to go I think
13:13
<
Profpatsch >
And a bunch of tests of course
13:51
xwvvvvwx- has joined #nixos-dev
13:53
xwvvvvwx has quit [Read error: Connection reset by peer]
13:53
xwvvvvwx- is now known as xwvvvvwx
14:01
<
siraben >
Profpatsch: nice!
14:01
<
siraben >
is foldl' strict and constant space usage like in Haskell?
14:01
<
Profpatsch >
siraben: I don’t know, but I assume
14:02
<
Profpatsch >
the library definition uses builtins.foldl' when it is available and falls back to builtins.foldl when not
14:02
<
Profpatsch >
err, to foldl from the library
14:55
justanotheruser has quit [Ping timeout: 272 seconds]
14:58
tilpner has quit [Remote host closed the connection]
14:58
tilpner has joined #nixos-dev
14:59
jonringer_ has joined #nixos-dev
15:10
<
Ericson2314 >
pie_: :) yes I always wanted to use this in conjunction with breaking up GCC into separate derivations
15:38
<
siraben >
Is there some way to query the hydra logs? I'd like to see if there are any simple issues by grepping for a string
15:51
Mic92 has quit [Quit: WeeChat 3.0]
15:59
<
LnL >
nix-store --read-log <path> will fetch logs for cached paths
16:02
Mic92 has joined #nixos-dev
16:29
<
{^_^} >
#107815 (by grahamc, 22 seconds ago, open): NOTICE: Invitations to join NixOS Organization are sending again.
16:46
<
supersandro2000 >
nice!
17:14
cole-h has joined #nixos-dev
17:14
cole-h has quit [Client Quit]
17:16
cole-h has joined #nixos-dev
17:25
jonringer_ has quit [Remote host closed the connection]
17:54
jonringer has joined #nixos-dev
18:21
kalbasit has joined #nixos-dev
18:38
srk has quit [Write error: Broken pipe]
18:38
AlwaysLivid has joined #nixos-dev
18:38
srk has joined #nixos-dev
18:46
orivej has quit [Ping timeout: 260 seconds]
18:47
kalbasit_ has joined #nixos-dev
18:47
rajivr has quit [Quit: Connection closed for inactivity]
18:47
justanotheruser has joined #nixos-dev
18:48
kalbasit has quit [Ping timeout: 256 seconds]
18:51
kalbasit_ has quit [Ping timeout: 256 seconds]
18:52
kalbasit has joined #nixos-dev
18:59
kalbasit has quit [Remote host closed the connection]
19:01
kalbasit has joined #nixos-dev
19:06
<
{^_^} >
nix#4407 (by cole-h, 1 hour ago, open): README: fix link to hacking guide
19:21
AlwaysLivid has quit [Ping timeout: 240 seconds]
19:22
AlwaysLivid has joined #nixos-dev
19:39
cole-h has quit [Quit: Goodbye]
19:41
cole-h has joined #nixos-dev
19:44
<
cole-h >
niksnut++ Cheers, thanks :)
19:44
<
{^_^} >
niksnut's karma got increased to 28
20:13
justanotheruser has quit [Ping timeout: 272 seconds]
21:07
<
Ericson2314 >
anyone have any idea why a new dell 9500 isn't using the nvidia drivers?
21:08
justanotheruser has joined #nixos-dev
21:08
<
samueldr >
Ericson2314: not sure it'll help, but recent hardware might require a kernel version newer than the default "current" LTS
21:09
<
Ericson2314 >
ah ok
21:09
<
Ericson2314 >
thanks will definitely try
21:09
<
samueldr >
then, the obvious "you did configure the video drivers to nvidia?"
21:09
<
samueldr >
otherwise by default it'll use nouveau
21:10
<
samueldr >
finally, there's the whole thing about nvidia in laptops with either prime or bumblebee or I don't know which autobot they're now at :)
21:10
<
samueldr >
someone with experience with laptop switchable discrete cards could help here, that's not me
21:13
<
gchristensen >
wow, we have another 500 people to invite to the nixos org
21:14
<
qyliss >
is there a limit to how big an org can be?
21:15
<
gchristensen >
I don't know of one
21:15
<
samueldr >
probably... there is a limited amount of matter in the universe... so at least an upper bound :)
21:15
<
samueldr >
I guess we'll know soon enough
21:15
<
samueldr >
but considering some big $businesses use github.com for public repos, I would assume it can get big
21:16
<
samueldr >
at
*least* 4.5K
21:17
<
Gaelan >
IIRC Epic Games distributes the unreal engine (visible source w/ a free license) via a private github repo, adding people to their org
21:18
<
Gaelan >
so probably a lot
21:18
<
samueldr >
right, I forgot about it
21:18
<
samueldr >
*public* members
21:19
<
samueldr >
uh, 306.8K? oh, if
_you_ are a member you might see the private members
21:19
<
samueldr >
2.2K public AFAICT
21:23
<
Gaelan >
I am a member
21:26
<
Ericson2314 >
samueldr: no luck yet :) now with linux 5.9
21:30
<
Ericson2314 >
bumped nixpkgs and trying again
21:30
<
Ericson2314 >
i guess i should go to #nixos hah
21:47
__monty__ has quit [Quit: leaving]
22:42
AlwaysLivid has quit [Remote host closed the connection]
22:42
AlwaysLivid has joined #nixos-dev
22:56
costrouc has joined #nixos-dev
23:30
<
{^_^} >
nixos-org-configurations#137 (by garbas, 3 weeks ago, open): Removing status.nixos.org (only static html/css/js)
23:50
<
garbas[m] >
gchristensen: hmm ... I just checked. it works here.
23:51
<
gchristensen >
bizarre
23:52
<
garbas[m] >
have a netlify proxy in place for status.nixos.org/grafana -> monitoring.nixos.org/grafana
23:53
<
garbas[m] >
gchristensen: I wonder if merging and redeploying #137 would help (eg. restarting the nginx)
23:56
<
cole-h >
gchristensen: FWIW, that URL works for me, too.
23:57
<
cole-h >
DNS caching or something, maybe?