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
aaabbbbbbbbbb has quit [Ping timeout: 240 seconds]
jumper149 has quit [Quit: WeeChat 3.1]
ddellaco_ has joined #nixos
snowflake has quit [Ping timeout: 240 seconds]
liuyb has joined #nixos
snowflake has joined #nixos
kaction has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #118947 → udiskie: 2.3.2 -> 2.3.3 → https://github.com/NixOS/nixpkgs/pull/118947
codygman__ has joined #nixos
<concept2> Hi folks! How do one set up a systemd service using Nix on Ubuntu?
<ajs124> concept2: system or user service?
<concept2> user
<tpw_rules> i concluded a while ago that it wasn't really possible. i would love to be proven wrong
liuyb has quit [Ping timeout: 265 seconds]
<cole-h> You can do that using home-manager.
<cole-h> but it's not really something Nix itself cand o
<ajs124> what cole-h said, yes
<concept2> Thanks, I'll take a look into home-manager (I'm using it currently)
ddellaco_ has quit []
<{^_^}> [nixpkgs] @mweinelt merged pull request #118944 → python3Packages.homematicip: init at 1.0.0 → https://github.com/NixOS/nixpkgs/pull/118944
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/628be63860a (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
codygman__ has quit [Remote host closed the connection]
griff__ has joined #nixos
<matthewcroughan> Does anybody know if NixOS containers have their own unique /nix/store or if it's shared?
<matthewcroughan> And if so, can you make a unique /nix/store inside of a container? Because I'd like to.
ddellaco_ has joined #nixos
troydm has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #118947 → udiskie: 2.3.2 -> 2.3.3 → https://github.com/NixOS/nixpkgs/pull/118947
<lunik19> I believe containers have their own store
lunik19 has quit [Quit: :x]
lunik19 has joined #nixos
lunik19 has quit [Client Quit]
lunik1 has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
<rsynnest> hi all, I'm writing a NixOS module and the systemd service has an execStart which I'd like to wrap with makeWrapper to provide some extra things in the PATH . What's the best way to wrap the systemd service's ExecStart?
<rsynnest> do i need to create a new derivation where I makeWrapper, then call that derivation from execStart?
ddellaco_ has quit [Ping timeout: 240 seconds]
<aanderse> Izorkin: i looked at the peertube module. if you want to make a PR i can post some suggestions if you like.
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<cole-h> rsynnest: You can set `systemd.services.<name>.path` instead
vidbina has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ryantm closed pull request #110116 → mill: 0.9.3 -> 0.9.4 → https://github.com/NixOS/nixpkgs/pull/110116
<{^_^}> [nixpkgs] @ryantm closed pull request #111140 → aws-c-io: 0.7.1 -> 0.8.2 → https://github.com/NixOS/nixpkgs/pull/111140
<{^_^}> [nixpkgs] @bobrik opened pull request #118948 → pythonPackages.ptyprocess: fix stuck tests on darwin → https://github.com/NixOS/nixpkgs/pull/118948
zakame has quit [Read error: Connection reset by peer]
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
Dr8128 has joined #nixos
Emantor has quit [Quit: ZNC - http://znc.in]
jneto has joined #nixos
Emantor has joined #nixos
<rsynnest> cole-h: thank you! Funny, I had already done that and forgot it was an option...
Jackneill has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @nixinator opened pull request #118949 → cdogs-sdl: init at 0.11.0 → https://github.com/NixOS/nixpkgs/pull/118949
eacameron has quit [Quit: Connection closed for inactivity]
Synthetica has quit [Quit: Connection closed for inactivity]
h0m2 has quit [Ping timeout: 260 seconds]
Jackneill has joined #nixos
h0m2 has joined #nixos
ml| has quit [Ping timeout: 240 seconds]
ddellaco_ has joined #nixos
gustavderdrache has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
ddellacosta has joined #nixos
liuyb has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
zebrag has quit [Quit: Konversation terminated!]
liuyb has quit [Ping timeout: 240 seconds]
n-osborne has joined #nixos
ml| has joined #nixos
sss2 has quit [Quit: Leaving]
ml| has quit [Ping timeout: 268 seconds]
griff__ has quit [Quit: griff__]
SrPx has quit [Ping timeout: 245 seconds]
bradparker has quit [Ping timeout: 248 seconds]
ryjm has quit [Ping timeout: 248 seconds]
davetapley has quit [Ping timeout: 248 seconds]
JadoJodo has quit [Ping timeout: 246 seconds]
zeta_0 has joined #nixos
ml| has joined #nixos
r0bby has quit [Ping timeout: 252 seconds]
<zeta_0> hello there, would any of you mind taking a look at this ghc.nix issue? https://github.com/alpmestan/ghc.nix/issues/74
<{^_^}> alpmestan/ghc.nix#74 (by zeta-00, 45 weeks ago, open): getting ghc.nix to work with lorri setup, for isolated nix environments?
bradparker has joined #nixos
<zeta_0> I think i'm close to figuring this out, and getting ghc/ghcide to build in my direnv+nix-direnv+emacs-direnv setup.
davetapley has joined #nixos
s1341_ has quit [Ping timeout: 246 seconds]
ctp has quit [Ping timeout: 260 seconds]
JadoJodo has joined #nixos
<zeta_0> in my issue sgraf812, says that he just links shell.nix to nix/default.nix in the ghc/ root directory.
ryjm has joined #nixos
ctp has joined #nixos
alexherbo2 has quit [Ping timeout: 240 seconds]
s1341_ has joined #nixos
r0bby has joined #nixos
SrPx has joined #nixos
<zeta_0> by link does he mean just calling nix/default.nix in shell.nix, or running the link command in terminal: ln, i've never used that link command before so I don't know if I need it in this use-case?
mmmattyx has quit [Quit: Connection closed for inactivity]
<zeta_0> I think that I'm close to getting this working, sgraf812 says that it's super simple, but he's using vscode instead of emacs, so hopefully that does not matter.
feepo has quit [Ping timeout: 245 seconds]
feepo has joined #nixos
<zeta_0> ok, i'm going to take a 15 minute break, i'll come back to see if anyone has responded, thanks again for the help!
ml| has quit [Quit: WeeChat 3.0.1]
S0rin has quit [Ping timeout: 240 seconds]
<ProofTechnique> zeta_0: Looks like they mean `ln`. It seems like you're mean to link https://github.com/alpmestan/ghc.nix/blob/master/default.nix to `shell.nix`. So if your checkout of `ghc.nix` is in a directory called `nix` next to some GHC checkouts in a root directory, you'd `ln -sv ./nix/default.nix ./shell.nix`in that root directory
S0rin has joined #nixos
<ProofTechnique> You could just as easily run `nix-shell ./nix` from the root directory for the same effect. Symlinking the `shell.nix` is just to save typing when invoking `nix-shell`
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
dycan has joined #nixos
photonshift[m] has left #nixos ["User left"]
gustavderdrache has quit [Quit: Leaving.]
<zeta_0> ProofTechnique: thanks, for the explanation, it makes a little bit more sense now, i'm using (direnv+nix-direnv+emacs-direnv), so after setting up shell.nix and .envrc in the root of ghc, I then run direnv allow, to build the isolated environment, so i'll go with the ln command that you recommended.
<ProofTechnique> Yeah, as long as you have a shell.nix or a default.nix, lorri/direnv+use_nix should pick up changes to them and rebuild the env. I use a similar setup
<ProofTechnique> I haven't tried nix-direnv, yet, but I've been meaning to
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<ProofTechnique> Oh, wait, I actually have been using it without even realizing :D I forgot I turned on `enableNixDirenvIntegration`
AlpineLlama has joined #nixos
<{^_^}> [nixpkgs] @happysalada opened pull request #118950 → beam-packages: init elixir_ls 0.7.0 → https://github.com/NixOS/nixpkgs/pull/118950
<zeta_0> ProofTechnique: cool, I'm going to read a little bit of documentation on the ln command before I try it out, and ya, I switch from lorri to nix-direnv, and I like it so far, it's stable, light-weight, and caches builds nicely, so that I don't have to be constantly waiting on rebuilds.
<zeta_0> ProofTechnique: for my use-case do I need to make any changes to my shell.nix file, I pasted my shell.nix file in the bottom of the github issue that I pasted earlier.
Luis38 has joined #nixos
<{^_^}> [nixpkgs] @kalbasit opened pull request #118951 → west: 0.8.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/118951
Luis38 has quit [Client Quit]
<ProofTechnique> zeta_0: I think you can just delete it, supposing you want behavior like they're describing. The `default.nix` from `ghc.nix` is meant to be your shell configuration
astylian has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #118952 → services.postgresql: Improve example clarity → https://github.com/NixOS/nixpkgs/pull/118952
<zeta_0> ProofTechnique: well, when in the /ghc root directory I can just run nix-shell /ghc.nix/default.nix, but when I try this with my nix-direnv setup, hadrian is not detected because the default.nix file is a level down from the root directory, so I placed a shell.nix and .envrc in the root /ghc directory so hadrian and the other stuff gets correctly detected by the path, i'm assuming that's why sgraf812 is doing the sa
<zeta_0> me thing.
ahmedelgabri has quit [Ping timeout: 258 seconds]
<ProofTechnique> Symlinking `./nix/default.nix` to `./shell.nix` should fix that, I would think. Based on what they're saying, they've made some minor default tweaks to the `default.nix`, but they don't have a separate shell file
<ProofTechnique> It's just a symlink
<ProofTechnique> So what happens if you delete your `shell.nix` and then `ln -sv ./nix/default.nix ./shell.nix` and then `nix-shell`?
<ProofTechnique> Running `nix-shell `./ghc.nix/default.nix` will give you issues because it imports its own `./nix/sources.nix` by relative path. If you run the file directly, it'll try to resolve that under your root directory, and you renamed it `nix` so it'll look there and fail to find `sources.nix`
<ProofTechnique> (or rather, direnv will try all that and get very displeased)
<ProofTechnique> (So ignore that ill-formatted junk, because I got myself turned around)
remline has left #nixos [#nixos]
<ProofTechnique> Symlinking the ./nix/default.nix to ./shell.nix will give nix-direnv the same behavior as if you yourself ran `nix-shell ./nix/default.nix` (i.e., hadrian in scope, etc.)
<zeta_0> ProofTechnique: oh that's cool! i'll definitely give that a try, thanks for the explanation, It's starting to make more sense!
liuyb has joined #nixos
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #118511 → librealsense: 2.42.0 -> 2.43.0 → https://github.com/NixOS/nixpkgs/pull/118511
<{^_^}> [nixpkgs] @ryantm merged pull request #118193 → argo: 2.12.10 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/118193
<zeta_0> ProofTechnique: i'm going to sleep now, i'll try linking that stuff tommorrow morning when I'm more refreshed, thanks again for the help, you clarified a lot of stuff that was confusing me!
<zeta_0> ProofTechnique++
<{^_^}> ProofTechnique's karma got increased to 1
liuyb has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #118473 → async-profiler: 1.8.4 -> 1.8.5 → https://github.com/NixOS/nixpkgs/pull/118473
<{^_^}> [nixpkgs] @ryantm merged pull request #118528 → osu-lazer: 2021.323.0 -> 2021.331.0 → https://github.com/NixOS/nixpkgs/pull/118528
<{^_^}> [nixpkgs] @ryantm merged pull request #118526 → oapi-codegen: 1.5.6 -> 1.6.0 → https://github.com/NixOS/nixpkgs/pull/118526
ahmedelgabri has quit [Ping timeout: 260 seconds]
<zeta_0> alright, later everyone!
Supersonic112 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #117700 → python38Packages.manhole: 1.6.0 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/117700
Supersonic has quit [Ping timeout: 260 seconds]
Supersonic112 is now known as Supersonic
n-osborne has quit [Remote host closed the connection]
marusich has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #118508 → libfabric: 1.12.0 -> 1.12.1 → https://github.com/NixOS/nixpkgs/pull/118508
<{^_^}> [nixpkgs] @ryantm merged pull request #116394 → bschaffl: 1.4.4 -> 1.4.6 → https://github.com/NixOS/nixpkgs/pull/116394
<{^_^}> [nixpkgs] @veprbl merged pull request #118948 → pythonPackages.ptyprocess: fix stuck tests on darwin → https://github.com/NixOS/nixpkgs/pull/118948
zeta_0 has quit [Quit: rcirc on GNU Emacs 27.1]
<{^_^}> [release-wiki] @jonringer merged pull request #10 → Add release critical packages page → https://github.com/NixOS/release-wiki/pull/10
Dr8128 has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #118842 → linode-cli: 2.15.0 -> 5.0.1 → https://github.com/NixOS/nixpkgs/pull/118842
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118955 → afterburn: 4.6.0 -> 5.0.0 → https://github.com/NixOS/nixpkgs/pull/118955
sangoma has joined #nixos
emp has joined #nixos
mpot has joined #nixos
mpot has quit [Client Quit]
aw has quit [*.net *.split]
r0bby has quit [*.net *.split]
h0m2 has quit [*.net *.split]
Emantor has quit [*.net *.split]
mbrgm has quit [*.net *.split]
blakeellis[m] has quit [*.net *.split]
tdeo has quit [*.net *.split]
diamondburned has quit [*.net *.split]
NinjaTrappeur has quit [*.net *.split]
rsynnest has quit [*.net *.split]
bitmapper has quit [*.net *.split]
andi- has quit [*.net *.split]
legendofmiracles has quit [*.net *.split]
lukegb has quit [*.net *.split]
CustosLimen has quit [*.net *.split]
gluegadget has quit [*.net *.split]
wildsebastian has quit [*.net *.split]
wallacer has quit [*.net *.split]
b42 has quit [*.net *.split]
illustris has quit [*.net *.split]
mgsk has quit [*.net *.split]
GoGi has quit [*.net *.split]
heatm1s3r has quit [*.net *.split]
sneakweb__ has quit [*.net *.split]
mewra has quit [*.net *.split]
kaychaks has quit [*.net *.split]
sam_w has quit [*.net *.split]
emilazy has quit [*.net *.split]
eri451 has quit [*.net *.split]
manveru has quit [*.net *.split]
flokli has quit [*.net *.split]
c_wraith has quit [*.net *.split]
helpusobi has quit [*.net *.split]
esotericnonsense has quit [*.net *.split]
reactormonk1 has quit [*.net *.split]
fps has quit [*.net *.split]
solene has quit [*.net *.split]
greaka has quit [*.net *.split]
acowley has quit [*.net *.split]
CcxWrk has quit [*.net *.split]
HedgeMage_ has quit [*.net *.split]
jiribenes has quit [*.net *.split]
yorick has quit [*.net *.split]
teehemkay has quit [*.net *.split]
mpickering has quit [*.net *.split]
tnks has quit [*.net *.split]
nick_h has quit [*.net *.split]
rotaerk has quit [*.net *.split]
leah2 has quit [*.net *.split]
scoates has quit [*.net *.split]
hellrazo1 has quit [*.net *.split]
packer has quit [*.net *.split]
dsrt^ has quit [*.net *.split]
brettgilio has quit [*.net *.split]
Serus_ has quit [*.net *.split]
nek0 has quit [*.net *.split]
stevenroose has quit [*.net *.split]
vuko has quit [*.net *.split]
spudly has quit [*.net *.split]
yjftsjthsd has quit [*.net *.split]
kaivai has quit [*.net *.split]
bdju has quit [*.net *.split]
mniip has quit [*.net *.split]
andymandias has quit [*.net *.split]
Squarism has quit [*.net *.split]
djanatyn1 has quit [*.net *.split]
Dagger has quit [*.net *.split]
endformationage has quit [*.net *.split]
veegee has quit [*.net *.split]
greizgh has quit [*.net *.split]
himmAllRight17 has quit [*.net *.split]
jtcs_ has quit [*.net *.split]
pareidolia has quit [*.net *.split]
mjrosenb has quit [*.net *.split]
chipb has quit [*.net *.split]
julm has quit [*.net *.split]
aml has quit [*.net *.split]
microcolonel has quit [*.net *.split]
amfl has quit [*.net *.split]
flx has quit [*.net *.split]
matthewcroughan has quit [*.net *.split]
jaeckel has quit [*.net *.split]
FireFly has quit [*.net *.split]
bougyman has quit [*.net *.split]
tams[m] has quit [*.net *.split]
GideonOgbonna[m] has quit [*.net *.split]
landed-pending[m has quit [*.net *.split]
coloneljohnby[m] has quit [*.net *.split]
sobet[m] has quit [*.net *.split]
peterstorm[m] has quit [*.net *.split]
pheoxy has quit [*.net *.split]
novenary has quit [*.net *.split]
styledash has quit [*.net *.split]
LnL has quit [*.net *.split]
tv has quit [*.net *.split]
Satyasheel[m] has quit [*.net *.split]
aiden[m] has quit [*.net *.split]
alexisnotme[m] has quit [*.net *.split]
therajsun[m] has quit [*.net *.split]
JrgKtemeier[m] has quit [*.net *.split]
anton[m] has quit [*.net *.split]
ktosiek has quit [*.net *.split]
a12l has quit [*.net *.split]
leon[m] has quit [*.net *.split]
ibizaman[m] has quit [*.net *.split]
Liam[m] has quit [*.net *.split]
daemon1024 has quit [*.net *.split]
aanderse has quit [*.net *.split]
M86ul[m] has quit [*.net *.split]
DevTurks[m] has quit [*.net *.split]
DamienCassou has quit [*.net *.split]
l-as has quit [*.net *.split]
chvp has quit [*.net *.split]
cwnovusordoseclo has quit [*.net *.split]
Minijackson has quit [*.net *.split]
cemguresci[m] has quit [*.net *.split]
hpfr has quit [*.net *.split]
bbigras has quit [*.net *.split]
alexrelis[m] has quit [*.net *.split]
siraben has quit [*.net *.split]
Ericson2314 has quit [*.net *.split]
colemickens has quit [*.net *.split]
domenkozar[m] has quit [*.net *.split]
ky0ko1 has quit [*.net *.split]
benley has quit [*.net *.split]
drvirgilio has quit [*.net *.split]
parseval has quit [*.net *.split]
adamse has quit [*.net *.split]
Gohla has quit [*.net *.split]
cptMikky has quit [*.net *.split]
dkibi has quit [*.net *.split]
pbogdan has quit [*.net *.split]
MasseR has quit [*.net *.split]
ajmcmiddlin has quit [*.net *.split]
prusnak has quit [*.net *.split]
NekomimiScience has quit [*.net *.split]
hamishmack has quit [*.net *.split]
chessai has quit [*.net *.split]
simpson has quit [*.net *.split]
komasa has quit [*.net *.split]
GlennS has quit [*.net *.split]
robmyers has quit [*.net *.split]
grfn has quit [*.net *.split]
acertain has quit [*.net *.split]
lightandlight has quit [*.net *.split]
janneke has quit [*.net *.split]
kiboneu has quit [*.net *.split]
comex has quit [*.net *.split]
ncl3 has quit [*.net *.split]
afics has quit [*.net *.split]
gchristensen has quit [*.net *.split]
shad has quit [*.net *.split]
Orbstheorem has quit [*.net *.split]
d3z has quit [*.net *.split]
nisstyre has quit [*.net *.split]
wesleyac has quit [*.net *.split]
bsima has quit [*.net *.split]
zgrep has quit [*.net *.split]
NaN-irc has quit [*.net *.split]
feepo has quit [*.net *.split]
ctp has quit [*.net *.split]
Supersonic has quit [*.net *.split]
copy_ has quit [*.net *.split]
develCuy_ has quit [*.net *.split]
Ultrasauce has quit [*.net *.split]
datakurre^ has quit [*.net *.split]
eon` has quit [*.net *.split]
pikajude has quit [*.net *.split]
berberman has quit [*.net *.split]
xAr86 has quit [*.net *.split]
jonringer has quit [*.net *.split]
justanotheruser has quit [*.net *.split]
waleee-cl has quit [*.net *.split]
fuiltilt has quit [*.net *.split]
grahamc[m] has quit [*.net *.split]
pdp8[m] has quit [*.net *.split]
ThomasTuegel[m] has quit [*.net *.split]
dotdotok[m] has quit [*.net *.split]
vasishath[m] has quit [*.net *.split]
RomanBall[m] has quit [*.net *.split]
lopsided98 has quit [*.net *.split]
zhaofeng1 has quit [*.net *.split]
joedevivo has quit [*.net *.split]
fnords has quit [*.net *.split]
D_ has quit [*.net *.split]
sorear has quit [*.net *.split]
johari has quit [*.net *.split]
isHavvyGhosting has quit [*.net *.split]
sphalerite has quit [*.net *.split]
ggp0647 has quit [*.net *.split]
zml has quit [*.net *.split]
tetdim has quit [*.net *.split]
zhaofeng_alt has quit [*.net *.split]
Mic92 has quit [*.net *.split]
rpgwaiter has quit [*.net *.split]
snajpa has quit [*.net *.split]
lvrp16 has quit [*.net *.split]
moredhel has quit [*.net *.split]
xacktm has quit [*.net *.split]
apo has quit [*.net *.split]
bl1nk has quit [*.net *.split]
PyroLagus has quit [*.net *.split]
kini has quit [*.net *.split]
gausby has quit [*.net *.split]
adisbladis has quit [*.net *.split]
swflint has quit [*.net *.split]
nand0p has quit [*.net *.split]
beaky has quit [*.net *.split]
ar has quit [*.net *.split]
mauli has quit [*.net *.split]
f0x2 has quit [*.net *.split]
samhza has quit [*.net *.split]
octe has quit [*.net *.split]
talyz has quit [*.net *.split]
ruptwelve has quit [*.net *.split]
betaboon has quit [*.net *.split]
davidcl has quit [*.net *.split]
pingiun has quit [*.net *.split]
lohfu1 has quit [*.net *.split]
Jackneill has quit [*.net *.split]
sangoma has quit [*.net *.split]
bpye has quit [*.net *.split]
stigo has quit [*.net *.split]
VideoGameEnjoyer has quit [*.net *.split]
codezero has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
jared-w has quit [*.net *.split]
Kritnich has quit [*.net *.split]
barm93 has quit [*.net *.split]
Quick_Wango has quit [*.net *.split]
endvra has quit [*.net *.split]
edwtjo has quit [*.net *.split]
shiver has quit [*.net *.split]
bob_twinkles has quit [*.net *.split]
coderobe has quit [*.net *.split]
azahi has quit [*.net *.split]
ambroisie has quit [*.net *.split]
viric has quit [*.net *.split]
CMCDragonkai has quit [*.net *.split]
V has quit [*.net *.split]
smyds has quit [*.net *.split]
dottedmag has quit [*.net *.split]
kgz has quit [*.net *.split]
CodeWarrior has quit [*.net *.split]
anders^ has quit [*.net *.split]
MarcWeber has quit [*.net *.split]
zceejkr has quit [*.net *.split]
xe4 has quit [*.net *.split]
fre has quit [*.net *.split]
hplar has quit [*.net *.split]
marble_visions has quit [*.net *.split]
hl has quit [*.net *.split]
anonymouserobot[ has quit [*.net *.split]
timstott[m] has quit [*.net *.split]
suprime[m] has quit [*.net *.split]
MatthieuCoudron[ has quit [*.net *.split]
vancoding[m] has quit [*.net *.split]
Essence[m] has quit [*.net *.split]
jumper[m] has quit [*.net *.split]
tjammer[m] has quit [*.net *.split]
sshow[m] has quit [*.net *.split]
tomek[m] has quit [*.net *.split]
redcedar[m] has quit [*.net *.split]
ayyess[m] has quit [*.net *.split]
jdnixx[m] has quit [*.net *.split]
contrun has quit [*.net *.split]
phjlip[m] has quit [*.net *.split]
Linus[m]1 has quit [*.net *.split]
RageGamermatrixo has quit [*.net *.split]
steve[m] has quit [*.net *.split]
omasanori[m] has quit [*.net *.split]
juansucks[m] has quit [*.net *.split]
psibi[m] has quit [*.net *.split]
demostanis[m] has quit [*.net *.split]
rmcgibbo[m] has quit [*.net *.split]
rnhmjoj has quit [*.net *.split]
hyper_ch2 has quit [*.net *.split]
m1kr0[m] has quit [*.net *.split]
ydlr[m] has quit [*.net *.split]
Ke has quit [*.net *.split]
epitron[m] has quit [*.net *.split]
eddyb has quit [*.net *.split]
j0ni[m] has quit [*.net *.split]
konfou[m] has quit [*.net *.split]
enjoinedmot[m] has quit [*.net *.split]
lambdaclan has quit [*.net *.split]
toasty_avocado[m has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
ptotter[m] has quit [*.net *.split]
immae has quit [*.net *.split]
qbit[m] has quit [*.net *.split]
danielrf[m] has quit [*.net *.split]
JaakkoLuttinen[m has quit [*.net *.split]
rschulman has quit [*.net *.split]
Piece_Maker has quit [*.net *.split]
Yakulu[m] has quit [*.net *.split]
programming[m]1 has quit [*.net *.split]
kalbasit[m] has quit [*.net *.split]
emily has quit [*.net *.split]
fgaz has quit [*.net *.split]
cz3 has quit [*.net *.split]
eddyb[legacy] has quit [*.net *.split]
betawaffle has quit [*.net *.split]
SanchayanMaity has quit [*.net *.split]
pingveno has quit [*.net *.split]
rizary has quit [*.net *.split]
raboof has quit [*.net *.split]
dmj` has quit [*.net *.split]
nrr has quit [*.net *.split]
AlpineLlama has quit [*.net *.split]
p01ar has quit [*.net *.split]
litschi has quit [*.net *.split]
troydm has quit [*.net *.split]
concept2 has quit [*.net *.split]
riksteri has quit [*.net *.split]
Lord_of_Life has quit [*.net *.split]
m4ts has quit [*.net *.split]
yaymukund has quit [*.net *.split]
drewc has quit [*.net *.split]
numkem has quit [*.net *.split]
rickard9 has quit [*.net *.split]
h4ck3rm4n has quit [*.net *.split]
Crocodil1 has quit [*.net *.split]
cYmen has quit [*.net *.split]
rprospero has quit [*.net *.split]
Sigma has quit [*.net *.split]
hrnz has quit [*.net *.split]
charukiewicz has quit [*.net *.split]
boegel has quit [*.net *.split]
electrocat has quit [*.net *.split]
eyJhb has quit [*.net *.split]
goodwill has quit [*.net *.split]
emp has quit [*.net *.split]
JadoJodo has quit [*.net *.split]
davetapley has quit [*.net *.split]
bradparker has quit [*.net *.split]
iMatejC has quit [*.net *.split]
supersandro2000 has quit [*.net *.split]
lunik1 has quit [*.net *.split]
mzan has quit [*.net *.split]
LilleCarl has quit [*.net *.split]
hyper_ch5 has quit [*.net *.split]
novafacing has quit [*.net *.split]
kapil_ has quit [*.net *.split]
NieDzejkob has quit [*.net *.split]
sshow has quit [*.net *.split]
meck has quit [*.net *.split]
energizer has quit [*.net *.split]
17QAABU0Q has quit [*.net *.split]
arianvp has quit [*.net *.split]
Philonous has quit [*.net *.split]
kinozawa has quit [*.net *.split]
bukkitgerman8608 has quit [*.net *.split]
woffs has quit [*.net *.split]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118956 → amber: 0.5.8 -> 0.5.9 → https://github.com/NixOS/nixpkgs/pull/118956
orivej has joined #nixos
feepo has joined #nixos
aw has joined #nixos
AlpineLlama has joined #nixos
Supersonic has joined #nixos
troydm has joined #nixos
sangoma has joined #nixos
lunik1 has joined #nixos
pikajude has joined #nixos
bitmapper has joined #nixos
stigo has joined #nixos
siraben has joined #nixos
justanotheruser has joined #nixos
fuiltilt has joined #nixos
tdeo has joined #nixos
mzan has joined #nixos
LilleCarl has joined #nixos
coloneljohnby[m] has joined #nixos
ruptwelve has joined #nixos
Minijackson has joined #nixos
diamondburned has joined #nixos
waleee-cl has joined #nixos
xAr86 has joined #nixos
redcedar[m] has joined #nixos
psibi[m] has joined #nixos
omasanori[m] has joined #nixos
iMatejC has joined #nixos
andi- has joined #nixos
DamienCassou has joined #nixos
endformationage has joined #nixos
programming[m]1 has joined #nixos
vancoding[m] has joined #nixos
phjlip[m] has joined #nixos
dotdotok[m] has joined #nixos
j0ni[m] has joined #nixos
enjoinedmot[m] has joined #nixos
timstott[m] has joined #nixos
ydlr[m] has joined #nixos
Emantor has joined #nixos
r0bby has joined #nixos
jdnixx[m] has joined #nixos
Ericson2314 has joined #nixos
kalbasit[m] has joined #nixos
emp has joined #nixos
tomek[m] has joined #nixos
cemguresci[m] has joined #nixos
toasty_avocado[m has joined #nixos
GideonOgbonna[m] has joined #nixos
Lord_of_Life has joined #nixos
JrgKtemeier[m] has joined #nixos
l-as has joined #nixos
konfou[m] has joined #nixos
supersandro2000 has joined #nixos
suprime[m] has joined #nixos
qbit[m] has joined #nixos
ctp has joined #nixos
Essence[m] has joined #nixos
blakeellis[m] has joined #nixos
Yakulu[m] has joined #nixos
ibizaman[m] has joined #nixos
Jackneill has joined #nixos
tjammer[m] has joined #nixos
aiden[m] has joined #nixos
domenkozar[m] has joined #nixos
sshow[m] has joined #nixos
davetapley has joined #nixos
pdp8[m] has joined #nixos
berberman has joined #nixos
rnhmjoj has joined #nixos
contrun has joined #nixos
VideoGameEnjoyer has joined #nixos
rmcgibbo[m] has joined #nixos
danielrf[m] has joined #nixos
aanderse has joined #nixos
adisbladis has joined #nixos
greizgh has joined #nixos
rizary has joined #nixos
lightandlight has joined #nixos
mg has joined #nixos
swflint has joined #nixos
CodeWarrior has joined #nixos
NinjaTrappeur has joined #nixos
immae has joined #nixos
kini has joined #nixos
acertain has joined #nixos
tams[m] has joined #nixos
demostanis[m] has joined #nixos
M86ul[m] has joined #nixos
chvp has joined #nixos
hyper_ch2 has joined #nixos
vuko has joined #nixos
rattboi has joined #nixos
cybrian has joined #nixos
tomcur_ has joined #nixos
fl0_id has joined #nixos
XgF has joined #nixos
mrspec has joined #nixos
marnov has joined #nixos
trevorriles has joined #nixos
M86ul[m] has quit [Max SendQ exceeded]
Ericson2314 has quit [Max SendQ exceeded]
teej has quit [Max SendQ exceeded]
leibniz[m] has quit [Max SendQ exceeded]
hsiktas[m] has quit [Max SendQ exceeded]
lurkless has quit [Max SendQ exceeded]
pieguy128 has quit [Max SendQ exceeded]
nckx has quit [Max SendQ exceeded]
VideoGameEnjoyer has quit [Max SendQ exceeded]
lurkless has joined #nixos
dsrt^ has joined #nixos
siraben has quit [Max SendQ exceeded]
pieguy128 has joined #nixos
vulpine has joined #nixos
d1rewolf has quit [Ping timeout: 252 seconds]
omnigoat has quit [Ping timeout: 252 seconds]
mla has quit [Ping timeout: 259 seconds]
SrPx has quit [Ping timeout: 260 seconds]
neonfuz2 has quit [Ping timeout: 246 seconds]
M0x76[m] has quit [Ping timeout: 246 seconds]
dbirks[m] has quit [Ping timeout: 246 seconds]
sarcasticdream[m has quit [Ping timeout: 246 seconds]
duffelbag[m] has quit [Ping timeout: 246 seconds]
yurb has quit [Ping timeout: 246 seconds]
vexedblaze has quit [Ping timeout: 246 seconds]
NobbZ[m] has quit [Ping timeout: 246 seconds]
madonius[m] has quit [Ping timeout: 246 seconds]
nh2[m] has quit [Ping timeout: 246 seconds]
dmytrokurch[m] has quit [Ping timeout: 246 seconds]
AnAmigian[m] has quit [Ping timeout: 245 seconds]
ramses[m] has quit [Ping timeout: 245 seconds]
soiledit[m] has quit [Ping timeout: 245 seconds]
pacc[m] has quit [Ping timeout: 245 seconds]
mhj[m] has quit [Ping timeout: 245 seconds]
nwp[m] has quit [Ping timeout: 245 seconds]
tim92[m] has quit [Ping timeout: 245 seconds]
Brian[m]1 has quit [Ping timeout: 245 seconds]
atemu12[m] has quit [Ping timeout: 245 seconds]
xelaushi[m] has quit [Ping timeout: 245 seconds]
socialjusticewaf has quit [Ping timeout: 245 seconds]
ebbertd[m] has quit [Ping timeout: 245 seconds]
kclejeune[m] has quit [Ping timeout: 245 seconds]
ArtemPelenitsyn[ has quit [Ping timeout: 245 seconds]
BinkyTheClown has quit [Ping timeout: 245 seconds]
fendingshadows[m has quit [Ping timeout: 245 seconds]
jschievink has quit [Ping timeout: 245 seconds]
sebbadk[m] has quit [Ping timeout: 245 seconds]
zuh0 has quit [Ping timeout: 245 seconds]
ongy[m] has quit [Ping timeout: 245 seconds]
musicmatze has quit [Ping timeout: 245 seconds]
mica[m] has quit [Ping timeout: 245 seconds]
kevin[m]1 has quit [Ping timeout: 245 seconds]
manveru[m] has quit [Ping timeout: 245 seconds]
nikola[m] has quit [Ping timeout: 245 seconds]
eadwu has quit [Ping timeout: 245 seconds]
garbas[m] has quit [Ping timeout: 245 seconds]
ogroendal[m] has quit [Ping timeout: 245 seconds]
DarkTrancer[m] has quit [Ping timeout: 245 seconds]
jamesrains[m] has quit [Ping timeout: 245 seconds]
veryepicusername has quit [Ping timeout: 245 seconds]
Unempl0yed[m] has quit [Ping timeout: 245 seconds]
raccoon[m] has quit [Ping timeout: 245 seconds]
figsoda[m] has quit [Ping timeout: 245 seconds]
bendlas has quit [Ping timeout: 245 seconds]
odiug[m] has quit [Ping timeout: 245 seconds]
ero-sennin[m] has quit [Ping timeout: 245 seconds]
inferno_geek[m] has quit [Ping timeout: 245 seconds]
anser78[m] has quit [Ping timeout: 245 seconds]
waxlamp[m] has quit [Ping timeout: 245 seconds]
ploupiboulba[m] has quit [Ping timeout: 245 seconds]
marius_k[m]1 has quit [Ping timeout: 245 seconds]
john-appleseed[m has quit [Ping timeout: 245 seconds]
wvud[m] has quit [Ping timeout: 245 seconds]
DavHau[m] has quit [Ping timeout: 245 seconds]
pbcheesecake[m] has quit [Ping timeout: 245 seconds]
us3r[m] has quit [Ping timeout: 245 seconds]
thewarsawpakt[m] has quit [Ping timeout: 245 seconds]
Dandellion has quit [Ping timeout: 245 seconds]
ms[m] has quit [Ping timeout: 245 seconds]
q3k[m] has quit [Ping timeout: 245 seconds]
leonardp has quit [Ping timeout: 245 seconds]
ma27[m] has quit [Ping timeout: 245 seconds]
ppom[m] has quit [Ping timeout: 245 seconds]
sshow[m] has quit [Ping timeout: 244 seconds]
tomek[m] has quit [Ping timeout: 244 seconds]
redcedar[m] has quit [Ping timeout: 244 seconds]
Essence[m] has quit [Ping timeout: 244 seconds]
timstott[m] has quit [Ping timeout: 244 seconds]
vancoding[m] has quit [Ping timeout: 244 seconds]
suprime[m] has quit [Ping timeout: 244 seconds]
phjlip[m] has quit [Ping timeout: 244 seconds]
contrun has quit [Ping timeout: 244 seconds]
psibi[m] has quit [Ping timeout: 244 seconds]
jdnixx[m] has quit [Ping timeout: 244 seconds]
j0ni[m] has quit [Ping timeout: 244 seconds]
ydlr[m] has quit [Ping timeout: 244 seconds]
danielrf[m] has quit [Ping timeout: 244 seconds]
qbit[m] has quit [Ping timeout: 244 seconds]
Yakulu[m] has quit [Ping timeout: 244 seconds]
phirsch has quit [Ping timeout: 248 seconds]
disposabled[m] has quit [Ping timeout: 248 seconds]
babbaj[m] has quit [Ping timeout: 248 seconds]
cidkid[m] has quit [Ping timeout: 248 seconds]
bekkvann[m] has quit [Ping timeout: 248 seconds]
enno[m] has quit [Ping timeout: 248 seconds]
eliasp[m] has quit [Ping timeout: 248 seconds]
teutat3s[m]1 has quit [Ping timeout: 248 seconds]
Roos[m] has quit [Ping timeout: 248 seconds]
ipv6[m] has quit [Ping timeout: 252 seconds]
zipfelsack[m] has quit [Ping timeout: 252 seconds]
jhgarner[m] has quit [Ping timeout: 252 seconds]
marin[m] has quit [Ping timeout: 252 seconds]
gurkan[m] has quit [Ping timeout: 252 seconds]
princemachiavell has quit [Ping timeout: 252 seconds]
Edmund[m] has quit [Ping timeout: 252 seconds]
jbarthelmes[m] has quit [Ping timeout: 252 seconds]
e[m] has quit [Ping timeout: 252 seconds]
oh_lawd[m] has quit [Ping timeout: 252 seconds]
kgjfeduwieigt83e has quit [Ping timeout: 252 seconds]
arcnmx has quit [Ping timeout: 252 seconds]
hiking[m] has quit [Ping timeout: 252 seconds]
iv_nn[m] has quit [Ping timeout: 248 seconds]
kuel0[m] has quit [Ping timeout: 248 seconds]
fuzzypixelz[m] has quit [Ping timeout: 248 seconds]
blah1367[m] has quit [Ping timeout: 248 seconds]
awuji[m] has quit [Ping timeout: 248 seconds]
OJ[m] has quit [Ping timeout: 248 seconds]
t_unix[m] has quit [Ping timeout: 248 seconds]
regnat[m] has quit [Ping timeout: 248 seconds]
oreoking[m] has quit [Ping timeout: 248 seconds]
codebam_ has quit [Ping timeout: 248 seconds]
artturin has quit [Ping timeout: 248 seconds]
rycee has quit [Ping timeout: 248 seconds]
notgne2[m] has quit [Ping timeout: 248 seconds]
Kng[m] has quit [Ping timeout: 248 seconds]
l33[m] has quit [Ping timeout: 248 seconds]
thefloweringash has quit [Ping timeout: 248 seconds]
grin[m] has quit [Ping timeout: 248 seconds]
konfou[m] has quit [Max SendQ exceeded]
roberth has quit [Ping timeout: 248 seconds]
afontain_ has quit [Ping timeout: 248 seconds]
d10n-work has quit [Ping timeout: 276 seconds]
PorkySpine has quit [Ping timeout: 276 seconds]
nckx has joined #nixos
enblanco[m] has quit [Ping timeout: 246 seconds]
codyopel has quit [Ping timeout: 246 seconds]
Annika[m] has quit [Ping timeout: 246 seconds]
ptival[m] has quit [Ping timeout: 246 seconds]
mrketsuban[m] has quit [Ping timeout: 246 seconds]
idkrn[m] has quit [Ping timeout: 246 seconds]
AlesHuzik[m] has quit [Ping timeout: 246 seconds]
sk4l[m] has quit [Ping timeout: 246 seconds]
RyuKurisu[m] has quit [Ping timeout: 246 seconds]
kraem[m] has quit [Ping timeout: 246 seconds]
st3r4g[m] has quit [Ping timeout: 246 seconds]
onny[m] has quit [Ping timeout: 260 seconds]
akirill0v[m] has quit [Ping timeout: 260 seconds]
ThomasGummerer[m has quit [Ping timeout: 260 seconds]
andutu[m] has quit [Ping timeout: 260 seconds]
goibhniu has quit [Ping timeout: 260 seconds]
kenny[m]1 has quit [Ping timeout: 260 seconds]
nrr has joined #nixos
coloneljohnby[m] has quit [Ping timeout: 256 seconds]
GideonOgbonna[m] has quit [Ping timeout: 256 seconds]
tams[m] has quit [Ping timeout: 256 seconds]
JrgKtemeier[m] has quit [Ping timeout: 256 seconds]
chvp has quit [Ping timeout: 256 seconds]
domenkozar[m] has quit [Ping timeout: 256 seconds]
cepheus has quit [Ping timeout: 245 seconds]
rednaZ[m] has quit [Ping timeout: 245 seconds]
kloenk has quit [Ping timeout: 245 seconds]
aynish has quit [Ping timeout: 245 seconds]
mindtree[m] has quit [Ping timeout: 245 seconds]
edrex has quit [Ping timeout: 243 seconds]
puzzlewolf has quit [Ping timeout: 243 seconds]
cab404[m] has quit [Ping timeout: 243 seconds]
srid has quit [Ping timeout: 243 seconds]
rizary has quit [Ping timeout: 245 seconds]
livestradamus[m] has quit [Ping timeout: 252 seconds]
pager[m] has quit [Ping timeout: 252 seconds]
spinus[m] has quit [Ping timeout: 252 seconds]
kerru_an[m] has quit [Ping timeout: 252 seconds]
dev-kcw[m] has quit [Ping timeout: 252 seconds]
ili has quit [Ping timeout: 252 seconds]
crazazy[m] has quit [Ping timeout: 252 seconds]
r0bby has quit [Ping timeout: 250 seconds]
feepo has quit [Ping timeout: 257 seconds]
dotdotok[m] has quit [Ping timeout: 257 seconds]
pdp8[m] has quit [Ping timeout: 257 seconds]
wiszki[m] has quit [Max SendQ exceeded]
MichaelAmoani[m] has quit [Max SendQ exceeded]
juliendehos[m] has quit [Ping timeout: 244 seconds]
mith[m] has quit [Ping timeout: 244 seconds]
kevin_m02[m] has quit [Max SendQ exceeded]
sudocurse has quit [Ping timeout: 244 seconds]
awaxa has quit [Max SendQ exceeded]
spacetato has quit [Ping timeout: 248 seconds]
scheibenkleister has quit [Ping timeout: 248 seconds]
dunc4n has quit [Ping timeout: 248 seconds]
axx has quit [Ping timeout: 248 seconds]
aiden[m] has quit [Ping timeout: 258 seconds]
ibizaman[m] has quit [Ping timeout: 258 seconds]
DamienCassou has quit [Ping timeout: 258 seconds]
Zoom[m] has quit [Ping timeout: 245 seconds]
bachp has quit [Ping timeout: 245 seconds]
Miguel[m] has quit [Ping timeout: 245 seconds]
v0lde[m] has quit [Ping timeout: 245 seconds]
jtojnar has quit [Ping timeout: 245 seconds]
fiveseven[m] has quit [Ping timeout: 245 seconds]
gyzac[m] has quit [Ping timeout: 276 seconds]
shmakes[m] has quit [Ping timeout: 276 seconds]
throwaway740928[ has quit [Ping timeout: 276 seconds]
ekotik[m] has quit [Ping timeout: 276 seconds]
jojosch[m] has quit [Ping timeout: 276 seconds]
fliegendewurst[m has quit [Ping timeout: 276 seconds]
kunrooted[m] has quit [Ping timeout: 276 seconds]
wangoe[m] has quit [Ping timeout: 276 seconds]
pacc6[m] has quit [Ping timeout: 276 seconds]
figgyc[m] has quit [Ping timeout: 276 seconds]
jbal[m] has quit [Ping timeout: 276 seconds]
gh0st[m] has quit [Ping timeout: 276 seconds]
ricklafleur[m] has quit [Ping timeout: 276 seconds]
cogito271[m] has quit [Ping timeout: 276 seconds]
faya01[m] has quit [Ping timeout: 276 seconds]
jul1u5[m] has quit [Ping timeout: 276 seconds]
Lorenzoas3ii[m] has quit [Ping timeout: 276 seconds]
tristan[m] has quit [Ping timeout: 276 seconds]
slby[m] has quit [Ping timeout: 276 seconds]
alienpirate5 has quit [Ping timeout: 276 seconds]
viq[m] has quit [Ping timeout: 276 seconds]
nicolas[m] has quit [Ping timeout: 276 seconds]
Raphael[m] has quit [Ping timeout: 276 seconds]
davidak[m] has quit [Ping timeout: 276 seconds]
LuxExUmbra has quit [Ping timeout: 276 seconds]
diegov_ has quit [Ping timeout: 276 seconds]
lstanley has quit [Ping timeout: 276 seconds]
antholop[m] has quit [Max SendQ exceeded]
humancalico[m] has quit [Ping timeout: 245 seconds]
leons has quit [Ping timeout: 245 seconds]
ravecoin[m] has quit [Ping timeout: 252 seconds]
FreeVariable has quit [Ping timeout: 252 seconds]
FOSSGuy[m] has quit [Ping timeout: 252 seconds]
bitonic has quit [Ping timeout: 252 seconds]
Ox4A6F has quit [Ping timeout: 252 seconds]
CRTified[m] has quit [Ping timeout: 252 seconds]
Valodim[m] has quit [Ping timeout: 252 seconds]
unclechu has quit [Max SendQ exceeded]
higherorder__ has quit [Ping timeout: 252 seconds]
tjammer[m] has quit [Ping timeout: 245 seconds]
enjoinedmot[m] has quit [Ping timeout: 245 seconds]
demostanis[m] has quit [Ping timeout: 245 seconds]
toasty_avocado[m has quit [Ping timeout: 245 seconds]
rmcgibbo[m] has quit [Ping timeout: 245 seconds]
programming[m]1 has quit [Ping timeout: 245 seconds]
kalbasit[m] has quit [Ping timeout: 245 seconds]
immae has quit [Ping timeout: 245 seconds]
fossdd[m] has quit [Max SendQ exceeded]
Paul[m]5 has quit [Ping timeout: 246 seconds]
heyarne[m] has quit [Ping timeout: 246 seconds]
aaronjanse has quit [Ping timeout: 246 seconds]
aanderse has quit [Ping timeout: 258 seconds]
l-as has quit [Ping timeout: 258 seconds]
Minijackson has quit [Ping timeout: 258 seconds]
btdmaster[m] has quit [Ping timeout: 248 seconds]
alexfmpe has quit [Ping timeout: 248 seconds]
cstrahan has quit [Ping timeout: 248 seconds]
hazel[m] has quit [Ping timeout: 248 seconds]
diamondman has quit [Ping timeout: 248 seconds]
kevincox has quit [Ping timeout: 252 seconds]
elvishjerricco has quit [Ping timeout: 252 seconds]
ThaEwat has quit [Ping timeout: 252 seconds]
maralorn has quit [Ping timeout: 252 seconds]
fufexan[m] has quit [Ping timeout: 245 seconds]
HeN has quit [Ping timeout: 260 seconds]
mjlbach has quit [Ping timeout: 245 seconds]
hdjdjd[m] has quit [Ping timeout: 245 seconds]
veleiro has quit [Ping timeout: 245 seconds]
omasanori[m] has quit [Ping timeout: 245 seconds]
rnhmjoj has quit [Ping timeout: 245 seconds]
waleee-cl has quit [Ping timeout: 258 seconds]
blakeellis[m] has quit [Ping timeout: 250 seconds]
Lurkki[m] has quit [Ping timeout: 276 seconds]
JJJollyjim has quit [Ping timeout: 276 seconds]
michaelpj has quit [Ping timeout: 276 seconds]
ronny has quit [Ping timeout: 276 seconds]
beardhatcode has quit [Ping timeout: 276 seconds]
berberman[T] has quit [Ping timeout: 276 seconds]
SumnerEvans[m] has quit [Ping timeout: 276 seconds]
hoek has quit [Ping timeout: 276 seconds]
jgart[m] has quit [Max SendQ exceeded]
cemguresci[m] has quit [Ping timeout: 258 seconds]
sudocurse has joined #nixos
mt[m] has quit [Ping timeout: 252 seconds]
petrichor has quit [Ping timeout: 252 seconds]
Schicko has quit [Ping timeout: 252 seconds]
LinuxHackerman has quit [Ping timeout: 252 seconds]
wildsebastian has joined #nixos
nicbk has quit [Ping timeout: 245 seconds]
bourbon has quit [Ping timeout: 245 seconds]
beaky has joined #nixos
ejpcmac has quit [Ping timeout: 248 seconds]
ryantm has quit [Ping timeout: 248 seconds]
Serus_ has joined #nixos
Milanfallbackacc has quit [Ping timeout: 246 seconds]
tutitau[m] has quit [Ping timeout: 245 seconds]
kb[m] has quit [Ping timeout: 245 seconds]
korrr[m] has quit [Ping timeout: 245 seconds]
mvnetbiz_ has quit [Ping timeout: 245 seconds]
HeN has joined #nixos
NemesisD has joined #nixos
Robozman[m] has quit [Ping timeout: 276 seconds]
philipp[m] has quit [Ping timeout: 276 seconds]
hiroshi[m] has quit [Ping timeout: 276 seconds]
alarsyo[m] has quit [Ping timeout: 276 seconds]
higherorder__ has joined #nixos
cstrahan has joined #nixos
aml has joined #nixos
VideoGameEnjoyer has joined #nixos
alunduil has joined #nixos
pingveno has joined #nixos
jfhbrook has quit [Ping timeout: 245 seconds]
diamondman has joined #nixos
hypn0z[m] has quit [Ping timeout: 260 seconds]
d1rewolf has joined #nixos
Antoine01[m] has quit [Ping timeout: 252 seconds]
jfhbrook has joined #nixos
cz3 has joined #nixos
lemmie[m]1 has quit [Ping timeout: 252 seconds]
tad-lispy[m] has quit [Ping timeout: 252 seconds]
davidwhiting[m] has quit [Ping timeout: 252 seconds]
ahmedelgabri has joined #nixos
eddyb[legacy] has joined #nixos
SrPx has joined #nixos
rizary has joined #nixos
elvishjerricco has joined #nixos
PorkySpine has joined #nixos
SanchayanMaity has joined #nixos
veegee has joined #nixos
feepo has joined #nixos
waleee-cl has joined #nixos
omnigoat has joined #nixos
teej has joined #nixos
raboof has joined #nixos
betawaffle has joined #nixos
CustosLimen has joined #nixos
r0bby has joined #nixos
dmj` has joined #nixos
lopsided98 has joined #nixos
hoek has joined #nixos
ahmedelgabri has quit [Ping timeout: 245 seconds]
d10n-work has joined #nixos
lstanley has joined #nixos
nerdisapenguin has joined #nixos
liuyb has joined #nixos
nerdisapenguin has left #nixos [#nixos]
Trustee has joined #nixos
pieguy128 has quit [Quit: ZNC 1.8.2 - https://znc.in]
bqv has quit [Quit: WeeChat 3.0.1]
bqv has joined #nixos
pieguy128 has joined #nixos
jbarthelmes[m] has joined #nixos
dycan has quit [Remote host closed the connection]
<matthewcroughan> I'm encountering what feels like a bug right now with Nix.
<matthewcroughan> I have set services.xserver.displayManager.gdm.enable = true;, and removed my old displayManager.ly.enable = true;, yet the systemd service for display-manager.service is still taking the old values, as if I never did that.
marusich has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #117456 → nixos/redis: add option and change access to directories → https://github.com/NixOS/nixpkgs/pull/117456
<{^_^}> [rfcs] @Mic92 merged pull request #90 → small clarification to RFC85 → https://github.com/NixOS/rfcs/pull/90
endformationage has quit [Quit: WeeChat 2.9]
snowflake has quit [Remote host closed the connection]
snowflake has joined #nixos
snowflake has quit [Remote host closed the connection]
snowflake has joined #nixos
jophish__ has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault opened pull request #118957 → python3Packages.pynvim: 0.4.2 -> 0.4.3 → https://github.com/NixOS/nixpkgs/pull/118957
marusich has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118958 → aws-c-io: 0.9.1 -> 0.9.2 → https://github.com/NixOS/nixpkgs/pull/118958
palo1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118959 → bazel-kazel: 0.2.1 -> 0.2.2 → https://github.com/NixOS/nixpkgs/pull/118959
palo has quit [Ping timeout: 265 seconds]
palo1 is now known as palo
socialjusticewaf has joined #nixos
ptival[m] has joined #nixos
DamienCassou has joined #nixos
veleiro has joined #nixos
contrun has joined #nixos
jschievink has joined #nixos
ms[m] has joined #nixos
afontain_ has joined #nixos
Ke has joined #nixos
alarsyo[m] has joined #nixos
LuxExUmbra has joined #nixos
hsiktas[m] has joined #nixos
bourbon has joined #nixos
kevin_m02[m] has joined #nixos
immae has joined #nixos
toasty_avocado[m has joined #nixos
wiszki[m] has joined #nixos
oh_lawd[m] has joined #nixos
t_unix[m] has joined #nixos
nikola[m] has joined #nixos
michaelpj has joined #nixos
steve[m] has joined #nixos
hdjdjd[m] has joined #nixos
psibi[m] has joined #nixos
mindtree[m] has joined #nixos
MichaelAmoani[m] has joined #nixos
davidak[m] has joined #nixos
programming[m]1 has joined #nixos
jgart[m] has joined #nixos
vexedblaze has joined #nixos
tjammer[m] has joined #nixos
nh2[m] has joined #nixos
hiking[m] has joined #nixos
Liam[m] has joined #nixos
rycee has joined #nixos
BinkyTheClown has joined #nixos
kraem[m] has joined #nixos
JJJollyjim has joined #nixos
chvp has joined #nixos
btdmaster[m] has joined #nixos
leon[m] has joined #nixos
Ox4A6F has joined #nixos
pager[m] has joined #nixos
lambdaclan has joined #nixos
l33[m] has joined #nixos
l-as has joined #nixos
M0x76[m] has joined #nixos
manveru[m] has joined #nixos
fuzzypixelz[m] has joined #nixos
colemickens has joined #nixos
kclejeune[m] has joined #nixos
enjoinedmot[m] has joined #nixos
daemon1024 has joined #nixos
phjlip[m] has joined #nixos
Raphael[m] has joined #nixos
xelaushi[m] has joined #nixos
regnat[m] has joined #nixos
faya01[m] has joined #nixos
ravecoin[m] has joined #nixos
crazazy[m] has joined #nixos
john-appleseed[m has joined #nixos
hpfr has joined #nixos
nicolas[m] has joined #nixos
tams[m] has joined #nixos
kenny[m]1 has joined #nixos
jumper[m] has joined #nixos
babbaj[m] has joined #nixos
thefloweringash has joined #nixos
rednaZ[m] has joined #nixos
viq[m] has joined #nixos
alexrelis[m] has joined #nixos
ThaEwat has joined #nixos
Satyasheel[m] has joined #nixos
antholop[m] has joined #nixos
yurb has joined #nixos
sshow[m] has joined #nixos
FreeVariable has joined #nixos
oreoking[m] has joined #nixos
gyzac[m] has joined #nixos
sarcasticdream[m has joined #nixos
LinuxHackerman has joined #nixos
ongy[m] has joined #nixos
hazel[m] has joined #nixos
nwp[m] has joined #nixos
ibizaman[m] has joined #nixos
ejpcmac has joined #nixos
cab404[m] has joined #nixos
roberth has joined #nixos
DarkTrancer[m] has joined #nixos
petrichor has joined #nixos
Valodim[m] has joined #nixos
shmakes[m] has joined #nixos
Dandellion has joined #nixos
aanderse has joined #nixos
bachp has joined #nixos
therajsun[m] has joined #nixos
madonius[m] has joined #nixos
jdnixx[m] has joined #nixos
ronny has joined #nixos
andutu[m] has joined #nixos
Edmund[m] has joined #nixos
cemguresci[m] has joined #nixos
Robozman[m] has joined #nixos
artturin has joined #nixos
figsoda[m] has joined #nixos
kuel0[m] has joined #nixos
ryantm has joined #nixos
tomek[m] has joined #nixos
soiledit[m] has joined #nixos
peterstorm[m] has joined #nixos
wangoe[m] has joined #nixos
thewarsawpakt[m] has joined #nixos
spacetato has joined #nixos
arcnmx has joined #nixos
aynish has joined #nixos
anton[m] has joined #nixos
ArtemPelenitsyn[ has joined #nixos
grin[m] has joined #nixos
Piece_Maker has joined #nixos
awuji[m] has joined #nixos
jul1u5[m] has joined #nixos
eddyb has joined #nixos
bendlas has joined #nixos
fossdd[m] has joined #nixos
marin[m] has joined #nixos
codebam_ has joined #nixos
JaakkoLuttinen[m has joined #nixos
Ericson2314 has joined #nixos
scheibenkleister has joined #nixos
RomanBall[m] has joined #nixos
Lorenzoas3ii[m] has joined #nixos
throwaway740928[ has joined #nixos
anonymouserobot[ has joined #nixos
davidwhiting[m] has joined #nixos
NobbZ[m] has joined #nixos
Paul[m]3 has joined #nixos
mvnetbiz_ has joined #nixos
srid has joined #nixos
OJ[m] has joined #nixos
heyarne[m] has joined #nixos
ydlr[m] has joined #nixos
kunrooted[m] has joined #nixos
princemachiavell has joined #nixos
neonfuz2 has joined #nixos
st3r4g[m] has joined #nixos
cwnovusordoseclo has joined #nixos
pbcheesecake[m] has joined #nixos
domenkozar[m] has joined #nixos
mrketsuban[m] has joined #nixos
v0lde[m] has joined #nixos
edrex has joined #nixos
tim92[m] has joined #nixos
FOSSGuy[m] has joined #nixos
rschulman has joined #nixos
Yakulu[m] has joined #nixos
kloenk has joined #nixos
CRTified[m] has joined #nixos
SumnerEvans[m] has joined #nixos
atemu12[m] has joined #nixos
Miguel[m] has joined #nixos
akirill0v[m] has joined #nixos
dmytrokurch[m] has joined #nixos
Kng[m] has joined #nixos
unclechu has joined #nixos
ptotter[m] has joined #nixos
bbigras has joined #nixos
spinus[m] has joined #nixos
ipv6[m] has joined #nixos
sobet[m] has joined #nixos
alexisnotme[m] has joined #nixos
mica[m] has joined #nixos
legendofmiracles has joined #nixos
alexfmpe has joined #nixos
omasanori[m] has joined #nixos
idkrn[m] has joined #nixos
musicmatze has joined #nixos
Minijackson has joined #nixos
hiroshi[m] has joined #nixos
zuh0 has joined #nixos
ploupiboulba[m] has joined #nixos
q3k[m] has joined #nixos
bitonic has joined #nixos
enno[m] has joined #nixos
danielrf[m] has joined #nixos
inferno_geek[m] has joined #nixos
Roos[m] has joined #nixos
beardhatcode has joined #nixos
j0ni[m] has joined #nixos
rnhmjoj has joined #nixos
iv_nn[m] has joined #nixos
tristan[m] has joined #nixos
Annika[m] has joined #nixos
odiug[m] has joined #nixos
RyuKurisu[m] has joined #nixos
emily has joined #nixos
AlesHuzik[m] has joined #nixos
berberman[T] has joined #nixos
humancalico[m] has joined #nixos
figgyc[m] has joined #nixos
M86ul[m] has joined #nixos
ricklafleur[m] has joined #nixos
m1kr0[m] has joined #nixos
chreekat[m] has joined #nixos
Antoine01[m] has joined #nixos
jamesrains[m] has joined #nixos
AnAmigian[m] has joined #nixos
juansucks[m] has joined #nixos
siraben has joined #nixos
maralorn has joined #nixos
fufexan[m] has joined #nixos
wvud[m] has joined #nixos
fendingshadows[m has joined #nixos
diegov_ has joined #nixos
qbit[m] has joined #nixos
aiden[m] has joined #nixos
anser78[m] has joined #nixos
dunc4n has joined #nixos
landed-pending[m has joined #nixos
mjlbach has joined #nixos
marius_k[m]1 has joined #nixos
aaronjanse has joined #nixos
pheoxy has joined #nixos
eliasp[m] has joined #nixos
philipp[m] has joined #nixos
DevTurks[m] has joined #nixos
ili has joined #nixos
leibniz[m] has joined #nixos
jojosch[m] has joined #nixos
Unempl0yed[m] has joined #nixos
eadwu has joined #nixos
ogroendal[m] has joined #nixos
demostanis[m] has joined #nixos
fgaz has joined #nixos
ekotik[m] has joined #nixos
dbirks[m] has joined #nixos
vasishath[m] has joined #nixos
epitron[m] has joined #nixos
kevincox has joined #nixos
a12l has joined #nixos
JrgKtemeier[m] has joined #nixos
GideonOgbonna[m] has joined #nixos
ma27[m] has joined #nixos
leons has joined #nixos
pacc[m] has joined #nixos
cepheus has joined #nixos
kevin[m] has joined #nixos
duffelbag[m] has joined #nixos
garbas[m] has joined #nixos
konfou[m] has joined #nixos
Linus[m]1 has joined #nixos
teutat3s[m]1 has joined #nixos
kalbasit[m] has joined #nixos
Essence[m] has joined #nixos
mith[m] has joined #nixos
sebbadk[m] has joined #nixos
nicbk has joined #nixos
cogito271[m] has joined #nixos
rmcgibbo[m] has joined #nixos
suprime[m] has joined #nixos
phirsch has joined #nixos
sk4l[m] has joined #nixos
ThomasGummerer[m has joined #nixos
ero-sennin[m] has joined #nixos
dev-kcw[m] has joined #nixos
fliegendewurst[m has joined #nixos
RageGamermatrixo has joined #nixos
alienpirate5 has joined #nixos
vancoding[m] has joined #nixos
juliendehos[m] has joined #nixos
disposabled[m] has joined #nixos
gh0st[m] has joined #nixos
notgne2[m] has joined #nixos
mt[m] has joined #nixos
leonardp has joined #nixos
Zoom[m] has joined #nixos
enblanco[m] has joined #nixos
jhgarner[m] has joined #nixos
us3r[m] has joined #nixos
slby[m] has joined #nixos
tutitau[m] has joined #nixos
jtojnar has joined #nixos
tad-lispy[m] has joined #nixos
ppom[m] has joined #nixos
DavHau[m] has joined #nixos
fiveseven[m] has joined #nixos
lemmie[m]2 has joined #nixos
timstott[m] has joined #nixos
puzzlewolf has joined #nixos
kgjfeduwieigt83e has joined #nixos
pdp8[m] has joined #nixos
ayyess[m] has joined #nixos
awaxa has joined #nixos
Schicko has joined #nixos
axx has joined #nixos
e[m] has joined #nixos
Milanfallbackacc has joined #nixos
MatthieuCoudron[ has joined #nixos
blah1367[m] has joined #nixos
korrr[m] has joined #nixos
veryepicusername has joined #nixos
mhj[m] has joined #nixos
hypn0z[m] has joined #nixos
raccoon[m] has joined #nixos
codyopel has joined #nixos
waxlamp[m] has joined #nixos
blakeellis[m] has joined #nixos
pacc6[m] has joined #nixos
goibhniu has joined #nixos
gurkan[m] has joined #nixos
dotdotok[m] has joined #nixos
ThomasTuegel[m] has joined #nixos
bekkvann[m] has joined #nixos
ebbertd[m] has joined #nixos
grahamc[m] has joined #nixos
jbal[m] has joined #nixos
zipfelsack[m] has joined #nixos
kerru_an[m] has joined #nixos
kb[m] has joined #nixos
redcedar[m] has joined #nixos
cidkid[m] has joined #nixos
onny[m] has joined #nixos
coloneljohnby[m] has joined #nixos
ramses[m] has joined #nixos
Lurkki[m] has joined #nixos
livestradamus[m] has joined #nixos
Brian[m]6 has joined #nixos
lopsided98 has quit [Ping timeout: 245 seconds]
lopsided98 has joined #nixos
<{^_^}> [nixpkgs] @kalbasit merged pull request #118959 → bazel-kazel: 0.2.1 -> 0.2.2 → https://github.com/NixOS/nixpkgs/pull/118959
<{^_^}> [nixpkgs] @kquick opened pull request #118960 → nixos/nix-daemon: assert system or systems for buildMachines. → https://github.com/NixOS/nixpkgs/pull/118960
marusich has quit [Ping timeout: 245 seconds]
<emily> has anyone used the libclang Python bindings with nixpkgs python? I can't figure out how to get it working; `python39.withPackages (ps: [llvmPackages.libclang.python])` isn't right apparently
hyper_ch has joined #nixos
Siyo has quit [Quit: Bye]
Siyo has joined #nixos
muppeth has quit [Remote host closed the connection]
muppeth has joined #nixos
<alienpirate5> getting this many many times for osu-lazer: `The author primary signature validity period has expired.`
<alienpirate5> i'm on unstable-small
<{^_^}> [nixpkgs] @Izorkin opened pull request #118961 → nixos/redis: enable sandbox mode → https://github.com/NixOS/nixpkgs/pull/118961
bakerboy has joined #nixos
dotdotok has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118962 → cargo-deny: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/118962
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<Izorkin> aanderse: I'm waiting for this PR - #106492 to be updated
<{^_^}> https://github.com/NixOS/nixpkgs/pull/106492 (by stevenroose, 17 weeks ago, open): Second attempt at adding PeerTube package
marusich has joined #nixos
marusich has quit [Client Quit]
<matthewcroughan> How do you use someone else's nixosModules in your own config after adding them as an input to your flake?
<matthewcroughan> anyone know?
jpo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118963 → ccls: 0.20201219 -> 0.20210330 → https://github.com/NixOS/nixpkgs/pull/118963
bakerboy has quit [Quit: Leaving]
philr has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @danieldk opened pull request #118964 → python3Packages.pytorch: disable building of tests → https://github.com/NixOS/nixpkgs/pull/118964
astylian has joined #nixos
ahmedelgabri has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118965 → certbot: 1.13.0 -> 1.14.0 → https://github.com/NixOS/nixpkgs/pull/118965
<{^_^}> [nixpkgs] @vbgl opened pull request #118966 → ocamlPackages.ezxmlm: 1.0.2 → 1.1.0 → https://github.com/NixOS/nixpkgs/pull/118966
<{^_^}> [nixpkgs] @veprbl opened pull request #118967 → rivet: 3.1.3 -> 3.1.4 → https://github.com/NixOS/nixpkgs/pull/118967
<Ke> ok am I now technically here on #nixos?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118968 → chezmoi: 2.0.8 -> 2.0.9 → https://github.com/NixOS/nixpkgs/pull/118968
cole-h has quit [Ping timeout: 240 seconds]
<dutchie> Ke: seems so to me
* dutchie wonders whether he should open a new PR for https://github.com/NixOS/nixpkgs/pull/112533#issuecomment-816672471
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118969 → ciao: 1.19.0 -> 1.20.0 → https://github.com/NixOS/nixpkgs/pull/118969
sangoma has quit [Ping timeout: 240 seconds]
bitmapper has quit [Quit: Connection closed for inactivity]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118970 → civetweb: 1.13 -> 1.14 → https://github.com/NixOS/nixpkgs/pull/118970
<Ke> jkarlson | apparently yes <Error sending message>
<Ke> heh
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118971 → clash: 1.4.2 -> 1.5.0 → https://github.com/NixOS/nixpkgs/pull/118971
astylian has quit [Ping timeout: 252 seconds]
novafacing has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118972 → cloud-nuke: 0.1.27 -> 0.1.28 → https://github.com/NixOS/nixpkgs/pull/118972
philr has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/7c6aa8400be (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
Diogo9301 has joined #nixos
Diogo930 has quit [Ping timeout: 260 seconds]
Diogo9301 is now known as Diogo930
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118973 → coordgenlibs: 2.0.2 -> 2.0.3 → https://github.com/NixOS/nixpkgs/pull/118973
rprije has joined #nixos
malook has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118975 → cpp-utilities: 5.10.1 -> 5.10.2 → https://github.com/NixOS/nixpkgs/pull/118975
malook has quit [Client Quit]
malook has joined #nixos
<{^_^}> [nixpkgs] @LeSuisse opened pull request #118976 → jasper: 2.0.26 -> 2.0.28 → https://github.com/NixOS/nixpkgs/pull/118976
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118977 → cri-tools: 1.20.0 -> 1.21.0 → https://github.com/NixOS/nixpkgs/pull/118977
h0m1 has joined #nixos
rubm_ has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @raboof opened pull request #118978 → gi-docgen: make DevHelp and index.json ordered → https://github.com/NixOS/nixpkgs/pull/118978
fendor has joined #nixos
malook has quit [Quit: malook]
<{^_^}> [nixpkgs] @doronbehar merged pull request #118975 → cpp-utilities: 5.10.1 -> 5.10.2 → https://github.com/NixOS/nixpkgs/pull/118975
rubm has joined #nixos
<{^_^}> [nixpkgs] @LeSuisse opened pull request #118979 → mediawiki: 1.35.1 -> 1.35.2 → https://github.com/NixOS/nixpkgs/pull/118979
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118980 → dbmate: 1.11.0 -> 1.12.0 → https://github.com/NixOS/nixpkgs/pull/118980
<{^_^}> [nixpkgs] @taku0 opened pull request #118981 → [20.09] thunderbird, thunderbird-bin: 78.9.0 -> 78.9.1 [Moderate security fixes] → https://github.com/NixOS/nixpkgs/pull/118981
griff__ has joined #nixos
ahmedelgabri has joined #nixos
srk has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118982 → disfetch: 1.21 -> 1.22 → https://github.com/NixOS/nixpkgs/pull/118982
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118983 → dnsproxy: 0.36.0 -> 0.37.0 → https://github.com/NixOS/nixpkgs/pull/118983
gxt has joined #nixos
<{^_^}> [nixpkgs] @Tomahna opened pull request #118984 → metals: 0.10.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/118984
tejing has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118986 → dnsx: 1.0.1 -> 1.0.2 → https://github.com/NixOS/nixpkgs/pull/118986
novafacing has quit [Quit: novafacing]
novafacing has joined #nixos
<{^_^}> [nixpkgs] @ju1m opened pull request #118987 → blender: install with python3Packages.requests, fixes #97250 → https://github.com/NixOS/nixpkgs/pull/118987
astylian has joined #nixos
avaq has joined #nixos
avaq has quit [Ping timeout: 240 seconds]
astylian has quit [Ping timeout: 265 seconds]
cinimod has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118989 → ergo: 4.0.8 -> 4.0.9 → https://github.com/NixOS/nixpkgs/pull/118989
<{^_^}> [nixpkgs] @TredwellGit opened pull request #118990 → ffmpeg: 4.3.2 -> 4.4 → https://github.com/NixOS/nixpkgs/pull/118990
rajivr has joined #nixos
oxalica has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
aaabbbbbbbbbb has joined #nixos
<{^_^}> [nixpkgs] @sheenobu opened pull request #118991 → edk2/OVMF: add hooks for building for IA32 on 64bit stdenv → https://github.com/NixOS/nixpkgs/pull/118991
ml| has joined #nixos
teasea has quit [Ping timeout: 260 seconds]
ahmedelgabri has quit [Ping timeout: 260 seconds]
berberman_ has joined #nixos
oxalica1 has joined #nixos
berberman has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @onny opened pull request #118992 → hyperpotamus: init at 0.38.2 → https://github.com/NixOS/nixpkgs/pull/118992
oxalica has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @tomfitzhenry opened pull request #118993 → nixos/manual: document how to install over a serial port → https://github.com/NixOS/nixpkgs/pull/118993
oxalica1 has quit [Ping timeout: 268 seconds]
teasea has joined #nixos
sangoma has joined #nixos
<{^_^}> [nixpkgs] @06kellyjac opened pull request #118994 → octant: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/118994
civodul has joined #nixos
ml| has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118995 → frangipanni: 0.4.0 -> 0.4.2 → https://github.com/NixOS/nixpkgs/pull/118995
ahmedelgabri has joined #nixos
ml| has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118997 → fstrm: 0.6.0 -> 0.6.1 → https://github.com/NixOS/nixpkgs/pull/118997
<{^_^}> [nixpkgs] @onny opened pull request #118998 → libtransmission: init at 3.00 → https://github.com/NixOS/nixpkgs/pull/118998
cptchaos83 has quit [Ping timeout: 240 seconds]
cptchaos83 has joined #nixos
fuiltilt has quit [Quit: WeeChat 2.9]
zebrag has joined #nixos
zupo has joined #nixos
supercoven has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #118999 → gdu: 4.9.1 -> 4.10.0 → https://github.com/NixOS/nixpkgs/pull/118999
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119000 → gerbera: 1.7.0 -> 1.8.0 → https://github.com/NixOS/nixpkgs/pull/119000
zupo has joined #nixos
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @onny opened pull request #119001 → foliate: init at 2.6.3 → https://github.com/NixOS/nixpkgs/pull/119001
<{^_^}> [nixpkgs] @mweinelt merged pull request #118943 → home-assistant: 2021.4.1 -> 2021.4.2 → https://github.com/NixOS/nixpkgs/pull/118943
poscat has quit [Remote host closed the connection]
<pinpox> ,locate file
<hexa-> file
<{^_^}> Found in packages: go, bro, ola, calc, file, biber, davix, dillo, jetty, smesh, zulu8, codimd, gauche, geant4, gitlab, heroku, meteor, moodle, mopidy, newman, racket, spyder, toybox, chipsec, cypress, go_1_14, srecord, vagrant, arcanist, brackets, cryptpad, gwyddion, sonic-pi, spacegun, wallabag, linux.dev, mediawiki, opendylan, plan9port, rustc.doc, wordpress, codeblocks, kibana-oss, leo-editor, code-server, graalvm8-ce, kibana7-oss, and 108 more
poscat has joined #nixos
<pinpox> Damn, what package do I need for the `file` command? This is about the worst thing to google
<pinpox> oh ok, it's just "file".. nevermind
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119002 → gitleaks: 7.3.0 -> 7.4.0 → https://github.com/NixOS/nixpkgs/pull/119002
rprije has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @primeos opened pull request #119003 → chromium: Fix the build (libva redefinition) → https://github.com/NixOS/nixpkgs/pull/119003
endvra has joined #nixos
jophish has joined #nixos
<jophish> Hi all
<jophish> Does anyone know in which packages I might find hcitool and rfcomm?
<jophish> not in bluez
<jophish> oh, seem slike it's long deprecated
<Ke> ,locate bin hcitool
<{^_^}> Couldn't find in any packages
<hexa-> jophish: you can use bluetoothctl instead
<{^_^}> [nixpkgs] @zimbatm merged pull request #116775 → nixos/github-runner: init at v2.277.1 → https://github.com/NixOS/nixpkgs/pull/116775
<jophish> hexa- (IRC): even for the rfcomm part?
<jophish> i.e. making a serial port out of a bluetooth connection
<hexa-> jophish: btmgmt maybe?
<jophish> I'll take a look, thanks
<jophish> hmm, doens't look like it a first glance
<jophish> I've been trying for 15 minutes just to avoid walking across the room :(
<jophish> much longer if you count the time it took to set up my matrix server to talk to #nixos on freenode
<{^_^}> [nixpkgs] @mweinelt closed pull request #116589 → python38Packages.jsonrpc-base: 1.1.0 -> 2.0.0 → https://github.com/NixOS/nixpkgs/pull/116589
liuyb has quit [Ping timeout: 246 seconds]
arcnmx has left #nixos [#nixos]
arcnmx has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #119004 → home-assistant: 2021.4.2 -> 2021.4.3 → https://github.com/NixOS/nixpkgs/pull/119004
sangoma has quit [Ping timeout: 265 seconds]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @LeSuisse opened pull request #119005 → tcpdump: 4.9.3 -> 4.9.99 → https://github.com/NixOS/nixpkgs/pull/119005
<{^_^}> [nixpkgs] @fgaz opened pull request #119006 → pikchr: init at unstable-2021-04-07 → https://github.com/NixOS/nixpkgs/pull/119006
<{^_^}> [nixpkgs] @HolgerPeters opened pull request #119007 → Add pyramid_tm [WIP] → https://github.com/NixOS/nixpkgs/pull/119007
<{^_^}> [nixpkgs] @veprbl opened pull request #119008 → python3Packages.matplotlib: 3.3.4 -> 3.4.1, enable testing → https://github.com/NixOS/nixpkgs/pull/119008
<{^_^}> [nixpkgs] @mweinelt opened pull request #119009 → python3Packages.snitun: disable failing test on darwin → https://github.com/NixOS/nixpkgs/pull/119009
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119010 → glfw: 3.3.3 -> 3.3.4 → https://github.com/NixOS/nixpkgs/pull/119010
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
_bin has quit [Quit: ZNC - https://znc.in]
_bin has joined #nixos
__monty__ has joined #nixos
lsix has joined #nixos
<{^_^}> [nixpkgs] @veprbl pushed to github-runner_eval_fix « github-runner: fix eval »: https://git.io/JOJoX
<{^_^}> [nixpkgs] @veprbl opened pull request #119011 → github-runner: fix eval → https://github.com/NixOS/nixpkgs/pull/119011
lsix has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119012 → go-ethereum: 1.10.1 -> 1.10.2 → https://github.com/NixOS/nixpkgs/pull/119012
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119013 → go-toml: 1.8.1 -> 1.9.0 → https://github.com/NixOS/nixpkgs/pull/119013
<{^_^}> [nixpkgs] @veprbl merged pull request #119011 → github-runner: fix eval → https://github.com/NixOS/nixpkgs/pull/119011
f4r has joined #nixos
sciamp has joined #nixos
alexherbo2 has joined #nixos
vidbina has joined #nixos
<{^_^}> [nixpkgs] @ehmry opened pull request #119014 → zstd: do not cross-compile tests → https://github.com/NixOS/nixpkgs/pull/119014
sciamp has quit [Ping timeout: 240 seconds]
respawn_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119015 → grafana-agent: 0.13.0 -> 0.13.1 → https://github.com/NixOS/nixpkgs/pull/119015
<{^_^}> [nixpkgs] @aanderse merged pull request #118979 → mediawiki: 1.35.1 -> 1.35.2 → https://github.com/NixOS/nixpkgs/pull/118979
mallox has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #119017 → python3Packages.pykwalify: 1.7.0 -> 1.8.0 → https://github.com/NixOS/nixpkgs/pull/119017
<{^_^}> [nixpkgs] @fabaff merged pull request #118986 → dnsx: 1.0.1 -> 1.0.2 → https://github.com/NixOS/nixpkgs/pull/118986
<{^_^}> [nixpkgs] @fabaff merged pull request #118999 → gdu: 4.9.1 -> 4.10.0 → https://github.com/NixOS/nixpkgs/pull/118999
kfiz has joined #nixos
<{^_^}> [nixpkgs] @fabaff merged pull request #118982 → disfetch: 1.21 -> 1.22 → https://github.com/NixOS/nixpkgs/pull/118982
mallox has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @dasisdormax opened pull request #119018 → astc-encoder: init at 2.5 → https://github.com/NixOS/nixpkgs/pull/119018
<{^_^}> [nixpkgs] @fabaff merged pull request #119002 → gitleaks: 7.3.0 -> 7.4.0 → https://github.com/NixOS/nixpkgs/pull/119002
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119019 → helmsman: 3.6.6 -> 3.6.7 → https://github.com/NixOS/nixpkgs/pull/119019
vidbina has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @dotlambda opened pull request #119020 → pythonPackages.splinter: fix build → https://github.com/NixOS/nixpkgs/pull/119020
<afontain_> I was wondering, since cache.nixos.org has things as old as 2013-07-10, how much hope there is that should I write a thesis with a reproducible shell.nix, it would work in 10 years?
<afontain_> wowowow
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119021 → httpx: 1.0.3 -> 1.0.4 → https://github.com/NixOS/nixpkgs/pull/119021
ManiacOfMadness has joined #nixos
<afontain_> (whoops, the log wasn't meant for this channel)
zeenk has joined #nixos
liuyb has joined #nixos
<{^_^}> [nixpkgs] @veprbl opened pull request #119022 → pythia: 8.303 -> 8.304 → https://github.com/NixOS/nixpkgs/pull/119022
<{^_^}> [nixpkgs] @samuela opened pull request #119023 → vscodium: 1.55.0 -> 1.55.1 → https://github.com/NixOS/nixpkgs/pull/119023
<{^_^}> [nixpkgs] @samuela opened pull request #119024 → vscode: 1.55.0 -> 1.55.1 → https://github.com/NixOS/nixpkgs/pull/119024
<{^_^}> [nixpkgs] @mweinelt merged pull request #119004 → home-assistant: 2021.4.2 -> 2021.4.3 → https://github.com/NixOS/nixpkgs/pull/119004
<arianvp> pie_: hmm
<arianvp> no particular reason RE NIX_REMOTE
liuyb has quit [Ping timeout: 276 seconds]
<arianvp> im trying to use vscode-with-extensions on nixos but it isn't working. anybody using this?
ManiacOfMadness has quit [Ping timeout: 260 seconds]
philr has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119025 → imgproxy: 2.16.2 -> 2.16.3 → https://github.com/NixOS/nixpkgs/pull/119025
garionion has joined #nixos
S0rin_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119026 → jackett: 0.17.764 -> 0.17.865 → https://github.com/NixOS/nixpkgs/pull/119026
S0rin has quit [Ping timeout: 240 seconds]
kmein has joined #nixos
Dr8128 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119027 → jbang: 0.69.2 -> 0.70.0 → https://github.com/NixOS/nixpkgs/pull/119027
skandix has quit [Ping timeout: 245 seconds]
sangoma has quit [Ping timeout: 252 seconds]
chenin has joined #nixos
sangoma has joined #nixos
<{^_^}> [nixpkgs] @primeos merged pull request #119003 → chromium: Fix the build (libva redefinition) → https://github.com/NixOS/nixpkgs/pull/119003
novafacing has quit [Quit: novafacing]
novafacing has joined #nixos
novafacing has quit [Client Quit]
sangoma has quit [Ping timeout: 252 seconds]
novafacing has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119028 → jftui: 0.4.0 -> 0.5.0 → https://github.com/NixOS/nixpkgs/pull/119028
amk has joined #nixos
respawn_ has quit [Quit: Leaving]
VideoGameEnjoyer has quit [Ping timeout: 240 seconds]
VideoGameEnjoyer has joined #nixos
shibboleth has joined #nixos
chenin has left #nixos [#nixos]
VideoGameEnjoyer has quit [Quit: Konversation terminated!]
VideoGameEnjoyer has joined #nixos
VideoGameEnjoyer has quit [Remote host closed the connection]
chenin has joined #nixos
VideoGameEnjoyer has joined #nixos
juhe has joined #nixos
chenin has left #nixos [#nixos]
dev_mohe has joined #nixos
dev_mohe has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119030 → kubernetes: 1.20.5 -> 1.21.0 → https://github.com/NixOS/nixpkgs/pull/119030
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119031 → kustomize-sops: 2.5.1 -> 2.5.2 → https://github.com/NixOS/nixpkgs/pull/119031
novafacing has quit [Quit: novafacing]
<{^_^}> [nixpkgs] @yusdacra opened pull request #119032 → pythonPackages.hydrus: 431 -> 434 → https://github.com/NixOS/nixpkgs/pull/119032
novafacing has joined #nixos
cinimod has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119033 → lazygit: 0.26.1 -> 0.27.3 → https://github.com/NixOS/nixpkgs/pull/119033
ahmedelgabri has quit [Ping timeout: 250 seconds]
FRidh has joined #nixos
VideoGameEnjoyer has quit [Quit: Konversation terminated!]
mmmattyx has joined #nixos
azahi has joined #nixos
eacameron has joined #nixos
<m1cr0man> Hey folks qq, I am declaring a string in two different parts of my nix config and I want them to be merged (they are multi line strings). Is this possible? Currently I get the error "the option has conflicing definition values"
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119034 → libdigidocpp: 3.14.5 -> 3.14.6 → https://github.com/NixOS/nixpkgs/pull/119034
<m1cr0man> It's a custom option I've declared so if this isn't possible I'm going to make it a list of strings
<infinisil> m1cr0man: The option type determines how multiple values are merged
<infinisil> types.str forbids merging
<infinisil> But types.lines merges by concatenating with \n
<m1cr0man> infinisil: Ah! Ok that's great to know :) TIL
<m1cr0man> infinisil: ++
<infinisil> :)
<m1cr0man> infinisil++
<{^_^}> infinisil's karma got increased to 416
malook has joined #nixos
malook has quit [Client Quit]
azahi has quit [Quit: F]
azahi has joined #nixos
ahmedelgabri has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @fabaff merged pull request #119021 → httpx: 1.0.3 -> 1.0.4 → https://github.com/NixOS/nixpkgs/pull/119021
alexherbo2 has quit [Ping timeout: 265 seconds]
alexherbo2 has joined #nixos
muppeth has quit [Remote host closed the connection]
muppeth has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #119035 → spotdl: 3.5.0 -> 3.5.1 → https://github.com/NixOS/nixpkgs/pull/119035
<{^_^}> [nixpkgs] @sternenseemann merged pull request #107766 → nixos/spacecookie: convert into settings-style service module → https://github.com/NixOS/nixpkgs/pull/107766
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @dotlambda merged pull request #118938 → imagemagick7: 7.0.11-5 -> 7.0.11-6 → https://github.com/NixOS/nixpkgs/pull/118938
<{^_^}> [nixpkgs] @totoroot opened pull request #119036 → qownnotes: 21.3.2 -> 21.4.0 → https://github.com/NixOS/nixpkgs/pull/119036
liuyb has joined #nixos
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @emmanuelrosa opened pull request #119038 → bisq: init at 1.6.2 → https://github.com/NixOS/nixpkgs/pull/119038
liuyb has quit [Ping timeout: 240 seconds]
<cwnovusordoseclo> Does anybody have nixos booting reliably on raspi 3b? Mine boots maybe 1/20 times and hangs on "starting kernel" the rest of the time. and unlike what the wiki says, it doesn't secretly boot in the background.
<{^_^}> [nixpkgs] @ncfavier opened pull request #119039 → nixos/nginx: make sslCertificate and sslCertificateKey nullable → https://github.com/NixOS/nixpkgs/pull/119039
philr has joined #nixos
<{^_^}> [nixpkgs] @aanderse merged pull request #118952 → services.postgresql: Improve example clarity → https://github.com/NixOS/nixpkgs/pull/118952
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119040 → libqalculate: 3.17.0 -> 3.18.0 → https://github.com/NixOS/nixpkgs/pull/119040
<{^_^}> [nixpkgs] @das-g opened pull request #119041 → osm2pgsql: 1.4.1 -> 1.4.2 → https://github.com/NixOS/nixpkgs/pull/119041
<Orbstheorem> What's the raw storage used by cache.nixos.org?
<hexa-> something amazon s3
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #118818 → pytorch: don't install test binaries → https://github.com/NixOS/nixpkgs/pull/118818
proofofkeags has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118971 → clash: 1.4.2 -> 1.5.0 → https://github.com/NixOS/nixpkgs/pull/118971
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118980 → dbmate: 1.11.0 -> 1.12.0 → https://github.com/NixOS/nixpkgs/pull/118980
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118983 → dnsproxy: 0.36.0 -> 0.37.0 → https://github.com/NixOS/nixpkgs/pull/118983
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118984 → metals: 0.10.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/118984
kaction has joined #nixos
garionion has quit [Quit: garionion]
garionion has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
lord| has quit [Ping timeout: 246 seconds]
est31 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @onsails opened pull request #119042 → vimPlugins: add vim-easytags → https://github.com/NixOS/nixpkgs/pull/119042
S0rin_ has quit [Ping timeout: 268 seconds]
est31 has joined #nixos
tmciver has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #117677 → octant-desktop: init at 0.18.0 → https://github.com/NixOS/nixpkgs/pull/117677
tmciver has joined #nixos
S0rin_ has joined #nixos
acarrico has joined #nixos
S0rin_ has quit [Client Quit]
S0rin has joined #nixos
<{^_^}> [nixpkgs] @eduardosm opened pull request #119043 → amule: unbreak, unstable-20201006 -> 2.3.3 → https://github.com/NixOS/nixpkgs/pull/119043
zebrag has quit [Quit: Konversation terminated!]
acarrico has quit [Client Quit]
zebrag has joined #nixos
novafacing has quit [Quit: novafacing]
novafacing has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to staging « tracker: more temporary parallel-build fixup »: https://git.io/JOUOw
dotdotok has joined #nixos
<{^_^}> [nixpkgs] @eduardosm closed pull request #119043 → amule: unbreak → https://github.com/NixOS/nixpkgs/pull/119043
<sterni> ,locate xcodebuild
<{^_^}> Found in packages: xcbuild, xcodebuild6
mehormlatu has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #119013 → go-toml: 1.8.1 -> 1.9.0 → https://github.com/NixOS/nixpkgs/pull/119013
<{^_^}> [nixpkgs] @erictapen pushed to release-20.09 « imagemagick7: 7.0.11-5 -> 7.0.11-6 »: https://git.io/JOUsu
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #119022 → pythia: 8.303 -> 8.304 → https://github.com/NixOS/nixpkgs/pull/119022
<pie_> lunik1: containers dont have their own store..? depending on what youre doing
<pie_> its funny because i was looking at that post earlier and im a bit confused
<pie_> if you use nixos-container at least, i think the store is mounted in the container, but nix itself is not full set up by default (unless I missed something), which is something I was working on yesterday
<{^_^}> [nixpkgs] @ehmry merged pull request #119014 → zstd: do not cross-compile tests → https://github.com/NixOS/nixpkgs/pull/119014
<pie_> I don't know about docker though
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #119036 → qownnotes: 21.3.2 -> 21.4.0 → https://github.com/NixOS/nixpkgs/pull/119036
<pie_> on that note, arianvp do you know if anything weird happens with using nix in containers? (how) do gc roots work?
<lunik1> I might be wrong. I usually use arion for container orchestration, which lets you choose whether the store is shared or not.
<pie_> I should probably look at that...I saw it earlier
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119044 → libupnp: 1.14.4 -> 1.14.5 → https://github.com/NixOS/nixpkgs/pull/119044
<pie_> arianvp: specifically zimbatm says "Another tricky thing with sharing the /nix folder is: the container itself shouldn’t ship with Nix installed. Otherwise, it might have references to store paths that are not available in the bind-mounted store. This is something that you generally discover later after a garbage-collection, once things are in production :slight_smile:" and I don't quite follow
<pie_> does he mean not having the daemon running in the container?
<pie_> (that part makes sense if youre sharing the store with the host system say)
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118933 → snd: 20.3 -> 21.1; broaden platforms; parallelize → https://github.com/NixOS/nixpkgs/pull/118933
<pie_> but i dont really understand why they arent just doing that
<supersandro2000> at least for my nspawn container the store is mounted ro
ahmedelgabri has quit [Ping timeout: 258 seconds]
<pie_> hm
anderslu1dstedt has quit [Quit: leaving]
<pie_> ok i did enable container.ephemeral so idk if thats why I have rw
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #119041 → osm2pgsql: 1.4.1 -> 1.4.2 → https://github.com/NixOS/nixpkgs/pull/119041
<pie_> is a tmpfs
<pie_> ok so i have an ro store as well, but supersandro2000 isnt the store always mounted ro
<pie_> the nix daemon handles changes
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119045 → lightburn: 0.9.22 -> 0.9.23 → https://github.com/NixOS/nixpkgs/pull/119045
ryantrinkle has joined #nixos
<ryantrinkle> Could i get a review/merge on https://github.com/NixOS/nixpkgs/pull/118740 ?
<{^_^}> #118740 (by ryantrinkle, 2 days ago, open): virtualbox: add patch to enable building with linux kernel 5.11
jophish__ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118485 → openvswitch-lts: 2.5.9 -> 2.5.12 → https://github.com/NixOS/nixpkgs/pull/118485
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118949 → cdogs-sdl: init at 0.11.0 → https://github.com/NixOS/nixpkgs/pull/118949
sangoma has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112956 → openvswitch: 2.14.1 -> 2.14.2 → https://github.com/NixOS/nixpkgs/pull/112956
<supersandro2000> pie_: on non nixos you can just use sudo to write to the store
snowflake has quit [Remote host closed the connection]
<pie_> on a mostly unrelated note, is there a way to get a fully independent nixos in a container with nixos-container?
snowflake has joined #nixos
<{^_^}> [nixpkgs] @eduardosm opened pull request #119046 → amule: unbreak (except daemon), unstable-20201006 -> 2.3.3, use cmake → https://github.com/NixOS/nixpkgs/pull/119046
novafacing has quit [Read error: Connection reset by peer]
<pinpox> How can I specify a priority between binary caches? I tried with mkForce like this: https://github.com/pinpox/nixos/blob/375c5abed0a9bbb2b4500f5bf7335dc3e66db202/modules/nix-common/default.nix#L26 but it doesn't seem to be honored
<pinpox> I want to use the default where possible and only fall back to my own cache if the default misses
<pie_> I dont quite understand; mkforce is only good for making sure those settings end up in your configuration
<pie_> are they ending up in your configuration?
<pie_> i.e. do they show up in /etc/nix/nix.conf?
tejing has joined #nixos
<sterni> pinpox: you want to use lib.mkAfter and lib.mkBefore probably
<sterni> they are tried in list order
<puck> pinpox: the nix-cache-info file can have a "Priority: 50" line as well; where lower means higher priority
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119047 → mark: 5.5 -> 5.6 → https://github.com/NixOS/nixpkgs/pull/119047
superherointj has joined #nixos
workerdrone has joined #nixos
stigo has quit [Quit: stigo]
<sterni> pinpox: okay on second thought that should work actually
<afontain_> hexa-: I think Orbstheorem's question was about how much disk space it takes
<jkt> hi there, what is the nix way of packaging something that requires `python setup.py install` followed by invoking meson + ninja?
<jkt> https://git.sr.ht/~martijnbraam/pyatem/tree is the app in question
<pinpox> sterni: puck sorry, I still don't really understand what to do about it. How do I go about fixing the priority?
<afontain_> I bet cache.nixos.org must be huge, especially since NixOS rebuild everything even when soname didn't change
<puck> pinpox: what protocol do you use for your own cache?
<hexa-> afontain_: north of 200TB iirc
<pinpox> puck: I'm using nix-serve, so I guess https
<puck> pinpox: aha. you'll have to patch nix-serve to change its priority, as it's set to 30; see https://github.com/edolstra/nix-serve/blob/60060efed98a1c51f7b96cc3bc2831b560b36cf4/nix-serve.psgi#L18
<puck> this causes it to always be polled before the nixos cache, because that has a priority of 40 (see https://cache.nixos.org/nix-cache-info)
<pinpox> puck: damn. I have no clue how to do that. Would SSH be easier?
<pinpox> can I not just change the default's cache prio to something higher?
<sterni> interesting must have hit a false positive when testing the cache priority list ordering
<puck> it's part of the store itself, so it isn't easy to change, and the nix-serve nixos module doesn't allow you to override the package..
lsix has joined #nixos
liuyb has joined #nixos
m3 has joined #nixos
m3 is now known as epta
<puck> pinpox: i believe SSH stores, if you added them, would be queried first... but i'm not entirely certain on that
<{^_^}> [nixpkgs] @onsails closed pull request #119042 → vimPlugins: add vim-autotag, vim-easytags → https://github.com/NixOS/nixpkgs/pull/119042
ahmedelgabri has joined #nixos
<pinpox> puck: are there other options that allow to configure that besides nix-serve?
<pie_> I think the issue tracker should have some issues about this
lsix has quit [Ping timeout: 250 seconds]
<pinpox> puck: Not sure how much configuration is needed to set it up via SSH, I'd like to keep it as simple as possible, just to share packages between hosts/friends
<puck> my standard suggestion here is to patch nix-serve, probably.. something along the lines of `self: super: { nix-serve = super.nix-serve.overrideAttrs (_: { patchPhase = "sed -i s/30/90/ nix-serve/nix-serve.psgi"; }); }` as an overlay i think? (untested, etc)
<pie_> oh thats about nix-serve, sorry
liuyb has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119048 → mill: 0.9.5 -> 0.9.6 → https://github.com/NixOS/nixpkgs/pull/119048
<pie_> oh huh its just a perl file
<afontain_> brb making a clone of cache.nixos.org on my laptop SSD
<pie_> wait, the _server_ sets the priority??
<puck> err, drop the "nix-serve/" in the sed
<pinpox> puck: That feels rather hackish though, is there no intended way of doing this? Feels like something that should be configurable if caches already have a priority associated with them
<pinpox> I mean, even if that works it could easily break if the code of nix-serve changes
ahmedelgabri has quit [Ping timeout: 250 seconds]
<puck> pinpox: yeah, i get that. i mostly just have a fork of nixpkgs i use, so patching things is pretty standard
<pinpox> puck: So you basically install that package form your fork?
<pie_> noone is mentioning anything about being able to set priority from your client. which i find a bit odd but it seems you cant
<pinpox> pie_: That's definitely the option I would prefer. I don't want to be dependant of some misconfiguration that might happen on the cache server if possible
<{^_^}> [nixpkgs] @minijackson opened pull request #119049 → Add Elixir configuration settings format → https://github.com/NixOS/nixpkgs/pull/119049
<pinpox> In this case, it's not very problematic since I also controle the cache server, but still it feels kinda wrong to let the server decide
lsix has joined #nixos
<pie_> note graham says in that thread "btw it isnt a good idea to depend on priority as a security feature, since it doesn't provide meaningful control over what you get from what cache."
endformationage has joined #nixos
<pinpox> grahamc[m]:++
<pinpox> grahamc[m]: Is there a workaround for that?
<{^_^}> nix#3264 (by lheckemann, 1 year ago, closed): Allow overriding substituter priorities
<pie_> pinpox: uh, that questions feels like the wrong question, you get from the cache what you query from it, youre asking for a "cache firewall" (and how would you do that)
<pinpox> pie_: Could you explain that fix? How do I use it?
<pinpox> The PR you linked seems to have added a way to override a priority, but how?
<puck> pinpox: add a ?priority=50 or so to your nix-serve cache url, i think
dotdotok has quit [Read error: Connection reset by peer]
<pie_> its also mentioned in the other thread i linked
<pinpox> puck: higher number == lower priority?
respawn_ has joined #nixos
dotdotok has joined #nixos
<puck> pinpox: yeah. i didn't realise this was a feature, lol
<pinpox> puck: ok, lemme try.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119050 → minikube: 1.18.1 -> 1.19.0 → https://github.com/NixOS/nixpkgs/pull/119050
<pie_> i mean, its obscure as hell and seems undocumented, so :D
lsix has quit [Ping timeout: 240 seconds]
lordcirth has joined #nixos
<{^_^}> [nixpkgs] @addict3d closed pull request #101533 → pythonPackages.diagrams: init at 0.17.0 → https://github.com/NixOS/nixpkgs/pull/101533
<pie_> is there anything that documents substituter url options...
<pinpox> Just this?
<pinpox> Or do I need that to nix.trustedBinaryCaches?
<puck> this should work, yes
<sterni> pinpox: man nix.conf doesn't mention prioritisation at al
<pinpox> puck: I added it, have to wait a bit for new updates to be avaialbe to see if it works now I guess.
<pinpox> At least it's not complaining about the change
<pinpox> sterni: Maybe it's missing in the docs?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119051 → minimap2: 2.17 -> 2.18 → https://github.com/NixOS/nixpkgs/pull/119051
vikanezrimaya has quit [Ping timeout: 240 seconds]
<sterni> pinpox: yeah exactly that's what I meant
<pie_> did the discourse email capacity problem get solved
anderslundstedt has joined #nixos
mehormlatu has quit [Quit: leaving]
Dr8128 has quit [Ping timeout: 246 seconds]
<sterni> pie_: afaik we are on Standard+ plan now for discourse
<sterni> so I guess yes until we hit the next limit
<{^_^}> [nixpkgs] @SEbbaDK opened pull request #119052 → ranger: Add 'source ranger' support → https://github.com/NixOS/nixpkgs/pull/119052
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119053 → minio: 2021-03-26T00-00-41Z -> 2021-04-06T23-11-00Z → https://github.com/NixOS/nixpkgs/pull/119053
<sterni> for an extended period of time
<pie_> ok because im waiting for a password reset :p ...
<sterni> well if it doesn't arrive bother someone in #nixos-infra I guess :)
<pie_> inb4 i used some other email
<azazel> hi
KoyMikajlo[m] has joined #nixos
<azazel> i'm trying to use builtins.fetchGit with nix updated to 2.4xxx and gives me an error on an url like "ssh://git@gitlab.com:etour/foo/plonetheme.tokyo.git"
<azazel> it tells me "it's not a valid url"
<azazel> if I use the url without the ssh:// scheme it tells me that "file://git@gitlab.com..." is not a valid url, why?
<supersandro2000> use git://git@
cole-h has joined #nixos
<azazel> supersandro2000: it's not a valid url either
<azazel> trying with the nix 2.3
<azazel> ... and 2.3 has no problems
growpotkin has joined #nixos
snowflake has quit [Remote host closed the connection]
<cransom> is it ssh://git@gitlab.com/etour/...?
<pie_> sterni: ended up digging out my old password file instead :)
<{^_^}> [nixpkgs] @siraben opened pull request #119054 → passerine: init at 0.9.2 → https://github.com/NixOS/nixpkgs/pull/119054
snowflake has joined #nixos
griff__ has quit [Quit: griff__]
<azazel> cransom: mmm yes, it's yours different from mine? I think to have stumbled upon this bug https://github.com/NixOS/nix/issues/3503
<{^_^}> nix#3503 (by rbvermaa, 51 weeks ago, open): URL parsing when using fetchGit does not accept the SSH URL that Github suggests anymore
<azazel> cransom: ah, the / after the hostname, sorry
<cole-h> you probably want git+ssh://git@github.com/[username]/[repo].git
<azazel> it's a thing?
<{^_^}> [nixpkgs] @eduardosm opened pull request #119055 → kicad: include desktop, icon and mime files → https://github.com/NixOS/nixpkgs/pull/119055
<cole-h> I wouldn't be suggesting it if it wasn't ;)
<cole-h> at the very least, it works with nixUnstable
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119056 → navi: 2.14.0 -> 2.15.0 → https://github.com/NixOS/nixpkgs/pull/119056
respawn__ has joined #nixos
respawn__ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @erdnaxe opened pull request #119057 → obs-websocket: init at 4.9.0 → https://github.com/NixOS/nixpkgs/pull/119057
<{^_^}> [nixpkgs] @gebner merged pull request #119040 → libqalculate: 3.17.0 -> 3.18.0 → https://github.com/NixOS/nixpkgs/pull/119040
respawn_ has quit [Ping timeout: 252 seconds]
respawn__ has joined #nixos
vidbina has joined #nixos
<supersandro2000> azazel: just git://github.com/NixOS/nix.git
<azazel> so many different schemes to mean the same thing!I'll stick with git+ssh://, it's the more explicit
<azazel> s/more/most/
respawn__ has quit [Read error: Connection reset by peer]
respawn__ has joined #nixos
bitmapper has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118951 → python3Packages.west: 0.8.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/118951
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118957 → python3Packages.pynvim: 0.4.2 -> 0.4.3 → https://github.com/NixOS/nixpkgs/pull/118957
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #119017 → python3Packages.pykwalify: 1.7.0 -> 1.8.0 → https://github.com/NixOS/nixpkgs/pull/119017
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #119020 → pythonPackages.splinter: fix build → https://github.com/NixOS/nixpkgs/pull/119020
<shapr> I did a nix-collect-garbage and now firefox won't play DRM video content. What did I mess up?
gustavderdrache has joined #nixos
eacameron has quit [Quit: Connection closed for inactivity]
<Ke> are you 100% positive these things are related?
<{^_^}> [nixpkgs] @Riey opened pull request #119058 → kime: init at 2.4.0 → https://github.com/NixOS/nixpkgs/pull/119058
<shapr> Ke: no, but I'm mostly sure it's the only change
<Ke> like you haven't kept the system on 100 days and only just recently opened a new firefox session or something?
<shapr> I had an uptime of six days before this last reboot, that was 13 hours ago.
<shapr> So it's possible something else happened, but if it wasn't nix-collect-garbage I don't know what it could have been
<shapr> Mind you, it's also the first time I ran nix-collect-garbage in a year or so
pinpox has quit [Quit: The Lounge - https://thelounge.chat]
fendor_ has joined #nixos
mayniklas has joined #nixos
berber has joined #nixos
kaction has quit [Ping timeout: 252 seconds]
pinpox has joined #nixos
<tejing> shapr: nix-collect-garbage REALLY shouldn't ever break anything. If it does, it's most likely a sign of deeper problems
<shapr> tejing: I'm certainly not a nixpert, how could I learn more?
fendor has quit [Ping timeout: 252 seconds]
<pie_> shapr: oh hi o/
<shapr> o hi pie_
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119059 → obsidian: 0.11.9 -> 0.11.13 → https://github.com/NixOS/nixpkgs/pull/119059
<tejing> the most likely reason nix-collect-garbage would break something is if you manually put a nix store path into something and that derivation got updated.
<shapr> It's possible I got firefox working via nix-env -i a year ago, and then broke that when I switched everything to /etc/nixos/configuration.nix but didn't notice until I ran nix-collect-garbage
Dr8128 has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #119060 → python3Packages.pydanfossair: init at 0.1.0 → https://github.com/NixOS/nixpkgs/pull/119060
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119061 → octant: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/119061
kiki has joined #nixos
<kiki> ,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
dev_mohe has joined #nixos
jonringer has joined #nixos
respawn_ has joined #nixos
respawn__ has quit [Remote host closed the connection]
<kiki> hi, stupid question
<kiki> would nixos for a verylarge pentesting environment be pointless/overkill/overdrive or am i thinking this the wrong way
<simpson> As the penetration/exploit host? It's not especially designed for that, but I don't see why not. What are your concerns?
<kiki> basically it would have tons of python stuff.. but i guess i can just..use pipenv for that right?
<kiki> my issue is that i want to be able to run/rerun it anywhere
<kiki> i could just use a vm with snapshots for that
<kiki> (apologies im new to this stuff)
<simpson> We have a serious number of Python packages in nixpkgs. You might be able to set up your Python environment entirely using nixpkgs tools.
leothrix has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119062 → oneDNN: 2.1.3 -> 2.2.1 → https://github.com/NixOS/nixpkgs/pull/119062
philr has quit [Ping timeout: 268 seconds]
<kiki> installing each python etc package in a pipenv would make sure there's no depency hell.. so i guess nixos would be overkill for that..right?
<{^_^}> [nixpkgs] @mausch opened pull request #119063 → telepresence2: init at 2.1.4 → https://github.com/NixOS/nixpkgs/pull/119063
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119064 → onedrive: 2.4.10 -> 2.4.11 → https://github.com/NixOS/nixpkgs/pull/119064
<simpson> kiki: I don't know what overkill would be. You have size constraints?
kiki has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @06kellyjac closed pull request #118994 → octant: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/118994
<{^_^}> [nixpkgs] @06kellyjac reopened pull request #118994 → octant: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/118994
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119065 → openfpgaloader: 0.2.5 -> 0.2.6 → https://github.com/NixOS/nixpkgs/pull/119065
respawn_ has quit [Read error: Connection reset by peer]
respawn_ has joined #nixos
<afontain_> davidak: (I'm the one that made the PR) I wonder if that might be caused by a missing licence on the other mkDerivation?
mutantmell has quit [Quit: WeeChat 3.1]
<afontain_> I must say I installed NixOS this week, so I'm new to all this :P
liuyb has joined #nixos
<afontain_> coming from Alpine, I kinda get the impression Nix is a Rube Goldberg machine
<davidak[m]> i use nixos for 5+ years and have no clue :D
<davidak[m]> the errors are sometimes more misleading than helpful
<{^_^}> [nixpkgs] @marsam merged pull request #118972 → cloud-nuke: 0.1.27 -> 0.1.28 → https://github.com/NixOS/nixpkgs/pull/118972
<simpson> davidak[m]: --show-trace might help.
<simpson> And yeah, nixpkgs is quite complex. There's many different interacting subsystems.
<davidak[m]> afontain: can you try to build it with nix run -f channel:nixos-unstable nixpkgs-review -c nixpkgs-review wip
<davidak[m]> maybe you get the same error that way and can try to fix it
ryantrinkle has quit [Ping timeout: 240 seconds]
<tejing> afontain_ the thing is, nix itself is actually quite simple. all the complexity is in the code written in the nix language.
<davidak[m]> simpson: how to apply that to nixpkgs-review?
sangoma has quit [Read error: Connection reset by peer]
<Yaniel> does meta.license even allow arrays?
liuyb has quit [Ping timeout: 265 seconds]
<cole-h> > [ lib.licenses.mit lib.licenses.asl2 ]
<{^_^}> [ <CODE> <CODE> ]
<cole-h> yes
<cole-h> (and you probably meant a list instead of an array)
<Yaniel> yes
<Yaniel> just checked and apprently ripgrep does it the same way: license = with licenses; [ unlicense /* or */ mit ];
<cole-h> some / most rust projects are like that
<cole-h> (except apache2 or MIT -- burntsushi uses unlicense instead of apache2)
stigo has joined #nixos
snowflake has quit [Remote host closed the connection]
<davidak[m]> cole-h: is that a recommendation in the rust community?
<{^_^}> [nixpkgs] @doronbehar opened pull request #119067 → feeds: Rename to gnome-feeds → https://github.com/NixOS/nixpkgs/pull/119067
snowflake has joined #nixos
<Yaniel> davidak: yes
<cole-h> davidak[m]: I dunno if it's a recommendation, but that's what most crates are typically licensed as.
ryantrinkle has joined #nixos
vulpine is now known as vulpinevulpinevu
vulpinevulpinevu is now known as vulpine
<afontain_> wait, is a list supposed to be a or, or and and?
<afontain_> *an and
<afontain_> because here, there are parts in the 4 licences
ronthecookie has quit [Quit: o~/]
ronthecookie has joined #nixos
<afontain_> I'm running your command btw
ahmedelgabri has joined #nixos
cole-h has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @siraben closed pull request #55973 → build-fhs-userenv: change to using bubblewrap over chrootenv → https://github.com/NixOS/nixpkgs/pull/55973
kiki has joined #nixos
<afontain_> I can't really make sense of the output, but it's running
<davidak[m]> it should either give you a shell where the package is available or give an error
<afontain_> No diff detected, stopping review...
<afontain_> ^ not quite what I expected
MidAutumnHotaru has quit [Ping timeout: 240 seconds]
<davidak[m]> ok. that was the command for uncommitted changes...
<afontain_> I'm on the right branch though
MidAutumnHotaru has joined #nixos
<afontain_> trying `… pr 118921`
vrinek has quit [Ping timeout: 260 seconds]
<davidak[m]> yes
<afontain_> also, do you have an idea for the desktop file thing?
<{^_^}> [nixpkgs] @arcnmx opened pull request #119068 → cc-wrapper: match useGccForLibs conditional order → https://github.com/NixOS/nixpkgs/pull/119068
<afontain_> (while it's doing processing magic)
ahmedelgabri has quit [Ping timeout: 260 seconds]
astylian has joined #nixos
<afontain_> davidak: what am I supposed to do once I'm in the shell?
<afontain_> ah, yes, I see your error too
<davidak[m]> es example
zebrag has quit [*.net *.split]
JerryXiao has quit [*.net *.split]
vancz has quit [*.net *.split]
diamondbond has quit [*.net *.split]
pie_ has quit [*.net *.split]
mz` has quit [*.net *.split]
Heirlung has quit [*.net *.split]
aszlig has quit [*.net *.split]
emilsp has quit [*.net *.split]
gthm has quit [*.net *.split]
tstat_ has quit [*.net *.split]
leotaku has quit [*.net *.split]
Cale has quit [*.net *.split]
sigtrm has quit [*.net *.split]
deltab has quit [*.net *.split]
edef has quit [*.net *.split]
mschwaig has quit [*.net *.split]
WilliButz has quit [*.net *.split]
carbolymer has quit [*.net *.split]
kaptin has quit [*.net *.split]
djanatyn_ has quit [*.net *.split]
JasonO has quit [*.net *.split]
Aleksejs has quit [*.net *.split]
puck has quit [*.net *.split]
superbaloo has quit [*.net *.split]
nore has quit [*.net *.split]
thomassgn has quit [*.net *.split]
infowicz has quit [*.net *.split]
whatisRT has quit [*.net *.split]
dweller has quit [*.net *.split]
nbp has quit [*.net *.split]
cjay has quit [*.net *.split]
yagoham_ has quit [*.net *.split]
buzzert has quit [*.net *.split]
heath has quit [*.net *.split]
demize has quit [*.net *.split]
deni has quit [*.net *.split]
niksnut has quit [*.net *.split]
sjlnk has quit [*.net *.split]
mlen has quit [*.net *.split]
remexre has quit [*.net *.split]
sveitser2 has quit [*.net *.split]
plp_ has quit [*.net *.split]
dredozubov has quit [*.net *.split]
<afontain_> also, I probably should have a look at how upstream makes the desktop files, but I because I probably shouldn't write my own
<{^_^}> [nixpkgs] @r-ryantm opened pull request #119069 → acl: 2.3.0 -> 2.3.1 → https://github.com/NixOS/nixpkgs/pull/119069
<davidak[m]> when they provide one, it would be best to use that
<afontain_> they sure have one
pie_ has joined #nixos
aszlig has joined #nixos
Heirlung has joined #nixos
deltab has joined #nixos
sjlnk has joined #nixos
sveitser2 has joined #nixos
carbolymer has joined #nixos
cjay has joined #nixos
mlen has joined #nixos
infowicz has joined #nixos
superbaloo has joined #nixos
djanatyn_ has joined #nixos
thomassgn has joined #nixos
emilsp has joined #nixos
dredozubov has joined #nixos
deni has joined #nixos
edef has joined #nixos
Cale has joined #nixos
leotaku has joined #nixos
puck has joined #nixos
tstat_ has joined #nixos
buzzert has joined #nixos
demize has joined #nixos
remexre has joined #nixos
vancz has joined #nixos
niksnut has joined #nixos
Aleksejs has joined #nixos
nore has joined #nixos
WilliButz has joined #nixos
heath has joined #nixos
plp_ has joined #nixos
sigtrm has joined #nixos
nbp has joined #nixos
JasonO has joined #nixos
whatisRT has joined #nixos
kaptin has joined #nixos
zebrag has joined #nixos
gthm has joined #nixos
JerryXiao has joined #nixos
yagoham_ has joined #nixos
mschwaig has joined #nixos
diamondbond has joined #nixos
dweller has joined #nixos
leotaku has quit [Max SendQ exceeded]
<afontain_> I have no idea where it comes from
<davidak[m]> but you haven't packaged the updater, right?
<afontain_> ah, maybe from the updater
<afontain_> nope
<afontain_> I wonder if there's a premade tool for it, or if I should use sed
<afontain_> "it", being "patching desktop files"
leotaku has joined #nixos
<davidak[m]> do you have the icon the the current package or would you have to clone the updater repo also?
mz` has joined #nixos
<davidak[m]> then you could just create it with the text from theirs... with desktopItems = ...
<afontain_> I have the icon in the current package
aleph- is now known as Church-
<afontain_> well, nixpkgs/pkgs/build-support/make-desktopitem/default.nix is incomplete, so I might as well copy-paste the desktop file
kiki has quit [Quit: WeeChat 3.0]
sangoma has joined #nixos
alexherbo2 has quit [Ping timeout: 260 seconds]
alexherbo2 has joined #nixos
rajivr has quit [Quit: Connection closed for inactivity]
superherointj has quit [Quit: Leaving]
sss2 has joined #nixos
sangoma has quit [Ping timeout: 240 seconds]
dev_mohe1 has joined #nixos
dev_mohe1 has quit [Client Quit]
craigles has joined #nixos
craigles is now known as cyounkins
<cyounkins> help
<cyounkins> -_- sorry ignore that
dev_mohe has quit [Ping timeout: 250 seconds]
andreas303 has quit [Remote host closed the connection]
garionion has quit [Quit: garionion]
andreas303 has joined #nixos
garionion has joined #nixos
garionion has quit [Read error: Connection reset by peer]
garionion has joined #nixos
domogled has joined #nixos
<{^_^}> [nixpkgs] @risicle opened pull request #119070 → [20.09] openvswitch: 2.13.0 -> 2.13.3, resolving CVE-2020-35498 & CVE-2020-27827 → https://github.com/NixOS/nixpkgs/pull/119070
diamondbond has quit [Ping timeout: 246 seconds]
alexherbo2 has quit [Remote host closed the connection]
garionion has quit [Client Quit]
<afontain_> any idea why $out exists but ${out} doesn't in install phase?
garionion has joined #nixos
<afontain_> because ${out} would depend on other variables of the derivation?
diamondbond has joined #nixos
<tpw_rules> hm?
<tpw_rules> $out is a bash variable. ${out} is a request to substitute the value of the nix variable out in the string
ahmedelgabri has joined #nixos
<Yaniel> you can do ${placeholder out}
<Yaniel> which tells nix to substitute that part once it knows what `out` actually is
<Yaniel> no wait, ${placeholder "out"}
<Yaniel> the variable name needs to be quoted
<sterni> afontain_: ${out} would be the store path of the realised derivation, however that path includes a hash of the derivation and its inputs which would include installPhase
<sterni> afontain_: this means that the hash would depend on itself which would lead to an infinite recursion
<sterni> afontain_: instead the solution is to refer to the outpath by $out in a shell script which is then executed with $out set to the outpath of the derivation in a build environment
<sterni> afontain_: this is perfectly fine because $out doesn't need to be known at evaluation time only at build time
<afontain_> ok, is ${placeholder "out"} garanteed to be executed?
<afontain_> *substituted?
fuiltilt has joined #nixos
<Yaniel> if your nix is new enough to support it
<Yaniel> which it definitely should at this point
kaction has joined #nixos
<Yaniel> there are some packages in nixpkgs that use placeholders in cmakeFlags or mesonFlags
vidbina has quit [Ping timeout: 260 seconds]
vidbina has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #119071 → python3Packages.aiosyncthing: init at 0.5.1 → https://github.com/NixOS/nixpkgs/pull/119071
myme has joined #nixos
myme has quit [Client Quit]
myme has joined #nixos
<afontain_> great
<sss2> hi all, is nix usable on freebsd ?
sangoma has joined #nixos
<afontain_> I must say every time I saw "support", I saw MacOS (Darwin) and Linux
<afontain_> (but there might be a wip port for all I know)
<sss2> binary succesfully compiled, but i am not sure if same channels can be used on bsd systems
<{^_^}> [nixpkgs] @stephank opened pull request #119072 → imgproxy: fix build on Darwin → https://github.com/NixOS/nixpkgs/pull/119072
<afontain_> interesting
<sss2> i guess i need different channel on bsd ...
<afontain_> maybe not?
<afontain_> darwin and linux use the same
<afontain_> but you probably have to patch a bit nixpkgs if you are the first to try
<sss2> hm..
andreas303 has quit [Remote host closed the connection]
<sterni> sss2: the nixpkgs channel should work but not all packages will build on freebsd most likely
<sterni> freebsd support doesn't see as many contributions as other platforms
<sterni> (less user crossover mainly)
orivej has joined #nixos
<sss2> ok, any ideas what wrong on my installation now ? https://bpa.st/OFWA
andreas303 has joined #nixos
<sterni> sss2: hm that kinda looks like a genuine bug
<sterni> sss2: what does nix-instantiate --eval --strict -E builtins.currentSystem say?
<sss2> nix-instantiate --eval --strict -E builtins.currentSystem
<sss2> "x86_64-freebsd"
<afontain_> neat
<sterni> sss2: okay thx let me see if I can reproduce that
<{^_^}> [nixpkgs] @risicle opened pull request #119073 → [20.09] openvswitch-lts: 2.5.9 -> 2.5.12, addressing CVE-2020-27827 & CVE-2020-35498 → https://github.com/NixOS/nixpkgs/pull/119073
vidbina has quit [Ping timeout: 260 seconds]
respawn_ has quit [Quit: Leaving]
<sterni> sss2: okay I can also reproduce this by passing system = x86_64-freebsd when importing nixpkgs. Can you open an issue for this on github?
<sss2> i guess ....
<sss2> in nixpkgs ?
<afontain_> yes
<{^_^}> [nixpkgs] @fabaff opened pull request #119074 → python3Packages.aioemonitor: init at 1.0.5 → https://github.com/NixOS/nixpkgs/pull/119074
<sterni> sss2: yep
ryantrinkle has quit [Ping timeout: 252 seconds]
liuyb has joined #nixos
<{^_^}> #119075 (by sss123next, 9 seconds ago, open): nixpkgs-unstable broken on freebsd
FRidh has quit [Quit: Konversation terminated!]
marusich has joined #nixos
shibboleth has quit [Quit: shibboleth]
<sterni> sss2: can you clone nixpkgs and apply this patch: https://termbin.com/fzc0b and then do something like nix-instantiate -A nix /path/to/nixpkgs ?
liuyb has quit [Ping timeout: 240 seconds]
<sterni> if it prints a .drv path successfully for you then I've found the fix for the issue
<sss2> few minutes
<{^_^}> [nixpkgs] @sternenseemann opened pull request #119076 → stdenv/freebsd/cc: make overrideable fixing nixpkgs eval → https://github.com/NixOS/nixpkgs/pull/119076
<afontain_> davidak: for the record, should I set license to a single value, the message disappear, but the "broken package" remain
<afontain_> no idea why
<afontain_> I've also pushed a commit for the desktop files, but the unv:// one doesn't seem to work
<afontain_> $ xdg-open unv://88.198.122.215:27960
<afontain_> gio: unv://88.198.122.215:27960: The specified location is not supported
garionion has quit [Quit: garionion]
<afontain_> I use GNOME, and at least GNOME of the version that is in Ubuntu 20.04 supports it
<davidak[m]> have you installed the package? maybe you have to logout/reboot?
<{^_^}> [nixpkgs] @risicle opened pull request #119077 → [20.09] umoci: 0.4.6 -> 0.4.7, addressing CVE-2021-29136 → https://github.com/NixOS/nixpkgs/pull/119077
<afontain_> hmm, copying the exact same file produced by the installer (on ubuntu) in the exact same location doesn't make it work
<afontain_> I wonder if I may be missing a dep for that
Diogo930 has quit [Quit: The Lounge - https://thelounge.chat]
<afontain_> I tried $ cp /nix/store/n9mmikxw2bx09f1b8rrvy1ikh09k1ljn-unvanquished-0.51.2/share/applications/net.unvanquished.UnvanquishedProtocolHandler.desktop ~/.local/share/applications
<afontain_> and $ cp ~/../antoine/.local/share/applications/net.unvanquished.UnvanquishedProtocolHandler.desktop ~/.local/share/applications/
eacameron has joined #nixos
<afontain_> I also checked the Exec= line is correct
* afontain_ restarts GNOME once again
<eacameron> I
Diogo9301 has joined #nixos
<eacameron> Is there some way to tell clang *not* to link against libstdc++.a?
<afontain_> nope, didn't help
<afontain_> eacameron: are you using -static?
<afontain_> and are you building C++ code?
<{^_^}> #119076 (by sternenseemann, 8 minutes ago, open): stdenv/freebsd/cc: make overrideable fixing nixpkgs eval
rubm has quit [Ping timeout: 240 seconds]
<eacameron> afontain_: It's C++ and I'm not sure about -static but I can check. It's not my code I'm building...packaging UE4
<afontain_> libstdc++ is the very kind of thing I would expect not to be statically linked
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #118994 → octant: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/118994
<davidak[m]> afontain i still get the license error. can you try with just 1 license?
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #119061 → octant: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/119061
<afontain_> I tried with just one licence, and it doesn't complain about the license anymore
<afontain_> it still complains that the package is broken though :(
<afontain_> do you want me to push my TMP commit that change the field again?
<{^_^}> [nixpkgs] @rhoriguchi opened pull request #119078 → gnomeExtensions.unite: 48 -> 49 → https://github.com/NixOS/nixpkgs/pull/119078
<afontain_> about the unv:// handler, $ xdg-desktop-menu forceupdate didn't help
lsix has joined #nixos
<davidak[m]> it does not help if it still don't build
<davidak[m]> but we know the problem is the license line
<afontain_> I'm not sure
<davidak[m]> if no one can help here i would ask on the forum
<afontain_> because fixing the error message, didn't fix the "package is broken" error
<afontain_> if you are just trying to build, I did `cd nixpkgs` and `nix-build . -A unvanquished`
<afontain_> and `nix-env -f . -Ai unvanquished` to install it
<davidak[m]> i would assume that only happens when a package is marked as broken in meta
<afontain_> it's not marked as broken in meta :-/
<afontain_> well, not in the default.nix at least
<davidak[m]> i know.
<afontain_> yeah, I guessed
<afontain_> I'm sure you spent time looking at this
<afontain_> I'll try looking at nixpkgs-review itself to see where the message is coming from
Lord_of_Life_ has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
lsix has quit [Ping timeout: 258 seconds]
Lord_of_Life has quit [Ping timeout: 252 seconds]
Lord_of_Life_ is now known as Lord_of_Life
<davidak[m]> i used nix-build now and it works. was able to start the game and join a server
cyounkins has quit [Quit: Connection closed]
<afontain_> yay
<afontain_> fun fact: the package doesn't actually build the game, but only the engine
<afontain_> nixpkgs/pkgs/stdenv/generic/check-meta.nix
<afontain_> metaTypes = with lib.types; rec {
<afontain_> license = either (listOf lib.types.attrs) (either lib.types.attrs str);
<{^_^}> [cabal2nix] @sternenseemann opened pull request #488 → FromCabal.Name: resolve library lzma to xz → https://github.com/NixOS/cabal2nix/pull/488
<afontain_> so, a list is fine
<afontain_> ¯\_(ツ)_/¯
snowflake has quit [Remote host closed the connection]
snowflake has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #119079 → python3Packages.pyclimacell: init at 0.18.0 → https://github.com/NixOS/nixpkgs/pull/119079
<davidak[m]> maybe it's just nixpkgs-review. it has some issues
<afontain_> this sounds like a good explaination
<afontain_> maybe open a bug report there?
<davidak[m]> good idea
<afontain_> do you have other programs with custom protocol handlers in mind?
<afontain_> to check if my GNOME setup is broken
<afontain_> (about that, it would be really nice if element-in-firefox could intercept matrix:// and matrix.to links)
<ldlework> Does anyone have any information on how to add plugins to blender?
neiluj has quit [Quit: leaving]
<ldlework> oh it just works
<ldlework> nm
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #119080 → linux_xanmod: 5.11.12 -> 5.11.13 → https://github.com/NixOS/nixpkgs/pull/119080
amk has quit [Remote host closed the connection]
<afontain_> I wonder how I could check if the package works on not-NixOS btw
<davidak[m]> you would need a non-nixos system and then use the same commnd
amk has joined #nixos
<{^_^}> [nixos-weekly] @malteneuss opened pull request #152 → Add link a Nix beginner blogpost. → https://github.com/NixOS/nixos-weekly/pull/152
kaction has quit [Ping timeout: 246 seconds]
sangoma has quit [Quit: WeeChat 3.1]
<pie_> bleh i thought it used to be easy to get container networking working, i think im missing something
<{^_^}> [nixpkgs] @bachp merged pull request #119053 → minio: 2021-03-26T00-00-41Z -> 2021-04-06T23-11-00Z → https://github.com/NixOS/nixpkgs/pull/119053
<pie_> ok my routes were funky
griff__ has joined #nixos
juhe has quit [Remote host closed the connection]
griff__ has quit [Quit: griff__]
<pie_> attribute 'kernelPackages' missing, at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/virtualisation/nixos-containers.nix:275:19
<pie_> ...what?
<{^_^}> [nixpkgs] @marsam merged pull request #119025 → imgproxy: 2.16.2 -> 2.16.3 → https://github.com/NixOS/nixpkgs/pull/119025
supercoven has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #119072 → imgproxy: fix build on Darwin → https://github.com/NixOS/nixpkgs/pull/119072
<pie_> ok so its probably because im trying to build a container inside a container
<pie_> it works with 20.03 but not unstable
griff__ has joined #nixos
<{^_^}> [nixpkgs] @Stekke opened pull request #119081 → Infnoise → https://github.com/NixOS/nixpkgs/pull/119081
VideoGameEnjoyer has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
<{^_^}> [nixpkgs] @risicle merged pull request #118995 → frangipanni: 0.4.0 -> 0.4.2 → https://github.com/NixOS/nixpkgs/pull/118995
domogled has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @chivay opened pull request #119082 → pythonPackages.karton-core: init at 4.2.0 → https://github.com/NixOS/nixpkgs/pull/119082
pauloue has joined #nixos
kaction has joined #nixos
liuyb has joined #nixos
pauloue has left #nixos ["Leaving"]
zupo has joined #nixos
liuyb has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #119083 → python3Packages.pyeconet: init at 0.1.13 → https://github.com/NixOS/nixpkgs/pull/119083
<Reventlov> Hey there. I'm trying to run a nix-shell command in github actions, but it fails
<Reventlov> any idea what's wrong ?
Dr8128 has quit [Ping timeout: 265 seconds]
dev_mohe has joined #nixos
dev_mohe has quit [Client Quit]
ezra[m] has joined #nixos
astylian has quit [Ping timeout: 240 seconds]
<dotdotok> is there a way to alter the bash-prompt in the result of a `pkgs.mkShell` call, inside the attrSet itself? shellHook = '' PS1="my-prompt" ''; didnt work for me
<dotdotok> im trying to invoke it via `nix develop`, if thats relevant info
Dr8128 has joined #nixos
astylian has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/ad7604ddbd9 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<immae> Reventlov: where does the react-scripts build command come from?
<{^_^}> [nixpkgs] @fabaff opened pull request #119084 → python3Packages.pyenvisalink: init at 4.1 → https://github.com/NixOS/nixpkgs/pull/119084
<AkechiShiro> Hi, all I've been trying to reach people behind the Summer of Nix program by email since the 4th April but I've yet to receive an answer about some questions I asked, could anyone tell me if there is someone I could reach to ask my questions or should I just wait (for an answer) ?
neiluj has quit [Quit: leaving]
<pie_> AkechiShiro: where does one find the summer of nix thing
gxt has quit [Quit: WeeChat 3.0.1]
<stephank> dotdotok: I don’t know about shellHook, but it does sound like a nix-shell thing, maybe? Seems like `nix develop` tries its best to preserve your regular shell. For example, I use zsh, and `nix develop` starts a new zsh, while nix-shell forces bash.
<{^_^}> [nixpkgs] @DerGuteMoritz opened pull request #119085 → egg2nix: update to latest chicken-5 commit → https://github.com/NixOS/nixpkgs/pull/119085
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<tpw_rules> dotdotok: nix develop re-sources your .bashrc so if that sets PS1 then it will get overwritten. you can't really change PS1 from a derivation. https://github.com/NixOS/nix/blob/906adadacd2d1c98346a2f42c0b42a32d2806d94/src/nix/develop.cc#L426 . you can use those bash-prompt and bash-promp-suffix settings in your configuration.nix but those are not related to the derivation either
zebrag has quit [Read error: Connection reset by peer]
gxt has joined #nixos
zebrag has joined #nixos
griff__ has quit [Quit: griff__]
<stephank> Reventlov: I think the yarn install step is missing there?
<dotdotok> tpw_rules: ah rip, makes sense i suppose, i was trying to sort of "bundle" multiple different shell environments in a single `flake.nix` by abusing package namespaces
<tpw_rules> dotdotok: idk i don't like it either
<matthewcroughan> Does anybody know why GDM seems to take forever to startup on NixOS?
<matthewcroughan> It's not slow hardware, just wondering what it could be
<matthewcroughan> other display managers like lightdm and sddm do not take this long, for example.
<{^_^}> [nixpkgs] @aanderse merged pull request #107969 → jellyfin: add openFirewall option → https://github.com/NixOS/nixpkgs/pull/107969
<matthewcroughan> Ah.. I figured it out.
<matthewcroughan> It's the xdg portal stuff delaying it
<matthewcroughan> Makes gdm take forever to start hmm
gxt has quit [Ping timeout: 240 seconds]
gxt_ has joined #nixos
srk has quit [Ping timeout: 250 seconds]
torodd has joined #nixos
<matthewcroughan> yup, it totally does that
__monty__ has quit [Quit: leaving]
torodd has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @lovesegfault merged pull request #118900 → firefox/wrapper.nix: Fixed issue #118860 → https://github.com/NixOS/nixpkgs/pull/118900
<{^_^}> [nixpkgs] @lovesegfault merged pull request #118981 → [20.09] thunderbird, thunderbird-bin: 78.9.0 -> 78.9.1 [Moderate security fixes] → https://github.com/NixOS/nixpkgs/pull/118981
fendor_ has quit [Remote host closed the connection]
CptCaptain has joined #nixos
<CptCaptain> I have the following shell.nix:
<CptCaptain> { pkgs ? import <nixpkgs> { } }: pkgs.mkShell { buildinputs = with pkgs; [ ruby ]; }
<CptCaptain> Why can't I invoke 'ruby'?
<CptCaptain> I also tried nativeBuildInputs
<{^_^}> [nixpkgs] @fabaff opened pull request #119086 → hfinger: init at 0.2.0 → https://github.com/NixOS/nixpkgs/pull/119086
<pie_> CptCaptain: how are you invoking it
<CptCaptain> just nix-shell
<sterni> CptCaptain: buildInputs not buildinputs
<sterni> nix is case sensitive :)
<CptCaptain> Oh boy
<CptCaptain> This is rough
<CptCaptain> thank you
<sterni> np
<CptCaptain> It's odd that it doesn't error if you assign random properties
<pie_> doh haha
<pie_> CptCaptain: btw, im not familiar with these functions but what this should be saying is that all those attributes are used https://github.com/NixOS/nixpkgs/blob/a451d399d38fb8d6da0e30900278293510c147a7/pkgs/build-support/mkshell/default.nix#L14 so it shouldnt matter which one you put it in
<pie_> sterni: my eyes are not sharp enough for this :P
<pie_> sterni: it is a bit irritating in such situations that unrecognized attrs arent warned about
<sterni> CptCaptain: the problem is that mkShell sets everything else as environemnt variables so buildinputs = "foo"; is a valid use
<pie_> yeah
<pie_> well, more specifically, mkDerivation does that, and mkShell uses mkDerivation
<sterni> but not a good user interface nonetheless
<pie_> so youll have the same kinds of issues with mkDerivation, just a headsup
<pie_> and youll be using mkderivation a lot
<pie_> specifically, the places this tends to come up is if you name your phases wrong
<CptCaptain> This isn't even the first shell.nix I'm writing. Which is why it tripped me up so much
<pie_> and since i bring up phases, overriding phases also overrides the prePHASE and postPHASE hooks so youll have to watch out for that
<pie_> </misc> :p
<{^_^}> [nixpkgs] @jonringer merged pull request #119084 → python3Packages.pyenvisalink: init at 4.1 → https://github.com/NixOS/nixpkgs/pull/119084
<{^_^}> [nixpkgs] @fabaff merged pull request #119033 → lazygit: 0.26.1 -> 0.27.3 → https://github.com/NixOS/nixpkgs/pull/119033
jonringer has quit [Ping timeout: 258 seconds]
puffnfresh1 has joined #nixos
kaction has quit [Ping timeout: 252 seconds]
<pie_> arianvp: do you by any chance know how to use/have you used containers.*.nixpkgs?
<{^_^}> [nixpkgs] @primeos opened pull request #119087 → chromiumBeta: Fix the build → https://github.com/NixOS/nixpkgs/pull/119087
<matthewcroughan> Display managers are so much BS
<matthewcroughan> All it does nowadays is conflict with my home-manager setup.
<matthewcroughan> and take up cpu, memory, etc.
<matthewcroughan> I've accidentally removed the need for a display manager by setting up the env with Nix.
liuyb has joined #nixos
domogled has joined #nixos
liuyb has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #118956 → amber: 0.5.8 -> 0.5.9 → https://github.com/NixOS/nixpkgs/pull/118956
<{^_^}> [nixpkgs] @ryantm merged pull request #118962 → cargo-deny: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/118962
<pie_> arianvp: i must have had some kin dof PEBKAC because it works now.
<pie_> how do i get an unstable tarball again?
growpotk- has joined #nixos
<{^_^}> [nixpkgs] @rvolosatovs opened pull request #119088 → go_2-dev: 2020-12-08 -> 2021-03-22 → https://github.com/NixOS/nixpkgs/pull/119088
zeenk has quit [Quit: Konversation terminated!]
blaggacao[m] has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/27d7c671af0 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/ad7604ddbd9 (from 9 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @austinbutler opened pull request #119089 → [20.09] nomachine-client: 7.2.3 -> 7.4.1 → https://github.com/NixOS/nixpkgs/pull/119089
civodul has quit [Ping timeout: 260 seconds]
turlando has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy opened pull request #119090 → libselinux: fix build without python → https://github.com/NixOS/nixpkgs/pull/119090
vidbina has joined #nixos
ahmedelgabri has quit [Ping timeout: 258 seconds]
snowflake has quit [Ping timeout: 240 seconds]
domogled has quit [Ping timeout: 260 seconds]
snowflake has joined #nixos
lord| has joined #nixos
<{^_^}> [nixpkgs] @austinbutler opened pull request #119091 → python3Packages.poetry: 1.1.4 -> 1.1.5 → https://github.com/NixOS/nixpkgs/pull/119091
supersandro2000 is now known as Guest28069
Guest28069 has quit [Killed (card.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos
turlando has quit [Quit: Leaving]
mbrgm_ has joined #nixos
cole-h has joined #nixos
mbrgm_ is now known as mbrgm
Dr8128 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @petabyteboy closed pull request #119090 → libselinux: fix build without python → https://github.com/NixOS/nixpkgs/pull/119090
<{^_^}> [nixpkgs] @petabyteboy reopened pull request #119090 → libselinux: fix build without python → https://github.com/NixOS/nixpkgs/pull/119090
justanotheruser has quit [Ping timeout: 258 seconds]
blaggacao[m] has left #nixos ["User left"]
<{^_^}> [nixpkgs] @numinit opened pull request #119092 → androidenv: Allow multiple ndkVersions to be specified → https://github.com/NixOS/nixpkgs/pull/119092